Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.2_8 16 Dec 2019 16:32:52
  |
bapt  |
Remove glade2 and glade3 in favor of one true glade
glade2 is unmaintained and unused anymore in the ports tree.
glade3 was a previous version of glade (already at version 3.x)
kept around for a port that has been removed since. |
2.12.2_8 08 Nov 2019 11:39:00
  |
tobik  |
devel: Add missing USES={gl,gnome,php,sdl} |
2.12.2_8 01 Nov 2017 09:04:30
  |
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
2.12.2_8 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.12.2_7 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Sep 2015 18:45:43

|
amdmi3  |
- Add empty directory to plist
Approved by: portmgr blanket |
2.12.2_7 19 Jan 2015 20:39:46
  |
bapt  |
Remove redundant @exec |
2.12.2_7 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
2.12.2_7 11 Apr 2014 12:55:47
  |
bapt  |
Support stage
Modernize
Remove gnome option that brings in a deprecated port |
2.12.2_7 22 Oct 2013 13:52:24
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
2.12.2_7 20 Sep 2013 17:04:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.12.2_7 06 Sep 2013 15:28:27
  |
bapt  |
Add an explicit dependency on pkgconf |
2.12.2_7 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.12.2_7 19 Mar 2013 10:40:22
  |
kwm  |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
2.12.2_7 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.12.2_6 23 Sep 2011 22:26:39
 |
amdmi3  |
- 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 |
2.12.2_6 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
2.12.2_6 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.12.2_5 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.12.2_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.12.2_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.12.2_2 02 Feb 2009 01:36:16
 |
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
2.12.2_2 06 Jun 2008 13:21:59
 |
edwin  |
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) |
2.12.2_1 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
2.12.2 12 Dec 2007 19:50:12
 |
mezz  |
Update to 2.12.2. |
2.12.1_4 10 Nov 2007 06:32:19
 |
marcus  |
Fix the build with GNOME 2.20.
Approved by: portmgr (implicit) |
2.12.1_4 24 Oct 2007 23:37:25
 |
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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 (Only the first 15 lines of the commit message are shown above ) |
2.12.1_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.12.1_2 01 May 2006 20:17:33
 |
mezz  |
-Add WITHOUT_GNOME knob (OPTIONS). [1]
-Use libgailgnome in USE_GNOME instead RUN_DEPENDS line.
-Add desktopfileutils, bump the PORTREVISION.
PR: ports/96123 [1]
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1] |
2.12.1_1 28 Mar 2006 05:10:29
 |
marcus  |
The libgnomedb API has changed too much for glade to use it. |
2.12.1_1 27 Mar 2006 00:19:05
 |
marcus  |
Turn the libgnomedb dependency into an OPTION. |
2.12.1_1 26 Mar 2006 23:24:29
 |
marcus  |
Optionalize libgnomedb support since libgda2 and libgda3 conflict. |
2.12.1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.12.1 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
2.12.1 05 Nov 2005 05:54:59
 |
marcus  |
Update to 2.12.1. |
2.10.1 14 Sep 2005 02:56:30
 |
marcus  |
Update to 2.10.1. |
2.10.0_1 02 Jul 2005 05:41:03
 |
marcus  |
Ensure that libgnomedb support is enabled.
Reported by: Oliver <oliver303@aon.at> |
2.10.0 16 Mar 2005 16:08:23
 |
kwm  |
Update to 2.10.0. |
2.9.0 12 Mar 2005 11:14:08
 |
mezz  |
Update to 2.9.0. |
2.6.8 24 Dec 2004 04:52:17
 |
marcus  |
Update to 2.6.8. |
2.6.7 02 Dec 2004 19:49:33
 |
marcus  |
Update to 2.6.7. |
2.6.6 01 Dec 2004 21:24:45
 |
marcus  |
Update to 2.6.6. |
2.6.5_2 23 Nov 2004 02:23:08
 |
mezz  |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav |
2.6.5_2 10 Nov 2004 20:30:40
 |
marcus  |
Add a missing RUN_DEPENDS on libgail-gnome.
Reported by: Randy Pratt <rpratt1950@earthlink.net> |
2.6.5_1 07 Nov 2004 22:37:47
 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.6.5 24 Oct 2004 16:11:53
 |
adamw  |
Update to 2.6.5 |
2.6.4 20 Oct 2004 14:49:57
 |
adamw  |
Update to 2.6.4. |
2.6.3 19 Oct 2004 15:04:02
 |
marcus  |
Update to 2.6.3. |
2.6.2 13 Oct 2004 16:03:47
 |
adamw  |
Update to 2.6.2.
Extra special thanks to mezz for convincing the glade2 guys to
release a new tarball with the mkinstalldirs bidness fixed! |
2.6.0 16 Apr 2004 20:56:02
 |
marcus  |
Update to 2.6.0. |
2.0.1_2 05 Apr 2004 03:31:02
 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.0.1_1 18 Mar 2004 13:47:05
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
2.0.1_1 14 Mar 2004 06:17:56
 |
ade  |
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. |
2.0.1_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0.1 17 Nov 2003 12:29:10
 |
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
2.0.1 07 Nov 2003 17:29:11
 |
bland  |
Update to 2.0.1 |
2.0.0 12 Jun 2003 09:46:10
 |
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
2.0.0 13 Apr 2003 19:53:29
 |
marcus  |
Change the gnomedb dependency to libgnomedb.
Reported by: Anders Andersson <anders@andersa.net> |
2.0.0 13 Apr 2003 04:08:05
 |
adamw  |
Update to 2.0.0. |
1.1.3_2 04 Apr 2003 07:30:50
 |
marcus  |
Chase the libgda2 shared lib version. |
1.1.3_1 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.1.3_1 09 Feb 2003 20:19:37
 |
marcus  |
Fix build with newer versions of libgnomedb. |
1.1.3_1 09 Feb 2003 20:01:30
 |
marcus  |
glade2 no longer depends on libgnomeprintui. Update it accordingly. |
1.1.3 30 Jan 2003 19:18:48
 |
marcus  |
Properly handle OMF files. |
1.1.3 10 Nov 2002 22:01:36
 |
marcus  |
Update to 1.1.3. |
1.1.2 20 Sep 2002 17:07:51
 |
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
1.1.2 17 Sep 2002 03:41:45
 |
marcus  |
Update to 1.1.2. |
1.1.1 26 Jul 2002 22:25:15
 |
marcus  |
Update to 1.1.1 and add USE_GNOMENG. |
1.1.0 11 Jul 2002 15:08:53
 |
sobomax  |
Use USE_REINPLACE. |
1.1.0 11 Jun 2002 16:07:59
 |
marcus  |
Add glade2 and GNOME DB 2 to the tree. These are still beta versions of the
software, but it gives GNOME 2 testers some more stuff to play with. |