aboutsummaryrefslogtreecommitdiffstats
path: root/audio/abraca
Commit message (Collapse)AuthorAgeFilesLines
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery)
* - Convert to scons USESmadpilot2013-10-041-13/+8
| | | | | - Use option helpers - Fix NLS option logic
* Convert xmms2 ports to staging.madpilot2013-09-292-7/+4
| | | | While here, convert to new LIB_DEPENDS format.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* - Fix build after new vala importmadpilot2013-08-013-1/+23
| | | | - While here, use space in place of tab in pkg-descr WWW line
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
| | | | Approved by: portmgr (bapt)
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-1/+1
|
* - Update to 0.7.1madpilot2013-03-093-5/+33
| | | | - Shorten COMMENT
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-2/+3
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* Trim Makefile headers for ports I maintain.madpilot2012-12-111-5/+1
|
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Convert to new options frameworkmadpilot2012-06-011-5/+6
| | | | | | | | | | - Remove uneeded double quotes - While here fix various portlint warnings - Indent make conditionals and loop Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer) Approved by: tabthorpe (mentor)
* - Update to 0.7.0madpilot2012-05-098-56/+53
| | | | | | - Update home page and MASTER_SITE Approved by: crees (mentor)
* Make abraca fetchable again.madpilot2012-05-051-1/+1
| | | | Approved by: crees (mentor)
* Change to my FreeBSD.org email address.madpilot2012-04-151-1/+1
| | | | Approved by: crees (mentor)
* - fix build with updated devel/scons version 2.1.0scheidell2012-02-062-0/+26
| | | | | | PR: ports/164765 Submitted by: Guido Falsi<mad@madpilot.net> (maintainer) Approved by: gabor (mentor)
* Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.kwm2011-07-303-0/+43
|
* - Remove empty filesculot2011-05-142-0/+0
| | | | | PR: ports/157018 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* -Update to 0.6.0beech2011-05-145-43/+24
| | | | | | | | | -Pass maintainership to submitter PR: ports/156685 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: Olivier Smedts <olivier@gid0.org> (maintainer) itetcu (mentor)(implicit)
* - Add missing patches from prev commitmiwi2011-02-252-0/+37
|
* - Update to 0.7.DrNo.miwi2011-02-253-12/+11
| | | | | | | | - Update WWW - chase xmms2 shlib bump PR: 144821 Submitted by: Guido Falsi <mad@madpilot.net>
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* Mark as broken on sparc64: fails to compile, and also invokes i386 asm.linimon2009-09-151-1/+7
|
* - Update to 0.4miwi2009-08-193-21/+12
| | | | | Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Chase xmmsclient shlib bumppav2008-07-081-2/+2
| | | | Pointy hat to: alexbl
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+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)
* - update xmms2 to 0.4DrKosmosalexbl2008-03-161-1/+1
| | | | | | | | | - update gxmms2 to 0.7 and unbreak - bump soversion as needed - trim some clients (azrael, nyello) and bindings (java) that are no longer maintained Submitted by: Max Khon <fjoe@samodelkin.net>
* Abraca is a GTK2 client for the XMMS2 music player. It is designed withmiwi2007-06-044-0/+43
collections in mind, which makes managing your music a breeze. WWW: http://nooms.de/projects/abraca PR: ports/113189 Submitted by: Olivier Smedts <olivier at gid0.org>