aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gob
Commit message (Collapse)AuthorAgeFilesLines
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-2/+1
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104470
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Use USE_GNOMENG.Joe Marcus Clarke2002-07-281-1/+2
| | | | Notes: svn path=/head/; revision=63641
* Update to 1.0.12.Maxim Sobolev2002-02-042-2/+3
| | | | Notes: svn path=/head/; revision=54196
* Update to 1.0.11.Maxim Sobolev2001-10-022-2/+2
| | | | Notes: svn path=/head/; revision=48330
* Update to 1.0.10.Maxim Sobolev2001-07-092-3/+4
| | | | Notes: svn path=/head/; revision=44950
* 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
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-042-2/+2
| | | | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. Notes: svn path=/head/; revision=42260
* Update to 1.0.8Yukihiro Nakai2001-04-152-2/+2
| | | | Notes: svn path=/head/; revision=41388
* Update to 1.0.6Ade Lovett2001-02-132-2/+2
| | | | Notes: svn path=/head/; revision=38317
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-7/+1
| | | | Notes: svn path=/head/; revision=33425
* Update to 1.0.5Yukihiro Nakai2000-09-112-2/+2
| | | | Notes: svn path=/head/; revision=32504
* Update to 1.0.4Ade Lovett2000-08-042-2/+2
| | | | Notes: svn path=/head/; revision=31293
* Update to 1.0.3Ade Lovett2000-07-062-2/+2
| | | | Notes: svn path=/head/; revision=30278
* Update to 1.0.2Ade Lovett2000-07-022-2/+2
| | | | Notes: svn path=/head/; revision=30057
* Update to 1.0.1Ade Lovett2000-06-092-2/+2
| | | | Notes: svn path=/head/; revision=29449
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-012-2/+2
| | | | Notes: svn path=/head/; revision=29057
* Update to 0.93.5Ade Lovett2000-05-222-2/+2
| | | | Notes: svn path=/head/; revision=28687
* Update to 0.93.4Ade Lovett2000-05-032-2/+2
| | | | Notes: svn path=/head/; revision=28283
* Update to 0.93.3Yukihiro Nakai2000-04-192-2/+2
| | | | | | | Submitted by: Ade Lovett<ade@FreeBSD.org> Notes: svn path=/head/; revision=27740
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27434
* Update to 0.93.0Yukihiro Nakai2000-02-292-3/+3
| | | | Notes: svn path=/head/; revision=26424
* Update to 0.92.4Yukihiro Nakai2000-02-282-3/+3
| | | | Notes: svn path=/head/; revision=26409
* Update to 0.92.3Yukihiro Nakai2000-02-083-3/+4
| | | | Notes: svn path=/head/; revision=25582
* Initial import.Yukihiro Nakai2000-01-255-0/+35
GTK+ Object Builder. This is merely a preprocessor for GTK+, and seems to be more important for GTK+/GNOME applicatoin development. Notes: svn path=/head/; revision=25054