aboutsummaryrefslogtreecommitdiff
path: root/audio/prokyon3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - 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-2/+2
| | | | | | | | Approved by: miwi (mentor) Exp-run by: miwi Notes: svn path=/head/; revision=245121
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* - Chase taglib bumpMartin Wilke2008-06-201-1/+2
| | | | Notes: svn path=/head/; revision=215374
* - Update to 0.9.6Martin Wilke2008-06-201-29/+37
| | | | | | | | PR: 124308 Submitted by: Ports Fury Notes: svn path=/head/; revision=215369
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-8/+7
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* - Add missing dependency on perlPav Lucistnik2007-12-141-2/+5
| | | | | | | - While here, fix shebang patching in prokburn Notes: svn path=/head/; revision=203660
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Fix the build with vogue GCC [1]Alexey Dokuchaev2007-06-281-0/+4
| | | | | | | | | - Ulitize DATADIR macro in pkg-plist Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=194414
* Unbreak by setting and using LDFLAGS correctly to pick up gettext.Volker Stolz2007-06-141-4/+4
| | | | | | | Add WWW:-tag while here. Notes: svn path=/head/; revision=193457
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN: Does not compileKris Kennaway2007-04-211-0/+2
| | | | Notes: svn path=/head/; revision=190571
* Remove OSVERSION check since it's now always true.Edwin Groothuis2007-04-161-7/+2
| | | | | | | Move statements up to higher in the Makefile. Notes: svn path=/head/; revision=190055
* . change RUN_DEPENDS shells/bash2 -> shells/bash;Boris Samorodov2007-01-311-1/+1
| | | | | | | . do not bump PORTREVISION since it's not a default dependency. Notes: svn path=/head/; revision=183807
* - Use new USE_CDRTOOLS variablePav Lucistnik2007-01-311-2/+2
| | | | | | | Tested on: pointyhat Notes: svn path=/head/; revision=183769
* Maintainer no longer has time to support these ports, so reassign to pool.Mark Linimon2006-12-291-1/+1
| | | | | | | Approved by: maintainer (private email) Notes: svn path=/head/; revision=180931
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Fix build without imake.Dejan Lesjak2004-12-081-1/+2
| | | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: maintainer Notes: svn path=/head/; revision=123491
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 0.9.2Pav Lucistnik2004-01-251-9/+31
| | | | | | | | PR: ports/61880, ports/61897 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=99108
* - Add missed dependency on libgnugetoptPav Lucistnik2004-01-251-0/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=99057
* Revert last commit - the qt-mysql-plugin is back in X11BASE.Michael Nottebrock2003-12-301-1/+1
| | | | Notes: svn path=/head/; revision=96936
* Fix up BUILD_DEPENDS.Michael Nottebrock2003-12-261-1/+1
| | | | Notes: svn path=/head/; revision=96623
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96269
* Add prokyon3, a multithreaded MP3 manager and tag editor for Linux.Pav Lucistnik2003-12-041-0/+35
It was written in C++ using the Qt3 widget set and the MySQL database. Files can be played using XMMS. PR: ports/52132 Submitted by: Kay Lehmann <kay_lehmann@web.de> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94963