Thorsten Glaser | 5 Jan 2007 04:43
Picon
Gravatar

Re: several messages

Thorsten Glaser dixit:

>Commit ID:	100459DC89F29920C98

>Log message:
>correctly reset the бодун (bodun, "hangover") when
>leaving soviet union territory

This prevents us from accidents like the following happening:

Reminder Service dixit:

>Jan 05 	Бодун на утро от: Import of GCC 3.4.4 into MirOS, 2005

bye,
//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Rodex Finance Service | 6 Jan 2007 13:58
Picon
Favicon

1000 Euro/Woche als Nebenverdienst

Sehr geehrte Damen und Herren, wir danken für die Möglichkeit uns Ihnen kurz vorstellen zu können

Unsere Gesellschaft ist seit mehreren Jahren auf dem Grossmarkt bekannt. Der Kernpunkt unserer Interessen liegt im Edelmetallmarkt, wobei wir auch in vielen benachbarten Branchen tätig sind. Sei es Börse, weltbekannte Auktionen, oder Forschung, ist es unser Ziel für uns und unsere Kunden immer die besten Ergebnisse zu erzielen. Im Moment ist die Entscheidung getroffen worden auf den deutschen Markt zu kommen, da dieser einen hohen Entwicklungspotenzial und höchstmöglichen Gewinnerziehlung erwarten lässt.

Als Personalleiter unserer Gesellschaft bin ich seit Jahren für Rekrutierung zuständig und freue mich, Ihnen die vakante Position eines regionalen Managers für Zahlungsbearbeitung anzubieten. Da wir weltweit vertreten sind, kommen die Kunden aus vielen unterschiedlichen Ländern. Verwaltung der Geldtransfers, die von unseren deutschen Kunden beauftragt wurden , ist einer der Schwerpunkte, welche die zu jetzigen Zeitpunkt angebotene Tätigket ausmachen.

Ihre Vorteile:

  • Sie werden zunächst unser Vertreter und Mittelsmann zwischen uns und unseren Kunden in Ihrem Land.
  • Sie zahlen keine Gebühren und müssen nichts investieren (vergessen Sie betrügerische Stellenangebote, bei denen Sie erst zur Kasse gebeten werden).
  • Sie haben eine flexible , interessante Arbeit , mit unterschiedlichen Tätigkeitsschwerpunkten und hohen Beförderungsmöglichkeiten
  • Sie verdienen zuerst zwischen 300 und 750 Euro pro Woche
  • Sie können selbst Ihren Verdienst bestimmen. - da Sie auf einen Prozentsatz arbeiten - hängt Ihr Verdienst nur von Ihrer Arbeitsbereitschaft ab

Zu den Aufgaben würden u.a folgende Tätigkeiten gehören

  • Verwaltung und Weiterleitung der Kundengelder
  • Hohe Erreichbarkeit und Verantwortungsbewusstsein

Sie können Ihren Arbeitstag moglichst flexibel gestalten, um Ihrem Haupterwerb problemlos nachzugehen. Wichtig ist aber, dass unsere Kommunikation funktioniert und Sie für uns immer erreichbar sind. Es entstehen für Sie keine Ausgaben, d.h. Sie brauchen kein Startkapital, Investitionen oder eigene Auslagen.

An die Bewerber werden folgende Anforderungen gestellt

  • Internet, E-Mail, Grundkenntnisse der Hauptzahlungssysteme.
  • Es wäre wünschenswert, wenn Sie ein eigenes Konto in einem deutschen Geldinstitut mit Online Banking hätten.
  • Für diese Beschäftigung brauchen Sie von 2 bis 8 Stunden freie Zeit in der Woche.
  • Genauigkeit, Pünktlichkeit, Zuverlassigkeit und naturlich eine gesunde Arbeitseinstellung

Falls Sie für unser Angebot Interesse haben und bereit sind, eine gut bezahlte, aber auch verantwortungsvolle Arbeit auszuführen, so schreiben Sie uns bitte an: rodex_finance-Q5hNXvyAX9c@public.gmane.org

Eine kurzgefasste Bewerbung mit Foto ist besonders willkommen.

Nach der Bearbeitung Ihrer Bewerbung erhalten Sie auf jeden Fall nähere Informationen. Falls unserer Mitarbeit danach nichts im Wege steht wird Ihre Tätigkeit genauestens erläutert, Sie werden mit unserer Gesellschaft bekannt gemacht und es folgt in kürze der Arbeitsvertrag.

Wir hoffen auf eine gute und erfolgreiche Zusammenarbeit
Mit freundlichen Grüssen

Sergej Lutashenko

Ihre Email wurde uns von der Emailvision Deutschland GmbH zu Verfügung gestellt. Falls es zu einer Fehlinformation kam und Sie kein Interesse an den aufgeführten Tätigkeiten haben, betrachten Sie folgende Email als Gegenstandslos.

Diese Email wurde von einem unserer Email Roboter erstellt.
Antworten Sie bitte nicht an folgende Email mit der Option '' an Absender antworten'', senden Sie keine Emails an die Absenderadresse, da Ihre Email automatisch gelöscht wird. Antworten Sie steht's auf die oben genannte Email Adresse.

Benny Siegert | 7 Jan 2007 21:02
Picon
Gravatar

Bug in iconv or gettext?

Hi tg,

please look at the attached build log of flac on my system (23c3  
edition). The configure.in innocently calls AM_ICONV, which expands  
to call several macros never defined, among them AC_LIB_RPATH. It  
seems to me that these macros are normally defined in lib-link.m4,  
which is part of gettext (but not in our gettext package).

Ideas? Fix?

--Benny.

Attachment (flac.log): application/octet-stream, 8149 bytes
Thorsten Glaser | 7 Jan 2007 22:59
Picon
Gravatar

Re: Bug in iconv or gettext?

Benny Siegert dixit:

> please look at the attached build log of flac on my system (23c3 edition). The
> configure.in innocently calls AM_ICONV, which expands to call several macros
> never defined, among them AC_LIB_RPATH. It seems to me that these macros are
> normally defined in lib-link.m4, which is part of gettext (but not in our
> gettext package).

Yep. Had the same thing earlier, invented a fix, and rm'd it
because lib-*.m4 (contrib/gnu/...) won't work with autoconf 2.13.

The build dependency on gettext sucks as well.

I think the short term fix is to revert converters/libiconv/iconv.m4
to an older version, the long term fix is to place a number of M4
files into MirPorts.

//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Benny Siegert | 8 Jan 2007 09:34
Picon
Gravatar

RFD: on libxml, exec and unexec

Hi all,

look at this snippet from textproc/libxml/pkg/PLIST:

 <at> exec rm -f %D/db/xmlcatalog
 <at> exec xmlcatalog --create --noout %D/db/xmlcatalog
 <at> unexec rm -fr %D/db/xmlcatalog

Hmm. I am not sure I want my XML catalog replaced by an empty version  
on updates ...

This seems to be a symptom of a more general phenomenon: Stuff is  
moved from install / deinstall scripts into  <at> exec,  <at> unexec, and  
 <at> extraunexec. This makes pkg_add -I and pkg_delete -D (don't run  
install and deinstall scripts) less useful. Should these be extended  
to also cover  <at> exec,  <at> unexec, and  <at> extraunexec entries? (In this  
case, you could flag the package with the upgrade-no-scripts option).

As an independent, viable approach, I propose to create the empty  
catalog file during fake, install it as share/examples/xmlcatalog,  
and use  <at> sample to install it if and only if there is no catalog  
file. This would also solve the problem I had on one machine: the  
 <at> exec command created a zero-byte catalog file, causing subsequent  
additions to fail.

Opinions? Comments?

--Benny.

Thorsten Glaser | 8 Jan 2007 17:30
Picon
Gravatar

Re: RFD: on libxml, exec and unexec

Benny Siegert dixit:

> Hmm. I am not sure I want my XML catalog replaced by an empty version on
> updates ...

OK, do it so. Same for the installed-plist checker you wanted, etc.
as discussed on the phone.

//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Thorsten Glaser | 8 Jan 2007 18:41
Picon
Gravatar

Re: CVS: herc.mirbsd.org: contrib

Thorsten Glaser dixit:

>	gnu/aux        : update.mk

Hint hint: the file contains
# need fixes:
#       gettext/gettext-runtime/m4/gettext.m4
#       gettext/autoconf-lib-link/m4/lib-ld.m4
#       gettext/autoconf-lib-link/m4/lib-link.m4
#       gettext/autoconf-lib-link/m4/lib-prefix.m4

Reference to Message-ID: <Pine.BSM.4.64L.0701072158090.8968@...>

bye,
//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Thorsten Glaser | 10 Jan 2007 00:13
Picon
Gravatar

FYI: /cvs/Logs converted to UTF-8

FYI: I've converted /cvs/Logs/* from a charset mix to utf-8.
Please keep it this way, I don't want to have to manually fix
things up again, or even install a pre-commit cimsg checker.

Pipe your commit message through "iconv -f latin1 -t utf-8"
or similar if you must use umlauts…

bye,
//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Thorsten Glaser | 10 Jan 2007 00:51
Picon
Gravatar

FYI: upcoming changes to (old)nroff

Hi people,

I'd like to point you to /usr/bin/nrcon. This is a shell script
which basically does the equivalent of
> nroff -B -Tcol "$ <at> " | col
so that manual pages can double-space (and the -B is to switch
french spacing on).

If you also give a parameter (-8 or -e), it's doing something
more like
> cat "$ <at> :files" | nr8pre [-7] | nroff -B -Tcol "$ <at> :options" | nr8post | col
where -7 is passed when -e is given.

nr8pre does something like: read the input, byte for byte,
if it's larger than max (-7 ? 255 : 127), escape it; if it's
an escape of the form \N'x' where x is 1-3 decimal digits,
escape it as if it had read the character x, no matter if
it's below max or not. nr8post just reverts the action. The
"col" driver of nroff has been extended by three escapes
and three output characters corresponding to these:
\(88 = width 1, signals to nr8post: start sequence
\(80 = width 0, signals to nr8post: bit is set to 0
\(81 = width 0, signals to nr8post: bit is set to 1

Characters are escaped \(88\(8x\(8x\(8x\(8x\(8x\(8x\(8x\(8x,
where 'x' is the bit of that position.

This works well, even for EUC-JP manual pages (with -8),
and \N'xxx' is a GNU groff extension which thusly works
as well, but DBCS can't be bolded like x\by\b (where x
and y are the two octets that define a byte), so we've
got to post-process _again_ with col -b to strip any
formatting.

----

I want to change it to support UTF-8 (well, CESU-8) as
well as to perform better, so we can afford to always
pre- and postprocess. (No, it's not feasible to hack
this into nroff, trust me on this one.)

Using pipes, fork'n'exec, etc. of course.

Characters will then be escaped like this:
n*\(88 + m*\(8x, where n is the wcwidth(3) of the
character, and m is 16 for a valid utf-8 input character
and 8 for a random input octet (so this is 8-bit trans-
parent, as needed for EUC-JP, although I'd rather have
users pipe through iconv -f euc-jp -t utf-8 first).

I wonder how to extend \N'xxx' (x in decimal) to unicode
(BMP, to be exact) codepoints.

Interestingly, while researching this… Bruno Haible has
written a pre-/postprocessor for GNU groff which does
quite the same as ours. It uses \N'xxxxx' (x in decimal)
notation for unicode codepoints. Well, no reason we can
not use this too. I think we actually could, already,
if we supported wide chars. It doesn't emit special out-
put chars though, but uses special \h'-1' directives,
*roff standard, to move backwards, and encodes them as
<Uxxxx> (where the second > is \h'-1' for width-1 chars).
I don't think we're going to adapt this.

It doesn't do hex codepoints though.

I could do \N'Uxxxx' which is sort of compatible, or
tell users to use decimals to stay GNU groff compatible.

Another todo: add all 1- and 2-octet name chars from
groff_chars(7) to nroff (if 7bit) or the p*processor.
(Possibly, they could be loaded as strings, because I
want the \(xy form, we don't support the \[xy] form.)
I could even map long names (\[xyz] form) in the pre-
processor, though.

Let's see what can be done.

bye,
//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999

Thorsten Glaser | 10 Jan 2007 18:37
Picon
Gravatar

Re: CVS: herc.mirbsd.org: src

Benny Siegert dixit:

>I have to mark this day in the calendar ...

Du Sau… (füg wenigstens noch hinzu "weil Debian broken ist")

//mirabile
--

-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999


Gmane