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
Hi Riccardo, I am currently swamped with work, please ping me in a week. Best regards — Dago > Am 13.02.2019 um 09:04 schrieb Riccardo Mottola via devel > : > > Hi Dago, > > did you have a chance to look at this? I'm curious to know if I am doing > something wrong on the flags side or i

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-old crap I inherited, I suggest not to use it.

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