CVS log for ports/devel/g-wrap/Makefile
Up to [FreeBSD] / ports / devel / g-wrap
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Nov 10 21:36:05 2011 UTC (3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Not yet ported to powerpc, so ignore it here. Hat: portmgr Feature safe: yes
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:55 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Jul 31 15:07:04 2011 UTC (6 months, 1 week ago) by jlaffaye
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Chase guile shared lib bump - Add an entry to UPDATING
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jan 22 16:04:07 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -3 lines
- Chase lang/guile shlib bump
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:38 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jul 21 04:49:05 2008 UTC (3 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Chase lang/guile share library version bump (.18 -> .19) - Bump PORTREVISION PR: ports/125435
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:11 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue May 29 20:52:20 2007 UTC (4 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
Add --disable-Werror to fix the build with GCC 4.2 PR: 113108
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Apr 7 21:20:21 2007 UTC (4 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Mark g-wrap NOT_FOR_ARCHS=ia64. Reported by: pointyhat via kris
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Mar 22 15:22:14 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
Update for objformat removal
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Mar 7 15:24:49 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -8 lines
Add support for sparc64
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Mar 4 06:53:00 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +14 -5 lines
- Fix the build on amd64. - Fix the srfi extensions installation if they are already exist, install them anyway since there are no conflict in ports tree. Example, using portupgrade while upgrade and it will finding g-wrap exists then not install files as g-wrap will be uninstall when the build is done. - Bump the PORTREVISION to make sure the users to have srfi extensions back in their systems. Reported by: several, Peter Jeremy <peterjeremy@optushome.com.au> Tested by: Peter Jeremy <peterjeremy@optushome.com.au>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Mar 3 20:54:51 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -1 lines
Fix the build if devel/libffi is installed in system. PR: ports/109774 Reported by: Kostas Blekos <mplekos@physics.upatras.gr>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Feb 28 18:45:01 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
- Bump PORTREVISION for changes in libltdl15.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Feb 23 22:24:14 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +22 -13 lines
- Upgrade to 1.9.6 - Patch to use glib 2.x instead of glib 1.x
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 5 03:14:46 2006 UTC (5 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Oct 23 12:33:38 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
- don't back down so far that slib-guile doesn't work anymore. Approved by: portmgr (marcus)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 22 21:33:41 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +9 -9 lines
- Back out of all gtk20 stuff to fix gnucash and plist and other stuff Reported by: many Approved by: portmgr (marcus)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 17 21:24:04 2006 UTC (5 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +9 -17 lines
- Back out of 1.9.6 and back down to 1.3.4 since ffi doesn't build on !i386 * Kept glib2 instead of backing down to glib1 Approved by: portmgr (marcus) Reported by: pointyhat via kris
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:12 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +22 -13 lines
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jul 2 04:03:10 2006 UTC (5 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Add missing library archives. Reported by: pointyhat via linimon
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:36 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:39 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jun 6 14:39:06 2005 UTC (6 years, 8 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Explicit name RUN_DEPENDS to avoid a rundependency on libtool13 Bump PORTREVISION Approved by: mezz for gnome@
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:09 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by 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
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:14 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
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.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:30 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 17 18:59:28 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
${LOCALBASE}/share/guile/slib/slibcat doesn't exist. The slib-guile port
installs ${LOCALBASE}/share/guile/slibcat.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Dec 17 18:36:37 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
This port also has a RUN_DEPENDS on slib-guile. Without it, new installations won't be able to build GnuCash.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 14 22:40:03 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Fix dependency on slib-guile Pointy hat to: pav
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Dec 14 20:19:55 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Chase new slib-guile infrastructure
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 28 00:01:07 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Use the virtual category "scheme" (part ii) 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>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Aug 16 10:02:38 2003 UTC (8 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
Utilize INFO and bump PORTREVISION.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 2 03:28:58 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Chase guile's shared lib version.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 20 02:56:21 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:48:26 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +8 -4 lines
* Fix some GNOMNG typos * Add a missing guile-gtk dependency * De-pkg-comment PR: 48925 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Feb 11 04:25:33 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
Add missing dependency on gtk12. Reported by: bento
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 5 06:11:32 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Update to 1.3.4.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 19 15:22:30 2002 UTC (9 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add backup site until gnucash.org is up again.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 18 07:39:32 2002 UTC (9 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to 1.1.11.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 19 16:37:55 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Chase guile shared lib number. Prompted by: Mike Harding <mvh@ix.netcom.com>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 31 09:37:50 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -2 lines
Update to 1.1.9.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:17 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 22 19:33:59 2001 UTC (11 years ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Release a few ports back into the wild that I don't have time to maintain any more.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 17 17:28:25 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 0.9.12
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 3 20:49:22 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 0.9.8
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 3 22:39:26 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Assume maintainership (from ports).. it's a somewhat important dependency for gnucash
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 9 16:55:09 2000 UTC (11 years, 6 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 0.9.5 PR: 20496 Submitted by: Steve Coltrin <spcoltri@omcl.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:05:05 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update for new shlib revision from guile 1.4
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 15 18:34:05 2000 UTC (11 years, 6 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -14 lines
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE; fix process of install-info. PR: 19943 Submitted by: Ports Fury
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 10 04:16:49 2000 UTC (11 years, 7 months ago) by steve
Branches: MAIN
Adding g-wrap version 0.9.4. A tool for exporting C libraries into Scheme interpreters. PR: 19575 Submitted by: Matthew Condell <mcondell@alum.mit.edu>
