summaryrefslogtreecommitdiff
path: root/audio/nspmod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-265-104/+77
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Rename audio/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-285-0/+0
| | | | Notes: svn path=/head/; revision=363157
* Stage supportAntoine Brodin2014-01-161-5/+3
| | | | Notes: svn path=/head/; revision=339987
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* 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
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* www.jeton.or.jp is a blank installed Apache server right now.Edwin Groothuis2002-12-261-2/+1
| | | | | | | Noticed on: portsurvey Notes: svn path=/head/; revision=71879
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"Adam Weinberger2002-11-071-0/+2
| | | | | | | | | in this case. Approved by: pat Notes: svn path=/head/; revision=69628
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-071-1/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Chase <machine/souncard.h> -> <sys/soundcard.h>Kris Kennaway2002-08-231-245/+176
| | | | Notes: svn path=/head/; revision=64854
* remove myself as maintainer... don't use it, and it hasn't been updatedJohn-Mark Gurney2000-07-211-2/+0
| | | | | | | | | | since I committed it... plus, half of sunsite's mirrors are broken and I don't want to deal with it... Notes: svn path=/head/; revision=30925
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* 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
* fix some brain deadedness in last commit (disable a couple debuggingJohn-Mark Gurney1997-09-042-3/+3
| | | | | | | statements and add a nl) Notes: svn path=/head/; revision=7769
* update my port (same version).John-Mark Gurney1997-09-035-4/+300
| | | | | | | | I have added a new option (-b) that allows you to specify 8 or 16bit output. The default is still 8bit though. Notes: svn path=/head/; revision=7768
* don't override CFLAGS and don't compile with -gJohn-Mark Gurney1997-06-032-0/+31
| | | | | | | | add a missing header file the 3.0 needs... Submitted by: asami Notes: svn path=/head/; revision=6696
* Move MASTER_SITE_SUBDIR after MASTER_SITES.Satoshi Asami1997-06-031-2/+2
| | | | Notes: svn path=/head/; revision=6692
* this is the inital import of nspmod, a tracker that does it's own DSP...John-Mark Gurney1997-06-036-0/+50
if you're unhappy with s3mod, try this one, it's good, even though it's such an early version... Notes: svn path=/head/; revision=6691