aboutsummaryrefslogtreecommitdiff
path: root/audio/tracker
Commit message (Collapse)AuthorAgeFilesLines
* Remove install-info from Makefile, it's automatically done whenEdwin Groothuis2005-12-041-1/+0
| | | | | | | INFO is defined. Notes: svn path=/head/; revision=150424
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* - Use PLIST_FILES/PORTDOCSVolker Stolz2005-04-193-145/+10
| | | | | | | | - Use REINPLACE - Minimize Makefile-patch Notes: svn path=/head/; revision=133680
* Fix build with gcc34Tilman Keskinoz2004-06-121-0/+10
| | | | Notes: svn path=/head/; revision=111351
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-81/+81
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91809
* Make port more INFO friendlyEdwin Groothuis2003-09-052-3/+1
| | | | | | | Submitted by: Max Khon <fjoe@FreeBSD.org> Notes: svn path=/head/; revision=88590
* [patch] fix install for audio/tracker, pacify portlintEdwin Groothuis2003-09-043-167/+95
| | | | | | | | | | | | Per bento, some old info files are no longer part of the package. Also portlint sniffs at the Makefile, somewhat bogusly, but it's easy to make it shut up. PR: ports/56419 Submitted by: ark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=88542
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* 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
* 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
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* Add NOPORTDOCS supportMario Sergio Fujikawa Ferreira2001-07-031-81/+81
| | | | | | | | PR: 28597 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44729
* Master site has disappeared, switched to _NETBSD.Mark Pulford2001-06-171-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=44087
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* 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
* * 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
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23862
* 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
* 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
* 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
* Remove empty directories on deinstall.Steve Price1998-09-281-0/+2
| | | | Notes: svn path=/head/; revision=13482
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-3/+3
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* fix dist siteAndrey A. Chernov1998-07-231-2/+2
| | | | Notes: svn path=/head/; revision=12080
* Switch to a MASTER_SITE that works and fix some things pointed out by portlint.Justin M. Seger1997-11-262-5/+4
| | | | Notes: svn path=/head/; revision=8834
* Add RESTRICTED="non-redistributable beta"Andrey A. Chernov1996-12-202-4/+94
| | | | | | | Add all docs to package Notes: svn path=/head/; revision=5048
* Upgrade to 5.3Andrey A. Chernov1996-11-127-49/+139
| | | | Notes: svn path=/head/; revision=4420
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change PREFIX= to ?=, PREFIX is now passed as an environment variable.Satoshi Asami1996-04-161-53/+38
| | | | Notes: svn path=/head/; revision=2999
* Upgrade to 4.44Andrey A. Chernov1996-01-164-56/+40
| | | | Notes: svn path=/head/; revision=2631
* Upgrade to 4.43Andrey A. Chernov1995-10-163-6/+6
| | | | Notes: svn path=/head/; revision=2335
* Fix compression_methods installationAndrey A. Chernov1995-10-041-2/+19
| | | | Notes: svn path=/head/; revision=2258
* Upgrade 4.41->4.42Andrey A. Chernov1995-09-183-6/+6
| | | | Notes: svn path=/head/; revision=2162
* Upgrade 4.36->4.41Andrey A. Chernov1995-09-145-50/+23
| | | | Notes: svn path=/head/; revision=2152
* Upgrade 4.35->4.36Andrey A. Chernov1995-08-305-49/+47
| | | | Notes: svn path=/head/; revision=2134
* Add -fno-strength-reduce to eliminate -O2 bugAndrey A. Chernov1995-08-191-1/+18
| | | | Notes: svn path=/head/; revision=2083
* Upgrade, 4.33 -> 4.35Andrey A. Chernov1995-07-045-9/+40
| | | | Notes: svn path=/head/; revision=1919
* Upgrade 4.29 -> 4.33Andrey A. Chernov1995-06-224-13/+13
| | | | Notes: svn path=/head/; revision=1853
* Upgrade.Andrey A. Chernov1995-05-113-6/+6
| | | | Notes: svn path=/head/; revision=1675
* Upgrade.Andrey A. Chernov1995-04-285-9/+6
| | | | Notes: svn path=/head/; revision=1544
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-2/+4
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-3/+5
| | | | Notes: svn path=/head/; revision=1338
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Upgrade.Andrey A. Chernov1995-03-173-5/+5
| | | | Notes: svn path=/head/; revision=1145
* UpgradeAndrey A. Chernov1995-03-125-28/+7
| | | | Notes: svn path=/head/; revision=1128
* Upgrade.Andrey A. Chernov1995-03-093-5/+5
| | | | Notes: svn path=/head/; revision=1119
* Remove VERSION = 4.22 out of patch file so this patch file does notSteven Wallace1995-03-061-14/+2
| | | | | | | have to be upgraded each new version release. Notes: svn path=/head/; revision=1098
* Set MACHINE type to freebsd.Steven Wallace1995-03-061-2/+36
| | | | | | | Set default PREFIX to /usr/local. Notes: svn path=/head/; revision=1094
* Upgrade.Andrey A. Chernov1995-03-043-5/+5
| | | | Notes: svn path=/head/; revision=1086