| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2012 18:24:25
2.0
|
ehaupt  |
Remove audio/wmmixer. EOL Upstream; please use audio/wmsmixer instead.
Discussed with: lx, dougb |
31 Jan 2012 21:31:25
2.0
|
ehaupt  |
Resurrect wmmixer from the attic. I rerolled the tarball from the latest known
version. I will maintain this port and host the tarball on my mirror.
The following changes were made to the re-rolled tarball:
- Merged all the FreeBSD patches
- Fixed new compiler warnings
- Added a note about the changes/tarball re-roll
- Changed the version to 2.0
Changes to the port:
- Reworked Makefile and pkg-descr
- Add LICENSE |
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 |
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 |
15 Apr 2004 10:17:00
1.0b1
|
kris  |
Reset bouncing maintainer address:
550 5.1.1 <rneswold@enteract.com>... User unknown |
31 Mar 2004 03:12:58
1.0b1
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.0b1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
21 Feb 2003 10:59:39
1.0b1
|
knu  |
De-pkg-comment. |
29 Sep 2002 04:24:01
1.0b1
|
kris  |
Fix install by adding an appropriate imake macro |
12 Sep 2002 22:17:23
1.0b1
|
bmah  |
Fix C++ breakage on -CURRENT. |
12 Sep 2002 22:17:05
1.0b1
|
bmah  |
Use ${CXX} for linking rather than ${CC}. |
08 Sep 2002 01:37:39
1.0b1
|
kris  |
Partially fix build on -current (machine/soundcard.h -> sys/soundcard.h).
This still blows up with a C++ error. |
30 May 2001 12:29:02 
|
lioux  |
Update WWW tag |
02 Apr 2001 08:27:05 
|
mharo  |
remove deprecated fetch options |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |
29 Sep 2000 14:42:38 
|
asami  |
ComplexProgramTarget() -> ComplexProgramTargetNoMan(). |
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. |
22 Jul 2000 00:25:05 
|
jedgar  |
Update maintainer's email |