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
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
>
>
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
[+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
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
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
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-
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
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
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/
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.
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-
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,
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.
_
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
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
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
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
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
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
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
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
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
Rafael, could you use "mgar ci" instead of "svn ci"?
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
[+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
>>
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
>
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
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
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
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
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
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
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
101 - 155 of 155 matches
Mail list logo