summaryrefslogtreecommitdiff
path: root/audio/tracker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.Trevor Johnson2004-01-271-0/+1
|
* 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
* Make port more INFO friendlyEdwin Groothuis2003-09-052-3/+1
| | | | Submitted by: Max Khon <fjoe@FreeBSD.org>
* [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>
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* 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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+5
| | | | Submitted by: bento
* Add NOPORTDOCS supportMario Sergio Fujikawa Ferreira2001-07-031-81/+81
| | | | | PR: 28597 Submitted by: Patrick Li <pat@databits.net>
* Master site has disappeared, switched to _NETBSD.Mark Pulford2001-06-171-1/+1
| | | | Reported by: bento
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
|
* Fix pkg/PLISTChris D. Faulhaber2000-01-111-2/+2
| | | | | PR: 16031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * 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>
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
|
* gzip -> ${GZIP_CMD}Michael Haro1999-09-041-1/+1
| | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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.
* Remove empty directories on deinstall.Steve Price1998-09-281-0/+2
|
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-3/+3
| | | | letter "A".
* fix dist siteAndrey A. Chernov1998-07-231-2/+2
|
* Switch to a MASTER_SITE that works and fix some things pointed out by portlint.Justin M. Seger1997-11-262-5/+4
|
* Add RESTRICTED="non-redistributable beta"Andrey A. Chernov1996-12-202-4/+94
| | | | Add all docs to package
* Upgrade to 5.3Andrey A. Chernov1996-11-127-49/+139
|
* 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!
* Change PREFIX= to ?=, PREFIX is now passed as an environment variable.Satoshi Asami1996-04-161-53/+38
|
* Upgrade to 4.44Andrey A. Chernov1996-01-164-56/+40
|
* Upgrade to 4.43Andrey A. Chernov1995-10-163-6/+6
|
* Fix compression_methods installationAndrey A. Chernov1995-10-041-2/+19
|
* Upgrade 4.41->4.42Andrey A. Chernov1995-09-183-6/+6
|
* Upgrade 4.36->4.41Andrey A. Chernov1995-09-145-50/+23
|
* Upgrade 4.35->4.36Andrey A. Chernov1995-08-305-49/+47
|
* Add -fno-strength-reduce to eliminate -O2 bugAndrey A. Chernov1995-08-191-1/+18
|
* Upgrade, 4.33 -> 4.35Andrey A. Chernov1995-07-045-9/+40
|
* Upgrade 4.29 -> 4.33Andrey A. Chernov1995-06-224-13/+13
|
* Upgrade.Andrey A. Chernov1995-05-113-6/+6
|
* Upgrade.Andrey A. Chernov1995-04-285-9/+6
|
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-2/+4
| | | | some Makefiles along the way.
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-3/+5
|
* 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.
* Upgrade.Andrey A. Chernov1995-03-173-5/+5
|
* UpgradeAndrey A. Chernov1995-03-125-28/+7
|
* Upgrade.Andrey A. Chernov1995-03-093-5/+5
|
* 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.
* Set MACHINE type to freebsd.Steven Wallace1995-03-061-2/+36
| | | | Set default PREFIX to /usr/local.
* Upgrade.Andrey A. Chernov1995-03-043-5/+5
|
* Upgrade.Andrey A. Chernov1995-03-034-34/+8
|
* UpgradeAndrey A. Chernov1995-02-274-24/+5
|
* Update tracker from 4.16 to version 4.18. The 4.16 version was no longerAndreas Schulz1995-02-253-8/+27
| | | | available on the master ftp site :-).
* UpgradeAndrey A. Chernov1995-02-235-16/+18
|