| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jan 2009 16:28:36
0.9.4_6
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
15 Jun 2008 13:52:11
0.9.4_5
|
olgeni  |
A few typo fixes for ports/audio descriptions. |
19 Apr 2008 18:56:05
0.9.4_5  |
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) |
19 May 2007 21:32:57
0.9.4_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 May 2006 06:14:35
0.9.4_3
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
07 Mar 2006 08:28:06
0.9.4_3
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Nov 2005 23:29:54
0.9.4_2
|
pav  |
- Add some SHA256 checksums |
26 May 2005 20:36:41
0.9.4_2
|
pav  |
- Fix MASTER_SITES
- Optionalize GTK support
- Add WWW: line
PR: ports/81504
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 Apr 2005 15:27:28
0.9.4_1
|
vs  |
Use PLIST_FILES |
06 Sep 2004 10:04:43
0.9.4_1
|
krion  |
Fix build with gcc-3.4
Approved by: portmgr (implicit) |
30 May 2004 00:04:15
0.9.4_1
|
pav  |
- Remove dead WWW |
14 Mar 2004 06:17:56
0.9.4_1
|
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. |
25 Feb 2004 09:54:10
0.9.4_1
|
kris  |
BROKEN on !i386: Does not compile |
04 Feb 2004 05:21:48
0.9.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jan 2004 20:51:07
0.9.4
|
trevor  |
Add SIZE. |
13 Nov 2003 10:11:35
0.9.4
|
trevor  |
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam. |
24 Jul 2003 16:23:03
0.9.4
|
osa  |
Fix building under -CURRENT (gcc 3.3)
Submitted by: Simon Barner <barner@in.tum.de> |
08 Apr 2003 01:40:09
0.9.4
|
marcus  |
Remove the USE_GNOMENG macro. |
20 Feb 2003 16:49:55
0.9.4
|
knu  |
De-pkg-comment. |
21 Dec 2002 22:41:30
0.9.4
|
edwin  |
Mastersite has gone Missing In Action.
Noticed by: portsurvey |
29 Sep 2002 09:07:47
0.9.4
|
ijliao  |
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
08 Sep 2002 10:55:31
0.9.4
|
kris  |
Fix buildworld in current (machine/soundcard.h -> sys/soundcard.h) |
31 Aug 2002 01:13:25
0.9.4
|
marcus  |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
08 Jul 2002 11:22:14
0.9.4
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
19 Feb 2001 22:58:23 
|
trevor  |
Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict with the
audio/gmixer port/package. Remove BROKEN line since this version works. |
02 Nov 2000 22:38:54 
|
trevor  |
Mark this broken. Mention conflict with audio/gmixer. Set maintainer to
ports@FreeBSD.org. |
08 Oct 2000 01:19:06 
|
asami  |
Convert category audio to new layout. |
05 Oct 2000 08:36:24 
|
reg  |
Implement USE_GTK, part 1. |
02 Oct 2000 07:39:36 
|
trevor  |
Change MAINTAINER for my ports. |
07 Jul 2000 21:59:26 
|
steve  |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |