| non port: audio/musicpd/Makefile |
Number of commits found: 340 (showing only 40 on this page) |
|
Wednesday, 28 Jan 2009
|
05:30 pgollucci
- Update to 0.14
PR: ports/130612
Submitted by: Dylan Cochran <a134qaed@gmail.com>
Approved by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
 |
|
Friday, 5 Dec 2008
|
21:18 danfe
- Allow to build with Tremor support
- Actually add dependency on libshout2 mentioned in previous commit
Approved by: maintainer timeout (one month)
 |
21:11 danfe
- 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)
 |
|
Sunday, 12 Oct 2008
|
10:47 miwi
- Update to 0.13.2
PR: 126540
Submitted by: Maintainer
 |
|
Saturday, 6 Sep 2008
|
13:16 amdmi3
- 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
 |
|
Thursday, 21 Aug 2008
|
06:18 rafan
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
|
Monday, 7 Apr 2008
|
20:37 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
 |
|
Friday, 4 Apr 2008
|
06:20 rafan
- 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)
 |
|
Sunday, 2 Mar 2008
|
06:23 rafan
- 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)
 |
|
Saturday, 16 Feb 2008
|
10:05 miwi
- Added missing configure option for Shoutcast and Icecast support.
PR: 118702
Submitted by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
 |
|
Monday, 8 Oct 2007
|
12:12 miwi
- Add PulseAudio to the options
PR: 116161
Submitted by: Romain Tartiere <romain@blogreen.org>
Approved by: maintainer
 |
|
Monday, 10 Sep 2007
|
18:39 lx
Switch to new maintainer, and add a mirror while we're at it.
Approved by: Mark Reidel (old maintainer)
 |
|
Friday, 24 Aug 2007
|
18:59 lx
Update to 0.13.0.
PR: ports/114893
Submitted by: Jan-Olof Lindqvist
 |
|
Saturday, 28 Jul 2007
|
12:27 miwi
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
 |
|
Monday, 23 Jul 2007
|
09:36 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
 |
|
Friday, 22 Jun 2007
|
06:45 rafan
- 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)
 |
|
Tuesday, 17 Apr 2007
|
19:41 miwi
- Update to 0.12.2
PR: 111488
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
 |
|
Monday, 26 Feb 2007
|
05:36 kevlo
Bump PORTREVISION: mpcdec.4 -> mpcdec.5
 |
|
Saturday, 11 Nov 2006
|
17:21 brueffer
Add a knob for enabling Musepack support.
Approved by: maintainer, markus
 |
|
Thursday, 9 Nov 2006
|
21:25 miwi
- 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)
 |
|
Wednesday, 8 Nov 2006
|
15:14 miwi
- Update to 0.12.0
PR: ports/103706
Submitted by: Stepan Zastupov (redchrom@gmail.com)
Approved by: Maintainer in private mail
 |
|
Monday, 16 Jan 2006
|
23:04 tdb
- Fix dependency on libaudiofile
PR: 91472
Submitted by: Michael Kuhn <mkuhn.nw@web.de>
Approved by: maintainer
 |
|
Wednesday, 16 Mar 2005
|
14:50 naddy
new version of libFLAC
 |
|
Friday, 14 Jan 2005
|
15:45 vs
- Update to 0.11.5
- Add ID3TAG-knob
PR: ports/75693
Submitted by: Anton Karpov
Approvd by: maintainer
 |
|
Friday, 3 Sep 2004
|
07:53 vs
Update to 0.11.4
PR: ports/70817
Submitted by: Ingmar Gebert
Approved by: maintainer
 |
|
Tuesday, 20 Jul 2004
|
01:15 ijliao
upgrade to 0.11.2
PR: 69314
Submitted by: maintainer
 |
|
Friday, 18 Jun 2004
|
09:09 pav
- Update to 0.11.0
PR: ports/68069
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
 |
|
Sunday, 11 Apr 2004
|
14:03 krion
- Update to 0.10.3
PR: ports/65417
Submitted by: maintainer
 |
|
Tuesday, 30 Mar 2004
|
19:20 krion
- Use USE_ICONV knob
Approved by: portmgr
 |
|
Thursday, 25 Mar 2004
|
19:27 krion
- 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
 |
|
Wednesday, 10 Mar 2004
|
09:43 krion
- Fix build on sparc64
PR: ports/64004
Submitted by: maintainer
Noticed by: bento via kris
 |
|
Wednesday, 3 Mar 2004
|
18:05 krion
- Update to 0.10.0
PR: ports/63703
Submitted by: maintainer
 |
|
Sunday, 22 Feb 2004
|
22:38 sumikawa
Add IPv6 on CATEGORIES. Musicpd and mpc speaks IPv6 since 0.9.0.
Approved by: maintainer
 |
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
|
Friday, 23 Jan 2004
|
21:36 clement
- update to 0.9.4
PR: 61794
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
 |
|
Saturday, 20 Dec 2003
|
16:14 naddy
Catch up with libogg/libvorbis version bump.
 |
|
Sunday, 7 Dec 2003
|
01:27 marcus
Chase the libmad/libid3tag shared lib version.
 |
|
Sunday, 9 Nov 2003
|
15:42 jeh
- 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
 |
|
Monday, 13 Oct 2003
|
23:25 sumikawa
Upgrade to 0.9.2.
PR: ports/57977
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
 |
|
Wednesday, 8 Oct 2003
|
10:41 sumikawa
Add musicpd 0.9.1, a remote-controllable music-daemon.
PR: 57518
Submitted by: Mark Reidel <ports@mark.reidel.info>
 |
Number of commits found: 340 (showing only 40 on this page) |