aboutsummaryrefslogtreecommitdiff
path: root/devel/g-wrap
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104461
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* ${LOCALBASE}/share/guile/slib/slibcat doesn't exist. The slib-guile portJoe Marcus Clarke2003-12-171-1/+1
| | | | | | | installs ${LOCALBASE}/share/guile/slibcat. Notes: svn path=/head/; revision=96081
* This port also has a RUN_DEPENDS on slib-guile. Without it, new installationsJoe Marcus Clarke2003-12-171-2/+2
| | | | | | | won't be able to build GnuCash. Notes: svn path=/head/; revision=96079
* - Fix dependency on slib-guilePav Lucistnik2003-12-141-1/+1
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=95818
* - Chase new slib-guile infrastructurePav Lucistnik2003-12-141-1/+1
| | | | Notes: svn path=/head/; revision=95813
* Use the virtual category "scheme" (part ii)Edwin Groothuis2003-08-281-1/+1
| | | | | | | | | | | | Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=87818
* Utilize INFO and bump PORTREVISION.Kris Kennaway2003-08-162-4/+3
| | | | Notes: svn path=/head/; revision=87044
* Remove a left over directory.Joe Marcus Clarke2003-06-161-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=83079
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-2/+2
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* * Fix some GNOMNG typosJoe Marcus Clarke2003-03-042-5/+8
| | | | | | | | | | | * Add a missing guile-gtk dependency * De-pkg-comment PR: 48925 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=76860
* Add missing dependency on gtk12.Joe Marcus Clarke2003-02-111-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=75278
* Update to 1.3.4.Joe Marcus Clarke2003-02-057-43/+55
| | | | Notes: svn path=/head/; revision=74793
* Add backup site until gnucash.org is up again.Maxim Sobolev2002-08-191-1/+2
| | | | Notes: svn path=/head/; revision=64661
* Update to 1.1.11.Maxim Sobolev2002-08-185-18/+22
| | | | Notes: svn path=/head/; revision=64626
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* Do not compile the g-wrap tests. This works around a build problem onJoe Marcus Clarke2002-06-092-26/+11
| | | | | | | -CURRENT. Notes: svn path=/head/; revision=60948
* Update to 1.1.9.Maxim Sobolev2001-07-315-19/+69
| | | | Notes: svn path=/head/; revision=45655
* Fix fennerismAde Lovett2001-05-211-5/+2
| | | | | | | Submitted by: distfile survey Notes: svn path=/head/; revision=42873
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Release a few ports back into the wild that I don't haveAde Lovett2001-01-221-1/+1
| | | | | | | time to maintain any more. Notes: svn path=/head/; revision=37456
* Update to 0.9.12Ade Lovett2000-11-172-2/+2
| | | | Notes: svn path=/head/; revision=35228
* Update to 0.9.8Ade Lovett2000-11-033-2/+3
| | | | Notes: svn path=/head/; revision=34782
* Assume maintainership (from ports).. it's a somewhat importantAde Lovett2000-10-031-1/+1
| | | | | | | dependency for gnucash Notes: svn path=/head/; revision=33388
* Update to 0.9.5Chris Piazza2000-08-092-2/+2
| | | | | | | | PR: 20496 Submitted by: Steve Coltrin <spcoltri@omcl.org> Notes: svn path=/head/; revision=31447
* Update for new shlib revision from guile 1.4Ade Lovett2000-08-041-1/+1
| | | | Notes: svn path=/head/; revision=31281
* Correct WWWChris D. Faulhaber2000-07-291-1/+1
| | | | Notes: svn path=/head/; revision=31115
* freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;Will Andrews2000-07-154-15/+32
| | | | | | | | | | fix process of install-info. PR: 19943 Submitted by: Ports Fury Notes: svn path=/head/; revision=30669
* Adding g-wrap version 0.9.4.Steve Price2000-07-105-0/+64
A tool for exporting C libraries into Scheme interpreters. PR: 19575 Submitted by: Matthew Condell <mcondell@alum.mit.edu> Notes: svn path=/head/; revision=30429