Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Chase taglib bump | miwi | 2008-06-21 | 1 | -1/+2 |
| | |||||
* | - Update to 0.9.6 | miwi | 2008-06-21 | 7 | -64/+222 |
| | | | | | PR: 124308 Submitted by: Ports Fury | ||||
* | A few typo fixes for ports/audio descriptions. | olgeni | 2008-06-15 | 1 | -1/+1 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -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] | miwi | 2008-04-20 | 1 | -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 2007 | pav | 2008-03-20 | 1 | -1/+0 |
| | |||||
* | - Add missing dependency on perl | pav | 2007-12-15 | 2 | -10/+5 |
| | | | | - While here, fix shebang patching in prokburn | ||||
* | - Chase increase of audio/libvorbis shlib version. | miwi | 2007-07-28 | 1 | -2/+2 |
| | | | | - Bump PORTREVISION | ||||
* | - Kill EOL spaces | danfe | 2007-06-29 | 1 | -8/+8 |
| | | | | - Add missing slash in WWW line | ||||
* | - Fix the build with vogue GCC [1] | danfe | 2007-06-29 | 2 | -43/+47 |
| | | | | | | - Ulitize DATADIR macro in pkg-plist Reported by: pointyhat (logs) [1] | ||||
* | Unbreak by setting and using LDFLAGS correctly to pick up gettext. | vs | 2007-06-14 | 2 | -4/+6 |
| | | | | Add WWW:-tag while here. | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | BROKEN: Does not compile | kris | 2007-04-22 | 1 | -0/+2 |
| | |||||
* | Remove OSVERSION check since it's now always true. | edwin | 2007-04-16 | 1 | -7/+2 |
| | | | | Move statements up to higher in the Makefile. | ||||
* | . change RUN_DEPENDS shells/bash2 -> shells/bash; | bsam | 2007-02-01 | 1 | -1/+1 |
| | | | | . do not bump PORTREVISION since it's not a default dependency. | ||||
* | - Use new USE_CDRTOOLS variable | pav | 2007-01-31 | 1 | -2/+2 |
| | | | | Tested on: pointyhat | ||||
* | Maintainer no longer has time to support these ports, so reassign to pool. | linimon | 2006-12-29 | 1 | -1/+1 |
| | | | | Approved by: maintainer (private email) | ||||
* | Remove USE_REINPLACE from ports in categories starting with A. | edwin | 2006-05-03 | 1 | -1/+0 |
| | |||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+2 |
| | | | | Approved by: krion@ | ||||
* | Fix build without imake. | lesi | 2004-12-09 | 1 | -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. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - Update to 0.9.2 | pav | 2004-01-26 | 9 | -48/+77 |
| | | | | | PR: ports/61880, ports/61897 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) | ||||
* | - Add missed dependency on libgnugetopt | pav | 2004-01-25 | 1 | -0/+1 |
| | | | | Reported by: bento via kris | ||||
* | Revert last commit - the qt-mysql-plugin is back in X11BASE. | lofi | 2003-12-30 | 1 | -1/+1 |
| | |||||
* | Fix up BUILD_DEPENDS. | lofi | 2003-12-26 | 1 | -1/+1 |
| | |||||
* | Catch up with libogg/libvorbis version bump. | naddy | 2003-12-21 | 1 | -1/+2 |
| | |||||
* | Add prokyon3, a multithreaded MP3 manager and tag editor for Linux. | pav | 2003-12-04 | 6 | -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) |