aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rsynth
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
|
* For over five years this port was depending on audio/nas withoutMikhail Teterin2005-10-122-3/+4
| | | | | | | | | | | | | | | | | | | actually using it, because the nas' libaudio was not linked right. Now that nas is built better, this port's configure find -laudio to be usable and builds/installs the `nasay' executable (in addition to the regular `say'). Put `bin/nasay' back into pkg-plist and changes the bogus build-dependency on audiolib.h to lib-dependency on audio. While here, remove the explicit requirement for a particular version of -lgdbm. Rsynth' last release was in 1994 -- whatever libgdbm happens to be on a FreeBSD system _today_ is going to be just fine. Bump PORTREVISION. Notified by: pointyhat (via kris)
* - Correctly package empty directoryVolker Stolz2005-04-192-1/+2
| | | | - Remove erroneous information from pkg-descr
* - Correct dependency: ligdbm is linked in dynamicallyPav Lucistnik2004-10-121-2/+3
| | | | | PR: ports/71904 Submitted by: Nicolas Rachinsky <nr@rachinsky.de>
* Fix build with recent GCC.Alexey Dokuchaev2004-09-161-2/+2
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* Add SIZE.Trevor Johnson2004-01-281-0/+1
|
* new virtual category requested: accessibilityEdwin Groothuis2003-10-041-1/+1
| | | | | | | | | | | | | | This category, to be described as "of interest to disabled users" is intended to make it simpler for users to find software which will let them overcome a handicap. For example, blind users may want to combine OCR and text-to-speech software so the computer can read books to them; users with diminished eyesight can use large fonts and "magnifiers"; paralyzed users may use speech recognition to compose text or give commands. PR: ports/39103 Submitted by: Trevor Johnson <trevor@jpj.net>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-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-072-1/+2
| | | | Approved by: pat
* Mail to maintainer bounces (domain mpd.tandem.com does not exist).Kris Kennaway2002-10-241-1/+1
| | | | Reassign to ports@
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-10-241-1/+1
|
* Unbroke the port.Maxim Sobolev2000-06-242-5/+4
|
* Mark BROKEN: PLIST is incorrectKris Kennaway2000-04-301-0/+2
| | | | Noticed by: bento
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-091-2/+2
|
* fix bad dependency pathMichael Haro2000-02-031-1/+1
|
* portlintMichael Haro2000-02-032-3/+2
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Add nas to BUILD_DEPENDS too.Satoshi Asami1998-11-291-2/+3
|
* EXEC_DEPENDS is deprecated.Satoshi Asami1998-11-291-2/+2
|
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-161-5/+7
| | | | Added MAINTAINERS to many of them.
* Gosh, the second bug in the same line was a good one:Satoshi Asami1996-11-151-2/+2
| | | | | | | | | BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:$(PORTSDIR}/databases/gdbm Some one's gotta explain me why this doesn't fail until you do "make clean-depends". ;) While I'm here, fix a mungled $Id$ line.
* Fix dependency, you can't just BUILD_DEPENDS on "gdbm" if it's not anSatoshi Asami1996-11-151-1/+1
| | | | executable!
* fixed compile dependency on gdbmLars Fredriksen1996-11-141-0/+1
|
* Add slash to MASTER_SITESTorsten Blum1996-09-171-1/+1
| | | | | | *sigh* Pointed out by: asami
* Path on MASTER_SITE has changedTorsten Blum1996-09-151-1/+1
|
* Fix typo and shorten.Satoshi Asami1996-07-101-1/+1
| | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk>
* Change "install -d <dir>" to mkdir.Satoshi Asami1995-07-041-0/+11
|
* upgrade (to rsynth 2.0)Torsten Blum1995-07-0410-9/+3981
|
* Bring in the rsynth portJordan K. Hubbard1995-05-125-0/+34
Submitted by: paf(?) - possibly Boyd Faulkner <faulkner@mpd.tandem.com>