aboutsummaryrefslogtreecommitdiff
path: root/audio/prokyon3
Commit message (Collapse)AuthorAgeFilesLines
* 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* 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-259-48/+77
| | | | | | | | 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-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) Notes: svn path=/head/; revision=94963