aboutsummaryrefslogtreecommitdiff
path: root/devel/g-wrap
Commit message (Collapse)AuthorAgeFilesLines
* - Chase lang/guile shlib bumpMartin Wilke2009-01-221-3/+3
| | | | Notes: svn path=/head/; revision=226679
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-211-1/+1
| | | | | | | | | - Bump PORTREVISION PR: ports/125435 Notes: svn path=/head/; revision=217241
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Add --disable-Werror to fix the build with GCC 4.2Joe Marcus Clarke2007-05-291-0/+1
| | | | | | | PR: 113108 Notes: svn path=/head/; revision=192337
* Mark g-wrap NOT_FOR_ARCHS=ia64.Joe Marcus Clarke2007-04-071-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=189451
* Update for objformat removalMichael Johnson2007-03-221-0/+1
| | | | Notes: svn path=/head/; revision=188023
* Add support for sparc64Michael Johnson2007-03-073-11/+13
| | | | Notes: svn path=/head/; revision=186817
* - Fix the build on amd64.Jeremy Messenger2007-03-042-5/+69
| | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=186473
* Fix the build if devel/libffi is installed in system.Jeremy Messenger2007-03-031-1/+5
| | | | | | | | PR: ports/109774 Reported by: Kostas Blekos <mplekos@physics.upatras.gr> Notes: svn path=/head/; revision=186456
* - Bump PORTREVISION for changes in libltdl15.Michael Johnson2007-02-281-0/+1
| | | | Notes: svn path=/head/; revision=186211
* - Upgrade to 1.9.6Michael Johnson2007-02-238-96/+103
| | | | | | | - Patch to use glib 2.x instead of glib 1.x Notes: svn path=/head/; revision=185765
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176401
* - don't back down so far that slib-guile doesn't work anymore.Michael Johnson2006-10-231-2/+2
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175498
* - Back out of all gtk20 stuff to fix gnucash and plist and other stuffMichael Johnson2006-10-221-9/+9
| | | | | | | | Reported by: many Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175489
* - Back out of 1.9.6 and back down to 1.3.4 since ffi doesn't build on !i386Michael Johnson2006-10-178-98/+92
| | | | | | | | | | * Kept glib2 instead of backing down to glib1 Approved by: portmgr (marcus) Reported by: pointyhat via kris Notes: svn path=/head/; revision=175380
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-148-96/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=175253
* Add missing library archives.Joe Marcus Clarke2006-07-023-14/+11
| | | | | | | Reported by: pointyhat via linimon Notes: svn path=/head/; revision=166742
* Conversion to a single libtool environment.Ade Lovett2006-02-232-6/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Explicit name RUN_DEPENDS to avoid a rundependency on libtool13Tilman Keskinoz2005-06-061-2/+2
| | | | | | | | | Bump PORTREVISION Approved by: mezz for gnome@ Notes: svn path=/head/; revision=136909
* 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