Re: SF.net SVN: gar:[24331] csw/mgar/pkg/perl/trunk/Makefile

2015-01-12 Thread Matchek
These build options are best kept in your ~/.garrc I think. 2014-11-12 13:12 GMT+00:00 : > Revision: 24331 > http://sourceforge.net/p/gar/code/24331 > Author: claudio_sf > Date: 2014-11-12 13:12:42 + (Wed, 12 Nov 2014) > Log Message: > --- > perl/trunk: Some overrides

Re: SF.net SVN: gar:[24330] csw/mgar/pkg/augeas/trunk/Makefile

2015-01-12 Thread Matchek
Why add these dependencies? What are they needed for? 2014-11-12 7:13 GMT+00:00 : > Revision: 24330 > http://sourceforge.net/p/gar/code/24330 > Author: tosmi > Date: 2014-11-12 07:13:41 + (Wed, 12 Nov 2014) > Log Message: > --- > checkpkg overrides for dependencies > >

Re: SF.net SVN: gar:[24326] csw/mgar/pkg/facter/trunk/Makefile

2015-01-12 Thread Matchek
I was wondering, did you scroll up and read about why checkpkg thinks that CSWlibruby1-9-1-1 or CSWruby or CSWruby18 or CSWruby191 are needed as dependencies? The reason could be different than you think. 2014-11-11 20:45 GMT+00:00 : > Revision: 24326 > http://sourceforge.net/p/gar/code

Re: SF.net SVN: gar:[24742] csw/mgar/pkg/libffi/trunk

2015-03-22 Thread Matchek
[+dam directly] 2015-03-21 20:05 GMT+00:00 Riccardo Mottola : > Hi Dago, > > did you with this patch finalize the removal of the special relocation of > libffi.so ? > I had a much easier patch but in case I throw it away for yours. > > Did you build & installed also the packages? I didn't see the

Re: SF.net SVN: gar:[24876] csw/mgar/pkg/nspr/trunk

2015-04-26 Thread Matchek
2015-04-21 0:58 GMT-07:00 : > +CHECKPKG_OVERRIDES_CSWlibnspr4 += > filename-version-does-not-match-pkginfo-version > Are you sure this is a false positive? http://wiki.opencsw.org/checkpkg-error-tags#toc26

Re: SF.net SVN: gar:[24892] csw/mgar/pkg/gs_zipper/trunk/Makefile

2015-04-26 Thread Matchek
2015-04-23 1:19 GMT-07:00 : > +#we depend on these packages at runtime > +# we want at least two archivers to be present, zip and gnu tar. Others > are optional > +CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWgtar > +CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWzip > +CHECK

Re: SF.net SVN: gar:[24787] csw/mgar/pkg/gnustep-back/trunk/Makefile

2015-04-26 Thread Matchek
2015-03-27 14:34 GMT-07:00 : > +#we do not link directly yet > +CHECKPKG_OVERRIDES_CSWgnustep-back += > no-direct-binding|/opt/csw/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024|is|not|directly|bound|to|soname|libGL.so.1 > +CHECKPKG_OVERRIDES_CSWgnustep-back += > no-

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

2015-04-30 Thread Matchek
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|pkgname=CSWgcc5core|expected=CSWlibgomp-plugin-host-nonshm1 > +CHECKPKG_OVERR

Re: SF.net SVN: gar:[25029] csw/mgar/pkg/apache24/trunk/Makefile

2015-05-29 Thread Matchek
2015-05-27 15:48 GMT+01:00 : > # This is because /opt/csw/sbin/sparcv9 is missing, most certainly an > checkpkg issue > -CHECKPKG_OVERRIDES_CSWapache24 += > missing-dependency|CSWbonnie++|or|CSWcollectd|or|CSWleafnode|or|CSWlighttpd|or|CSWlogrotate|or|CSWopenldap|or|CSWproftpd|or|CSWsysstat|or|CS

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

2013-04-16 Thread Matchek
2013/4/16 : > Revision: 20738 > http://gar.svn.sourceforge.net/gar/?rev=20738&view=rev > Author: wilbury > Date: 2013-04-16 10:38:35 + (Tue, 16 Apr 2013) > Log Message: > --- > php5_memcached/trunk: Fix overrides. > > Modified Paths: > -- > csw/mgar/pkg/

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

2013-04-18 Thread Matchek
2013/4/18 : > +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content > +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content > +CHECKPKG_OVERRIDES_CSWauctex += file-with-bad-content There's no need to repeat the line, after the first one, the subsequent repeated lines don't do anything.

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

2013-04-18 Thread Matchek
Hi Peter, 2013/4/18 : > -# added this overrides because checkpkg evaluates them incorrectly, > -# i.e., doesn't use transitivity: We explicitly do not rely on transitivity and only add direct dependencies. It was discussed on the mailing list: http://lists.opencsw.org/pipermail/maintainers/2012-

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

2013-04-20 Thread Matchek
2012/10/5 Dagobert Michelsen : > Please do not override these pathes as manpages must be in > /opt/csw/share/man. Please also see > http://wiki.opencsw.org/checkpkg-error-tags#toc18 Hi Cris, I see the fix is in, but I didn't see the bzr/bazaar package being released. What's the current status,

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

2013-05-04 Thread Matchek
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's a GARCH variable which already contains the architecture information. _

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

2013-05-06 Thread Matchek
2013/5/6 Ralph Boehme > So in essence, new packages should not be using opencsw X11 stuff from > /opt/csw/x11 ? > Yes. > > But then how do I tackle this: > - the package needs xproto > - the package consumes several other libs via pkg-config > > Should I add the system pkg-config path to EXTRA

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

2013-09-19 Thread Matchek
2013/9/18 Jan Holzhueter > > Yes we did and I think GARCOMPILER is set before there is a GAROSREL :) I thought that make tracks dependencies between variables. foo = $(bar) bar = something The above example works just fine. But I had a similar problem. In the python category file, I had to set

Re: [csw-devel] SF.net SVN: gar:[22104] csw/mgar/pkg/opencsw-manual/trunk/files/ for-maintainers/buildfarm-setup.rst

2013-10-03 Thread Matchek
2013/10/3 Peter FELECAN > > This is an additional and quite strong reason to use GCC. How the heck > can somebody build an "Open" stack if it depends on proprietary software > for which the maintenance cost a lot of money? +1 ___ devel mailing list deve

Re: [csw-devel] SF.net SVN: gar:[22116] csw/mgar/pkg/opencsw-manual/trunk/files/ for-maintainers/buildfarm-setup.rst

2013-10-04 Thread Matchek
2013/10/4 : > Revision: 22116 > http://gar.svn.sourceforge.net/gar/?rev=22116&view=rev > Author: pfelecan > Date: 2013-10-04 15:54:28 + (Fri, 04 Oct 2013) > Log Message: > --- > opencsw-manual/trunk: > - add sudo where needed > - started to verify the checkpkg optional

Re: [csw-devel] SF.net SVN: gar:[22143] csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile

2013-10-13 Thread Matchek
2013/10/6 Peter FELECAN > > > Log Message: > > --- > > lang-python/virtualenv/trunk: Dual Python version. > > [...] > > The package in unstable is already dual. It was released on August 27. You're right. http://buildfarm.opencsw.org/pkgdb/srv4/cbb6ae5f49d68b51f3c84d085d2f460f/files/ I

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

2013-12-31 Thread Matchek
2013/12/30 > Revision: 22763 > http://sourceforge.net/p/gar/code/22763 > Author: rthurner > Date: 2013-12-30 17:30:53 + (Mon, 30 Dec 2013) > Log Message: > --- > subversion, make sure newest serf library is used. > Hi Rupert, You can type this: mgar ci -m "your mess

Re: SF.net SVN: gar:[22910] csw/mgar/gar/v2/lib/python/compare_catalog.py

2014-01-28 Thread Matchek
Hi Carsten, More comments! I hope you'll be able to reduce the size of this script. 2014-01-28 > Revision: 22910 > http://sourceforge.net/p/gar/code/22910 > Author: cgrzemba > Date: 2014-01-28 16:20:56 + (Tue, 28 Jan 2014) > Log Message: > --- > use argparse, add out

Re: SF.net SVN: gar:[22910] csw/mgar/gar/v2/lib/python/compare_catalog.py

2014-02-01 Thread Matchek
Sending again Em 28/01/2014 16:36, "Maciej (Matchek) Bliziński" escreveu: > Hi Carsten, > > More comments! I hope you'll be able to reduce the size of this script. > > 2014-01-28 > >> Revision: 22910 >> http://sourceforge.net/p/gar/code/229

Re: SF.net SVN: gar:[23065] csw/mgar/gar/v2/etc

2014-02-23 Thread Matchek
2014-02-22 22:36 GMT+00:00 Juraj Lutter : > On 02/22/14 16:14, chnin...@users.sourceforge.net wrote: >> +/opt/csw/sbin/amd64 >> +/opt/csw/sbin/i486 >> +/opt/csw/sbin/pentium > > Shouldn't this have been pentium_pro? (just an innocent question.) I was also wondering if this path is part of the CSWc

Re: SF.net SVN: gar:[23399] csw/mgar/pkg/postgresql/branches/postgresql-9.2

2014-04-12 Thread Matchek
Rafael, could you use "mgar ci" instead of "svn ci"?

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

2014-06-05 Thread Matchek
On Thu, Jun 5, 2014 at 9:22 PM, wrote: > +# False alert > +CHECKPKG_OVERRIDES_CSWopenssl-utils += > file-needed-but-no-package-satisfies-it|/etc/opt/csw/ssl/openssl.cnf|CSWopenssl-utils|contains|symlink|/opt/csw/ssl/openssl.cnf|which|needs|the|target|file:|/etc/opt/csw/ssl/openssl.cnf Hm, I ten

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

2014-06-07 Thread Matchek
On Fri, Jun 6, 2014 at 12:35 AM, Yann Rouillard wrote: > Hi Maciej, > > We already talked about this case on IRC: the file > /etc/opt/csw/ssl/openssl.cnf is provided by CSWopenssl-utils but it is > registered as /etc/opt/csw/ssl/openssl.cnf.CSW in the pkgmap of the package > as the real /etc/opt/c

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

2014-07-16 Thread Matchek
2014-07-08 16:00 GMT+01:00 : > +BUILD_DEP_PKGS += CSWsqlite Dago, why, whyy? :) I'm trying to kill CSWsqlite. This package is from 2005. It needs to die. Please uninstall, uninstall! Maciej

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

2010-01-09 Thread Maciej (Matchek) Blizinski
On Sat, Jan 9, 2010 at 11:31 PM, wrote: > Added: csw/mgar/pkg/screen/trunk/files/screenrc > === > --- csw/mgar/pkg/screen/trunk/files/screenrc                            (rev > 0) > +++ csw/mgar/pkg/screen/trunk/files/screenrc    20

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

2010-11-02 Thread Maciej (Matchek) Blizinski
Testing if I can reply to a post on this mailing list. ___ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel

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

2010-11-02 Thread Maciej (Matchek) Blizinski
No dia 31 de Outubro de 2010 07:05, escreveu: > +# recompile curl to link to new ldap, and temporarily include > +# the following block to make checkpkg happy. nothing in the curl > +# package changed, so it should be ok, no? It depends; there are times when checkpkg detects actual problems in a

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

2010-11-02 Thread Maciej (Matchek) Blizinski
No dia 31 de Outubro de 2010 08:11, escreveu: > Modified: csw/mgar/pkg/curl/trunk/Makefile > === > --- csw/mgar/pkg/curl/trunk/Makefile    2010-10-31 07:40:43 UTC (rev 11452) > +++ csw/mgar/pkg/curl/trunk/Makefile    2010-10-31 08:11

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

2010-11-02 Thread Maciej (Matchek) Blizinski
No dia 1 de Novembro de 2010 06:16, escreveu: > Revision: 11461 >          http://gar.svn.sourceforge.net/gar/?rev=11461&view=rev > Author:   rthurner > Date:     2010-11-01 06:16:53 + (Mon, 01 Nov 2010) > > Log Message: > --- > apache2: http:2.2.17, correct for checkpkg > > Modified

Re: [csw-devel] SF.net SVN: gar:[11505] csw/mgar/pkg/TEMPLATES/createpkg/generate_pkginfo

2010-11-05 Thread Maciej (Matchek) Blizinski
For the record, here's checkpkg output for the gtar package: # This path is already provided by CSWcommon or is not allowed for other # reasons. # -> CheckpkgTag('CSWgtar', 'disallowed-path', 'opt/csw/share/locale/fr') # This path is already provided by CSWcommon or is not allowed for other # rea

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

2010-11-07 Thread Maciej (Matchek) Blizinski
No dia 7 de Novembro de 2010 19:08, escreveu: > +CHECKPKG_OVERRIDES_CSWcmake += bad-rpath-entry|/lib|opt/csw/bin/ccmake > +CHECKPKG_OVERRIDES_CSWcmake += > bad-rpath-entry|/opt/SUNWspro/lib|opt/csw/bin/ccmake > +CHECKPKG_OVERRIDES_CSWcmake += > bad-rpath-entry|/opt/SUNWspro/lib/rw7|opt/csw/bin/

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

2010-11-08 Thread Maciej (Matchek) Blizinski
No dia 7 de Novembro de 2010 15:59, escreveu: > Revision: 11517 >          http://gar.svn.sourceforge.net/gar/?rev=11517&view=rev > Author:   rthurner > Date:     2010-11-07 15:59:30 + (Sun, 07 Nov 2010) > > Log Message: > --- > mercurial: depend on python runtime lib ... should be in

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

2010-11-08 Thread Maciej (Matchek) Blizinski
No dia 7 de Novembro de 2010 20:51, Maciej (Matchek) Blizinski escreveu: > But, I think you can actually fix this problem, by adding -norunpath > to CXXFLAGS and -xnorunpath to CFLAGS. I've fixed this in r11525. ___ devel mailing

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

2010-11-09 Thread Maciej (Matchek) Blizinski
No dia 9 de Novembro de 2010 12:55, escreveu: > +INCOMPATIBLE_PKGS_CSWlibldns1 = CSWldns > +INCOMPATIBLE_PKGS_CSWldnsdevel = CSWldnsdevel This looks like the same pkgname two times. ___ devel mailing list devel@lists.opencsw.org https://lists.opencsw.o

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

2010-11-11 Thread 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_OVERRIDES_CSWntop += > shared-lib-package-contains-so-symlink|file

Re: [csw-devel] SF.net SVN: gar:[11739] csw/mgar/gar/v2

2010-11-29 Thread Maciej (Matchek) Blizinski
No dia 28 de Novembro de 2010 03:04, escreveu: > Revision: 11739 >          http://gar.svn.sourceforge.net/gar/?rev=11739&view=rev > Author:   bdwalton > Date:     2010-11-28 03:04:32 + (Sun, 28 Nov 2010) > > Log Message: > --- > gar/v2: merge in v2-relocate branch Ah, dammit. It re

Re: [csw-devel] [PATCH] mGAR v2: Checking packages against 'current'

2010-12-06 Thread Maciej (Matchek) Blizinski
This isn't a commit, it's an experiment with sending a proposed change from git. We could use this to discuss code changes before they are made, if we want to. ___ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/deve

Re: [csw-devel] SF.net SVN: gar:[11839] csw/mgar/gar/v2/lib/python/package_checks.py

2010-12-08 Thread Maciej (Matchek) Blizinski
No dia 8 de Dezembro de 2010 03:44, escreveu: > Revision: 11839 >          http://gar.svn.sourceforge.net/gar/?rev=11839&view=rev > Author:   bdwalton > Date:     2010-12-08 03:44:54 + (Wed, 08 Dec 2010) > > Log Message: > --- > checkpkg: alter the handling of surplus dependency suppr

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

2010-12-08 Thread Maciej (Matchek) Blizinski
No dia 7 de Dezembro de 2010 22:37, escreveu: > -INITSMF = /etc/opt/csw/init.d/cswapache2 > +INITSMF = /etc/opt/csw/init.d/cswfreeradius Can GAR display a warning if INITSMF is set, but does not match any files? ___ devel mailing list devel@lists.openc

Re: [csw-devel] SF.net SVN: gar:[12017] csw/mgar/pkg/exim/branches/dir-loc-fixes/files/ 0003-Set-OpenCSW-build-options.patch

2010-12-18 Thread Maciej (Matchek) Blizinski
No dia 18 de Dezembro de 2010 21:30, escreveu: >  -CONFIGURE_FILE=/usr/exim/configure > -+CONFIGURE_FILE=/etc/op/csw/exim/exim.conf > ++CONFIGURE_FILE=/etc/opt/csw/exim/exim.conf sysconfdir = /etc$(prefix) CONFIGURE_FILE = $(sysconfdir)/exim/exim.conf

Re: [csw-devel] SF.net SVN: gar:[12020] csw/mgar/pkg/exim/branches/dir-loc-fixes/Makefile

2010-12-20 Thread Maciej (Matchek) Blizinski
No dia 19 de Dezembro de 2010 04:02, escreveu: > Revision: 12020 >          http://gar.svn.sourceforge.net/gar/?rev=12020&view=rev > Author:   bdwalton > Date:     2010-12-19 04:02:12 + (Sun, 19 Dec 2010) > > Log Message: > --- > exim/dir-loc-fixes: add some migrateconf support > > Mo

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

2011-01-04 Thread 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 += file-collision You can build an empty CSWlibicu package in this build desc

Re: [csw-devel] SF.net SVN: gar:[12207] csw/mgar/gar/v2/lib/python/package_checks_test.py

2011-01-06 Thread Maciej (Matchek) Blizinski
In this commit, the description does not match the actual change. I'm blaming git-svn. There is a matching description in another change. ___ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel

Re: [csw-devel] SF.net SVN: gar:[12261] csw/mgar/gar/v2/gar.pkg.mk

2011-01-09 Thread Maciej (Matchek) Blizinski
[+phil] I remember Phil mentioning he doesn't read the devel mailing list. Adding him to Cc. No dia 8 de Janeiro de 2011 17:10, Ben Walton escreveu: > Excerpts from theferret's message of Sat Jan 08 11:01:56 -0500 2011: > > Hi Phil, > >> gar.pkg.mk: attempt to blindly add CPTEMPLATES support >>

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

2011-01-09 Thread Maciej (Matchek) Blizinski
Hi Rupert, No dia 10 de Janeiro de 2011 07:23, escreveu: > Revision: 12484 >          http://gar.svn.sourceforge.net/gar/?rev=12484&view=rev > Author:   rthurner > Date:     2011-01-10 07:23:10 + (Mon, 10 Jan 2011) > > Log Message: > --- > subversion: checkpkg moarns ... so remove >

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

2011-01-11 Thread 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) > > Log Message: > --- > getopt: Initial commit, some minor issues TBD Do you k

Re: [csw-devel] SF.net SVN: gar:[12516] csw/mgar/gar/v2-fortran/lib/python/ package_checks_test.py

2011-01-12 Thread Maciej (Matchek) Blizinski
No dia 12 de Janeiro de 2011 19:35, escreveu: > Revision: 12516 >          http://gar.svn.sourceforge.net/gar/?rev=12516&view=rev > Author:   gadavis > Date:     2011-01-12 19:35:45 + (Wed, 12 Jan 2011) > > Log Message: > --- > Force package_check_test.py to be v2 version - previous m

Re: [csw-devel] SF.net SVN: gar:[12522] csw/mgar/gar/v2-uwatch2/bin/uwatch

2011-01-14 Thread Maciej (Matchek) Blizinski
No dia 13 de Janeiro de 2011 00:27, escreveu: > Revision: 12522 >          http://gar.svn.sourceforge.net/gar/?rev=12522&view=rev > Author:   wbonnet > Date:     2011-01-13 00:27:01 + (Thu, 13 Jan 2011) > > Log Message: > --- > Mysql code started. Not yet functionnal > > Modified Path

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

2011-01-19 Thread Maciej (Matchek) Blizinski
No dia 19 de Janeiro de 2011 19:21, Dagobert Michelsen escreveu: > 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 += CSWlib

Re: [csw-devel] SF.net SVN: gar:[13019] csw/mgar/pkg/apache2/branches/open-bug-squash

2011-01-20 Thread Maciej (Matchek) Blizinski
No dia 20 de Janeiro de 2011 02:51, escreveu: > +83;40003;0cCHECKPKG_OVERRIDES_CSWapache2 += > file-collision|/opt/csw/apache2/etc/extra/httpd-info.conf.CSW|CSWapache2|CSWapache2c > +CHECKPKG_OVERRIDES_CSWapache2 += > file-collision|/etc/opt/csw/init.d/cswapache2|CSWapache2|CSWapache2c If you

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

2011-01-21 Thread Maciej (Matchek) Blizinski
No dia 21 de Janeiro de 2011 11:31, escreveu: > -CATALOGNAME_CSWpgpool-dev = CSWpgpool_dev > +CATALOGNAME_CSWpgpool-dev = pgpool_dev Sorry about that. I fixed it in r13044. ___ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailma

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

2011-02-03 Thread Maciej (Matchek) Blizinski
No dia 20 de Janeiro de 2011 08:28, Peter FELECAN escreveu: > "Maciej (Matchek) Blizinski" writes: >> >> PostgreSQL shared libraries and devel packages are ready, but won't be >> accepted by Phil who doesn't accept the idea of placing shared >> libr

<    1   2