| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 07:35:41
2.0.1_22
|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
28 Mar 2013 03:28:31
2.0.1_22
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
26 Feb 2013 15:14:50
2.0.1_22
|
danfe  |
- Trim the Makefile header per recently adopted guidelines
- Drop leading indefinite article from COMMENT line
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop unneeded global modifiers from REINPLACE_CMD regexps
- Sort the knobs and clean up Makefile a bit while I'm here |
19 Jul 2012 20:15:39
2.0.1_22
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
2.0.1_21
|
dinoex  |
- update png to 1.5.10 |
14 Jan 2012 22:27:02
2.0.1_20
|
netchild  |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
23 Sep 2011 22:26:39
2.0.1_19
|
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 |
11 Aug 2011 19:20:17
2.0.1_19  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
31 Jul 2011 15:07:08
2.0.1_19
|
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
19 Mar 2011 12:38:54
2.0.1_18
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.0.1_18
|
ade  |
Sync to new bsd.autotools.mk |
06 Jun 2010 20:44:03
2.0.1_18
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
31 May 2010 02:01:56
2.0.1_17
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.0.1_16
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0.1_15
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
2.0.1_14
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
06 Jul 2009 21:26:00
2.0.1_13
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
22 Jan 2009 16:04:11
2.0.1_12
|
miwi  |
- Chase lang/guile shlib bump |
21 Jul 2008 04:49:09
2.0.1_11
|
rafan  |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
06 Jun 2008 13:07:20
2.0.1_10
|
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
2.0.1_9  |
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) |
02 Mar 2008 19:13:35
2.0.1_8
|
marcus  |
Fix the build with guile-1.8.
Obtained from: Glame CVS
Reported by: pointyhat via pav |
01 Mar 2008 06:22:42
2.0.1_7
|
marcus  |
Chase libguile shared lib version. |
24 Oct 2007 23:37:25
2.0.1_6
|
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 ) |
28 Jul 2007 12:27:31
2.0.1_4
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
30 May 2007 21:59:33
2.0.1_3
|
arved  |
Compile with the system compiler on CURRENT |
19 May 2007 20:32:57
2.0.1_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Feb 2007 06:05:06
2.0.1_2
|
kris  |
Use libtool15 port instead of included version to avoid objformat a.out botch |
14 Oct 2006 08:54:54
2.0.1_2
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
26 Jun 2006 18:18:37
2.0.1_1
|
shaun  |
- Fix plist [1]
- portlint: spaces->tabs [1]
- Add USE_GETTEXT
PR: ports/99398 [1]
Submitted by: Diane Bruce <db@db.net>
Approved by: ahze (mentor) |
23 Feb 2006 10:40:45
2.0.1_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 23:29:54
2.0.1_1
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
2.0.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. |
05 Nov 2005 05:22:06
2.0.1_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
24 Jul 2005 03:27:08
2.0.1
|
ahze  |
- Update to 2.0.1
PR: 79460
Submitted by: Ports Fury |
11 Dec 2004 18:26:00
1.0.3
|
krion  |
Update to version 1.0.3
PR: ports/74943
Submitted by: Ports Fury |
04 Jun 2004 17:29:38
1.0.2
|
ade  |
Sync with new bsd.autotools.mk |
26 Mar 2004 08:13:03
1.0.2
|
vs  |
Unreak on alpha/CURRENT and hopefully make the world a better place
by using va_copy() instead of memcpy() on 5.x
Noticed by: bento/kris
Approved by: linimon (mentor) |
16 Mar 2004 14:10:42
1.0.2
|
krion  |
- Update to version 1.0.2
PR: ports/64329
Submitted by: Ports Fury |
14 Mar 2004 06:17:56
1.0.1_3
|
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. |
07 Mar 2004 05:58:41
1.0.1_3
|
kris  |
BROKEN on alpha: Does not compile |
04 Feb 2004 05:21:48
1.0.1_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jan 2004 20:51:07
1.0.1_2
|
trevor  |
Add SIZE. |
20 Dec 2003 16:14:14
1.0.1_2
|
naddy  |
Catch up with libogg/libvorbis version bump. |
17 Nov 2003 12:03:17
1.0.1_1
|
trevor  |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
26 Aug 2003 18:42:25
1.0.1_1
|
krion  |
- Fix *_DEPENDS
- Utilize INFO
PR: 55997
Submitted by: Ports Fury |
01 Jul 2003 12:34:43
1.0.1
|
sobomax  |
Drop maintainership. |
01 Jul 2003 12:34:21
1.0.1
|
sobomax  |
Update to 1.0.1. |
26 Jun 2003 22:58:32
0.6.3
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
08 Apr 2003 00:40:09
0.6.3
|
marcus  |
Remove the USE_GNOMENG macro. |
07 Mar 2003 05:56:07
0.6.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
04 Dec 2002 20:34:24
0.6.3
|
arved  |
Unbreak on -CURRENT
Approved by: sobomax |
02 Dec 2002 00:45:49
0.6.3
|
kris  |
BROKEN on 5.0: does not compile |
15 Jul 2002 16:03:19
0.6.3
|
sobomax  |
Use USE_GNOMENG.
Submitted by: Tilman Linneweh <tilman@arved.de> |
31 May 2002 10:36:57
0.6.3
|
sobomax  |
Add missed entry into LIB_DEPENDS. |
30 May 2002 22:29:21
0.6.3
|
sobomax  |
Update to 0.6.3.
PR: 38685
Submitted by: Tilman Linneweh <tilman@arved.de> |
21 Dec 2001 07:10:13 
|
sobomax  |
Update to 0.5.4. |
04 May 2001 22:41:31 
|
ade  |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
04 Feb 2001 21:13:03 
|
olgeni  |
Style: use tabs, not spaces, to indent variables in Makefiles. (whitespace
only changes) |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
26 Sep 2000 18:37:39 
|
sobomax  |
Add glame - a scheme-extensible audio processing tool for GNOME. |