aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-mserver
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371234
* www/libmicrohttpd:Tijl Coosemans2014-09-011-1/+1
| | | | | | | | | | | | | - Update to version 0.9.37 - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use option helpers - Fix package listing when recent OpenSSL is available Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366859
* - Switch audio/libmpd to USES=libtool, drop .la filesDmitry Marakasov2014-07-281-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=363248
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-082-3/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=361308
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Stage supportMartin Wilke2014-03-121-1/+0
| | | | Notes: svn path=/head/; revision=347953
* - Update to 0.9.33Sunpoet Po-Chuan Hsieh2013-12-251-1/+1
| | | | | | | | | | | - Bump PORTREVISION for www/libmicrohttpd shlib change Changes: https://gnunet.org/svn/libmicrohttpd/ChangeLog PR: ports/185184 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=337454
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-3/+3
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* - Update to 0.9.31Sunpoet Po-Chuan Hsieh2013-11-231-1/+1
| | | | | | | | | | | | | | | | | - Bump PORTREVISION for www/libmicrohttpd shlib change - While I'm here: - Use GNU micro - Convert to new LIB_DEPENDS format - Convert to new options helper - Strip shared library - Sort PLIST - Support STAGEDIR PR: ports/184199 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=334693
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-8/+3
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Chase www/libmicrohttpd shlib version bumpBryan Drewery2012-08-081-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=302285
* - Chase www/libmicrohttpd shlib version bumpPietro Cerutti2012-07-121-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=300798
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Chase libmpd shlib bumpMartin Wilke2012-02-061-2/+2
| | | | Notes: svn path=/head/; revision=290493
* Chase www/libmicrohttpd shlib bumpPawel Pekala2011-10-121-2/+2
| | | | Notes: svn path=/head/; revision=283440
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Chase libmicrohttpd shared lib bumpJulien Laffaye2011-07-101-1/+2
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=277462
* - Correct libmicrohttp depobjPav Lucistnik2011-01-271-1/+1
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=268300
* - Update to 0.20.0Martin Wilke2011-01-264-21/+24
| | | | | | | | | Submitted by: avl@ Approved by: portmgr (myself,pav) Feature safe: yes Notes: svn path=/head/; revision=268268
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Chase taglib updateDima Panov2009-12-021-1/+2
| | | | | | | | Approved by: miwi (mentor) Exp-run by: miwi Notes: svn path=/head/; revision=245121
* - Update to 0.19.0Martin Wilke2009-09-252-8/+12
| | | | | | | | | | | Changelog: http://gmpc.wikia.com/wiki/GMPC_0.19.0 Approved by: portmgr (pav, erwin) Feature safe: yes Notes: svn path=/head/; revision=242082
* - Add backup mirrorsMartin Wilke2009-08-141-1/+2
| | | | Notes: svn path=/head/; revision=239507
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Mark IGNORE (does not work with new gmpc)Martin Wilke2008-09-301-0/+2
| | | | Notes: svn path=/head/; revision=221031
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* A plugin for gmpc that serves music.Martin Wilke2008-03-304-0/+36
WWW: http://sarine.nl/gmpc-plugins Notes: svn path=/head/; revision=210125