| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=230370
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=223819
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=219990
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=210474
|
|
|
|
| |
Notes:
svn path=/head/; revision=176823
|
|
|
|
|
|
|
|
|
| |
PR: ports/103706
Submitted by: Stepan Zastupov (redchrom@gmail.com)
Approved by: Maintainer in private mail
Notes:
svn path=/head/; revision=176819
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added support for MP4/AAC
- IPv6 support deselectable
- New sample configuration file with better defaults
PR: ports/64717
Submitted by: maintainer
Notes:
svn path=/head/; revision=105260
|
|
|
|
|
|
|
|
|
| |
PR: ports/64004
Submitted by: maintainer
Noticed by: bento via kris
Notes:
svn path=/head/; revision=103507
|
|
PR: 57518
Submitted by: Mark Reidel <ports@mark.reidel.info>
Notes:
svn path=/head/; revision=90611
|