aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libtunepimp-old
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Chase multimedia/mp4v2 update.makc2010-08-121-2/+4
| | | | | PR: ports/148643 Submitted by: Christopher Key <cjk32 at cam.ac.uk>
* Convert LDCONFIG_DIRS to USE_LDCONFIG.makc2010-06-091-2/+0
| | | | | | PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Approved by: maintainers timeout (two weeks)
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
| | | | (via libvorbis, libtheora).
* - Chase taglib updatefluffy2009-12-031-0/+1
| | | | | Approved by: miwi (mentor) Exp-run by: miwi
* - Update MASTER_SITE to make it fetchable again.fluffy2009-08-191-2/+2
| | | | Approved by: miwi (mentor)
* Update my MAINTAINER's email to @FreeBSD.orgfluffy2009-08-111-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Update to 0.4.4pav2009-07-243-19/+6
| | | | | PR: ports/136986 Submitted by: Dima Panov <fluffy@fluffy.khv.ru> (maintainer)
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
|
* - Chase taglib bumptabthorpe2008-06-201-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Update to FLAC 1.2.1. This version includes two and a half yearsnaddy2008-04-083-1/+69
| | | | | | | | | | 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
* Fix buildlofi2007-10-211-0/+23
|
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
| | | | - Bump PORTREVISION
* - Dima Panov <fluffy AT ael dot ru> has more experience in this portclsung2007-04-171-1/+1
| | | | | (and KDE-* ). - pass maintainership
* Prevent libtunepimp and libtunepimp-old from clobbering each other'slofi2006-09-134-23/+79
| | | | | libraries and includes and bump PORTREVISION for both. Hack the two remaining users of libtunepimp-old into compiling.
* - back to previous 0.4 (with repocopy to another port name),clsung2006-08-014-27/+32
| | | | | | | | | since 0.5 breaks few ports. - bump PORTEPOCH Noted by: mich PR: ports/100989 Submitted by: clsung
* - Update to 0.5.0clsung2006-07-234-27/+23
| | | | | | PR: ports/99836 Submitted by: Alexander Botero-Lowry <alex_AT_foxybanana dot com> Approved by: maintainer timeout
* Properly link to libiconv. This fixes audio/picard (which does not need aehaupt2006-07-071-2/+2
| | | | | | | | PORTREVISION bump). PR: 97497 Submitted by: Samuel Stringham <sstringh@rackspace.com> Approved by: maintainer timeout (20 days)
* Revert my last commit, lofi fixed 4.x support 32 minutes ago. My last commitehaupt2006-04-101-7/+1
| | | | | | was an update to lofi's update. Notified by: mich
* Drop FreeBSD 4.x supportehaupt2006-04-101-1/+7
| | | | Notified by: pointyhat via kris
* - Fix build on 4.xlofi2006-04-109-7/+117
| | | | | - Add dependencies on taglib, mpeg4ip-libmp4v2 - Makefile cosmetics
* Update to 0.4.2ehaupt2006-04-064-19/+17
| | | | | | PR: 94589 Submitted by: ehaupt Approved by: maintainer timeout (20 days)
* Conversion to a single libtool environment.ade2006-02-232-2/+3
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* o Rollback libtunepimp to version 0.3.0 since 0.4.0-pre5 does notlioux2005-09-2110-105/+17
| | | | | | | work with both audio/amarok and audio/juk at this time. Patches for both affected ports failed to fetch musicbrainz information. Developers are still being contacted. o Remove audio/py-libtunepimp for the time being
* Fix build on 4-STABLE.lofi2005-09-156-0/+89
| | | | | | PR: ports/86115 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: Maintainer
* Update to 0.4.0-pre5 required for upcoming audio/picardlioux2005-09-144-17/+16
|
* new version of libFLACnaddy2005-03-161-1/+1
|
* Mark trm DEPRECATED, libtunepimp should be used insteadarved2004-12-071-0/+1
| | | | | | Add CONFLICTS between libtunepimp and trm Discussed with: Lauri Watts
* Respect PTHREAD_LIBS, fix build on -STABLE.lofi2004-08-152-0/+13
|
* Add libtunepimp, a client library for musicbrainzlofi2004-08-114-0/+58
Submitted by: Lauri Watts <lauri@kde.org>