Re: How to get recipes for binary packages

2024-10-01 Thread Dagobert Michelsen via devel
Hi BogDan, > Am 01.10.2024 um 09:22 schrieb BogDan Vatra via devel > : > I'd like to try to update https://www.opencsw.org/packages/CSWmesa/ package > but I need a starting point, which is the old recipe for that package. Sadly > I can't find it here > https://sourceforge.net/p/gar/code/HEAD/t

Re: strange packaging error LaternaMagica

2020-05-30 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 30.05.2020 um 12:09 schrieb Riccardo Mottola via devel : > now it is fixed. Builds amd passes "mgar packages" on all platforms. > > However, upload fails > NFO 2020-05-30 02:05:41,076 rest.py:479 Uploading > 'laternamagica-0.5,REV=2020.05.30-SunOS5.10-sparc-CSW.pkg.gz' > Checkin

Re: strange packaging error LaternaMagica

2020-05-28 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 28.05.2020 um 01:25 schrieb Riccardo Mottola via devel : > I tried packaging laterna magica. It builds fine... but at the end I see this: > > ## Validating control scripts. > ## Packaging complete. > mkp: exec( pkgtrans -s /home/rmottola/spool.5.9-i386 /tmp/laternamagica > later

Re: good way to generate Diffs

2020-05-22 Thread Dagobert Michelsen via devel
Hi, Am 21.05.2020 um 22:25 schrieb Ben Walton via devel > Been a while, but I think you're looking for: > > mgar makepatch Exactly. Also the sources are auto-git-repoed and you can also „cd“ into the tree and use all the git commands to patch around in the sources, then "git add …", "git commit

Re: upgrading lynx package -env not found

2020-05-13 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 13.05.2020 um 14:50 schrieb Riccardo Mottola : > I checked and configure looks to have this "change" of case statements, > some of them come even fron configure.in itself. Yes. So unless you want to work with upstream and fix this the easiest way it to just invoke configure with b

Re: upgrading lynx package -env not found

2020-05-13 Thread Dagobert Michelsen via devel
Hi Riccardo, > Am 13.05.2020 um 14:22 schrieb Riccardo Mottola : > The configure script is found. > > DESTDIR looks fine for me: > DESTDIR="/home/rmottola/opencsw/lynx/trunk/work/solaris10-sparc/install-isa-sparcv8plus" > > it does not exist yet, is that correct? Please commit what you have and

Re: upgrading lynx package -env not found

2020-05-12 Thread Dagobert Michelsen via devel
Hi, Am 13.05.2020 um 08:23 schrieb cgrzemba--- via devel : > mostly the dowloaded archive has a special structure/namimg.? It had in the past and this needs to be reverted: VERSION = 2.8.8 REL = rel.2 DISTFILES = $(NAME)$(VERSION)$(REL).tar.bz2 DISTNAME = $(NAME)$(subst .,-,$(VERSION)) This mo

Re: SF.net SVN: gar:[26551] csw/mgar/pkg/pca/trunk

2019-07-15 Thread Dagobert Michelsen via devel
Hi Peter, > Am 15.07.2019 um 09:56 schrieb Peter Bonivart via devel > : > > 20 minutes since release. You're incredible Dago! Well, just had some time and the update is pretty simple :-) Best regards — Dago > > On Mon, Jul 15, 2019 at 9:44 AM dmichelsen--- via devel > wrote: >> >> Revi

Re: adding LDFLAGS / lts issue

2019-02-14 Thread Dagobert Michelsen via devel
wrong on the flags side or if perhaps the cairo/pixman packages are > broken on Solaris9 and need a fix? > > Riccardo > > Riccardo Mottola via devel wrote: >> Hi Dagobert, >> On 2/4/19 9:24 AM, Dagobert Michelsen wrote: >>> Works for me, I just committed these

Re: adding LDFLAGS / lts issue

2019-02-04 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 03.02.2019 um 01:01 schrieb Riccardo Mottola via devel : > I am havinng an issue while compiling gnustep-back on solaris9: > > __tls_get_addr is not found (dependency from pixman) > > the solution should be to add -lpthread (not needed on Solaris 10 or later, > sicne moved insi

Fwd: SF.net SVN: gar:[26385] csw/mgar/pkg/libicu51/trunk

2018-03-13 Thread Dagobert Michelsen via devel
Hi, > Anfang der weitergeleiteten Nachricht: > > Von: rmottola--- via devel > Betreff: SF.net SVN: gar:[26385] csw/mgar/pkg/libicu51/trunk > Datum: 13. März 2018 um 15:16:25 MEZ > An: devel@lists.opencsw.org > Kopie: rmott...@users.sourceforge.net > Antwort an: Broadcasts commit logs for build d

Re: SF.net SVN: gar:[26210] csw/mgar/pkg/gs_ftp/trunk/Makefile

2017-05-16 Thread Dagobert Michelsen via devel
ry/framework/desktop name. Let’s just keep the names as they are now, I thought this was a new package. Best regards — Dago > > Riccardo Mottola via devel wrote: >> Dagobert Michelsen via devel wrote: >>> please use CSWgnustep-ftp as „gs“ usually means Ghostscript. >&g

Re: SF.net SVN: gar:[26210] csw/mgar/pkg/gs_ftp/trunk/Makefile

2017-05-12 Thread Dagobert Michelsen via devel
Hi Riccardo, please use CSWgnustep-ftp as „gs“ usually means Ghostscript. Please also add OBSOLETED_BY_CSWgnustep-ftp += CSWgs-ftp Best reards — Dago > Am 12.05.2017 um 01:31 schrieb rmottola--- via devel > : > > Revision: 26210 > http://sourceforge.net/p/gar/code/26210 > Author

Re: issues with overrides

2017-05-03 Thread Dagobert Michelsen via devel
Hi Riccardo, > Am 03.05.2017 um 11:56 schrieb Riccardo Mottola via devel > : > > Hi, > > while building gs_PRICE, I get this: > > CHECKPKG_OVERRIDES_CSWgs-price += > soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE > CHECKPKG_OVERRIDES_C

Re: SF.net SVN: gar:[26168] csw/mgar/pkg/openssl/trunk

2017-04-28 Thread Dagobert Michelsen via devel
Hi Riccardo, please revert that change, trunk is for 0.9.8 and should receive updates to minor revs only. There are branches like https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/openssl1/branches/openssl_101/Makefile Please start from there in a specific branch. Best regards

Re: freetype/ fontconfig issues

2017-04-25 Thread Dagobert Michelsen via devel
Hi Riccardo, I’ll install the packages when they hit the catalog. > Am 25.04.2017 um 16:11 schrieb Riccardo Mottola : > > Hi, > > Dagobert Michelsen wrote: >> >> I would use >> EXTRA_CPPFLAGS += -I$(includedir)/freetype2 >> >> EXTRA_INC is super-

Re: freetype/ fontconfig issues

2017-04-25 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 25.04.2017 um 10:06 schrieb Riccardo Mottola via devel : > > Hi, > > > Riccardo Mottola via devel wrote: >> /opt/csw/include/ft2build.h:56:38: fatal error: freetype/config/ftheader.h: >> No such file or directory >> compilation terminated. >> gmake[7]: *** [obj/xlib.obj/XGFont

Re: OpenSMTPD - CSWlibasr-dev and CSWlibfts-dev

2017-04-09 Thread Dagobert Michelsen via devel
Hi Freddy, Am 09.04.2017 um 17:09 schrieb Freddy DISSAUX via devel : > I would add OpenSMTPD to opencsw but 'mgar fetch' fail: > > bsdsx@unstable10s>cd opencsw/opensmtpd-devel/trunk/ > bsdsx@unstable10s:/home/bsdsx/opencsw/opensmtpd-devel/trunk>mgar fetch > [= NOW BUILDING: OpenSMTPD-OpenSMT

Re: SF.net SVN: gar:[24916] csw/mgar/pkg/gcc5/trunk/Makefile

2015-05-01 Thread Dagobert Michelsen
Hi Maciej, Am 30.04.2015 um 19:31 schrieb Maciej (Matchek) Bliziński: > > 2015-04-30 11:02 GMT+01:00 : > +# This is really part of core > +CHECKPKG_OVERRIDES_CSWgcc5core += > shared-lib-pkgname-mismatch|file=opt/csw/lib/libgomp-plugin-host_nonshm.so.1.0.0|soname=libgomp-plugin-host_nonshm.so.1|

Re: [csw-devel] SF.net SVN: gar:[20354] csw/mgar/pkg/sudo/trunk/Makefile

2015-04-26 Thread Dagobert Michelsen
Hi Maciej, > Am 27.04.2015 um 06:58 schrieb Maciej Bliziński : > > On Fri, Mar 01, 2013 at 01:15:11PM +, dmichel...@users.sourceforge.net > wrote: >> +# Looks like these are still needed >> +CHECKPKG_OVERRIDES_CSWsudo += >> soname-unused|s9_preload.so.1|is|needed|by|/opt/csw/sbin/visudo|but

Re: SF.net SVN: gar:[23836] csw/mgar/pkg/php5/trunk

2014-07-17 Thread Dagobert Michelsen
Hi Maciej, Am 17.07.2014 um 08:07 schrieb Maciej (Matchek) Bliziński : > 2014-07-08 16:00 GMT+01:00 : > +BUILD_DEP_PKGS += CSWsqlite > > Dago, why, whyy? :) Because, umh, äh, hehe :-) > I'm trying to kill CSWsqlite. This package is from 2005. It needs to die. > Please uninstall, uninstall

Re: libffi, missing symbolic link

2014-02-16 Thread Dagobert Michelsen
Hi Riccardo, Am 16.02.2014 um 15:46 schrieb Riccardo Mottola : > On 02/16/14 13:14, Dagobert Michelsen wrote: >> Am 16.02.2014 um 12:10 schrieb Riccardo Mottola : >>> I had some success getting GNUstep work on solaris 8 & 10! however, when I >>> updated ri

Re: libffi, missing symbolic link

2014-02-16 Thread Dagobert Michelsen
Hi Riccardo, Am 16.02.2014 um 12:10 schrieb Riccardo Mottola : > I had some success getting GNUstep work on solaris 8 & 10! however, when I > updated right now on solaris 10, I cannot configure it anymore (use the same > options though) Excellent! As Peter suggested the previous ffi-package has

Re: [csw-devel] SF.net SVN: gar:[22124] csw/mgar/pkg/opendbx/trunk/Makefile

2013-10-06 Thread Dagobert Michelsen
Hi Ihsan, > Am 06.10.2013 um 09:45 schrieb idoga...@users.sourceforge.net: > > Revision: 22124 > http://gar.svn.sourceforge.net/gar/?rev=22124&view=rev > Author: idogan23 > Date: 2013-10-06 07:45:54 + (Sun, 06 Oct 2013) > Log Message: > --- > opendbx: added checkpkg ov

Re: [csw-devel] SF.net SVN: gar:[21956] csw/mgar/pkg/samba/branches/samba3/Makefile

2013-09-18 Thread Dagobert Michelsen
Hi Laurent, Am 18.09.2013 um 11:53 schrieb Laurent Blume : > On 17/09/13 11:00, Dagobert Michelsen wrote: >> I suggest using >> >> GARCOMPILER_5.9 = SOS12 >> GARCOMPILER_5.10 = SOS12U3 >> GARCOMPILER_5.11 = SOS12U3 >> GARCOMPILER = $(GARCOMPILER_$(GARO

Re: [csw-devel] SF.net SVN: gar:[21956] csw/mgar/pkg/samba/branches/samba3/Makefile

2013-09-17 Thread Dagobert Michelsen
Hi Laurent, Am 17.09.2013 um 10:51 schrieb lbl...@users.sourceforge.net: > Revision: 21956 >http://gar.svn.sourceforge.net/gar/?rev=21956&view=rev > Author: lblume > Date: 2013-09-17 08:51:36 + (Tue, 17 Sep 2013) > Log Message: > --- > samba/branches/samba3: Fix the comp

Re: [csw-devel] SF.net SVN: gar:[21946] csw/mgar/pkg/libid3tag/trunk/Makefile

2013-09-16 Thread Dagobert Michelsen
Hi Laurent, Am 16.09.2013 um 15:07 schrieb lbl...@users.sourceforge.net: > Revision: 21946 > http://gar.svn.sourceforge.net/gar/?rev=21946&view=rev > Author: lblume > Date: 2013-09-16 13:07:51 + (Mon, 16 Sep 2013) > Log Message: > --- > libid3tag/trunk: Split the packag

Re: [csw-devel] SF.net SVN: gar:[21025] csw/mgar/pkg/qt4-gcc/trunk/Makefile

2013-05-07 Thread Dagobert Michelsen
Hi Carsten, Am 07.05.2013 um 14:32 schrieb cgrze...@users.sourceforge.net: > Revision: 21025 > http://gar.svn.sourceforge.net/gar/?rev=21025&view=rev > Author: cgrzemba > Date: 2013-05-07 12:32:10 + (Tue, 07 May 2013) > Log Message: > --- > qt4-gcc/trunk: add catalognam

Re: [csw-devel] SF.net SVN: gar:[20989] csw/mgar/pkg/otr/trunk/Makefile

2013-05-07 Thread Dagobert Michelsen
Hi Laurent, Am 04.05.2013 um 22:22 schrieb Maciej (Matchek) Bliziński : > 2013/5/4 : >> +# On sparc, the dependencies end up different >> +ifeq ($(shell uname -p), sparc) >> + RUNTIME_DEP_PKGS_CSWlibotr5 += CSWlibgpg-error0 >> + RUNTIME_DEP_PKGS_CSWotr += CSWlibgpg-error0 >> +endif > > There'

Re: [csw-devel] [csw-maintainers] vim/gvim 7.3.905

2013-04-21 Thread Dagobert Michelsen
Hi Laurent, Am 20.04.2013 um 18:40 schrieb Laurent Blume : > I think my updated recipes for vim & gvim are now ready enough. > > I've modified the Makefiles too much at this point to make a useful > diff, so I've posted the new files on the buildfarm. There's also the > additional patch to fix a

Re: [csw-devel] SF.net SVN: gar:[20219] csw/mgar/pkg

2013-01-31 Thread Dagobert Michelsen
Hi Maciej, Am 27.01.2013 um 16:58 schrieb Maciej (Matchek) Bliziński : > 2013/1/25 : >> WHOLE TREE: Delete again svn:externals > > Can it be that mgar newpkg is still creating them? Probably. I removed two more occurrences, I'll keep an eye on it. Best regards -- Dago -- "You don't bec

Re: [csw-devel] SF.net SVN: gar:[19977] csw/mgar/pkg/subversion/trunk/Makefile

2012-12-29 Thread Dagobert Michelsen
Hi Rupert, Am 29.12.2012 um 13:06 schrieb rthur...@users.sourceforge.net: > Revision: 19977 > http://gar.svn.sourceforge.net/gar/?rev=19977&view=rev > Author: rthurner > Date: 2012-12-29 12:06:37 + (Sat, 29 Dec 2012) > Log Message: > --- > subversion: add category again

Re: [csw-devel] SF.net SVN: gar:[19689] csw/mgar/pkg/libdvdread/trunk/Makefile

2012-11-14 Thread Dagobert Michelsen
Hi Peter, Am 14.11.2012 um 20:22 schrieb Peter FELECAN : > Igor Galić writes: > >> All categories (that were basically empty) have been removed. >> This has been announced on the list. Please run mgar up > > Well, I reverted the recipe to comply. However, I didn't see an > announcement and, esp

Re: [csw-devel] SF.net SVN: gar:[19689] csw/mgar/pkg/libdvdread/trunk/Makefile

2012-11-14 Thread Dagobert Michelsen
Hi Maciej, Am 14.11.2012 um 10:48 schrieb Maciej (Matchek) Bliziński : > [+pfelecan] > > In case Peter doesn't subscribe the devel list. Starting with r19690 there will be a warning issued. Best regards -- Dago > > > 2012/11/14 Igor Galić > > +++ csw/mgar/pkg/libdvdread/trunk/Makefile

Re: [csw-devel] SF.net SVN: gar:[19678] csw/mgar/pkg/fortune/trunk

2012-11-12 Thread Dagobert Michelsen
Hi Yann, Am 12.11.2012 um 22:51 schrieb chnin...@users.sourceforge.net: > Revision: 19678 > http://gar.svn.sourceforge.net/gar/?rev=19678&view=rev > Author: chninkel > Date: 2012-11-12 21:51:10 + (Mon, 12 Nov 2012) > Log Message: > --- > fortune/trunk: updated recipe to

Re: [csw-devel] SF.net SVN: gar:[19387] csw/mgar/pkg/bzr/trunk/Makefile

2012-10-05 Thread Dagobert Michelsen
Hi Cris, Am 05.10.2012 um 20:39 schrieb bilko50...@users.sourceforge.net: > Revision: 19387 > http://gar.svn.sourceforge.net/gar/?rev=19387&view=rev > Author: bilko5 > Date: 2012-10-05 18:39:56 + (Fri, 05 Oct 2012) > Log Message: > --- > /home/crisb/mgar/pkg/bzr/tru

Re: [csw-devel] SF.net SVN: gar:[19095] csw/mgar/pkg/lang-python/salt/trunk

2012-09-05 Thread Dagobert Michelsen
Hi Romeo, Am 04.09.2012 um 22:34 schrieb Romeo Theriault : > On Tue, Sep 4, 2012 at 7:04 AM, Maciej (Matchek) Bliziński > wrote: > 2012/8/26 : > > +CHECKPKG_OVERRIDES_CSWpy-salt += > > file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/salt/states/pkgng.py > > +CHECKPKG_OV

Re: [csw-devel] SF.net SVN: gar:[19097] csw/mgar/pkg/gnome-base/gnomevfs2/trunk/Makefile

2012-09-05 Thread Dagobert Michelsen
Hi Maciej, Am 04.09.2012 um 19:03 schrieb Maciej (Matchek) Bliziński : > 2012/8/26 : >> # For GNU gettext >> -PATH := /opt/csw/gnu:$(PATH) >> +CONFIGURE_ENV += XGETTEXT=/opt/csw/gnu/xgettext >> +CONFIGURE_ENV += MSGMERGE=/opt/csw/gnu/msgmerge >> +CONFIGURE_ENV += MSGFMT=/opt/csw/gnu/msgfmt > > I

Re: [csw-devel] SF.net SVN: gar:[18417] csw/mgar/pkg/zeromq/trunk/Makefile

2012-06-20 Thread Dagobert Michelsen
Hi Romeo, Am 19.06.2012 um 05:01 schrieb Romeo Theriault: > On Fri, Jun 15, 2012 at 9:18 AM, Dagobert Michelsen wrote: >> I just read that libtool keeps -Wl, if you have some spare cycles it would >> be cool >> if you could test adding >> -Wl,-norunpath >> wit

Re: [csw-devel] SF.net SVN: gar:[18417] csw/mgar/pkg/zeromq/trunk/Makefile

2012-06-15 Thread Dagobert Michelsen
Hi Romeo, Am 15.06.2012 um 05:46 schrieb Romeo Theriault: > On Thu, Jun 14, 2012 at 5:22 PM, Romeo Theriault > wrote: >> Gonna try patching ltmain.sh like you do in 'gettext' to see if that >> helps > > Yay, patching ltmain.sh and adding the EXTRA_LINKER_FLAGS = -norunpath > to the Makefile

Re: [csw-devel] SF.net SVN: gar:[18278] csw/mgar/pkg/cpan/Net-SSH2/trunk/Makefile

2012-06-09 Thread Dagobert Michelsen
Hi Peter, Am 09.06.2012 um 11:04 schrieb boniv...@users.sourceforge.net: > Revision: 18278 > http://gar.svn.sourceforge.net/gar/?rev=18278&view=rev > Author: bonivart > Date: 2012-06-09 09:04:47 + (Sat, 09 Jun 2012) > Log Message: > --- > cpan/Net-SSH2/trunk: change s

Re: [csw-devel] SF.net SVN: gar:[18264] csw/mgar/pkg/cpan/Crypt-OpenSSL-Bignum/trunk/ Makefile

2012-06-08 Thread Dagobert Michelsen
Hi Peter, Am 08.06.2012 um 20:53 schrieb boniv...@users.sourceforge.net: > Revision: 18264 > http://gar.svn.sourceforge.net/gar/?rev=18264&view=rev > Author: bonivart > Date: 2012-06-08 18:53:55 + (Fri, 08 Jun 2012) > Log Message: > --- > cpan/Crypt-OpenSSL-Bignum/trunk

Re: [csw-devel] SF.net SVN: gar:[18206] csw/mgar/pkg/openldap/trunk/Makefile

2012-06-02 Thread Dagobert Michelsen
Hi Rupert, Am 02.06.2012 um 20:54 schrieb rthur...@users.sourceforge.net: > Revision: 18206 > http://gar.svn.sourceforge.net/gar/?rev=18206&view=rev > Author: rthurner > Date: 2012-06-02 18:54:57 + (Sat, 02 Jun 2012) > Log Message: > --- > openldap: upgrade to 2.4.31 >

Re: [csw-devel] SF.net SVN: gar:[18013] csw/mgar/pkg/m17n/trunk/Makefile

2012-05-26 Thread Dagobert Michelsen
Hi Peter, Am 26.05.2012 um 18:45 schrieb Peter FELECAN: > "Maciej (Matchek) Bliziński" writes: >> 2012/5/14 : >>> # added this overrides because checkpkg evaluates them incorrectly, >>> # e.g. libthai0 doesn't exist and how the heck it determines that it >>> # depends on libgs2? >> >> checkp

Re: [csw-devel] [csw-buildfarm] request to install packages needed to build emacs

2012-05-17 Thread Dagobert Michelsen
Hi Peter, Am 16.05.2012 um 10:31 schrieb Peter FELECAN: > Dagobert Michelsen writes: >> Am 15.05.2012 um 16:05 schrieb pfele...@opencsw.org: >>> Please install the following packages. They are prerequisites to build >>> emacs. >>> >>> CSWlibdbus-gl

Re: [csw-devel] [csw-buildfarm] request to install packages needed to build emacs

2012-05-15 Thread Dagobert Michelsen
Hi Peter, Am 15.05.2012 um 16:05 schrieb pfele...@opencsw.org: > Please install the following packages. They are prerequisites to build emacs. > > CSWlibdbus-glib-dev > CSWlibgdk-pixbuf-dev > CSWlibgif-dev > CSWlibglib2-dev > CSWlibgtk2-dev Doing this now on unstable10*. The new glib2 is not ava

Re: [csw-devel] SF.net SVN: gar:[17897] csw/mgar/pkg/openssl1/trunk/Makefile

2012-04-30 Thread Dagobert Michelsen
Hi Yann, Am 29.04.2012 um 19:29 schrieb chnin...@users.sourceforge.net: > Revision: 17897 > http://gar.svn.sourceforge.net/gar/?rev=17897&view=rev > Author: chninkel > Date: 2012-04-29 17:29:03 + (Sun, 29 Apr 2012) > Log Message: > --- > openssl1/trunk: don't enable pkc

Re: [csw-devel] SF.net SVN: gar:[17824] csw/mgar/pkg

2012-04-23 Thread Dagobert Michelsen
Hi Peter, Am 23.04.2012 um 10:43 schrieb pfele...@users.sourceforge.net: > Revision: 17824 > http://gar.svn.sourceforge.net/gar/?rev=17824&view=rev > Author: pfelecan > Date: 2012-04-23 08:43:52 + (Mon, 23 Apr 2012) > Log Message: > --- > Migrated from a private recipe

[csw-devel] Fwd: SF.net SVN: gar:[17513] csw/mgar/pkg/ganglia/trunk

2012-03-22 Thread Dagobert Michelsen
Hi Daniel, Anfang der weitergeleiteten E-Mail: > Von: d_poc...@users.sourceforge.net > Datum: 22. März 2012 11:42:43 MEZ > An: devel@lists.opencsw.org > Betreff: [csw-devel] SF.net SVN: gar:[17513] csw/mgar/pkg/ganglia/trunk > Antwort an: Broadcasts commit logs for build descriptions and GAR >

Re: [csw-devel] SF.net SVN: gar:[16942] csw/mgar/pkg/gettext/trunk/Makefile

2012-01-30 Thread Dagobert Michelsen
Hi Ben, Am 31.01.2012 um 04:58 schrieb bdwal...@users.sourceforge.net: > Revision: 16942 > http://gar.svn.sourceforge.net/gar/?rev=16942&view=rev > Author: bdwalton > Date: 2012-01-31 03:58:32 + (Tue, 31 Jan 2012) > Log Message: > --- > gettext/trunk: update devel pac

Re: [csw-devel] SF.net SVN: gar:[16934] csw/mgar/pkg/gettext/trunk/Makefile

2012-01-30 Thread Dagobert Michelsen
Hi Ben, Am 30.01.2012 um 02:30 schrieb bdwal...@users.sourceforge.net: > Revision: 16934 > http://gar.svn.sourceforge.net/gar/?rev=16934&view=rev > Author: bdwalton > Date: 2012-01-30 01:30:33 + (Mon, 30 Jan 2012) > Log Message: > --- > gettext/trunk: drop the old lib ve

[csw-devel] Fwd: SF.net SVN: gar:[16493] csw/mgar/pkg/freeciv/trunk

2011-12-14 Thread Dagobert Michelsen
Hi Jake, Anfang der weitergeleiteten E-Mail: ... > + > include gar/category.mk > + > +post-install-modulated: > + > + perl -pi -e 's|/usr/local|/opt/csw|' \ > + $(DESTDIR)/opt/csw/share/man/man6/freeciv-*.6 You may want to look at reinplacements to make this easier and more consis

[csw-devel] Fwd: SF.net SVN: gar:[16482] csw/mgar/pkg/zsh/trunk/Makefile

2011-12-13 Thread Dagobert Michelsen
Hi Oliver, you may want to use the supeready reinplacements now in GAR to get rid of the remaining overrides: http://sourceforge.net/apps/trac/gar/wiki/Reinplace The variable REINPLACE_USRSHARE would be most helpful here. Best regards -- Dago Anfang der weitergeleiteten E-Mail: > Von: o..

Re: [csw-devel] PostgreSQL

2011-12-05 Thread Dagobert Michelsen
Hi Rafi, Am 05.12.2011 um 10:32 schrieb Maciej Bliziński: > Rafael Ostertag wrote: >> # Note 3: Alternatives >> # -- >> # >> # I was unable to get the alternatives system to work with using >> # >> # ALTERNATIVES_CSWpostgresql83-server = server_amd64 server_pentium_pro >> # >> # and then defi

[csw-devel] Fwd: SF.net SVN: gar:[16300] csw/mgar/pkg/ganglia/trunk/Makefile

2011-11-27 Thread Dagobert Michelsen
Hi Daniel, some comments :-) Best regards -- Dago Anfang der weitergeleiteten E-Mail: > Von: d_poc...@users.sourceforge.net > Datum: 27. November 2011 03:20:53 MEZ > An: devel@lists.opencsw.org > Betreff: [csw-devel] SF.net SVN: gar:[16300] > csw/mgar/pkg/ganglia/trunk/Makefile > Antwort a

[csw-devel] Fwd: SF.net SVN: gar:[16281] csw/mgar/pkg/yapet/trunk/Makefile

2011-11-25 Thread Dagobert Michelsen
Hi Rafi, Anfang der weitergeleiteten E-Mail: > > +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/lib|opt/csw/bin/csv2yapet > +CHECKPKG_OVERRIDES_CSWyapet += > bad-rpath-entry|/opt/SUNWspro/lib|opt/csw/bin/csv2yapet > +CHECKPKG_OVERRIDES_CSWyapet += > bad-rpath-entry|/opt/SUNWspro/lib/rw7|opt/c

[csw-devel] Fwd: SF.net SVN: gar:[16267] csw/mgar/pkg/libconfuse/trunk

2011-11-24 Thread Dagobert Michelsen
Hi Daniel, I took the liberty of updating your package and comment it here. Best regards -- Dago Anfang der weitergeleiteten E-Mail: > Von: dmichel...@users.sourceforge.net > Datum: 24. November 2011 21:34:01 MEZ > An: devel@lists.opencsw.org > Betreff: [csw-devel] SF.net SVN: gar:[16267] cs

Re: [csw-devel] SF.net SVN: gar:[16010] csw/mgar/pkg/subversion/trunk/Makefile

2011-10-27 Thread Dagobert Michelsen
Hi Maciej, Am 27.10.2011 um 21:26 schrieb Maciej (Matchek) Bliziński: > 2011/10/27 Dagobert Michelsen : >>> swig_pydir_extra=$(libdir)/python/site-packages >> >> It is correct by default, so no need for hinting :-) > > Are you sure Dago? Also, what do you mean b

Re: [csw-devel] SF.net SVN: gar:[16012] csw/mgar/pkg/subversion/trunk/Makefile

2011-10-27 Thread Dagobert Michelsen
Hi Ben, Am 27.10.2011 um 15:25 schrieb Ben Walton: > Excerpts from Sebastian Kayser's message of Thu Oct 27 03:51:20 -0400 2011: >> A pyc exlusion for the python category is already in place. It's >> activated by PYCOMPILE=1 [1], located in gar.mk [2] and currently >> limited to: > > So it is. H

Re: [csw-devel] SF.net SVN: gar:[16010] csw/mgar/pkg/subversion/trunk/Makefile

2011-10-27 Thread Dagobert Michelsen
Hi Maicej, Am 27.10.2011 um 00:31 schrieb Maciej (Matchek) Bliziński: > 2011/10/26 : >> - @$(INSTALL_ENV) gmake -C $(WORKSRC) install-swig-py \ >> - swig_pydir=$(libdir)/python2.3/libsvn \ >> - swig_pydir_extra=$(libdir)/python2.3/svn >> + @$(INSTALL_ENV) g

Re: [csw-devel] SF.net SVN: gar:[15882] csw/mgar/pkg/sasl/branches/sasl-2.1.23-mGARv2

2011-10-11 Thread Dagobert Michelsen
Hi Maciej, Am 06.10.2011 um 20:03 schrieb Maciej (Matchek) Bliziński: > Why does it depend on libkrb5? Because it is 90% ready ;-) The dep can most certainly be dropped. Best regards -- Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and

Re: [csw-devel] SF.net SVN: gar:[15805] csw/mgar/pkg/libldns/trunk/Makefile

2011-09-30 Thread Dagobert Michelsen
Hi Ihsan, Am 30.09.2011 um 11:09 schrieb Maciej (Matchek) Bliziński: > 2011/9/30 : >> Revision: 15805 >> http://gar.svn.sourceforge.net/gar/?rev=15805&view=rev >> Author: idogan23 >> Date: 2011-09-30 08:58:33 + (Fri, 30 Sep 2011) >> Log Message: >> --- >> liblnds: fixed

[csw-devel] Fwd: SF.net SVN: gar:[15701] csw/mgar/pkg/tokyocabinet/trunk/Makefile

2011-09-22 Thread Dagobert Michelsen
Hi, Anfang der weitergeleiteten E-Mail: > Von: sgt...@users.sourceforge.net > Datum: 21. September 2011 12:36:58 MESZ > An: devel@lists.opencsw.org > Betreff: [csw-devel] SF.net SVN: gar:[15701] > csw/mgar/pkg/tokyocabinet/trunk/Makefile > Antwort an: Broadcasts commit logs for build description

Re: [csw-devel] SF.net SVN: gar:[15669] csw/mgar/pkg/tokyocabinet/trunk/Makefile

2011-09-20 Thread Dagobert Michelsen
Hi, Am 19.09.2011 um 22:40 schrieb sgt...@users.sourceforge.net: > -PACKAGES += CSWtokyocabinet-dev > -CATALOGNAME_CSWtokyocabinet-dev = tokyocabinet_dev > SPKG_DESC_CSWtokyocabinet-dev += $(DESCRIPTION), development files > -PKGFILES_CSWtokyocabinet-dev += /opt/csw/lib/sparcv9/libtokyocabinet.so

Re: [csw-devel] SF.net SVN: gar:[15672] csw/mgar/pkg/tokyocabinet/trunk/Makefile

2011-09-20 Thread Dagobert Michelsen
Hi, Am 20.09.2011 um 05:14 schrieb sgt...@users.sourceforge.net: > Revision: 15672 > http://gar.svn.sourceforge.net/gar/?rev=15672&view=rev > Author: sgtmcd > Date: 2011-09-20 03:14:48 + (Tue, 20 Sep 2011) > Log Message: > --- > Checkpkg overrides > > Modified Paths: >

Re: [csw-devel] [PATCH] mGAR v2: Add an option to run pigz

2011-08-27 Thread Dagobert Michelsen
Hi Maciej, Am 27.08.2011 um 10:30 schrieb Maciej Bliziński: > Dagobert, ping? Ah, yes. I look next week. Bestr regards -- Dago ___ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel

Re: [csw-devel] SF.net SVN: gar:[15225] csw/mgar/pkg/unixodbc/trunk

2011-07-27 Thread Dagobert Michelsen
Hi Maciej, Am 27.07.2011 um 12:07 schrieb Maciej Bliziński: > Thanks for tackling this, Dago. When developing checkpkg and csw-upload-pkg, > I've been neglecting a lot of package upgrades and fixes. I am happy to let > you take them over as you see fit. Changes to larger packages (such as... I

Re: [csw-devel] SF.net SVN: gar:[15223] csw/mgar/pkg/apr/trunk/Makefile

2011-07-27 Thread Dagobert Michelsen
Hi Maciej, Am 27.07.2011 um 12:07 schrieb Maciej Bliziński: > Em 26/07/2011 11:26, escreveu: > > > > Revision: 15223 > > http://gar.svn.sourceforge.net/gar/?rev=15223&view=rev > > Author: dmichelsen > > Date: 2011-07-26 10:26:31 + (Tue, 26 Jul 2011) > > > > Log Message: > > --

Re: [csw-devel] SF.net SVN: gar:[15181] csw/mgar/pkg

2011-07-23 Thread Dagobert Michelsen
Hi, Am 23.07.2011 um 02:07 schrieb Maciej Bliziński: > Em 22/07/2011 00:49, escreveu: > > > > Revision: 15181 > > http://gar.svn.sourceforge.net/gar/?rev=15181&view=rev > > Author: igalic > > Date: 2011-07-21 23:48:37 + (Thu, 21 Jul 2011) > > > > Log Message: > > --- >

Re: [csw-devel] SF.net SVN: gar:[15023] csw/mgar/pkg/libxslt/trunk/Makefile

2011-07-11 Thread Dagobert Michelsen
ith the lines you used and using the newer pkgfiles_lib not often enough. Best regards -- Dago > > Thanks > -Ben > > Dagobert Michelsen wrote: > Hi Ben, > > Am 09.07.2011 um 14:35 schrieb bdwal...@users.sourceforge.net: > > > Revision: 15023 > >

Re: [csw-devel] SF.net SVN: gar:[15023] csw/mgar/pkg/libxslt/trunk/Makefile

2011-07-11 Thread Dagobert Michelsen
Hi Ben, Am 09.07.2011 um 14:35 schrieb bdwal...@users.sourceforge.net: > Revision: 15023 > http://gar.svn.sourceforge.net/gar/?rev=15023&view=rev > Author: bdwalton > Date: 2011-07-09 12:35:02 + (Sat, 09 Jul 2011) > > Log Message: > --- > libxslt/trunk: update libxml2

[csw-devel] Fwd: SF.net SVN: gar:[14985] csw/mgar/pkg/zsh/trunk/Makefile

2011-07-05 Thread Dagobert Michelsen
Hi Oliver, could you please prefix your commit messages with the package like "zsh: Further override" This makes it easier to follow the commit log. Best regards -- Dago Anfang der weitergeleiteten E-Mail: > Von: o...@users.sourceforge.net > Datum: 5. Juli 2011 10:35:34 MESZ > An: devel@l

[csw-devel] Fwd: SF.net SVN: gar:[14752] csw/mgar/pkg/dovecot/trunk/Makefile

2011-06-08 Thread Dagobert Michelsen
Hi Jake, you may want to add the lower lines for a smooth transition: Best regards -- Dago Anfang der weitergeleiteten E-Mail: > Von: jake_goer...@users.sourceforge.net > Datum: 8. Juni 2011 20:59:51 MESZ > An: devel@lists.opencsw.org > Betreff: [csw-devel] SF.net SVN: gar:[14752] > csw/mga

Re: [csw-devel] SF.net SVN: gar:[14735] csw/mgar/pkg/dovecot/trunk/Makefile

2011-06-08 Thread Dagobert Michelsen
Hi, Am 08.06.2011 um 03:16 schrieb Ben Walton: > Excerpts from Jake Goerzen's message of Tue Jun 07 20:43:42 -0400 2011: > > Hi Jake, > >> The RPATH in the rest of the executable files is correct. I overrided >> temporarily for now but will look into why > > Ok, that's not a fatal issue by a

Re: [csw-devel] Errors from: csw-upload-pkg newpkgs/gd-2.0.36RC1/*

2011-06-02 Thread Dagobert Michelsen
Hi John, Am 01.06.2011 um 12:32 schrieb John Ellson: > Maciej > > Looks like something got linked to the previously installed libgraph... > either dot itself, or possibly libgvc. This may be due to LD_OPTIONS, see http://wiki.opencsw.org/porting-faq#toc8 You can try that with the installed

Re: [csw-devel] SF.net SVN: gar:[14691] csw/mgar/pkg/rsync/trunk

2011-06-01 Thread Dagobert Michelsen
Hi Maciej, Am 01.06.2011 um 16:05 schrieb Maciej Bliziński : > As far as I can tell, version 3.0.7 of rsync did not ship any > configuration file. It did not, but looked in /etc instead of /etc/opt/csw by default Best regards -- Dago > ___ > devel

Re: [csw-devel] SF.net SVN: gar:[14557] csw/mgar/pkg/file/trunk

2011-05-11 Thread Dagobert Michelsen
Hi Maciej, Am 11.05.2011 um 11:06 schrieb wah...@users.sourceforge.net: > Revision: 14557 > http://gar.svn.sourceforge.net/gar/?rev=14557&view=rev > Author: wahwah > Date: 2011-05-11 09:06:23 + (Wed, 11 May 2011) > > Log Message: > --- > pkg/file/trunk: Upgrade to 5.07

Re: [csw-devel] gar issue with modulation specific patches

2011-04-24 Thread Dagobert Michelsen
Hi Ben, Am 24.04.2011 um 02:28 schrieb Ben Walton: > I hit a funny problem tonight when trying to add a modulation specific > patch to php5 (I need to call pg_config32 on sparc, but pg_config on > i386). At fetch time, the patch wasn't getting pulled down. The > fetch-list target displayed the p

Re: [csw-devel] Fwd: Problem with GIT patching when WORKSRC != WORKDIR/DISTNAME

2011-03-21 Thread Dagobert Michelsen
Hi Ben, Am 19.03.2011 um 04:18 schrieb Ben Walton: > The attached patch fixes your issue and should be, I think compatible > with existing build recipes. I'm putting the patch out for review > before committing it though in case anyone spots something that may > break a recipe they've worked on.

Re: [csw-devel] SF.net SVN: gar:[13852] csw/mgar/pkg/ruby-augeas/trunk/Makefile

2011-03-18 Thread Dagobert Michelsen
Hi, Am 17.03.2011 um 18:56 schrieb phi...@users.sourceforge.net: > Revision: 13852 > http://gar.svn.sourceforge.net/gar/?rev=13852&view=rev > Author: phipsy > Date: 2011-03-17 17:56:16 + (Thu, 17 Mar 2011) > > Log Message: > --- > ruby_augeas: works > > Modified Path

Re: [csw-devel] SF.net SVN: gar:[13765] csw/mgar/pkg/gettext/trunk/Makefile

2011-03-14 Thread Dagobert Michelsen
Hi Maciej, Am 13.03.2011 um 14:04 schrieb Maciej Bliziński: > 2011/3/13 : >> +EXTRA_LINKER_FLAGS = -norunpath > > I'm wondering whether EXTRA_LINKER_FLAGS are passed to both C and C++ > programs. There's incompatibility between Sun C and C++ compilers wrt > -norunpath vs -xnorunpath. I don't r

Re: [csw-devel] [PATCH] Adding notes about the repository

2011-02-25 Thread Dagobert Michelsen
Hi Maciej, looks good, please proceed. Best regards -- Dago Am 25.02.2011 um 12:13 schrieb Maciej Blizinski: > Requires the Id keyword to be set for files: > > svn ps svn:keywords Id .../buildfarm/bin/experimental-footer.inc > svn ps svn:keywords Id .../buildfarm/bin/experimental-head.inc >

Re: [csw-devel] SF.net SVN: gar:[13141] csw/mgar/pkg/gettext/trunk/Makefile

2011-02-07 Thread Dagobert Michelsen
Hi folks, Am 06.02.2011 um 14:37 schrieb Ben Walton: > Excerpts from Maciej Bliziński's message of Sun Feb 06 07:26:44 -0500 2011: > >>> post-merge: >>> - @(cd $(PKGROOT)$(docdir); \ >>> - find . -type f -print0 | \ >>> + @(cd $(PKGROOT); \ >>> + find .$(

Re: [csw-devel] SF.net SVN: gar:[13007] csw/mgar/pkg/krb5-lib/trunk

2011-01-19 Thread Dagobert Michelsen
Hi Maciej, Am 19.01.2011 um 12:02 schrieb Maciej (Matchek) Blizinski: > No dia 19 de Janeiro de 2011 10:08, > escreveu: >> +# This is a private library >> +#PACKAGES += CSWlibgssrpc4 >> +#CATALOGNAME_CSWlibgssrpc4 = libgssrpc4 >> +#PKGFILES_CSWlibgssrpc4 += $(call >> baseisadirs,$(libdir),libgss

Re: [csw-devel] SF.net SVN: gar:[12498] csw/mgar/pkg

2011-01-11 Thread Dagobert Michelsen
Hi Maciej, Am 11.01.2011 um 14:36 schrieb Maciej (Matchek) Blizinski: > No dia 11 de Janeiro de 2011 12:32, > escreveu: >> Revision: 12498 >> http://gar.svn.sourceforge.net/gar/?rev=12498&view=rev >> Author: dmichelsen >> Date: 2011-01-11 12:32:41 + (Tue, 11 Jan 2011) >> >> Lo

Re: [csw-devel] [PATCH] mGAR v2: A bugfix for EXPANDVARS

2011-01-10 Thread Dagobert Michelsen
Hi Maciej, Am 09.01.2011 um 07:57 schrieb mac...@opencsw.org: > From: Maciej Blizinski > > The 'g' parameter was missing, and only one instance of a variable was > expanded per line. This patch adds 'g' to the perl invocation which expands > variables. Right. Thanks! -- Dago > --- > gar/v

Re: [csw-devel] SF.net SVN: gar:[12171] csw/mgar/pkg/libicu/branches/libicu42/Makefile

2011-01-05 Thread Dagobert Michelsen
Hi Maciej, Am 05.01.2011 um 01:06 schrieb Maciej (Matchek) Blizinski: > No dia 4 de Janeiro de 2011 12:59, > escreveu: >> +# The collisions will be there until CSWlibicu has also been updated. >> +# This will happen at the same time as the CSWlibicu42 release. >> +CHECKPKG_OVERRIDES_CSWlibicu42

Re: [csw-devel] SF.net SVN: gar:[11565] csw/mgar/pkg/ntop/trunk

2010-11-11 Thread Dagobert Michelsen
Hi Maciej, Am 11.11.2010 um 13:09 schrieb Maciej (Matchek) Blizinski: No dia 11 de Novembro de 2010 11:52, escreveu: +# We don't have a separate devel-package, so this is ok +CHECKPKG_OVERRIDES_CSWntop += shared-lib-package-contains-so- symlink|file=/opt/csw/lib/libcpacketPlugin.so +CHECKPKG_

[csw-devel] Build descriptions from Michael Gernoth

2009-04-27 Thread Dagobert Michelsen
Hi Michael, Am 07.11.2008 um 14:33 schrieb Michael Gernoth: My old build-scripts and sources for all my packages can be found at: http://csw.informatik.uni-erlangen.de/csw/users/michael/sources/ The scripts are in the 'specs' subdirectory. I copied your old build descriptions to the GAR reposi

Re: [csw-devel] updated gar svn check

2009-04-16 Thread Dagobert Michelsen
Hi Ben, Am 16.04.2009 um 15:24 schrieb Ben Walton: Excerpts from Dagobert Michelsen's message of Thu Apr 16 09:11:58 -0400 2009: No. If a package is build with GAR it must be fully checked in or it will not be released. Does that not preclude people from building on their own farms if they'r

Re: [csw-devel] updated gar svn check

2009-04-16 Thread Dagobert Michelsen
Hi Ben, Am 16.04.2009 um 14:56 schrieb Ben Walton: If someone builds packages with GAR, but outside of the svn tree, would we release a package with the NOTVERSIONED or NOSVN tags? No. If a package is build with GAR it must be fully checked in or it will not be released. Thanks for putting u

Re: [csw-devel] updated gar svn check

2009-04-15 Thread Dagobert Michelsen
Hi Ben, Am 16.04.2009 um 03:14 schrieb Ben Walton: Here's one more stab at this. It addresses the points your raised with my last attempt. Thoughts? Almost perfect ;-) SPKG_PKGFILE contains many %-expansions from environment variables passed. We can set all these directly without the need

Re: [csw-devel] updated gar svn check

2009-04-15 Thread Dagobert Michelsen
Hi Ben, Am 15.04.2009 um 22:09 schrieb Ben Walton: I dug into mkpackage and discovered that we are already supplying the package filename (pkgname) via the csw_vars.gspec file that gets pulled in. So, I added a very small change to the dynamic gspec generation code that supplies a %var that wil

Re: [csw-devel] updated gar svn check

2009-04-14 Thread Dagobert Michelsen
Hi Ben, Am 14.04.2009 um 17:51 schrieb Ben Walton: Here is an updated patch against the current gar r4305 that implements package renaming when the svn repo is in the UNCOMMITTED state. I opted against altering the package contents in favour of simply renaming the completed package files. This

Re: [csw-devel] Orca and friends packages

2009-04-07 Thread Dagobert Michelsen
Hi Glen, Am 07.04.2009 um 06:05 schrieb Glen Gunselman: I the collection process running on the master and one client. That means you have applied something like this? --- /opt/csw/bin/start_orcallator.orig 2009-04-07 09:21:13.991714686 +0200 +++ /opt/csw/bin/start_orcallator 2009-0

Re: [csw-devel] svn check

2009-03-27 Thread Dagobert Michelsen
Hi Ben, Am 27.03.2009 um 15:28 schrieb Ben Walton: I've been thinking a little more about Phil's proposed svn check in GAR and I've come up with a compromise (based on my previous thoughts). The attached patch to GAR implements an additional target requirement for `gmake package` named svncheck

Re: [csw-devel] Orca and friends packages

2009-03-19 Thread Dagobert Michelsen
Hi Glen, Am 18.03.2009 um 00:01 schrieb Glen Gunselman: I know a little about using Orca but very little about installing it. I will have an LDom on a T5220 to test on running Solaris 10 5/08. If you could provide some "how-to" that would really help. I'll be writing this in the next few day

Re: [csw-devel] SF.net SVN: gar:[3797] csw/mgar/gar/v2/categories/x11/category.mk

2009-03-19 Thread Dagobert Michelsen
Hi, Am 18.03.2009 um 09:57 schrieb Maciej Bliziński: On Tue, Mar 17, 2009 at 11:44 PM, wrote: +ifeq ($(GARCOMPILER),GNU) Can GARCOMPILER be tested for GCC3 and GCC4 as well? I recommend something like EXTRA_CFLAGS_GCC3 = ... EXTRA_CFLAGS_SOS11 = -xlibmil -errtags=yes -erroff=E_EMPTY_DECL

Re: [csw-devel] Orca and friends packages

2009-03-17 Thread Dagobert Michelsen
Hi Glen, Am 17.03.2009 um 17:49 schrieb Glen Gunselman: I'm interested in installing Orca in a Solaris 5/08 environment. What is the status of the CSW Orca and friends packages? Can someone point me to the instructions for installing using the CSW packages? Basically the packages are read

Re: [csw-devel] dynamically generated adm scripts

2009-02-09 Thread Dagobert Michelsen
Hi Ben, Am 09.02.2009 um 20:18 schrieb Ben Walton: > I've mostly completed a feature for GAR that I thought I'd get some > feedback on. While putting together one of my packages, I found the > script to be quite nasty. It relies on version numbers of the > package, etc (a maintenance annoyance).

  1   2   >