summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo 'i836' -> 'i386'.Joseph Koshy1999-09-201-1/+1
| | | | Notes: svn path=/head/; revision=21815
* Get this port to compile on FreeBSD/Alpha.Steve Price1999-09-202-0/+22
| | | | Notes: svn path=/head/; revision=21812
* Breakout a multipart patch and use the default implementation insteadSteve Price1999-09-202-53/+53
| | | | | | | of the missing byts_swap_* on FreeBSD/Alpha. Notes: svn path=/head/; revision=21810
* Use SYSTEM_OSS on the Alpha too. Also include errno.h so this build onSteve Price1999-09-202-4/+18
| | | | | | | FreeBSD/Alpha. Notes: svn path=/head/; revision=21809
* Use time_t instead of long when call time functions. Also add '-lio'Steve Price1999-09-202-5/+51
| | | | | | | on FreeBSD/Alpha. Notes: svn path=/head/; revision=21807
* Break out part of a multipart patch and remove '-m486' when compiling onSteve Price1999-09-201-0/+19
| | | | | | | FreeBSD/Alpha. Notes: svn path=/head/; revision=21805
* byte_swap_{long,word} don't exist on FreeBSD/Alpha so accept the defaultSteve Price1999-09-201-0/+11
| | | | | | | implementation. Notes: svn path=/head/; revision=21802
* All FreeBSD/Alpha we need to add '-lio' to resolve inb/outb and friends.Steve Price1999-09-201-0/+14
| | | | Notes: svn path=/head/; revision=21799
* We don't need to explicitly '-lg++' since our C++ compiler does it for usSteve Price1999-09-201-0/+11
| | | | | | | as required. Notes: svn path=/head/; revision=21796
* We don't have a fp_* cruft on FreeBSD/Alpha.Steve Price1999-09-201-0/+11
| | | | Notes: svn path=/head/; revision=21792
* Don't define time(3) as returning a long so that this builds onSteve Price1999-09-201-4/+16
| | | | | | | FreeBSD/Alpha. Notes: svn path=/head/; revision=21786
* Mark this port as being only for i386.Steve Price1999-09-201-0/+2
| | | | Notes: svn path=/head/; revision=21785
* ln(1) a set of rules so this build (at least) on FreeBSD/Alpha.Steve Price1999-09-201-0/+6
| | | | Notes: svn path=/head/; revision=21774
* Add audio cd and mikmod support in Xmms.Chris Piazza1999-09-192-3/+7
| | | | | | | | | | Also update the maintainer's email address. PR: 13728 Submitted by: maintainer Notes: svn path=/head/; revision=21767
* Activate xmpChris Piazza1999-09-181-0/+1
| | | | Notes: svn path=/head/; revision=21726
* Import of xmp.Chris Piazza1999-09-188-0/+108
| | | | | | | | | | | | Xmp is the "eXtended Module Player". It supports many of the Amiga and PC module formats -- currently 47 of them and runs with little system load. PR: 13805 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=21725
* Update to KDE-1.1.2Stefan Eßer1999-09-189-9/+81
| | | | Notes: svn path=/head/; revision=21711
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* The version number of libgif.so has changed to 5.Steve Price1999-09-183-3/+3
| | | | Notes: svn path=/head/; revision=21701
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* Enhanced version of the software midi player `TiMidity' .SADA Kenji1999-09-109-412/+97
| | | | | | | | PR: ports/12150 Submitted by: Yoichi Asai <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=21584
* You can't replace "echo" with "@${ECHO}" if it appears in the middle of aSatoshi Asami1999-09-091-4/+4
| | | | | | | multi-line command.... ;) Notes: svn path=/head/; revision=21492
* Erm, looks like "dollar-sign Id dollar-sign" has changed intoDonald Burr1999-09-091-1/+1
| | | | | | | | "dollar-sign FreeBSD dollar-sign". That's what I get for missing staff meetings, I guess... Notes: svn path=/head/; revision=21484
* Enable ripit-atapi.Donald Burr1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21483
* New port audio/ripit-atapi, a modified version of ports/audio/ripitDonald Burr1999-09-096-0/+129
| | | | | | | that uses CDD as the ripper (and thus can deal with ATAPI CD-ROM drives :) ) Notes: svn path=/head/; revision=21482
* Update MAINTAINER's email addressChris Piazza1999-09-091-1/+1
| | | | | | | | PR: 13648 Submitted by: maintainer Notes: svn path=/head/; revision=21470
* Mirror the distfile in ~cpiazza/distfiles, the main server is downChris Piazza1999-09-081-1/+2
| | | | | | | | | | for at least an hour every day for backups etc. PR: 13611 Requested by: maintainer Notes: svn path=/head/; revision=21446
* Remove timidity++.Satoshi Asami1999-09-081-1/+0
| | | | Notes: svn path=/head/; revision=21430
* Add timidity++ .SADA Kenji1999-09-081-0/+1
| | | | | | | | PR: ports/12150 Submitted by: Yoichi Asai <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=21428
* Fix a filename which contains an explicit version number.Roger Hardiman1999-09-081-1/+1
| | | | Notes: svn path=/head/; revision=21413
* Host a distfile locally. The master site has been down forChris Piazza1999-09-071-1/+1
| | | | | | | over 15 days. Notes: svn path=/head/; revision=21380
* Fix master sites and update to version 1.5Chris Piazza1999-09-063-13/+15
| | | | | | | | PR: 13522 Submitted by: maintainer Notes: svn path=/head/; revision=21322
* gzip -> ${GZIP_CMD}Michael Haro1999-09-041-1/+1
| | | | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
* Oops, I forgot about Id -> FreeBSD.Bill Fenner1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21263
* Update to version 0.99.1Chris Piazza1999-09-043-6/+6
| | | | | | | | PR: 13527 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21247
* Forgot to update descriptions before importing, oops.Bill Fenner1999-09-042-3/+9
| | | | Notes: svn path=/head/; revision=21239
* The UCL Robust Audio Tool.Bill Fenner1999-09-047-0/+68
| | | | | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk Notes: svn path=/head/; revision=21238
* Change of MASTER_SITES and MAINTAINER .SADA Kenji1999-09-031-2/+2
| | | | | | | | PR: ports/13512 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21227
* distfile name changeMichael Haro1999-09-024-4/+4
| | | | Notes: svn path=/head/; revision=21193
* $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it)Satoshi Asami1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21160
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3124-31/+31
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* $Id$->$FreeBSD$Peter Wemm1999-08-292-2/+2
| | | | Notes: svn path=/head/; revision=21082
* Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.Chris Piazza1999-08-291-1/+5
| | | | | | | Submitted by: futatuki@debug.gr.jp Notes: svn path=/head/; revision=21079
* Move MAINTAINERship to ports@FreeBSD.orgChris Piazza1999-08-291-1/+1
| | | | | | | | PR: 13449 Submitted by: maintainer Notes: svn path=/head/; revision=21076
* Set maintaine to ports@FreeBSD.orgChris Piazza1999-08-291-1/+1
| | | | | | | | PR: 13448 Submitted by: maintainer Notes: svn path=/head/; revision=21075
* USE_NEWGCC=yesChris Piazza1999-08-291-7/+2
| | | | | | | | PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> Notes: svn path=/head/; revision=21074
* env -> ${SETENV}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21052
* expr -> ${EXPR}Michael Haro1999-08-282-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051