[gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-25 Thread Enrico Weigelt
Hi folks, I'm currently collecting a set of rules which upstream developers should follow to make distro maintainer's life easier. Comments welcomed :) cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
the source archives along with whatever binary archives you may have. ^ cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
interested in good old C/C++, etc Just give me everything you've got :) cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
an canonical URL scheme (eg. oss-qm does exactly that). cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
* Ciaran McCreesh ciaran.mccre...@googlemail.com schrieb: On Sat, 26 Jun 2010 21:39:15 +0200 Enrico Weigelt weig...@metux.de wrote: #2 One point i don't agree is the dont add -Werror rule. actually, i'm thinking of making -Wall and -Werror mandatory. if some package doenst build fine, it's

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
one more thing: tags can be mutable. Thats a matter of proper VCS configuration (hooks, etc) cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Enrico Weigelt
* Ciaran McCreesh ciaran.mccre...@googlemail.com schrieb: On Sat, 26 Jun 2010 21:46:39 +0200 Enrico Weigelt weig...@metux.de wrote: BTW: if upstream has an proper VCS and an canonical tagging scheme, they don't actually have to create release tarballs, just hack up a little script which

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
* Ciaran McCreesh ciaran.mccre...@googlemail.com schrieb: On Sat, 26 Jun 2010 22:09:09 +0200 Enrico Weigelt weig...@metux.de wrote: Well, with git this works. (I'll yet have to run some automatic stress tests, but at all my manual tests worked really fine). You assume that, given the same

Re: [gentoo-dev] Re: FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
, not the individual package. Developers just should take care that there're no preventable warnings. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
an warning, since - AFAIK - C spec never said, that there is an evaluation order for function parameters. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
reworked my rule, now: package build systems MUST NOT enable -Wall -Werror (unless explicitly asked), but developers SHOULD use them for their test builds cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
, not toys like svn ;-p) cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http

Re: [gentoo-dev] Re: FYI: Rules for distro-friendly packages

2010-06-27 Thread Enrico Weigelt
decide whether to fix the code, if there is anything to fix, or to ignore. hmm, is there a (portable) way to prevent a specific warning in an specific place ? (some kind of #pragma ?) cu -- - Enrico Weigelt== metux

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-28 Thread Enrico Weigelt
on a userflag, the clients have to be built against that two versions). It involves some interface analysis and a bit of graph theory. Should be possible to do it incrementally. cu -- - Enrico Weigelt== metux IT service - http

Re: [gentoo-dev] The future of sys-apps/openrc in Gentoo

2010-07-05 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes

Re: [gentoo-dev] The future of sys-apps/openrc in Gentoo

2010-07-05 Thread Enrico Weigelt
PK/CK[2], add command line tools to NM, and move to systemd by default. (c) Support systemd as an alternative init system for use by desktop users. (d) Fix systemd to get rid of dependencies to dbus, etc. cu -- - Enrico

[gentoo-dev] zlib ebuild from OSS-QM

2010-07-05 Thread Enrico Weigelt
: the main idea is to solve problems at the source, provide generic downstream branches (which get rebased onto upstream) instead of single (often unncessarily distro-bound) patches. cu -- - Enrico Weigelt== metux

[gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 326991] Testing release of sys-libs/zlib-1.2.5.3 from unofficial sources (???)]

2010-07-05 Thread Enrico Weigelt
because: --- You reported the bug, or are watching the reporter. - End forwarded message - -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] zlib ebuild from OSS-QM

2010-07-06 Thread Enrico Weigelt
:) cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public

Re: [gentoo-dev] zlib ebuild from OSS-QM

2010-07-06 Thread Enrico Weigelt
* Jeremy Olexa darks...@gentoo.org schrieb: On Mon, 5 Jul 2010 18:48:43 +0200, Enrico Weigelt weig...@metux.de wrote: Hi folks, snip please refer my recent postings on details what the oss-qm project is all about. just a few words: the main idea is to snip Enrico, There are actually

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 326991] Testing release of sys-libs/zlib-1.2.5.3 from unofficial sources (???)]

2010-07-06 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens

Re: [gentoo-dev] zlib ebuild from OSS-QM

2010-07-06 Thread Enrico Weigelt
* Sebastian Pipping sp...@gentoo.org schrieb: On 07/06/10 22:04, Enrico Weigelt wrote: Enrico, There are actually so many 404s on your homepage (including both links in your email signature) that it quickly loses my attention span. Which ones ? (I know, some old stuff is broken, I

[gentoo-dev] creating git repos via ebuild

2010-07-06 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions

[gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-07 Thread Enrico Weigelt
?tab=email --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. - End forwarded message - -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-10 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung

Re: [gentoo-dev] svga useflag (media-libs/svgalib)

2010-07-10 Thread Enrico Weigelt
are packages where libsvga stuff works, it IMHO should stay. Nobody knows who's still using it. But it probably doesnt have to be a global useflag. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-10 Thread Enrico Weigelt
* Samuli Suominen ssuomi...@gentoo.org schrieb: On 07/08/2010 01:56 AM, Enrico Weigelt wrote: Hi folks, YFYI: yet another of my ebuilds kicked-down. It's an improved version of procmail, which automatically creates missing maildir directories. Provide your patches as plain

[gentoo-dev] RFC: making revdep-rebuild more quiet

2010-07-10 Thread Enrico Weigelt
. What do you think about this ? (I admit, I didnt have the time to dive into portage codebase yet and hack up something ... ;-o) cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-11 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-11 Thread Enrico Weigelt
in favour of git. And that makes my daily works _much_ easier. Oh, btw: I'm announcing my oss-qm releases via twitter: http://twitter.com/oss_qm cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49

Re: [gentoo-dev] PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
question: why does this useflag appear in pg ? cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce

Re: [gentoo-dev] PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
with technical designs. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de

Re: [gentoo-dev] Re: PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
this - individual distros shouldn't do this by themselves (too much unnecessary duplicate work). cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] Re: PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
having to touch the clients. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http

Re: [gentoo-dev] PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce

Re: [gentoo-dev] PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
, don't *need* it at all, but having an separate package makes it more convenient. And I don't see any reasons against that split as long as people are willing to maintain it. cu -- - Enrico Weigelt== metux IT service

Re: [gentoo-dev] What are blocks used for?

2008-04-17 Thread Enrico Weigelt
the other lines could help portage to solve it automatically (if it has an special logic for this) cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] PostgreSQL Status

2008-04-17 Thread Enrico Weigelt
usflag. Do you really want this ? cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce

[gentoo-dev] RFC: language bindings as separate packages

2008-05-01 Thread Enrico Weigelt
not advocating gentoo should do this step alone, but instead join in the upstream and solve it there. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] Nazi symbols on Gentoo (and other offending content)

2008-05-01 Thread Enrico Weigelt
patents, EU warfare, etc, etc. ... But this all is *OFFTOPIC* here. Those discussions simply belong to another place. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] RFC: language bindings as separate packages

2008-05-01 Thread Enrico Weigelt
not not ? cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public

Re: [gentoo-dev] RFC: language bindings as separate packages

2008-05-01 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes

Re: [gentoo-dev] Automagic dependencies in gegl

2008-05-02 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes

Re: [gentoo-dev] RFC: language bindings as separate packages

2008-05-02 Thread Enrico Weigelt
* Luca Barbato [EMAIL PROTECTED] schrieb: Enrico Weigelt wrote: My suggestion: make those language bindings being separate packages. So, other packages can depend on them directly, instead of the current, build-breaking hack. I'm not advocating gentoo should do this step alone

Re: [gentoo-dev] RFC: language bindings as separate packages

2008-05-02 Thread Enrico Weigelt
new features. The upstream gets announced about patches, but doesn't get penetrated with things they're obviously not interested in. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

[gentoo-dev] RFC: qemu - add gcc-3.x dependency

2008-05-05 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes

Re: [gentoo-dev] RFC: qemu - add gcc-3.x dependency

2008-05-05 Thread Enrico Weigelt
* Peter Volkov [EMAIL PROTECTED] schrieb: ?? ??, 04/05/2008 ?? 21:48 +0200, Enrico Weigelt ??: I'm just installing qemu, which requires gcc-3.x for building. The current breaks are very ugly, IMHO. So I'm proposing to add the old gcc-3.x as depedency to qemu, at least

Re: [gentoo-dev] RFC: lzma tarball usage

2008-05-07 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages

Re: [gentoo-dev] RFC: lzma tarball usage

2008-05-17 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public

Re: [gentoo-dev] Remember, please don't use upstream-provided bootstrap unless necessary

2008-06-09 Thread Enrico Weigelt
). That strange maintainer mode is one of the things on my to-rip-off list, along with the rules for regenerating the configure script. (which sometimes tends to loop forever) ;-o cu -- - Enrico Weigelt== metux IT service - http

Re: [gentoo-dev] merging two packages - upgrade path?

2008-06-09 Thread Enrico Weigelt
splitting leads to more maintainance effort as both ebuilds are almost the same. If upstream would do it's homework, there would be almost no ebuild maintenance work at all ;-P cu -- - Enrico Weigelt== metux IT service

Re: [gentoo-dev] Re: Removing .la files...

2008-06-20 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce

Re: [gentoo-dev] Re: Re: Multislot dependencies

2008-06-30 Thread Enrico Weigelt
big_snip Funny, how you all manage to make simple things complicated ;-o I guess nobody considered an trivial solutions like an useflag ... cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] Re: Re: Multislot dependencies

2008-07-01 Thread Enrico Weigelt
* Gilles Dartiguelongue [EMAIL PROTECTED] schrieb: Le lundi 30 juin 2008 à 19:01 +0200, Enrico Weigelt a écrit : big_snip Funny, how you all manage to make simple things complicated ;-o I guess nobody considered an trivial solutions like an useflag ... no, this is not the proper

Re: [gentoo-dev] Re: RFC: Installation of static libraries, USE=static-libs proposal

2008-07-01 Thread Enrico Weigelt
out carefully. There's no presure to this for the whole distro at once. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit

[gentoo-dev] Announce: red5 overlay available for testing

2008-10-23 Thread Enrico Weigelt
Hi folks, YFYI, I've written a bunch of ebuilds for red5 and its deps: svn://anonymous:[EMAIL PROTECTED]/public/red5/gentoo-overlay cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

[gentoo-dev] midnight commander - which screen library

2009-02-07 Thread Enrico Weigelt
bug left) :) cu [1] http://www.midnight-commander.org/ -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM

Re: [gentoo-dev] rfc: locations of binaries and separate /usr

2012-01-06 Thread Enrico Weigelt
is practically the same (well, replaces the risk of unbootable system by the risk of filling up separated / filesystems) but would remove an then obsolete additional directory. ;-O cu -- -- Enrico Weigelt, metux IT service

Re: [gentoo-dev] Re: rfc: locations of binaries and separate /usr

2012-01-06 Thread Enrico Weigelt
, RHEL or SLES. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: [gentoo-dev] Re: rfc: locations of binaries and separate /usr

2012-01-06 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung

Re: [gentoo-dev] rfc: locations of binaries and separate /usr

2012-01-06 Thread Enrico Weigelt
* Patrick Lauer patr...@gentoo.org schrieb: Please don't try to bring the GnomeOS vision of having MacOS without paying for it to my computing experience ... +10 cu -- -- Enrico Weigelt, metux IT service -- http

Re: [gentoo-dev] rfc: locations of binaries and separate /usr

2012-01-06 Thread Enrico Weigelt
, some mindless jerks really could pick up that silly idea...) cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427

Re: [gentoo-dev] rfc: locations of binaries and separate /usr

2012-01-06 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: [gentoo-dev] rfc: locations of binaries and separate /usr

2012-01-07 Thread Enrico Weigelt
* Walter Dnes waltd...@waltdnes.org schrieb: On Fri, Jan 06, 2012 at 07:41:27PM +0100, Enrico Weigelt wrote This is just our donation, I'm hoping others will join in. For the actual development, half of the resources should be fine, but testing dozens of uncommon scenarios will eat up

Re: [gentoo-dev] rfc: locations of binaries and separate /usr

2012-01-10 Thread Enrico Weigelt
* Micha?? Górny mgo...@gentoo.org schrieb: Does working hard involve compiling even more packages statically? I guess, he means keeping udev in / ? cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone

Re: [gentoo-dev] FEATURES to cut the excess in portage

2006-11-22 Thread Enrico Weigelt
(ie. TeX) for building its documentation, it would be stupid to build the whole docs and so require these tools, if docs are not wanted at all. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

[gentoo-dev] spamc standalone package

2006-11-22 Thread Enrico Weigelt
Hi folks, is anyone else working on an standalone spamc package ? I've got several machines where I don't want to have the whole spamassassin installed - they're just calling an remote machine to do this work. cu -- - Enrico

Re: [gentoo-dev] Re: spamc standalone package

2006-12-07 Thread Enrico Weigelt
* Ryan Hill [EMAIL PROTECTED] schrieb: Enrico Weigelt [EMAIL PROTECTED] wrote: is anyone else working on an standalone spamc package ? I've got several machines where I don't want to have the whole spamassassin installed - they're just calling an remote machine to do this work

[gentoo-dev] /var/lib/init.d/* vs. pidfiles

2006-12-18 Thread Enrico Weigelt
? The files in /var/lib/init.d/deamons already contain pidfiles, so this could be used. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] www-servers/axis - commercial dependencies

2006-12-23 Thread Enrico Weigelt
* Vlastimil Babka [EMAIL PROTECTED] schrieb: Enrico Weigelt wrote: Hi folks, I've noticed, axis has some commercial/non-free dependencies, ie. sun-javamail-bin and sun-jaf. Are there free replacements for them ? Yes, sun-javamail and sun-jaf are free (CDDL-licensed) replacements

Re: [gentoo-dev] /var/lib/init.d/* vs. pidfiles

2006-12-23 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages

Re: [gentoo-dev] /var/lib/init.d/* vs. pidfiles

2006-12-23 Thread Enrico Weigelt
are not completely reliable maybe, but in which situations would it be worse than the current situation ? cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

Re: [gentoo-dev] /var/lib/init.d/* vs. pidfiles

2006-12-23 Thread Enrico Weigelt
to ~ARCH. Ah, I'm on x86, so I don't have it yet. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM

Re: [gentoo-dev] Marking GPL-incompatible linkage?

2006-12-23 Thread Enrico Weigelt
) Just my 0.02 EUR ... cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http

[gentoo-dev] Wrong dependencies to postgresql

2006-12-23 Thread Enrico Weigelt
perl-DBD for database access). Of course they maybe want to have access to some postgres database, but this obviously does not need an local server. cu -- - Enrico Weigelt== metux IT service - http

Re: [gentoo-dev] Re: Wrong dependencies to postgresql

2006-12-24 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes

Re: [gentoo-dev] Re: Wrong dependencies to postgresql

2006-12-24 Thread Enrico Weigelt
* Enrico Weigelt [EMAIL PROTECTED] schrieb: I'd prefer the a) and so attached an fixed ebuild for 8.0.8. Forgot the attachement. Here it is ... This ebuild adds pg_config to libpq-8.0.8, gave it version -r1. Tested it @ x86. cu

Re: [gentoo-dev] www-servers/axis - commercial dependencies

2006-12-24 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages

Re: [gentoo-dev] Re: Wrong dependencies to postgresql

2006-12-24 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens

[gentoo-dev] License issues [WAS: Marking GPL-incompatible linkage?]

2006-12-24 Thread Enrico Weigelt
* Diego 'Flameeyes' Pettenò [EMAIL PROTECTED] schrieb: On Saturday 23 December 2006 22:35, Enrico Weigelt wrote: I'm not an license expert Then shut up. You're wrong, it's true for dynamic linking as well as for static linking. I don't understand that. Please give some help

[gentoo-dev] zlib + build useflag

2007-05-14 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens

Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2007-05-13 23h59 UTC

2007-05-14 Thread Enrico Weigelt
2007-05-07 18:41:07 armin76 what did these packages do ? Sounds like mozilla stuff. Am I correct ? cu -- - Enrico Weigelt== metux IT service - http://www.metux.de

[gentoo-dev] eselect missing depedency to realpath ?

2007-05-14 Thread Enrico Weigelt
to realpath ? cu -- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de

[gentoo-dev] 1/2 OT: splitting packages

2007-05-14 Thread Enrico Weigelt
-- - Enrico Weigelt== metux IT service - http://www.metux.de/ - Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-11 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-11 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: [gentoo-dev] [bugzilla-dae...@gentoo.org: [Bug 322157] [mail-filter/procmail] new ebuild + autocreate maildirs]

2010-07-15 Thread Enrico Weigelt
. The major benefit is that changesets can be easily shared between various distros and upstreams, up to fully notifications, etc. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email

[gentoo-dev] OSS-QM again ...

2010-08-17 Thread Enrico Weigelt
reason why I'd like package maintainers to push their changes into the oss-qm repo. That would be a great help for others having to deal with the same package. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-08-17 Thread Enrico Weigelt
step will be a mechanism to check tag signatures. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype

[gentoo-dev] Re: [gentoo-user] FYI: Rules for distro-friendly packages

2010-08-17 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-08-18 Thread Enrico Weigelt
* Jacob Godserv jacobgods...@gmail.com schrieb: On Tue, 17 Aug 2010 19:04:03 +0200 Enrico Weigelt weig...@metux.de wrote: Meanwhile I've reworked my Briegel buildsystem [1] to support direct git checkouts (including a repo cache). Next step will be a mechanism to check tag signatures

Re: [gentoo-dev] Re: OSS-QM again ...

2010-08-18 Thread Enrico Weigelt
part in it. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: [gentoo-dev] Re: OSS-QM again ...

2010-08-20 Thread Enrico Weigelt
* Enrico Weigelt weig...@metux.de schrieb: * Duncan 1i5t5.dun...@cox.net schrieb: FWIW, you (Enrico) might get more traction if you go a more official route. Do the whole FLOSS PR bulletin thing, announcing thru LWN, LinuxMag, LXer, etc. Slashdot and the like wouldn't be bad, either

Re: [gentoo-dev] omitting redirecting man pages from compression

2010-09-24 Thread Enrico Weigelt
filesystem on /usr/share/man and /usr/share/info (or perhaps even the whole /usr/share ?), leave off the explicit compression at all and replace the link files by symlinks ? cu -- -- Enrico Weigelt, metux IT service -- http

Re: [gentoo-dev] Re: .la files and their future on Gentoo

2010-10-05 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

Re: [gentoo-dev] Re: .la files and their future on Gentoo

2010-10-07 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666

[gentoo-dev] Removing .la files

2010-10-24 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux / Portierung / Opensource-QM

Re: [gentoo-dev] epatch: reject patches with relative paths

2010-12-30 Thread Enrico Weigelt
-- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 -- Embedded-Linux

<    1   2   3   >