| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
0.9.1_11
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.9.1_10
|
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 |
20 Mar 2011 12:54:45
0.9.1_10
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.9.1_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.1_9
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:20:34
0.9.1_8  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
31 Jul 2009 13:57:52
0.9.1_8
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:25:59
0.9.1_7
|
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) |
19 Apr 2008 17:56:05
0.9.1_6  |
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) |
24 Oct 2007 23:37:25
0.9.1_5
|
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 ) |
19 May 2007 20:32:57
0.9.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Aug 2006 08:07:41
0.9.1_1
|
pav  |
- Fix plist with nonstandard PREFIX
PR: ports/101522 (part of)
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
23 Feb 2006 10:40:45
0.9.1_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 17:38:02
0.9.1_1
|
pav  |
- Add some SHA256s |
15 Nov 2005 06:52:12
0.9.1_1
|
ade  |
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. |
10 Nov 2005 10:08:37
0.9.1_1
|
ahze  |
- Chase enchant libver bump |
21 Jun 2005 10:57:28
0.9.1
|
pav  |
- Update to 0.9.1 |
12 Mar 2005 10:54:27
0.9.0_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
14 Feb 2005 10:03:33
0.9.0
|
pav  |
- Update to 0.9.0 |
23 Nov 2004 02:23:08
0.7.16_1
|
mezz  |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav |
07 Nov 2004 22:37:47
0.7.16_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
04 Nov 2004 10:35:33
0.7.16
|
pav  |
- Update to 0.7.16 |
27 Oct 2004 12:24:28
0.7.15
|
pav  |
- Update to 0.7.15
- Add optional dependency on enchant |
23 Jun 2004 14:21:41
0.7.14
|
pav  |
- Update to 0.7.14 |
20 Jun 2004 22:28:50
0.7.13
|
pav  |
- Update to 0.7.13 |
05 Apr 2004 03:31:02
0.7.12_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
14 Mar 2004 06:17:56
0.7.12
|
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. |
18 Feb 2004 09:20:44
0.7.12
|
pav  |
- Update to 0.7.12 |
18 Feb 2004 09:19:53
0.7.12
|
pav  |
- Update to 0.7.12 |
04 Feb 2004 05:21:48
0.7.11_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
31 Jan 2004 13:09:22
0.7.11
|
pav  |
- Update to 0.7.11 |
07 Jan 2004 19:02:55
0.7.10
|
pav  |
- Update to 0.7.10 |
05 Jan 2004 03:48:18
0.7.9
|
pav  |
- Update to 0.7.9 |
29 Dec 2003 01:14:18
0.7.8_1
|
marcus  |
Fix it so doing Help->Contents works, and the help file is rendered correctly
using the latest libxml2.
Approved by: maintainer |
18 Dec 2003 12:07:42
0.7.8
|
pav  |
- Update to 0.7.8 |
10 Dec 2003 19:43:22
0.7.7
|
pav  |
- Update to 0.7.7 |
14 Nov 2003 01:10:23
0.7.6
|
pav  |
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor) |
31 Oct 2003 20:04:22
0.7.6
|
marcus  |
Update to 0.7.6. |
08 Oct 2003 19:45:12
0.7.5
|
marcus  |
Update to 0.7.5.
* undo/redo support
* API documentation
* new translations: cs, pl
* various bugfixes and HIG improvements
PR: 57762
Submitted by: maintainer |
25 Sep 2003 22:55:51
0.7.4
|
marcus  |
Update to 0.7.4. This release features XML highlighting using gtksourceview,
better cursor keys handling, and a Portuguese translation.
PR: 57225
Submitted by: maintainer |
24 Sep 2003 17:31:08
0.7.3
|
tom  |
Update to 0.7.3. Derived from patches mailed to me privately by the
MAINTAINER based on the PR below.
PR: ports/56303
Submitted by: Pav Lucistnik <pav@oook.cz> |
30 Aug 2003 23:06:15
0.7.0
|
marcus  |
Update to 0.7.0.
PR: 56186
Submitted by: maintainer |
30 Jun 2003 17:03:38
0.5.4_1
|
marcus  |
Fix a potential NULL pointer dereference.
Submitted by: maintainer |
29 Jun 2003 20:07:30
0.5.4
|
marcus  |
Add congolmerate, a GNOME 2 XML editor geared toward DocBook editing.
PR: 53755
Submitted by: Pav Lucistnik <pav@oook.cz> |