aboutsummaryrefslogtreecommitdiff
path: root/audio/ampache
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Remove trailing whitespaces from category audioEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345395
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Support stage and optionsPhilippe Audeoud2013-12-272-14/+13
| | | | Notes: svn path=/head/; revision=337673
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-3/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Add WWWOWN and WWWGROUP in SUB_LISTPhilippe Audeoud2011-04-141-1/+3
| | | | | | | Notify by: bapt@ Notes: svn path=/head/; revision=272709
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Add missing dependenciesPhilippe Audeoud2011-01-201-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268041
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 3.5.4Philippe Audeoud2010-02-033-8/+4
| | | | | | | - Changelog: http://ampache.org/blog/2010/02/02/3-5-4-maintenance-release/ Notes: svn path=/head/; revision=249159
* - Update to 3.5.3Philippe Audeoud2009-12-212-4/+4
| | | | Notes: svn path=/head/; revision=246357
* - Update to 3.5.2Philippe Audeoud2009-11-243-7/+58
| | | | Notes: svn path=/head/; revision=244708
* - Fix pkg-plistPhilippe Audeoud2009-06-261-1/+5
| | | | | | | Noticed by: QAT Notes: svn path=/head/; revision=236647
* - Update to 3.5.1Philippe Audeoud2009-06-262-4/+4
| | | | Notes: svn path=/head/; revision=236646
* - Update to 3.5Philippe Audeoud2009-05-073-47/+101
| | | | Notes: svn path=/head/; revision=233348
* - Update to 3.4.4Philippe Audeoud2009-01-142-4/+4
| | | | Notes: svn path=/head/; revision=226105
* - Update to 3.4.3Philippe Audeoud2008-09-013-5/+6
| | | | | | | | PR: ports/126996 Submitter: chinsan@ Notes: svn path=/head/; revision=219577
* - Update to 3.4.2Philippe Audeoud2008-07-273-5/+9
| | | | Notes: svn path=/head/; revision=217665
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214428
* - Update to 3.4.1Philippe Audeoud2008-06-022-4/+4
| | | | | | | Approved by: mentor (implicit) Notes: svn path=/head/; revision=214185
* - Update to 3.4Philippe Audeoud2008-05-134-190/+287
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=212983
* - Update maintainer addressPhilippe Audeoud2008-03-121-1/+1
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=208891
* Ampache is a Web-based Audio file manager. It is implemented with MySQL,Martin Wilke2007-12-316-0/+550
and PHP. It allows you to view, edit, and play your audio files via the web. It has support for playlists, artist and album views, album art, random play, playback via Http/On the Fly Transcoding and Downsampling, Vote based playback, Mpd and Icecast, Integrated Flash Player, as well as per user themes and song play tracking. WWW: http://ampache.org/ PR: ports/119093 Submitted by: Philippe Audeoud <jadawin at tuxaco.net> Notes: svn path=/head/; revision=204729