| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Aug 2011 04:16:37
1.0b1_1
|
bapt  |
Bye bye abandonwares
2011-08-01 archivers/zipios++: No more public distfiles
2011-08-01 astro/sattrack: No more public distfiles
2011-08-01 audio/bladeenc: Looks like an abandonware
2011-08-01 audio/cdplayer.app: Looks like an abandonware, no more public
distfile
2011-08-01 audio/id3ed: No more public distfiles, looks like an abandonware
2011-08-01 audio/linux-vsound: Abandonware
2011-08-01 audio/mpegaudio: No more public distfiles
2011-08-01 audio/mpmf20: Abandonware
2011-08-01 audio/mutemix: abandonware, no more public distfiles
2011-08-01 audio/phatbeat: abandonware, no more public distfiles
2011-08-01 audio/pimp3: No more public distfiles
2011-08-01 audio/rbscrobbler: Looks like abandonware, no more public distfile
2011-08-01 audio/ripenc: Looks like and abandonware, No more distfile
2011-08-01 audio/wmcdplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmfmixer: Looks like an abandonware, no more public distfiles
2011-08-01 audio/wmmixer: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmmp3: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmusic: Looks like an abandonware, no more distfiles
2011-08-01 audio/xmms-kj: Looks like an abandonware, no more public distfiles
2011-08-01 audio/xmms-pipe: Looks like an abandonware, no more public distfile
2011-08-01 audio/xmms-speex: Looks like an abandonware, no more public distfile
2011-08-01 audio/xsidplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/xtuner: Looks like an abandonware, no more public distfile |
16 Jun 2011 14:37:08
1.0b1_1
|
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
19 Mar 2011 12:38:54
1.0b1_1
|
miwi  |
- Get Rid MD5 support |
28 Feb 2011 22:07:43
1.0b1_1
|
pav  |
- Mark BROKEN: does not build with new Xorg
Reported by: pointyhat |
21 Dec 2009 02:19:12
1.0b1_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
19 Apr 2008 17:56:05
1.0b1_1  |
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 20:32:57
1.0b1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Nov 2005 23:29:54
1.0b1
|
pav  |
- Add some SHA256 checksums |
05 Feb 2004 20:38:07
1.0b1
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
27 Jan 2004 20:51:07
1.0b1
|
trevor  |
Add SIZE. |
20 Feb 2003 16:49:55
1.0b1
|
knu  |
De-pkg-comment. |
22 Dec 2002 00:00:41
1.0b1
|
edwin  |
Original WWW-site doesn't exist anymore, reference to the MASTER_SITE now.
Noticed by: portsurvey |
19 Nov 2002 12:06:35
1.0b1
|
edwin  |
Make audio/wmcdplay building on -current again.
Noticed on: bento |
24 Sep 2002 11:44:50
1.0b1
|
alex  |
Don't try to build a manpage.
Submitted by: bento |
08 Sep 2002 21:14:54
1.0b1
|
kris  |
Fix build on -current (build/link C++ code with $(CXX)) |
25 Mar 2002 03:42:04
1.0b1
|
jedgar  |
#include <arpa/inet.h> for ntohl prototype.
Found by: bento |
30 Dec 2000 18:50:40 
|
sf  |
use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
change maintainer to ports@ due to maintainer claims having not been
maintaining this port for a long time. |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |