aboutsummaryrefslogtreecommitdiffstats
path: root/audio/prokyon3
Commit message (Collapse)AuthorAgeFilesLines
* - Chase taglib bumpmiwi2008-06-211-1/+2
|
* - Update to 0.9.6miwi2008-06-217-64/+222
| | | | | PR: 124308 Submitted by: Ports Fury
* A few typo fixes for ports/audio descriptions.olgeni2008-06-151-1/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Add missing dependency on perlpav2007-12-152-10/+5
| | | | - While here, fix shebang patching in prokburn
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2
| | | | - Bump PORTREVISION
* - Kill EOL spacesdanfe2007-06-291-8/+8
| | | | - Add missing slash in WWW line
* - Fix the build with vogue GCC [1]danfe2007-06-292-43/+47
| | | | | | - Ulitize DATADIR macro in pkg-plist Reported by: pointyhat (logs) [1]
* Unbreak by setting and using LDFLAGS correctly to pick up gettext.vs2007-06-142-4/+6
| | | | Add WWW:-tag while here.
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* BROKEN: Does not compilekris2007-04-221-0/+2
|
* Remove OSVERSION check since it's now always true.edwin2007-04-161-7/+2
| | | | Move statements up to higher in the Makefile.
* . change RUN_DEPENDS shells/bash2 -> shells/bash;bsam2007-02-011-1/+1
| | | | . do not bump PORTREVISION since it's not a default dependency.
* - Use new USE_CDRTOOLS variablepav2007-01-311-2/+2
| | | | Tested on: pointyhat
* Maintainer no longer has time to support these ports, so reassign to pool.linimon2006-12-291-1/+1
| | | | Approved by: maintainer (private email)
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Fix build without imake.lesi2004-12-091-1/+2
| | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Update to 0.9.2pav2004-01-269-48/+77
| | | | | PR: ports/61880, ports/61897 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
* - Add missed dependency on libgnugetoptpav2004-01-251-0/+1
| | | | Reported by: bento via kris
* Revert last commit - the qt-mysql-plugin is back in X11BASE.lofi2003-12-301-1/+1
|
* Fix up BUILD_DEPENDS.lofi2003-12-261-1/+1
|
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+2
|
* Add prokyon3, a multithreaded MP3 manager and tag editor for Linux.pav2003-12-046-0/+108
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)