FreshPorts -- The Place For Ports Sat, 4 Feb 2012 2:58 AM GMT
Port details
musicpd 0.16.6_2 audio on this many watch lists=19 search for ports that depend on this port
A remote-controllable music daemon
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Oct 2003 10:47:25
Also Listed In: ipv6
License: GPLv2


Music Player Daemon (MPD) allows remote access for playing music (MP3, MP4,
Ogg, Flac, and more) and managing playlists.  The design focus is on
integrating a computer into a stereo system that provides control for music
playback over a local network.

WWW: http://www.musicpd.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: audio/libmad, ftp/curl, audio/flac, audio/libvorbis, audio/libaudiofile, multimedia/ffmpeg, multimedia/ffmpeg, multimedia/ffmpeg, audio/libid3tag, audio/libsndfile, devel/glib20
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/musicpd/ && make install clean
To add the package: pkg_add -r musicpd


Configuration Options
===> The following configuration options are available for musicpd-0.16.6_2:
     ID3TAG=on (default) "Support ID3 v1/v2 tags"
     IPV6=on (default) "Support IPv6 protocol"
     AVAHI=off (default) "Support Zeroconf through Avahi"
     FLAC=on (default) "Support FLAC audio format"
     VORBIS=on (default) "Support OGG Vorbis audio format"
     WAV=on (default) "Support WAV audio format"
     FFMPEG=on (default) "Support FFMPEG (wma aiff ac3 ape...)"
     TREMOR=off (default) "Support Tremor (integer-only Vorbis)"
     AAC=off (default) "Support MP4/AAC audio format"
     MUSEPACK=off (default) "Support MPC audio format"
     MIKMOD=off (default) "Support MOD audio format"
     MODPLUG=off (default) "Support MODPLUG decoder"
     ARCHIVE=off (default) "Support bzip2/zip/iso9660 archive"
     MMS=off (default) "Support MMS stream input"
     LASTFM=off (default) "Support Last.FM stream input (experimental)"
     AO=off (default) "Support libao audio library"
     PULSEAUDIO=off (default) "Support PulseAudio sound server"
     JACK=off (default) "Support JACK audio server"
     SHOUTCAST=off (default) "Support for OGG Icecast and Shoutcast"
     SNDFILE=on (default) "Adds support for libsndfile"
     LAME=off (default) "Support for MP3 Icecast Streams"
     HTTPD=off (default) "Support for httpd output streaming"
     SAMPLERATE=off (default) "Support sample rate conversion"
     CUE=off (default) "Support embedded cue sheets"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://sunet.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://iweb.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://switch.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://surfnet.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://kent.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://freefr.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://voxel.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://jaist.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://osdn.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://nchc.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://ncu.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://transact.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://softlayer.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://internode.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://ufpr.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
http://waix.dl.sourceforge.net/project/musicpd/mpd/0.16.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-05-16
    Affects: users of audio/musicpd
    Author: Chris Rees <utisoft@gmail.com>
    Reason: 
      Musicpd now installs the binary for the server as bin/musicpd, rather than
      mpd, to remove a conflict with net/mpich2; before upgrade you should run:
    
      # /usr/local/etc/rc.d/musicpd stop
    
      Likewise, mpd.conf has been renamed musicpd.conf-- if you want to keep it
      as mpd.conf then place MPDCONF="mpd.conf" into /etc/make.conf, otherwise
      after upgrade run:
    
      # mv /usr/local/etc/mpd.conf /usr/local/etc/musicpd.conf
    
    

Number of commits found: 85

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Feb 2012 23:20:50
Original commit files touched by this commit  0.16.6_2
crees search for other commits by this committer
Add OPTION to link with libcue, off by default

PR:             ports/155593
18 Jan 2012 17:36:27
Original commit files touched by this commit  0.16.6_2
arved search for other commits by this committer
Chase libcdio shlib bump
14 Jan 2012 22:27:02
Original commit files touched by this commit  0.16.6_1
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.16.6
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
31 Dec 2011 16:32:15
Original commit files touched by this commit  0.16.6
crees search for other commits by this committer
- Update to 0.16.6
- Use bsd.port.options.mk
- Make MPDUSER/MPDGROUP customisable (YMMV)
- Remove pointless variables (MPDUID etc), and clean up SUB_LIST
- Simplify regex for catching nanf etc
27 Dec 2011 09:30:18
Original commit files touched by this commit  0.16.5_1
crees search for other commits by this committer
Ensure that oss starts before musicpd (only applicable when using audio/oss)
19 Oct 2011 17:54:27
Original commit files touched by this commit  0.16.5
crees search for other commits by this committer
Update to 0.16.5
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.16.4
amdmi3 search for other commits by this committer
- 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
10 Sep 2011 08:55:20
Original commit files touched by this commit  0.16.4
crees search for other commits by this committer
Portlint is mistaken-- CPPFLAGS are not passed to configure unless made explicit

Revert previous moving of CPPFLAGS outside CONFIGURE_ENV

Submitted by:   Olivier Brisson <olivier@brisson.de>
06 Sep 2011 17:03:59
Original commit files touched by this commit  0.16.4
crees search for other commits by this committer
- Update to 0.16.4
- While here, pet portlint about [CL][PD]P?FLAGS in CONFIGURE_ENV
17 Jul 2011 19:35:48
Original commit files touched by this commit  0.16.3_1
crees search for other commits by this committer
Stop autodetecting libsndfile --> now an OPTION, on by default

PR:             ports/158999
Submitted by:   David Demelier <demelier.david@gmail.com>
Approved by:    rene (mentor, implicit)
17 Jul 2011 10:40:11
Original commit files touched by this commit  0.16.3
crees search for other commits by this committer
Update to 0.16.3

Approved by:    rene (mentor, implicit)
24 Jun 2011 22:39:03
Original commit files touched by this commit  0.16.2_3
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
17 Jun 2011 13:59:53
Original commit files touched by this commit  0.16.2_2
crees search for other commits by this committer
- Fix stop function in rc script

PR:             ports/157173
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Reviewed by:    dougb
Approved by:    tabthorpe (co-mentor)
17 Jun 2011 06:46:07
Original commit files touched by this commit  0.16.2_1
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
16 May 2011 13:32:35
Original commit files touched by this commit  0.16.2_1
nivit search for other commits by this committer
- Add option WITH_AVAHI (default off) to support Zeroconf through avahi
- Bump PORTREVISION (pkg-plist changed: binary mpd renamed musicpd)
- Remove CONFLICTS with net/mpich2

PR:             ports/156624
Submitted by:   Chris Rees <utisoft at gmail.com> (maintainer)
20 Mar 2011 21:28:56
Original commit files touched by this commit  0.16.2
dhn search for other commits by this committer
- Update to 0.16.2
- Make MPDCONF have sane FreeBSD defaults
- Move default musicpd root to /var/mpd and stop clobbering make.conf
- Now runs as user MPDUSER by default (in new conf)

PR:             ports/155726
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
01 Mar 2011 19:49:36
Original commit files touched by this commit  0.16.1_2
wxs search for other commits by this committer
Include upstream fix for 24-bit audio (disable it).
Silence a REINPLACE_CMD while we are here.

PR:             ports/155168
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
08 Feb 2011 19:37:20
Original commit files touched by this commit  0.16.1_1
uqs search for other commits by this committer
- Unbreak libogg detection in configure script
- Make it compile with IPv6 support

PR:             ports/154590
Submitted by:   uqs
Approved by:    maintainer
Feature safe:   yes
06 Feb 2011 18:06:30
Original commit files touched by this commit  0.16.1
miwi search for other commits by this committer
- Update to 1.16.1

PR:             154549
Submitted by:   maintainer
Feature safe:   yes
03 Feb 2011 20:19:41
Original commit files touched by this commit  0.15.15
bapt search for other commits by this committer
Add the missing $FreeBSD$

Reported by:    dougb
Feature safe:   yes
02 Feb 2011 10:38:51
Original commit files touched by this commit  0.15.15
bapt search for other commits by this committer
make rc script start after mixer

PR:             ports/154397
Submitted by:   David Demelier <demelier.david _at_ gmail.com>
Approved by:    Chris Rees <utisoft _at_ gmail.com> (maintainer)
Feature safe:   yes
16 Dec 2010 16:40:15
Original commit files touched by this commit  0.15.15
nivit search for other commits by this committer
- Annotate CONFLICTS between audio/musicpd net/mpich2

PR:             ports/153194
Submitted by:   nivit
Approved by:    Chris Rees (maintainer of audio/musicpd)
21 Nov 2010 16:06:14
Original commit files touched by this commit  0.15.15
nivit search for other commits by this committer
- Update to 0.15.15
- Add LICENSE variable in Makefile

PR:             ports/152426
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
01 Oct 2010 21:49:09
Original commit files touched by this commit  0.15.12_1
makc search for other commits by this committer
Switch to audio/musepack from deprecated audio/libmpcdec

PR:             ports/150510
Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by:    maintainer
25 Jul 2010 02:48:54
Original commit files touched by this commit  0.15.12
sahil search for other commits by this committer
- Update to 0.15.12
- Install configuration file if it does not exist

PR:             ports/148082
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
24 Jul 2010 16:38:20
Original commit files touched by this commit  0.15.8_4
mm search for other commits by this committer
- Update ffmpeg to 0.6
12 Jul 2010 13:42:37
Original commit files touched by this commit  0.15.8_3
linimon search for other commits by this committer
Over to new volunteer:

Approved by:    old maintainer
06 Jun 2010 20:39:21
Original commit files touched by this commit  0.15.8_3
naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
28 May 2010 06:56:46
Original commit files touched by this commit  0.15.8_2
ehaupt search for other commits by this committer
Chase audio/libmodplug update
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.15.8_1
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.15.8_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
12 Feb 2010 17:23:10
Original commit files touched by this commit  0.15.8
miwi search for other commits by this committer
- Update to 0.15.8

PR:             143019
Submitted by:   Arjo Hooimeijer <hooimeijer@gmail.com>
Approved by:    maintainer timeout
06 Dec 2009 17:30:53
Original commit files touched by this commit  0.15_2
pav search for other commits by this committer
- Use static UID/GID and convert to USERS macro
- Install useful sample configuration

PR:             ports/133533
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Approved by:    Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
28 Nov 2009 10:34:26
Original commit files touched by this commit  0.15_1
arved search for other commits by this committer
Chase libcdio shared library version bump
17 Sep 2009 09:41:09
Original commit files touched by this commit  0.15
miwi search for other commits by this committer
* Fix MMS, LAME, SHOUTCAST support

PR:             137835
Submitted by:   "Herbert J. Skuhra" <h.skuhra@gmail.com>
Feature safe: yes
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.15
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
27 Jul 2009 12:20:34
Original commit files touched by this commit  0.15
avl search for other commits by this committer
- Update to 0.15 [1]
- Add new config knobs [1]
- Add dependency on libcurl [2]
- Use PLIST_FILES and PORTDOCS instead pkg-plist

PR:             ports/136305 [1], ports/131991 [2]
Submitted by:   David Horn <dhorn2000 AT gmail.com> [1], Rick Dicaire <kritek AT
gmail.com> [2]
Approved by:    maintainer timeout, tabthorpe (mentor)
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.14.2_1
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
18 Mar 2009 16:45:44
Original commit files touched by this commit  0.14.2
itetcu search for other commits by this committer
- Update to latest upstream release (0.14.2)
- Add new ffmpeg knob to options, and LIBDEPENDS for avcodec/avformat/avutil
- change wording on id3tag knob to specify id3 v1/v2 instead of just v1
- change shoutcast wording to specify ogg (so that it is clearer)
- change several configure args to sync with the upstream. This includes
  --enable-mpd-id3tag, --disable-ogg, --disable-shout are now:
  --disable-id3, --disable-oggvorbis, --disable-shout-ogg
  and added --disable-shout-mp3.
- Removed outdated iconv knob as this is no longer a valid configure option in
musicpd configure script
- rename files/musicpd.sh.in --> files/musicpd.sh to follow current rc.d
practices.

PR:             ports/131914
Submitted by:   David Horn
Approved by:    maintainer
21 Feb 2009 15:51:15
Original commit files touched by this commit  0.14.1_1
miwi search for other commits by this committer
- Chase audio/faad shlib bump
28 Jan 2009 05:30:47
Original commit files touched by this commit  0.14.1
pgollucci search for other commits by this committer
- Update to 0.14

PR:             ports/130612
Submitted by:   Dylan Cochran <a134qaed@gmail.com>
Approved by:    Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
05 Dec 2008 21:18:03
Original commit files touched by this commit  0.13.2
danfe search for other commits by this committer
- Allow to build with Tremor support
- Actually add dependency on libshout2 mentioned in previous commit

Approved by:    maintainer timeout (one month)
05 Dec 2008 21:11:46
Original commit files touched by this commit  0.13.2
danfe search for other commits by this committer
- Reindent OPTIONS for better readability, fix a typo
- Register missing dependency on libshout2 for Icecast/Shoutcast support
- Style nit: s/ifdef/if defined/
- No need to define PKGMESSAGE, it happens automagically
- Augment and reformat Makefile header, correct wrong date, fix COMMENT
- Clean up pkg-message and port description
- Correctly display message WRT port vs. package installation

Approved by:    maintainer timeout (one month)
12 Oct 2008 10:47:18
Original commit files touched by this commit  0.13.2
miwi search for other commits by this committer
- Update to 0.13.2

PR:             126540
Submitted by:   Maintainer
06 Sep 2008 13:16:39
Original commit files touched by this commit  0.13.1_3
amdmi3 search for other commits by this committer
- Fix depends (add options for samplerate, jack; check WITH_/WITHOUT_ flags
appropriately)
- Respect NOPORTDOCS and thus fix plist for NOPORTDOCS case
- Better pkg-message handling
- Reorder variables in the Makefile in more canonical way

PR:             126492
Submitted by:   Henry Hu <henry dot hu dot sh at gmail dot com>
Patch by:       me
Approved by:    maintainer timeout
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.13.1_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Apr 2008 20:37:24
Original commit files touched by this commit  0.13.1_2
naddy search for other commits by this committer
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
04 Apr 2008 06:20:33
Original commit files touched by this commit  0.13.1_1
rafan search for other commits by this committer
- rc script was not executed at boot due to empty REQUIRE and BEFORE. Fix
  that by using REQUIRE: LOGIN per Porter's Handbook.
- While I'm here, change default variable assignment to the way suggested by
  Porter's Handbook.
- Bump PORTREVISION

PR:             ports/121772 (based on)
Submitted by:   Justin Stallard <justin at isis.poly.edu>
Approved by:    maintainer timeout (2 weeks)
02 Mar 2008 06:23:08
Original commit files touched by this commit  0.13.1
rafan search for other commits by this committer
- Update to 0.13.1

PR:             ports/120126
Submitted by:   Phillip N. <pneumann at gmail.com>
Approved by:    Jan-Olof Lindqvist <jo.lindqvist at gmail.com> (maintainer)
16 Feb 2008 10:05:32
Original commit files touched by this commit  0.13.0_2
miwi search for other commits by this committer
- Added missing configure option for Shoutcast and Icecast support.

PR:             118702
Submitted by:   Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
08 Oct 2007 12:12:17
Original commit files touched by this commit  0.13.0_1
miwi search for other commits by this committer
- Add PulseAudio to the options

PR:             116161
Submitted by:   Romain Tartiere <romain@blogreen.org>
Approved by:    maintainer
10 Sep 2007 18:39:22
Original commit files touched by this commit  0.13.0
lx search for other commits by this committer
Switch to new maintainer, and add a mirror while we're at it.

Approved by:    Mark Reidel (old maintainer)
24 Aug 2007 18:59:10
Original commit files touched by this commit  0.13.0
lx search for other commits by this committer
Update to 0.13.0.

PR:             ports/114893
Submitted by:   Jan-Olof Lindqvist
28 Jul 2007 12:27:31
Original commit files touched by this commit  0.12.2_1
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.12.2
rafan search for other commits by this committer
- 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
22 Jun 2007 06:45:35
Original commit files touched by this commit  0.12.2
rafan search for other commits by this committer
- Add missing dependency when ID3TAG knob is on

PR:           ports/111795
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Approved by:  Mark Daniel Reidel <ports at mark.reidel.info> (maintainer,
implicit)
17 Apr 2007 19:41:40
Original commit files touched by this commit  0.12.2
miwi search for other commits by this committer
- Update to 0.12.2

PR:             111488
Submitted by:   Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
27 Feb 2007 03:51:05
Original commit files touched by this commit  0.12.1
kevlo search for other commits by this committer
Replace musicpd with musicpd.sh
26 Feb 2007 05:36:23
Original commit files touched by this commit  0.12.1_1
kevlo search for other commits by this committer
Bump PORTREVISION: mpcdec.4 -> mpcdec.5
11 Nov 2006 17:21:32
Original commit files touched by this commit  0.12.1
brueffer search for other commits by this committer
Add a knob for enabling Musepack support.

Approved by:    maintainer, markus
09 Nov 2006 21:25:15
Original commit files touched by this commit  0.12.1
miwi search for other commits by this committer
- Update to 0.12.1
- Switch maintainer mail back to old maintainer (sorry for this fault)

PR:             ports/105295
Submitted by:   Stepan Zastupov <redchrom@gmail.com>
Approved by:    Mark Daniel Reidel <ports@mark.reidel.info> via privat mail 
(maintainer)
08 Nov 2006 15:57:34
Original commit files touched by this commit  0.12.0
miwi search for other commits by this committer
- Remove the old rc script
08 Nov 2006 15:14:18
Original commit files touched by this commit  0.12.0
miwi search for other commits by this committer
- Update to 0.12.0

PR:             ports/103706
Submitted by:   Stepan Zastupov (redchrom@gmail.com)
Approved by:    Maintainer in private mail
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.11.5_2
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 08:13:12
Original commit files touched by this commit  0.11.5_2
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
16 Jan 2006 23:04:17
Original commit files touched by this commit  0.11.5_2
tdb search for other commits by this committer
- Fix dependency on libaudiofile

PR:             91472
Submitted by:   Michael Kuhn <mkuhn.nw@web.de>
Approved by:    maintainer
16 Mar 2005 14:50:13
Original commit files touched by this commit  0.11.5_1
naddy search for other commits by this committer
new version of libFLAC
14 Jan 2005 15:45:01
Original commit files touched by this commit  0.11.5
vs search for other commits by this committer
- Update to 0.11.5
- Add ID3TAG-knob

PR:             ports/75693
Submitted by:   Anton Karpov
Approvd by:     maintainer
03 Sep 2004 07:53:23
Original commit files touched by this commit  0.11.4
vs search for other commits by this committer
Update to 0.11.4

PR:             ports/70817
Submitted by:   Ingmar Gebert
Approved by:    maintainer
20 Jul 2004 01:15:57
Original commit files touched by this commit  0.11.2
ijliao search for other commits by this committer
upgrade to 0.11.2

PR:             69314
Submitted by:   maintainer
18 Jun 2004 09:09:00
Original commit files touched by this commit  0.11.0
pav search for other commits by this committer
- Update to 0.11.0

PR:             ports/68069
Submitted by:   Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
11 Apr 2004 14:03:45
Original commit files touched by this commit  0.10.3
krion search for other commits by this committer
- Update to 0.10.3

PR:             ports/65417
Submitted by:   maintainer
30 Mar 2004 19:20:23
Original commit files touched by this commit  0.10.2
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
25 Mar 2004 19:27:41
Original commit files touched by this commit  0.10.2
krion search for other commits by this committer
- Update to 0.10.2
- Added support for MP4/AAC
- IPv6 support deselectable
- New sample configuration file with better defaults

PR:             ports/64717
Submitted by:   maintainer
10 Mar 2004 09:43:27
Original commit files touched by this commit  0.10.0_1
krion search for other commits by this committer
- Fix build on sparc64

PR:             ports/64004
Submitted by:   maintainer
Noticed by:     bento via kris
03 Mar 2004 18:05:55
Original commit files touched by this commit  0.10.0
krion search for other commits by this committer
- Update to 0.10.0

PR:             ports/63703
Submitted by:   maintainer
22 Feb 2004 22:38:36
Original commit files touched by this commit  0.9.4_1
sumikawa search for other commits by this committer
Add IPv6 on CATEGORIES. Musicpd and mpc speaks IPv6 since 0.9.0.

Approved by:    maintainer
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.9.4_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
23 Jan 2004 21:36:03
Original commit files touched by this commit  0.9.4
clement search for other commits by this committer
- update to 0.9.4

PR:             61794
Submitted by:   Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
20 Dec 2003 16:14:14
Original commit files touched by this commit  0.9.3_2
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
07 Dec 2003 01:27:06
Original commit files touched by this commit  0.9.3_1
marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
09 Nov 2003 15:42:55
Original commit files touched by this commit  0.9.3
jeh search for other commits by this committer
- Update to 0.9.3

MPD changes include wave file support, bitrate output in status, and song
lengths are now stored in the db. mpc and libmpdclient recieved a significant
speed boost.

PR:             58820
Submitted By:   MAINTAINER
13 Oct 2003 23:25:49
Original commit files touched by this commit  0.9.2
sumikawa search for other commits by this committer
Upgrade to 0.9.2.

PR:             ports/57977
Submitted by:   Mark Daniel Reidel <ports@mark.reidel.info>
08 Oct 2003 10:41:32
Original commit files touched by this commit  0.9.1
sumikawa search for other commits by this committer
Add musicpd 0.9.1, a remote-controllable music-daemon.

PR:             57518
Submitted by:   Mark Reidel <ports@mark.reidel.info>

Number of commits found: 85

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01
apache2Jan 31
apache20Jan 31
apache21Jan 31
apache22Jan 31
apache22-prefork-mpmJan 31
sudo*Jan 31

17 vulnerabilities affecting 41 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23096
Broken 192
Deprecated 94
Ignore 728
Forbidden 2
Restricted 329
No CDROM 108
Vulnerable 0
Expired 7
Set to expire 92
Interactive 62
new 24 hours 4
new 48 hours5
new 7 days26
new fortnight58
new month111

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.461 seconds.