[csw-devel] SF.net SVN: gar:[14748] csw/mgar/pkg/liblasi/trunk/Makefile

2011-06-08 Thread ellson
Revision: 14748 http://gar.svn.sourceforge.net/gar/?rev=14748&view=rev Author: ellson Date: 2011-06-08 11:45:09 + (Wed, 08 Jun 2011) Log Message: --- liblasi: using EXTRA_LIB instead of EXTRA_CXXFLAGS Modified Paths: -- csw/mgar/pkg/liblasi/t

[csw-devel] SF.net SVN: gar:[14744] csw/mgar/pkg/liblasi/trunk/Makefile

2011-06-07 Thread ellson
Revision: 14744 http://gar.svn.sourceforge.net/gar/?rev=14744&view=rev Author: ellson Date: 2011-06-08 02:06:15 + (Wed, 08 Jun 2011) Log Message: --- liblasi: adjust CHECKPKG_OVERRIDES Modified Paths: -- csw/mgar/pkg/liblasi/trunk/Makefile Modi

[csw-devel] SF.net SVN: gar:[14743] csw/mgar/pkg/liblasi/trunk/Makefile

2011-06-07 Thread ellson
Revision: 14743 http://gar.svn.sourceforge.net/gar/?rev=14743&view=rev Author: ellson Date: 2011-06-08 01:58:03 + (Wed, 08 Jun 2011) Log Message: --- liblasi: disable 64bit - doesn't like libfreetype.so Modified Paths: -- csw/mgar/pkg/libl

[csw-devel] SF.net SVN: gar:[14742] csw/mgar/pkg/liblasi/trunk/Makefile

2011-06-07 Thread ellson
Revision: 14742 http://gar.svn.sourceforge.net/gar/?rev=14742&view=rev Author: ellson Date: 2011-06-08 01:49:11 + (Wed, 08 Jun 2011) Log Message: --- liblasi: LDFLAGS is ignores, trying CXXFLAGS Modified Paths: -- csw/mgar/pkg/liblasi/trunk/Make

[csw-devel] SF.net SVN: gar:[14737] csw/mgar/pkg/liblasi/trunk/Makefile

2011-06-07 Thread ellson
Revision: 14737 http://gar.svn.sourceforge.net/gar/?rev=14737&view=rev Author: ellson Date: 2011-06-07 23:27:45 + (Tue, 07 Jun 2011) Log Message: --- liblasi: use LDFLAGS instead of EXTRA_CXX_FLAGS (how did it work for Dago???) Modified Paths: --

[csw-devel] SF.net SVN: gar:[14712] csw/mgar/pkg/ImageMagick/trunk/Makefile

2011-06-05 Thread ellson
Revision: 14712 http://gar.svn.sourceforge.net/gar/?rev=14712&view=rev Author: ellson Date: 2011-06-05 18:19:10 + (Sun, 05 Jun 2011) Log Message: --- ImageMagic: rebuilding for graphviz-2.28 - that's ok but librsvg2 and libxml2 are broken in unstable Modif

[csw-devel] SF.net SVN: gar:[14708] csw/mgar/pkg/graphviz/trunk/Makefile

2011-06-04 Thread ellson
Revision: 14708 http://gar.svn.sourceforge.net/gar/?rev=14708&view=rev Author: ellson Date: 2011-06-04 19:44:24 + (Sat, 04 Jun 2011) Log Message: --- graphviz: enable ruby binding Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile Modified:

Re: [csw-devel] (no subject)

2011-06-04 Thread John Ellson
On 06/04/2011 10:44 AM, Ben Walton wrote: > Bcc: > Subject: Re: [csw-devel] SF.net SVN: gar:[14704] csw/mgar/pkg/graphviz/trunk > In-reply-to: > References: > > Excerpts from ellson's message of Sat Jun 04 10:12:35 -0400 2011: > > Hi John, > >> @@ -4,7 +4,7 @@ >> b66d09e11339fc981ab7c62518b3f92

[csw-devel] SF.net SVN: gar:[14706] csw/mgar/pkg/graphviz/trunk/Makefile

2011-06-04 Thread ellson
Revision: 14706 http://gar.svn.sourceforge.net/gar/?rev=14706&view=rev Author: ellson Date: 2011-06-04 16:34:15 + (Sat, 04 Jun 2011) Log Message: --- graphviz: correct silly editing errors Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[14704] csw/mgar/pkg/graphviz/trunk

2011-06-04 Thread ellson
Revision: 14704 http://gar.svn.sourceforge.net/gar/?rev=14704&view=rev Author: ellson Date: 2011-06-04 14:12:35 + (Sat, 04 Jun 2011) Log Message: --- graphviz: use ggrep instead of grep Modified Paths: -- csw/mgar/pkg/graphviz/trunk/checksums

[csw-devel] SF.net SVN: gar:[14703] csw/mgar/pkg/graphviz/trunk/Makefile

2011-06-04 Thread ellson
Revision: 14703 http://gar.svn.sourceforge.net/gar/?rev=14703&view=rev Author: ellson Date: 2011-06-04 13:29:28 + (Sat, 04 Jun 2011) Log Message: --- graphviz: add more RUNTIME_DEP_PKGS_... Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

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

2011-06-04 Thread John Ellson
On 06/04/2011 02:42 AM, Maciej Bliziński wrote: > 2011/6/3 John Ellson : >> I should expand on this: >> >>> Libtool built and linked them in the build tree, they only become >>> unavailable when installing them into DESTDIR, which is not the final >>>

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

2011-06-02 Thread John Ellson
(The -devel package contains libfoobar.so and libfoobar.so.0 softlinks.The real, old libfoobar.0.1.2.so is OK, apparently because libtool knows that its not the version it wants.) John On 06/02/2011 08:30 PM, John Ellson wrote: > The graphviz "package-set" is all the pa

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

2011-06-02 Thread John Ellson
/02/2011 07:39 PM, Maciej Bliziński wrote: > 2011/6/3 John Ellson : >> Maciej, >> >> You asking about the dependency on the *new* libcdt5 from >> graphviz2.28.0, right? > Yes, libcdt5 is with the new graphviz, the previous version of > graphviz builds libcdt4. >

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

2011-06-02 Thread John Ellson
Maciej, You asking about the dependency on the *new* libcdt5 from graphviz2.28.0, right? It does depend on it. The perl language binding extends perl with wrapped functions from libgvc, libgraph, libcdt. Of course, since CSWgraphvizperl is in the same package-set as CSWlibcdt5, is has the same

[csw-devel] SF.net SVN: gar:[14697] csw/mgar/pkg/graphviz/trunk/Makefile

2011-06-02 Thread ellson
Revision: 14697 http://gar.svn.sourceforge.net/gar/?rev=14697&view=rev Author: ellson Date: 2011-06-02 18:49:36 + (Thu, 02 Jun 2011) Log Message: --- graphviz: override missing-dependencys provided by this package set Modified Paths: -- csw/mgar

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

2011-06-01 Thread John Ellson
Bonivart wrote: > On Wed, Jun 1, 2011 at 1:38 PM, John Ellson wrote: >> On 06/01/2011 07:28 AM, Maciej Bliziński wrote: >>> By the way, why don't you run Solaris 10 in Virtualbox? It's very >>> easy to use and you get a Solaris instance that you have total contr

[csw-devel] graphviz: problem analysis and buildfarm request.

2011-06-01 Thread John Ellson
Request first: Would it be possible to uninstall all earlier versions of the graphviz packages on the buildhosts, perhaps just for a few days while I build the graphviz-2.28.0 packages? Problem analysis. The most recent attempt to package graphviz-2.28.0 failed because of a libtoo

[csw-devel] SF.net SVN: gar:[14692] csw/mgar/pkg/graphviz/trunk/Makefile

2011-06-01 Thread ellson
Revision: 14692 http://gar.svn.sourceforge.net/gar/?rev=14692&view=rev Author: ellson Date: 2011-06-01 12:48:57 + (Wed, 01 Jun 2011) Log Message: --- graphviz: the 'soname-not-found' warnings indicate a real problem - don't overr

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

2011-06-01 Thread John Ellson
On 06/01/2011 07:28 AM, Maciej Bliziński wrote: By the way, why don't you run Solaris 10 in Virtualbox? It's very easy to use and you get a Solaris instance that you have total control of. All you need is a couple of gigabytes of disk space and maybe half a gig of RAM on your workstation or la

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

2011-06-01 Thread John Ellson
I need help from a libtool expert. Gar was trying to warn me... CHECKPKG_OVERRIDES_CSWlibgraph5 += soname-not-found|libcdt.so.4|is|needed|by|opt/csw/lib/libgraph.so.5.0.0 Apparently libtool is creating some lib*T files that are wrongly linked. ellson@current9x:.libs> pwd /home/ell

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

2011-06-01 Thread John Ellson
phviz packages on a test instance. Here's the end of the terminal session: pkgutil -t http://buildfarm.opencsw.org/opencsw/experimental/ellson -y -i graphvizgd Installation of was successful. => Installing CSWlibcgraph6-2.28.0,REV=2011.05.31 (4/10) ... Please see /opt/csw/share/d

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

2011-05-31 Thread John Ellson
On 05/31/2011 02:46 PM, Maciej Bliziński wrote: > 2011/5/31 John Ellson : >> On 05/31/2011 01:30 PM, Maciej Bliziński wrote: >>> [+buildfarm] >>> >>> On Tue, May 31, 2011 at 5:43 PM, John Ellson wrote: >> ... >>>> I was able to access test9s,

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

2011-05-31 Thread John Ellson
On 05/31/2011 01:30 PM, Maciej Bliziński wrote: > [+buildfarm] > > On Tue, May 31, 2011 at 5:43 PM, John Ellson wrote: >> ... >> I was able to access test9s, so can you give me some more instructions >> on how to use the test system? >> Do I need to request insta

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

2011-05-31 Thread John Ellson
On 05/31/2011 12:14 PM, Maciej Bliziński wrote: > > If you try the version from gar sources, it will work. > > OK, that went well. gd-2.0.36RC1 and graphviz-2.28.0 uploaded to unstable. I was able to access test9s, so can you give me some more instructions on how to use the test system? Do I ne

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

2011-05-31 Thread John Ellson
I know there were problems with csw-upload-pkg yesterday, so I'm probably being premature? Getting the same kind of errors for graphviz: ellson@login:~> csw-upload-pkg newpkgs/graphviz-2.28.0/* ... Checking 18 package(s) against catalog unstable sparc SunOS5.9 ERROR: --catalog-release

[csw-devel] SF.net SVN: gar:[14683] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-31 Thread ellson
Revision: 14683 http://gar.svn.sourceforge.net/gar/?rev=14683&view=rev Author: ellson Date: 2011-05-31 13:29:19 + (Tue, 31 May 2011) Log Message: --- graphviz: now libgd2 is found properly the surplus-dependency overrides can be removed Modified P

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

2011-05-31 Thread John Ellson
I have a minor update for gd. I'm getting the following errors: ellson@login:~> csw-upload-pkg newpkgs/gd-2.0.36RC1/* ... Checking 3 package(s) against catalog unstable sparc SunOS5.9 ERROR: --catalog-release does not exist Checking 3 package(s) against catalog unstable i386 SunOS5

[csw-devel] SF.net SVN: gar:[14682] csw/mgar/pkg/graphviz/trunk

2011-05-31 Thread ellson
Revision: 14682 http://gar.svn.sourceforge.net/gar/?rev=14682&view=rev Author: ellson Date: 2011-05-31 12:22:52 + (Tue, 31 May 2011) Log Message: --- graphviz: get rid of -x switch that gcc doesn't like Modified Paths: -- csw/mgar/pkg/graph

[csw-devel] SF.net SVN: gar:[14681] csw/mgar/pkg/graphviz/trunk

2011-05-31 Thread ellson
Revision: 14681 http://gar.svn.sourceforge.net/gar/?rev=14681&view=rev Author: ellson Date: 2011-05-31 12:08:06 + (Tue, 31 May 2011) Log Message: --- graphviz: try to fix detection of libgd Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[14680] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-31 Thread ellson
Revision: 14680 http://gar.svn.sourceforge.net/gar/?rev=14680&view=rev Author: ellson Date: 2011-05-31 11:58:07 + (Tue, 31 May 2011) Log Message: --- graphviz: seems some lib dependencies are both missing and surplus Modified Paths: -- csw/mgar

Re: [csw-devel] graphviz: what does "pkginfo-opencsw-repository-uncommitted" mean?

2011-05-31 Thread John Ellson
n checkout tree. John On 05/31/2011 02:45 AM, Maciej Bliziński wrote: > 2011/5/31 John Ellson : >> These are the remaining errors (at least, the remaining errors that I >> don't understand). >> >> What do they mean? Are they safe to override. > No need to overrid

[csw-devel] SF.net SVN: gar:[14676] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-31 Thread ellson
Revision: 14676 http://gar.svn.sourceforge.net/gar/?rev=14676&view=rev Author: ellson Date: 2011-05-31 07:42:57 + (Tue, 31 May 2011) Log Message: --- graphviz: yet more dependencies poping up - suspect a working libgd2 actually exists on i386 platforms Modified P

[csw-devel] graphviz: what does "pkginfo-opencsw-repository-uncommitted" mean?

2011-05-30 Thread John Ellson
These are the remaining errors (at least, the remaining errors that I don't understand). What do they mean? Are they safe to override. John CHECKPKG_OVERRIDES_CSWlibcdt5 += pkginfo-opencsw-repository-uncommitted CHECKPKG_OVERRIDES_CSWgraphvizgraphs += pkginfo-opencsw-repository-uncommitted C

[csw-devel] SF.net SVN: gar:[14675] csw/mgar/pkg/gd/trunk

2011-05-30 Thread ellson
Revision: 14675 http://gar.svn.sourceforge.net/gar/?rev=14675&view=rev Author: ellson Date: 2011-05-31 04:19:57 + (Tue, 31 May 2011) Log Message: --- gd: update to gd-2.0.36RC1 (latest, or perhaps last available release of gd) Modified Paths: --

[csw-devel] SF.net SVN: gar:[14674] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-30 Thread ellson
Revision: 14674 http://gar.svn.sourceforge.net/gar/?rev=14674&view=rev Author: ellson Date: 2011-05-31 03:18:18 + (Tue, 31 May 2011) Log Message: --- graphviz: put back CHECKPKG_OVERRIDES I can explain and live with for now Modified Paths: -- csw/

[csw-devel] SF.net SVN: gar:[14673] csw/mgar/pkg/gd/trunk/Makefile

2011-05-30 Thread ellson
Revision: 14673 http://gar.svn.sourceforge.net/gar/?rev=14673&view=rev Author: ellson Date: 2011-05-31 01:57:41 + (Tue, 31 May 2011) Log Message: --- gd: strip NOISAEXEC Modified Paths: -- csw/mgar/pkg/gd/trunk/Makefile Modified: csw/mgar/pkg/gd/t

[csw-devel] SF.net SVN: gar:[14672] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-30 Thread ellson
Revision: 14672 http://gar.svn.sourceforge.net/gar/?rev=14672&view=rev Author: ellson Date: 2011-05-31 01:55:10 + (Tue, 31 May 2011) Log Message: --- graphviz: configure not finding working -lgd. Try changing dependency to CSWlibgd2 Modified P

[csw-devel] SF.net SVN: gar:[14671] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-30 Thread ellson
Revision: 14671 http://gar.svn.sourceforge.net/gar/?rev=14671&view=rev Author: ellson Date: 2011-05-31 01:45:15 + (Tue, 31 May 2011) Log Message: --- graphviz: unfolding wrapped lines and using += construct. arrange by PACKAGE Modified Paths: --

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

2011-05-30 Thread John Ellson
On 05/30/2011 08:03 PM, Maciej Bliziński wrote: > In the meantime, I've submitted the a change to the graphviz build recipe: > > - Removed the "ENABLE_CHECK = 0" line > - Removed most of the overrides > - Split off shared libraries to own packages (used the code generated > by checkpkg) > - Adjuste

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

2011-05-30 Thread John Ellson
ld be very similar to the new release. In the attachment are the outputs from: echo $LD_LIBRARY_PATH ldd /opt/csw/bin/dot ldd /opt/csw/lib/graphviz/libgvplugin_gd.so.6.0.0 John On 05/30/2011 07:09 PM, Maciej Bliziński wrote: > 2011/5/30 John Ellson : >> On 05/30/20

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

2011-05-30 Thread John Ellson
I'm subscribed now. Still feeling cranky though ;-( John On 05/30/2011 03:56 PM, Maciej Bliziński wrote: > This is John's email, which didn't make it to the list (I think that > John is not subscribed to devel@). > > 2011/5/30 John Ellson : >>> I

[csw-devel] SF.net SVN: gar:[14667] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-30 Thread ellson
Revision: 14667 http://gar.svn.sourceforge.net/gar/?rev=14667&view=rev Author: ellson Date: 2011-05-30 14:54:34 + (Mon, 30 May 2011) Log Message: --- graphviz: why aren't transitive dependencies handled automatically? Modified Paths: -- csw

[csw-devel] SF.net SVN: gar:[14659] csw/mgar/pkg/graphviz/trunk

2011-05-29 Thread ellson
Revision: 14659 http://gar.svn.sourceforge.net/gar/?rev=14659&view=rev Author: ellson Date: 2011-05-29 17:43:59 + (Sun, 29 May 2011) Log Message: --- graphviz: more fixes for broken $(shell $(PERL) -MExtUtils::Embed -e ccopts) Modified Paths: --

[csw-devel] SF.net SVN: gar:[14658] csw/mgar/pkg/graphviz/trunk

2011-05-29 Thread ellson
Revision: 14658 http://gar.svn.sourceforge.net/gar/?rev=14658&view=rev Author: ellson Date: 2011-05-29 14:44:20 + (Sun, 29 May 2011) Log Message: --- graphviz: gvpr_Makefile.am.patch - to work around libtool adding -ltdl to everything, gv_Makefile.am.patch - to

[csw-devel] SF.net SVN: gar:[14654] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-27 Thread ellson
Revision: 14654 http://gar.svn.sourceforge.net/gar/?rev=14654&view=rev Author: ellson Date: 2011-05-27 14:42:59 + (Fri, 27 May 2011) Log Message: --- graphviz: override PANGOCAIRO_CFLAGS due to autoconf problem, I think Modified Paths: -- csw/mgar

[csw-devel] SF.net SVN: gar:[14634] csw/mgar/pkg/swig/trunk/Makefile

2011-05-21 Thread ellson
Revision: 14634 http://gar.svn.sourceforge.net/gar/?rev=14634&view=rev Author: ellson Date: 2011-05-21 13:37:15 + (Sat, 21 May 2011) Log Message: --- swig: add RUNTIME_DEP_PKGS_CSWswig += CSWzlib Modified Paths: -- csw/mgar/pkg/swig/trunk/Make

[csw-devel] SF.net SVN: gar:[14633] csw/mgar/pkg/swig/trunk/Makefile

2011-05-21 Thread ellson
Revision: 14633 http://gar.svn.sourceforge.net/gar/?rev=14633&view=rev Author: ellson Date: 2011-05-21 13:16:55 + (Sat, 21 May 2011) Log Message: --- swig: add the suggested CHECKPKG_OVERRIDES_CSWswig Modified Paths: -- csw/mgar/pkg/swig/trunk/Make

[csw-devel] SF.net SVN: gar:[14631] csw/mgar/pkg/swig/trunk

2011-05-20 Thread ellson
Revision: 14631 http://gar.svn.sourceforge.net/gar/?rev=14631&view=rev Author: ellson Date: 2011-05-20 22:56:30 + (Fri, 20 May 2011) Log Message: --- swig-2.0.3 upgrade Modified Paths: -- csw/mgar/pkg/swig/trunk/Makefile csw/mgar/pkg/swig/t

[csw-devel] SF.net SVN: gar:[14630] csw/mgar/pkg/graphviz/trunk/files/post_process.c. patch

2011-05-20 Thread ellson
Revision: 14630 http://gar.svn.sourceforge.net/gar/?rev=14630&view=rev Author: ellson Date: 2011-05-20 15:13:48 + (Fri, 20 May 2011) Log Message: --- really add post_process.c.patch Added Paths: --- csw/mgar/pkg/graphviz/trunk/files/post_process.c.p

[csw-devel] SF.net SVN: gar:[14629] csw/mgar/pkg/graphviz/trunk

2011-05-20 Thread ellson
Revision: 14629 http://gar.svn.sourceforge.net/gar/?rev=14629&view=rev Author: ellson Date: 2011-05-20 15:13:17 + (Fri, 20 May 2011) Log Message: --- add post_process.c.patch Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile csw/mgar

[csw-devel] SF.net SVN: gar:[14628] csw/mgar/pkg/graphviz/trunk

2011-05-20 Thread ellson
Revision: 14628 http://gar.svn.sourceforge.net/gar/?rev=14628&view=rev Author: ellson Date: 2011-05-20 14:26:39 + (Fri, 20 May 2011) Log Message: --- patch for miissing log2() Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile csw/mgar

[csw-devel] SF.net SVN: gar:[14625] csw/mgar/pkg/graphviz/trunk

2011-05-19 Thread ellson
Revision: 14625 http://gar.svn.sourceforge.net/gar/?rev=14625&view=rev Author: ellson Date: 2011-05-19 22:24:57 + (Thu, 19 May 2011) Log Message: --- attempt to fix weird grep problem Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile csw/

[csw-devel] SF.net SVN: gar:[14624] csw/mgar/pkg/graphviz/trunk/Makefile

2011-05-19 Thread ellson
Revision: 14624 http://gar.svn.sourceforge.net/gar/?rev=14624&view=rev Author: ellson Date: 2011-05-19 17:46:18 + (Thu, 19 May 2011) Log Message: --- also Makefile change for upstreamed diff Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[14623] csw/mgar/pkg/graphviz/trunk

2011-05-19 Thread ellson
Revision: 14623 http://gar.svn.sourceforge.net/gar/?rev=14623&view=rev Author: ellson Date: 2011-05-19 17:44:14 + (Thu, 19 May 2011) Log Message: --- Draw.c.diff was upstreamed Modified Paths: -- csw/mgar/pkg/graphviz/trunk/checksums Removed P

[csw-devel] SF.net SVN: gar:[14622] csw/mgar/pkg/graphviz/trunk

2011-05-19 Thread ellson
Revision: 14622 http://gar.svn.sourceforge.net/gar/?rev=14622&view=rev Author: ellson Date: 2011-05-19 17:24:39 + (Thu, 19 May 2011) Log Message: --- graphviz-2.28 update Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile csw/mgar/pkg/grap

[csw-devel] SF.net SVN: gar:[8773] csw/mgar/pkg/swig/trunk/Makefile

2010-02-23 Thread ellson
Revision: 8773 http://gar.svn.sourceforge.net/gar/?rev=8773&view=rev Author: ellson Date: 2010-02-23 20:15:28 + (Tue, 23 Feb 2010) Log Message: --- add LICENSE Modified Paths: -- csw/mgar/pkg/swig/trunk/Makefile Modified: csw/mgar/pkg/swig/t

[csw-devel] SF.net SVN: gar:[8772] csw/mgar/pkg/swig/trunk/Makefile

2010-02-23 Thread ellson
Revision: 8772 http://gar.svn.sourceforge.net/gar/?rev=8772&view=rev Author: ellson Date: 2010-02-23 20:07:33 + (Tue, 23 Feb 2010) Log Message: --- add some CHECKPKG_OVERRIDES Modified Paths: -- csw/mgar/pkg/swig/trunk/Makefile Modified: csw/mgar

[csw-devel] SF.net SVN: gar:[8770] csw/mgar/pkg/swig/trunk

2010-02-23 Thread ellson
Revision: 8770 http://gar.svn.sourceforge.net/gar/?rev=8770&view=rev Author: ellson Date: 2010-02-23 19:49:26 + (Tue, 23 Feb 2010) Log Message: --- upgrade to swig-1.3.40 Modified Paths: -- csw/mgar/pkg/swig/trunk/Makefile csw/mgar/pkg/swig/t

[csw-devel] SF.net SVN: gar:[8589] csw/mgar/pkg/graphviz/trunk/checksums

2010-02-16 Thread ellson
Revision: 8589 http://gar.svn.sourceforge.net/gar/?rev=8589&view=rev Author: ellson Date: 2010-02-16 14:57:00 + (Tue, 16 Feb 2010) Log Message: --- update checksums to include configure.patch that someone added Modified Paths: -- csw/mgar/pkg/grap

[csw-devel] SF.net SVN: gar:[8587] csw/mgar/pkg/graphviz/trunk/Makefile

2010-02-16 Thread ellson
Revision: 8587 http://gar.svn.sourceforge.net/gar/?rev=8587&view=rev Author: ellson Date: 2010-02-16 14:46:20 + (Tue, 16 Feb 2010) Log Message: --- package the ghostscript plugin Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile Modified:

[csw-devel] SF.net SVN: gar:[8212] csw/mgar/pkg/graphviz/trunk/Makefile

2010-01-28 Thread ellson
Revision: 8212 http://gar.svn.sourceforge.net/gar/?rev=8212&view=rev Author: ellson Date: 2010-01-28 15:44:01 + (Thu, 28 Jan 2010) Log Message: --- don't include .so of plugins Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile Modified:

[csw-devel] SF.net SVN: gar:[8208] csw/mgar/pkg/graphviz/trunk/Makefile

2010-01-28 Thread ellson
Revision: 8208 http://gar.svn.sourceforge.net/gar/?rev=8208&view=rev Author: ellson Date: 2010-01-28 11:35:20 + (Thu, 28 Jan 2010) Log Message: --- package .so.6.0.0 and .so.6 for plugins, to track convention on linux Modified Paths: -- csw/mgar

[csw-devel] SF.net SVN: gar:[8207] csw/mgar/pkg/graphviz/trunk/Makefile

2010-01-28 Thread ellson
Revision: 8207 http://gar.svn.sourceforge.net/gar/?rev=8207&view=rev Author: ellson Date: 2010-01-28 10:59:23 + (Thu, 28 Jan 2010) Log Message: --- another attempt at fixing Mantis:0004114 Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[8200] csw/mgar/pkg/graphviz/trunk/Makefile

2010-01-27 Thread ellson
Revision: 8200 http://gar.svn.sourceforge.net/gar/?rev=8200&view=rev Author: ellson Date: 2010-01-27 14:44:47 + (Wed, 27 Jan 2010) Log Message: --- add more dependencies Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile Modified: csw/mgar

[csw-devel] SF.net SVN: gar:[8199] csw/mgar/pkg/graphviz2/trunk

2010-01-27 Thread ellson
Revision: 8199 http://gar.svn.sourceforge.net/gar/?rev=8199&view=rev Author: ellson Date: 2010-01-27 13:57:36 + (Wed, 27 Jan 2010) Log Message: --- update to gar2 clean out files/, checksums, Makefile, Modified Paths: -- csw/mgar/pkg/graphviz2/t

[csw-devel] SF.net SVN: gar:[8191] csw/mgar/pkg/graphviz/trunk

2010-01-26 Thread ellson
Revision: 8191 http://gar.svn.sourceforge.net/gar/?rev=8191&view=rev Author: ellson Date: 2010-01-26 19:02:13 + (Tue, 26 Jan 2010) Log Message: --- upgrade to graphviz-2.26.3 - fixed bugs 0004094, 0004114 Modified Paths: -- csw/mgar/pkg/grap

[csw-devel] SF.net SVN: gar:[5850] csw/mgar/pkg/libcairo/trunk/checksums

2009-08-04 Thread ellson
Revision: 5850 http://gar.svn.sourceforge.net/gar/?rev=5850&view=rev Author: ellson Date: 2009-08-04 17:45:41 + (Tue, 04 Aug 2009) Log Message: --- update checksums for cairo-1.8.8 Modified Paths: -- csw/mgar/pkg/libcairo/trunk/checksums Modified:

[csw-devel] SF.net SVN: gar:[5849] csw/mgar/pkg/libcairo/trunk/Makefile

2009-08-04 Thread ellson
Revision: 5849 http://gar.svn.sourceforge.net/gar/?rev=5849&view=rev Author: ellson Date: 2009-08-04 17:41:18 + (Tue, 04 Aug 2009) Log Message: --- update to cairo-1.8.8 Modified Paths: -- csw/mgar/pkg/libcairo/trunk/Makefile Modified: csw/mgar

[csw-devel] SF.net SVN: gar:[5658] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-25 Thread ellson
Revision: 5658 http://gar.svn.sourceforge.net/gar/?rev=5658&view=rev Author: ellson Date: 2009-07-26 01:36:46 + (Sun, 26 Jul 2009) Log Message: --- drop BUILD64=1 Sun's CC is too broken Modified Paths: -- csw/mgar/pkg/graphviz/trunk

[csw-devel] SF.net SVN: gar:[5657] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-25 Thread ellson
Revision: 5657 http://gar.svn.sourceforge.net/gar/?rev=5657&view=rev Author: ellson Date: 2009-07-25 22:53:59 + (Sat, 25 Jul 2009) Log Message: --- - add BUILD64=1 for sparcv9 and amd64 - add --enable-static to generate dot_static target - package dot_stati

[csw-devel] SF.net SVN: gar:[5655] csw/mgar/pkg/libcairo/trunk/Makefile

2009-07-25 Thread ellson
Revision: 5655 http://gar.svn.sourceforge.net/gar/?rev=5655&view=rev Author: ellson Date: 2009-07-25 19:10:46 + (Sat, 25 Jul 2009) Log Message: --- use --disable-full-testing instead of --disable-tests Modified Paths: -- csw/mgar/pkg/libcairo/t

[csw-devel] SF.net SVN: gar:[5654] csw/mgar/pkg/libcairo/trunk/Makefile

2009-07-25 Thread ellson
Revision: 5654 http://gar.svn.sourceforge.net/gar/?rev=5654&view=rev Author: ellson Date: 2009-07-25 18:30:18 + (Sat, 25 Jul 2009) Log Message: --- enable svg backend - the circular dependency is only for testing Modified Paths: -- csw/mgar

[csw-devel] SF.net SVN: gar:[5632] csw/mgar/pkg/graphviz/trunk/checksums

2009-07-23 Thread ellson
Revision: 5632 http://gar.svn.sourceforge.net/gar/?rev=5632&view=rev Author: ellson Date: 2009-07-23 14:49:28 + (Thu, 23 Jul 2009) Log Message: --- update checksums Modified Paths: -- csw/mgar/pkg/graphviz/trunk/checksums Modified: csw/mgar

[csw-devel] SF.net SVN: gar:[5631] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-23 Thread ellson
Revision: 5631 http://gar.svn.sourceforge.net/gar/?rev=5631&view=rev Author: ellson Date: 2009-07-23 14:48:22 + (Thu, 23 Jul 2009) Log Message: --- no postuninstall for base package Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile Modified:

[csw-devel] SF.net SVN: gar:[5630] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-23 Thread ellson
Revision: 5630 http://gar.svn.sourceforge.net/gar/?rev=5630&view=rev Author: ellson Date: 2009-07-23 14:45:50 + (Thu, 23 Jul 2009) Log Message: --- missing postinstall script in graphviz package missing dependency on CSWxpm (for lefty) Modified P

[csw-devel] SF.net SVN: gar:[5628] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-23 Thread ellson
Revision: 5628 http://gar.svn.sourceforge.net/gar/?rev=5628&view=rev Author: ellson Date: 2009-07-23 13:24:26 + (Thu, 23 Jul 2009) Log Message: --- fix RE to put all binaries except diffimg in main package Modified Paths: -- csw/mgar/pkg/graphviz/t

[csw-devel] SF.net SVN: gar:[5626] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-22 Thread ellson
Revision: 5626 http://gar.svn.sourceforge.net/gar/?rev=5626&view=rev Author: ellson Date: 2009-07-23 00:38:53 + (Thu, 23 Jul 2009) Log Message: --- move diffimg from graphviz to graphvizgd becasue of gd depencies Modified Paths: -- csw/mgar

[csw-devel] SF.net SVN: gar:[5625] csw/mgar/pkg/graphviz/trunk

2009-07-22 Thread ellson
Revision: 5625 http://gar.svn.sourceforge.net/gar/?rev=5625&view=rev Author: ellson Date: 2009-07-22 21:50:42 + (Wed, 22 Jul 2009) Log Message: --- deal with missing SVG support in libcairo Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[5624] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-22 Thread ellson
Revision: 5624 http://gar.svn.sourceforge.net/gar/?rev=5624&view=rev Author: ellson Date: 2009-07-22 20:58:45 + (Wed, 22 Jul 2009) Log Message: --- no svg for now - not supported by libcairo Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[5623] csw/mgar/pkg/graphviz/trunk/Makefile

2009-07-22 Thread ellson
Revision: 5623 http://gar.svn.sourceforge.net/gar/?rev=5623&view=rev Author: ellson Date: 2009-07-22 20:32:25 + (Wed, 22 Jul 2009) Log Message: --- still can't use Sun's C++ compiler Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Make

[csw-devel] SF.net SVN: gar:[5622] csw/mgar/pkg/graphviz/trunk

2009-07-22 Thread ellson
Revision: 5622 http://gar.svn.sourceforge.net/gar/?rev=5622&view=rev Author: ellson Date: 2009-07-22 20:23:31 + (Wed, 22 Jul 2009) Log Message: --- new improved graphviz packages Modified Paths: -- csw/mgar/pkg/graphviz/trunk/Makefile csw/mgar

[csw-devel] SF.net SVN: gar:[5087] csw/mgar/pkg/liblasi/trunk

2009-05-28 Thread ellson
Revision: 5087 http://gar.svn.sourceforge.net/gar/?rev=5087&view=rev Author: ellson Date: 2009-05-28 14:48:52 + (Thu, 28 May 2009) Log Message: --- add patch to fix mismatched consts switch back to Sun's compiler/linker Modified Paths: -- csw

[csw-devel] SF.net SVN: gar:[5079] csw/mgar/pkg/liblasi/trunk/Makefile

2009-05-27 Thread ellson
Revision: 5079 http://gar.svn.sourceforge.net/gar/?rev=5079&view=rev Author: ellson Date: 2009-05-27 21:50:22 + (Wed, 27 May 2009) Log Message: --- put back g++ for now Modified Paths: -- csw/mgar/pkg/liblasi/trunk/Makefile Modified: csw/mgar

[csw-devel] SF.net SVN: gar:[5078] csw/mgar/pkg/liblasi/trunk/Makefile

2009-05-27 Thread ellson
Revision: 5078 http://gar.svn.sourceforge.net/gar/?rev=5078&view=rev Author: ellson Date: 2009-05-27 21:43:52 + (Wed, 27 May 2009) Log Message: --- add a "SF_PROJ = lasi" becasue sf name != gar name ! = library name .gah! Modified Paths:

[csw-devel] SF.net SVN: gar:[5073] csw/mgar/pkg/liblasi/trunk/Makefile

2009-05-27 Thread ellson
Revision: 5073 http://gar.svn.sourceforge.net/gar/?rev=5073&view=rev Author: ellson Date: 2009-05-27 18:11:49 + (Wed, 27 May 2009) Log Message: --- fix the directory renaming Modified Paths: -- csw/mgar/pkg/liblasi/trunk/Makefile Modified: csw/

[csw-devel] SF.net SVN: gar:[5072] csw/mgar/pkg/liblasi/trunk/Makefile

2009-05-27 Thread ellson
Revision: 5072 http://gar.svn.sourceforge.net/gar/?rev=5072&view=rev Author: ellson Date: 2009-05-27 18:06:26 + (Wed, 27 May 2009) Log Message: --- rename /opt/csw/share/liblasi/examples ==> /opt/csw/share/doc/examples Modified Paths: -- csw/m

[csw-devel] SF.net SVN: gar:[5070] csw/mgar/pkg/liblasi/trunk/Makefile

2009-05-27 Thread ellson
Revision: 5070 http://gar.svn.sourceforge.net/gar/?rev=5070&view=rev Author: ellson Date: 2009-05-27 17:46:35 + (Wed, 27 May 2009) Log Message: --- rename install directories: /opt/csw/share/doc/libLASi-1.1.0 ==> /opt/csw/share/doc/liblasi /

[csw-devel] SF.net SVN: gar:[5014] csw/mgar/pkg/liblasi/trunk

2009-05-22 Thread ellson
Revision: 5014 http://gar.svn.sourceforge.net/gar/?rev=5014&view=rev Author: ellson Date: 2009-05-22 18:32:06 + (Fri, 22 May 2009) Log Message: --- first working Makefile Modified Paths: -- csw/mgar/pkg/liblasi/trunk/Makefile csw/mgar/pkg/lib

[csw-devel] SF.net SVN: gar:[5013] csw/mgar/pkg/libLASi/

2009-05-22 Thread ellson
Revision: 5013 http://gar.svn.sourceforge.net/gar/?rev=5013&view=rev Author: ellson Date: 2009-05-22 17:58:19 + (Fri, 22 May 2009) Log Message: --- need to rename libLASi because of uppercase Removed Paths: - csw/mgar/pkg/libLASi/ This was sen

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

2009-05-22 Thread ellson
Revision: 5011 http://gar.svn.sourceforge.net/gar/?rev=5011&view=rev Author: ellson Date: 2009-05-22 17:47:10 + (Fri, 22 May 2009) Log Message: --- rename libLASi -> liblasi Added Paths: --- csw/mgar/pkg/liblasi/ csw/mgar/pkg/liblasi/branches/

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

2009-05-22 Thread ellson
Revision: 5009 http://gar.svn.sourceforge.net/gar/?rev=5009&view=rev Author: ellson Date: 2009-05-22 17:08:33 + (Fri, 22 May 2009) Log Message: --- initial commit of libLASi Added Paths: --- csw/mgar/pkg/libLASi/ csw/mgar/pkg/libLASi/branches/

[csw-devel] SF.net SVN: gar:[4981] csw/mgar/pkg/swig/trunk/Makefile

2009-05-20 Thread ellson
Revision: 4981 http://gar.svn.sourceforge.net/gar/?rev=4981&view=rev Author: ellson Date: 2009-05-20 18:08:28 + (Wed, 20 May 2009) Log Message: --- add swig docs to package Modified Paths: -- csw/mgar/pkg/swig/trunk/Makefile Modified: csw/mgar

[csw-devel] SF.net SVN: gar:[4964] csw/mgar/pkg/swig/trunk

2009-05-19 Thread ellson
Revision: 4964 http://gar.svn.sourceforge.net/gar/?rev=4964&view=rev Author: ellson Date: 2009-05-19 20:08:45 + (Tue, 19 May 2009) Log Message: --- New maintainer. Convert to mgar v2. Upgrade to sig-1.3.39 Modified Paths: -- csw/mgar/pkg/swig/t

[csw-devel] SF.net SVN: gar:[4948] csw/mgar/pkg/gts/trunk/Makefile

2009-05-18 Thread ellson
Revision: 4948 http://gar.svn.sourceforge.net/gar/?rev=4948&view=rev Author: ellson Date: 2009-05-18 23:31:42 + (Mon, 18 May 2009) Log Message: --- correct group_id for gts on sourceforge Modified Paths: -- csw/mgar/pkg/gts/trunk/Makefile Modi

[csw-devel] SF.net SVN: gar:[4947] csw/mgar/pkg/gts/trunk/files

2009-05-18 Thread ellson
Revision: 4947 http://gar.svn.sourceforge.net/gar/?rev=4947&view=rev Author: ellson Date: 2009-05-18 22:33:39 + (Mon, 18 May 2009) Log Message: --- delete unneeded files from svn Removed Paths: - csw/mgar/pkg/gts/trunk/files/CSWgts.depend csw/

[csw-devel] SF.net SVN: gar:[4945] csw/mgar/pkg/gts/trunk

2009-05-18 Thread ellson
Revision: 4945 http://gar.svn.sourceforge.net/gar/?rev=4945&view=rev Author: ellson Date: 2009-05-18 21:49:05 + (Mon, 18 May 2009) Log Message: --- Update according to feedback from maintainers@ - drop explic depends and spec - use automatic sourcef

[csw-devel] SF.net SVN: gar:[4940] csw/mgar/pkg/gts/trunk/Makefile

2009-05-18 Thread ellson
Revision: 4940 http://gar.svn.sourceforge.net/gar/?rev=4940&view=rev Author: ellson Date: 2009-05-18 18:40:18 + (Mon, 18 May 2009) Log Message: --- add REQUIRED_PKGS Modified Paths: -- csw/mgar/pkg/gts/trunk/Makefile Modified: csw/mgar/pkg/gts/t

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

2009-05-18 Thread ellson
Revision: 4934 http://gar.svn.sourceforge.net/gar/?rev=4934&view=rev Author: ellson Date: 2009-05-18 17:09:56 + (Mon, 18 May 2009) Log Message: --- gts: Initial commit Added Paths: --- csw/mgar/pkg/gts/ csw/mgar/pkg/gts/branches/ csw/mgar/pkg