Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -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) | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) | ||||
* | Presenting GNOME 2.20.1 and all related works for FreeBSD. The official | marcus | 2007-10-25 | 2 | -185/+186 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Portlint: | mezz | 2006-06-06 | 1 | -2/+2 |
| | | | | -Make it uses plain 7-bit ASCII. | ||||
* | Add USE_GETTEXT to appease portlint. | mezz | 2006-05-16 | 1 | -0/+1 |
| | |||||
* | Remove USE_REINPLACE for categories starting with a G | edwin | 2006-05-08 | 1 | -1/+0 |
| | |||||
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 2 | -1/+3 |
| | | | | Approved by: portmgr (kris) | ||||
* | - Add SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -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. | ||||
* | Bump PORTREVISION to chase the glib20 shared library update. | marcus | 2005-11-05 | 1 | -1/+1 |
| | |||||
* | - Update WWW: line | ahze | 2005-06-11 | 1 | -1/+1 |
| | |||||
* | Fully-qualify the path to update-desktop-database and update-mime-database in | mezz | 2005-03-17 | 2 | -3/+3 |
| | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. | ||||
* | Bump PORTREVISION to chase the glib20 shared lib version change. | marcus | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | Attempt to fix the build on ia64. | marcus | 2004-11-26 | 1 | -8/+9 |
| | | | | Reported by: pointyhat via kris | ||||
* | Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the | marcus | 2004-11-08 | 1 | -1/+1 |
| | | | | big upgrade. | ||||
* | Add support for the new GNOME MIME system. | marcus | 2004-08-17 | 2 | -2/+4 |
| | |||||
* | Whack lthack, and set LIBTOOL_VER to 15. | adamw | 2004-07-27 | 1 | -2/+2 |
| | |||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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. | ||||
* | Update to 0.34 | bland | 2004-02-12 | 4 | -33/+17 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Update to 0.33 | bland | 2003-12-04 | 3 | -9/+10 |
| | |||||
* | Add a missing dependency on libart_lgpl2. | marcus | 2003-10-17 | 1 | -1/+2 |
| | | | | Noticed by: bento via kris | ||||
* | - Remove frontline dependency. Its support was disabled in configure.in [1] | bland | 2003-09-26 | 1 | -3/+3 |
| | | | | | | | | | - Add popt dependency. It's very likely that popt present in a lot of systems. This also resolve lost dependency problem for builds on systems where popt already installed. PR: 56886 [1] Submitted by: Michal Pasternak <dotz@irc.pl> [1] | ||||
* | Whoops, we now need USE_REINPLACE. | marcus | 2003-06-21 | 1 | -0/+1 |
| | |||||
* | Fix build on -CURRENT. | marcus | 2003-06-21 | 1 | -0/+4 |
| | | | | Reported by: Jeremy Messenger <mezz7@cox.net> | ||||
* | Update to 0.32. | marcus | 2003-06-21 | 4 | -9/+25 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -4/+0 |
| | |||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 1 | -4/+1 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Update to 0.31. | marcus | 2003-02-23 | 3 | -4/+3 |
| | |||||
* | Revert the libgnomeprint fix. Turns out, the sodipodi people forgot | marcus | 2003-02-22 | 1 | -2/+3 |
| | | | | four files in their 0.30 distribution. | ||||
* | Correct the LIB_DEPENDS. | marcus | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | * Re-add libgnomeprintui-2.0 support | marcus | 2003-02-21 | 2 | -4/+4 |
| | | | | * De-pkg-comment | ||||
* | Remove the renaming of Xft headers and library from the Xft (Xft2) port. | anholt | 2003-02-18 | 1 | -4/+0 |
| | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus | ||||
* | Fix a problem with Xft2 detection. | marcus | 2003-02-09 | 1 | -2/+3 |
| | |||||
* | Update to 0.30, and unbreak now that libgnomeprint support has been | marcus | 2003-02-08 | 4 | -140/+9 |
| | | | | disabled. | ||||
* | Mark sodipodi as broken until it works with libgnomeprint-2-2. | marcus | 2003-02-08 | 1 | -1/+3 |
| | |||||
* | * Update to 0.29 | marcus | 2003-01-29 | 5 | -81/+148 |
| | | | | | * Sodipodi is now a GNOME 2 application * Now more releases will be made to the GNOME 1 version | ||||
* | Update to 0.28. | marcus | 2003-01-02 | 3 | -3/+8 |
| | |||||
* | Sodipodi is no longer the unreliable early-alpha program the | adamw | 2002-12-13 | 1 | -4/+10 |
| | | | | | previous description made it out to be. Replace it with some text leeched from the website. | ||||
* | Bump PORTREVISION after the gal version bump. | marcus | 2002-11-12 | 1 | -0/+1 |
| | |||||
* | Update to 0.27. | marcus | 2002-10-11 | 3 | -2/+3 |
| | |||||
* | Update to 0.26. | marcus | 2002-10-06 | 2 | -3/+2 |
| | |||||
* | Use frontline for tracing bitmaps. Bump PORTREVISION. | sobomax | 2002-09-14 | 2 | -2/+14 |
| | |||||
* | Update to 0.25. | marcus | 2002-09-12 | 6 | -52/+19 |
| | |||||
* | Use USE_GNOMENG. | sobomax | 2002-07-12 | 1 | -6/+4 |
| | |||||
* | Really fix the build on alpha. Seems alpha does not have fpresetsticky. | marcus | 2002-05-31 | 1 | -2/+11 |
| | | | | | Submitted by: beta Tested by: kris (build test only) | ||||
* | Attempt to fix linking on AXP. | marcus | 2002-05-30 | 1 | -0/+11 |
| | | | | Submitted by: beta | ||||
* | Unbroke after removal of compat symlinks from the ORBit and friend. | sobomax | 2002-02-23 | 1 | -0/+14 |
| | | | | Reported by: Mike Harding <mvh@ix.netcom.com> | ||||
* | Fix problem with malloc.h. | sobomax | 2001-11-23 | 1 | -0/+14 |
| | |||||
* | Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded. | sobomax | 2001-11-12 | 1 | -1/+2 |
| | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Anders Andersson <anders@codefactory.se> | ||||
* | Update to 0.24.1. | sobomax | 2001-10-09 | 3 | -6/+24 |
| | |||||
* | Update to 0.24. | sobomax | 2001-10-01 | 6 | -4/+75 |
| | |||||
* | Clean up dependency chains after moving gtkhtml/gal inside the | ade | 2001-06-19 | 1 | -2/+1 |
| | | | | USE_GNOME knob | ||||
* | Chase new shlib revision from x11-toolkits/gal | ade | 2001-05-22 | 1 | -1/+1 |
| | |||||
* | Update to 0.23. | sobomax | 2001-05-21 | 3 | -3/+8 |
| | |||||
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-12 | 1 | -1/+1 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole | ade | 2001-05-05 | 1 | -5/+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. | ||||
* | Update to 0.22. | sobomax | 2001-03-30 | 3 | -5/+4 |
| | | | | Approved by: maintainer | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Unbreak and update to 0.21 | ade | 2001-02-01 | 3 | -6/+10 |
| | |||||
* | Mark broken: victim of the bonobo upgrade | ade | 2000-12-16 | 1 | -0/+2 |
| | |||||
* | Chase new print/gnomeprint shlib version | ade | 2000-11-14 | 1 | -1/+1 |
| | |||||
* | Update to 0.20, taking into account new bonobo | ade | 2000-10-11 | 3 | -4/+137 |
| | |||||
* | Implement USE_GNOME, part 1. | reg | 2000-10-05 | 1 | -8/+2 |
| | |||||
* | Update to 0.19, with new required gnomeprint | ade | 2000-09-29 | 3 | -11/+48 |
| | |||||
* | Forcibly turn off bonobo support, even if it's present on the system, | ade | 2000-08-04 | 1 | -1/+2 |
| | | | | | since the bonobo-related code makes references to gdk-pixbuf features that were removed/replaced in newer versions. | ||||
* | Update to 0.18.2. | nakai | 2000-07-20 | 3 | -3/+7 |
| | | | | | And add patch to remove BROKEN. (Got from GNOME CVS) | ||||
* | Update for new devel/libglade shlib version | ade | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 1 | -1/+2 |
| | |||||
* | Updates for new shared library versions in GNOME 1.2 | ade | 2000-06-02 | 1 | -3/+2 |
| | |||||
* | Chase new gnomeprint shared library version | ade | 2000-05-18 | 1 | -1/+1 |
| | |||||
* | Actually update the md5 for version 0.18 that I | ade | 2000-04-22 | 1 | -1/+1 |
| | | | | missed in my previous commit. | ||||
* | Update shared library number for gdk-pixbuf. | ade | 2000-04-22 | 1 | -1/+3 |
| | | | | | Temporarily mark BROKEN as it uses old gdk-pixbuf internals that have been removed. | ||||
* | Update to 0.18 | ade | 2000-04-19 | 3 | -17/+7 |
| | | | | Approved by: nakai | ||||
* | Portlint COMMENT's. | knu | 2000-04-15 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -2/+2 |
| | | | | string so I fixed it. | ||||
* | gnomeprint shlib bump | ade | 2000-03-28 | 1 | -1/+1 |
| | |||||
* | libglade shared library version bump | ade | 2000-03-22 | 1 | -1/+1 |
| | |||||
* | This port requires (parts of) the automake port to build. | steve | 2000-02-28 | 1 | -0/+1 |
| | |||||
* | Update to reflect new gnomeprint share library revision | ade | 2000-02-23 | 1 | -1/+1 |
| | |||||
* | Fix type in LIB_DEPENDS, and use symlink | nakai | 2000-02-18 | 1 | -3/+5 |
| | | | | | PR: ports/16784 Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> | ||||
* | Initial Import. | nakai | 2000-01-28 | 5 | -0/+78 |
Developpers only. |