| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
28 Jun 2008 16:16:59
2.4.3
|
miwi  |
- Update to 2.4.3
PR: 124810
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer |
20 Jun 2008 16:41:53
2.4.1_5
|
tabthorpe  |
- Chase taglib bump |
07 Apr 2008 21:37:24
2.4.1_4
|
naddy  |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
20 Mar 2008 09:19:39
2.4.1_3
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
28 Jul 2007 13:27:31
2.4.1_3
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
23 Jul 2007 10:36:52
2.4.1_2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
16 Apr 2007 07:48:02
2.4.1_2
|
edwin  |
[patch] cleanup non-supported FreeBSD versions
PR: ports/111677
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Captain Fourier <rzinkov@eden.rutgers.edu> |
03 Mar 2007 20:19:49
2.4.1_2
|
sat  |
- Chase lib version bump in libmpcdec |
23 Feb 2007 22:51:12
2.4.1_1
|
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
16 Dec 2006 02:24:13
2.4.1
|
pav  |
- Update to 2.4.1
Submitted by: maintainer |
13 Dec 2006 12:41:36
2.4.0_2
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
15 Apr 2006 17:00:19
2.4.0_1
|
pav  |
- Chase libmpcdec update |
23 Feb 2006 10:40:45
2.4.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
21 Feb 2006 12:25:26
2.4.0
|
pav  |
- Update to 2.4.0
Submitted by: maintainer |
10 Jan 2006 17:17:34
2.3.3
|
pav  |
- Update to 2.3.3
Approved by: maintainer |
28 Oct 2005 08:59:54
2.3.2_1
|
jylefort  |
Chase libid3tag update. |
04 Oct 2005 23:41:42
2.3.2
|
pav  |
- Update to 2.3.2
Approved by: Integral <rzinkov@gmail.com> (maintainer) |
13 Sep 2005 08:49:32
2.3.1_1
|
pav  |
- Change MP3 dependency on libmad, no need to depend on full mad player
Approved by: Integral <rzinkov@gmail.com> (maintainer) |
09 Sep 2005 15:11:21
2.3.1
|
pav  |
- Update to 2.3.1
Approved by: maintainer |
05 Aug 2005 03:17:16
2.3.0_1
|
lawrance  |
Add missing dependency on libid3tag
PR: ports/84526
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: portmgr (marcus), Integral <rzinkov@gmail.com> (maintainer) |
29 Jul 2005 18:43:24
2.3.0_1
|
pav  |
- Patches to fix crash involving deleted files. Not bumping PORTREVISION
because the crash is rare (unless you delete files as you listen to them)
Approved by: maintainer
Obtained from: author |
29 Jul 2005 12:25:04
2.3.0_1
|
pav  |
- Fix crash when finishing the track [1]
- Fix yellow-red theme
Approved by: maintainer
Obtained from: author [1] |
29 Jul 2005 00:46:49
2.3.0
|
jylefort  |
Add moc.
MOC (music on console) is a console audio player designed to be powerful and
easy to use.
MOC plays smoothly, regardless of system or I/O load, because it handles the
output buffer in a separate thread. It does not cause gaps between files,
because the next file to be played is pre-cached while playing the current
file.
Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, WAVE,
AIFF, AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC.
WWW: http://moc.daper.net/
PR: ports/84153
Submitted by: Integral <rzinkov@gmail.com> |