aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3blaster
Commit message (Collapse)AuthorAgeFilesLines
* - Install docsRoman Bogorodskiy2005-05-141-1/+13
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=135258
* - Convert to OPTIONSPav Lucistnik2004-08-211-9/+4
| | | | | | | | PR: ports/70760 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116979
* - Fix typoKirill Ponomarev2004-05-191-1/+1
| | | | | | | | PR: ports/66880 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=109513
* Fix path in sample configuration file.Clement Laforet2004-03-221-0/+2
| | | | | | | | PR: 64559 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=104932
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96269
* - Fix build on 5.x, if devel/libgnugetopt is installedKirill Ponomarev2003-12-061-1/+1
| | | | | | | Submitted by:i Ports Fury Notes: svn path=/head/; revision=95202
* - Update to version 3.2.0Kirill Ponomarev2003-12-059-85/+177
| | | | | | | | | | | * Fix playing Vorbis files on big-endian archs. * Add optional sidplay support (enabled by default). PR: 59841 59880 Submitted by: Ports Fury, naddy Notes: svn path=/head/; revision=95156
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92900
* Honor PTHREAD_{CFLAGS,LIBS}.Christian Weisgerber2003-09-262-4/+30
| | | | | | | Approved by: greid Notes: svn path=/head/; revision=89403
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build on -CURRENT.Christian Weisgerber2003-03-061-0/+14
| | | | Notes: svn path=/head/; revision=76999
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* Update to 3.1.3 and also take care of a portlint warning.Patrick Li2002-10-225-39/+12
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=68558
* * Update to 3.1.1.Christian Weisgerber2002-07-218-24/+77
| | | | | | | | | | * Fix building with gcc3.1 (-CURRENT). * Add Ogg Vorbis support. Approved by: maintainer Notes: svn path=/head/; revision=63339
* - Update to 3.0p8George C A Reid2001-08-203-16/+9
| | | | | | | | | | - Respect CXXFLAGS PR: 29782 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46500
* Fix the build of this port in the case where the devel/pth port has also beenGeorge C A Reid2001-06-081-4/+15
| | | | | | | | | installed. Spotted by: rbg@gintera.org Notes: svn path=/head/; revision=43647
* Update to 3.0p7George C A Reid2001-05-172-3/+3
| | | | Notes: svn path=/head/; revision=42680
* Add splay.1 to the MAN page listRoger Hardiman2001-02-211-1/+1
| | | | Notes: svn path=/head/; revision=38548
* get rid of libgnugetopt dependency.FUJISHIMA Satsuki2001-02-182-20/+10
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=38458
* Update to 3.0p5Clive Lin2001-01-282-2/+2
| | | | | | | | PR: 24700 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37701
* update to 3.0p4 and change maintainer to greid@dogma.freebsd-uk.eu.orgYing-Chieh Liao2001-01-274-11/+34
| | | | | | | | PR: 24646 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> (new maintainer) Notes: svn path=/head/; revision=37647
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
| | | | Notes: svn path=/head/; revision=35188
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+3
| | | | Notes: svn path=/head/; revision=27415
* remove patch-aa (it is empty) and forgot to add patch-abMichael Haro2000-03-311-0/+11
| | | | Notes: svn path=/head/; revision=27183
* update to 2.0b17Michael Haro2000-03-312-16/+6
| | | | | | | | PR: 17644 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27182
* Add mp3blaster.Chris Piazza2000-01-065-0/+49
mp3blaster is an interactive text-based mp3player. One of the unique features of this player is the ability to divide a playlist into groups (albums). Therefore, the play order can be adjusted with great flexibility. PR: 15902 Submitted by: Michael Vasilenko <acid@stu.cn.ua> Notes: svn path=/head/; revision=24464