summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add sfreflect and sflaunch to be installedR. Imura2000-01-147-9/+99
| | | | | | | | | | | | | | - System-wide CFLAGS received appropriate respect - System md5 library used instead of port's own - GSM library now used properly from GSM port instead of SF port - portlint (add dummy Whom: line in Makefile) - move WWWs from Makefile to DESCR PR: 15921 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=24733
* Correct MD5 checksum.Chris D. Faulhaber2000-01-121-1/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=24689
* Fix pkg/PLISTChris D. Faulhaber2000-01-111-2/+2
| | | | | | | | PR: 16031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24640
* Update to 0.3.8Ade Lovett2000-01-093-3/+8
| | | | | | | | PR: 16002 Submitted by: maintainer Notes: svn path=/head/; revision=24614
* Provide FreeBSD pthread capability to the GNU configure scriptChris D. Faulhaber2000-01-091-4/+2
| | | | | | | | in this port more correctly. This should be integrated into the source by the next release. Notes: svn path=/head/; revision=24605
* Update to 0.3Chris D. Faulhaber2000-01-092-4/+6
| | | | Notes: svn path=/head/; revision=24598
* A program to rename mp3 files based on their id3tag.Ade Lovett2000-01-086-0/+33
| | | | | | | | PR: 15982 Submitted by: Sander Janssen <janssen@rendo.dekooi.nl> Notes: svn path=/head/; revision=24560
* Fix distfile fennerageChris Piazza2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24542
* Upgrade to 0.91.Dirk Froemberg2000-01-072-4/+4
| | | | Notes: svn path=/head/; revision=24514
* Change MAINTAINER address from nacai@iname.comYukihiro Nakai2000-01-072-2/+2
| | | | | | | to nakai@FreeBSD.org Notes: svn path=/head/; revision=24498
* Activate knapsterChris D. Faulhaber2000-01-071-0/+1
| | | | Notes: svn path=/head/; revision=24495
* Napster client for KDEChris D. Faulhaber2000-01-075-0/+43
| | | | Notes: svn path=/head/; revision=24494
* Add mp3blaster.Chris Piazza2000-01-066-0/+50
| | | | | | | | | | | | | 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
* Update port to 2.4Chris D. Faulhaber2000-01-056-111/+140
| | | | | | | | PR: 15912 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24451
* Update port to 0.99.4Chris D. Faulhaber2000-01-052-3/+3
| | | | | | | | PR: 15911 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24449
* Update to 0.3.4Chris Piazza2000-01-033-25/+5
| | | | | | | Submitted by: green Notes: svn path=/head/; revision=24378
* Clarify the meaning of "console based" --- ie. "text-based".Tim Vanderhoek2000-01-031-1/+1
| | | | Notes: svn path=/head/; revision=24376
* update to 3.1.8Michael Haro2000-01-012-3/+3
| | | | | | | | PR: 14611 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24338
* *smacks self* -- GNOME ports need to depend on GNOME!Chris Piazza2000-01-011-0/+2
| | | | Notes: svn path=/head/; revision=24334
* Update to version 7.1.Steve Price1999-12-316-407/+153
| | | | | | | | PR: 14838 Submitted by: Thomas V. Crimi <tcrimi@procida.res.cmu.edu> Notes: svn path=/head/; revision=24323
* Update to reflect new MASTER_SITE.Steve Price1999-12-311-1/+1
| | | | | | | | PR: 15042 Submitted by: Dominik Rothert <dr@domix.de> Notes: svn path=/head/; revision=24305
* Fix a path in one of the MASTER_SITESChris Piazza1999-12-311-1/+1
| | | | | | | | PR: 15780 Submitted by: Trevor Johnson <trevor@blues.jpj.net> Notes: svn path=/head/; revision=24300
* Upgraded to version 0.9BETA, the old version is no longer available.Donald Burr1999-12-303-8/+10
| | | | | | | And the BSD version of the port is back, yay! :) Notes: svn path=/head/; revision=24283
* * Removed dependancy to gmakeSteve Price1999-12-294-129/+227
| | | | | | | | | | * Supported CFLAGS/INSTALL_MACROS/install-info PR: 15752 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24269
* General comment cleanups.Tim Vanderhoek1999-12-289-9/+9
| | | | Notes: svn path=/head/; revision=24206
* Add support for FreeBSD/Alpha and minor tweaks to Makefile.Steve Price1999-12-274-5/+82
| | | | | | | | PR: 15710 Submitted by: maintainer Notes: svn path=/head/; revision=24174
* Some fix about MASTER_SITES, LIB_DEPENDS, I18N support, CC/CFLAGS.Yukihiro Nakai1999-12-274-10/+67
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24152
* Initial buffer correctly by zeroing out before use.Steve Price1999-12-273-2/+11
| | | | | | | | PR: 15030 Submitted by: maintainer Notes: svn path=/head/; revision=24122
* Oops, I meant cd-console.Steve Price1999-12-251-1/+1
| | | | | | | | PR: 15688 Submitted by: Dann Lunsford <dann@greycat.com> Notes: svn path=/head/; revision=24082
* Adding soundtracker version 0.3.6.Steve Price1999-12-2511-0/+85
| | | | | | | | | | Mod player/tracking tool which supports XM and MOD formats. PR: 15180 Submitted by: Kristopher Zentner <kzentner@u.washington.edu> Notes: svn path=/head/; revision=24052
* Adding cd-control version 2.3.Steve Price1999-12-258-0/+81
| | | | | | | | | | A curses-based console CD player. PR: 15152 Submitted by: Julian C. Dunn <jdunn@aquezada.com> Notes: svn path=/head/; revision=24051
* Gnapster: a simple GNOME client for the online mp3 community called napsterChris Piazza1999-12-255-0/+21
| | | | Notes: svn path=/head/; revision=24036
* Gnapster: a simple GNOME client for the online mp3 community calledChris Piazza1999-12-251-0/+1
| | | | | | | napster. Notes: svn path=/head/; revision=24035
* add gsm support optionMichael Haro1999-12-241-0/+5
| | | | | | | | PR: 14963 Submitted by: Joe Abley <jabley@patho.gen.nz> Notes: svn path=/head/; revision=24007
* Update MASTER_SITESChris D. Faulhaber1999-12-241-4/+2
| | | | | | | | | | Remove pkg/MESSAGE PR: 15252 Submitted by: Maintainer Notes: svn path=/head/; revision=23954
* Fix a problem where with 1-track repeat enabled, sometimes the next trackSteve Price1999-12-231-6/+13
| | | | | | | | | | | will begin playing after the current one ends rather than repeating the current one. PR: 12001 Submitted by: Ken Lui <tempest@ecst.csuchico.edu> Notes: svn path=/head/; revision=23942
* * Fixed patches not to change one file twiceSteve Price1999-12-2315-33/+743
| | | | | | | | | | * Rearrenged build target PR: 15378 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23917
* * Modified patches to support INSTALL_MACROS instead of cp/mv commandSteve Price1999-12-233-94/+63
| | | | | | | | | | | | * Fixed behavior of installing man pages * Added WWW: line into pkg/DESCR * Fixed pkg/PLIST PR: 15334 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23903
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-2/+1
| | | | Notes: svn path=/head/; revision=23868
* Grrr. when I switched back to the linux binary version of this,Donald Burr1999-12-231-0/+2
| | | | | | | I forgot to re-enable the dependency on linux_base. Notes: svn path=/head/; revision=23867
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23863
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-232-2/+2
| | | | Notes: svn path=/head/; revision=23862
* Checksum changed on MASTER_SITE, fixup accordingly. Seems they addedSteve Price1999-12-224-20/+18
| | | | | | | support for NetBSD in the Makefiles. Other than that nothing changed. Notes: svn path=/head/; revision=23841
* Upgrade to napster 0.8BETA. This fixes the "cannot connect socket" (forgetDonald Burr1999-12-223-5/+8
| | | | | | | | | | the exact wording of it) error message. Also I switched back to the Linux binary port. It looks like the BSD port has been left by the wayside again... Notes: svn path=/head/; revision=23838
* Update to version 1.30.1Chris Piazza1999-12-222-3/+3
| | | | | | | | PR: 15598 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=23824
* Add a symlink nasm-0.98 -> nasm to distinguish the latest version.Satoshi Asami1999-12-101-1/+1
| | | | | | | | | Change the gogo port's dependency to check this link. Requested by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=23772
* Fix some compilation problem.R. Imura1999-12-101-0/+6
| | | | | | | | PR: 14871 Submitted by: Maintainer Notes: svn path=/head/; revision=23699
* Upgrade to 0.90.Dirk Froemberg1999-12-098-55/+39
| | | | Notes: svn path=/head/; revision=23694
* Activate wmmp3Jim Mock1999-12-091-0/+1
| | | | Notes: svn path=/head/; revision=23688
* Import of wmmp3.Jim Mock1999-12-095-0/+39
| | | | | | | | wmmp3 is a front-end for mpg123 that lives on the Window Maker dock. Yet another semi-useful dockapp :-) Notes: svn path=/head/; revision=23687