summaryrefslogtreecommitdiff
path: root/audio/play (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Use MAKE_ARGS & REINPLACEVolker Stolz2005-04-192-19/+5
| | | | Notes: svn path=/head/; revision=133672
* - Register conflicts over ${PREFIX}/bin/play filePav Lucistnik2004-08-191-0/+2
| | | | | | | Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list Notes: svn path=/head/; revision=116674
* - Fix runtime. Before, this haven't worked at all on 4.x or 5.x.Pav Lucistnik2004-08-192-13/+55
| | | | | | | Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz> on CZ/SK users mailing list Notes: svn path=/head/; revision=116673
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* Set maintainer to ports@freebsd.org now that argv.ac doesn't existEdwin Groothuis2003-04-071-1/+1
| | | | | | | anymore. Notes: svn path=/head/; revision=78470
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+9
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.Satoshi Asami2000-06-091-1/+1
| | | | Notes: svn path=/head/; revision=29470
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Change Maintainer's mail address.SADA Kenji1999-05-011-2/+2
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=18299
* 1) Fixed problem with MASTER_SITEJustin M. Seger1999-04-072-17/+16
| | | | | | | | | | 2) Now supports PREFIX and CFLAGS PR: ports/10977 Submitted by: mharo@area51.fremont.ca.us Notes: svn path=/head/; revision=17708
* Change `MASTER_SITES' preparing for move of ports.jp.freebsd.org.SADA Kenji1999-03-071-2/+2
| | | | Notes: svn path=/head/; revision=17029
* Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planningSatoshi Asami1998-08-241-2/+2
| | | | | | | to check it in the near future. Notes: svn path=/head/; revision=12799
* It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1998-08-171-1/+0
| | | | | | | | PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-1/+1
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* A simple audio file player. Moved from ports/japanese.Steve Price1998-07-258-0/+64
Notes: svn path=/head/; revision=12124