aboutsummaryrefslogtreecommitdiffstats
path: root/audio/dap
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Respect X11BASEkris2006-12-031-0/+11
|
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Update to 2.1.6vs2004-07-067-22/+17
| | | | | PR: ports/67363 Submitted by: Roman Neuhauser
* Reset maintainer to ports@.kuriyama2004-06-031-1/+1
| | | | Requested by: former maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update dap to 2.1.4oliver2003-06-105-21/+20
| | | | | PR: 46783 Approved By: alex (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Updated mastersite to the right directory.edwin2002-12-262-1/+3
| | | | | | | | Added WWW in pkg-descr. Note that the port still can't be fetched because the distfiles have gone walking. I've informed the maintainer and asked him to send an update for it.
* Bump XForms lib. version.mikeh2002-07-041-1/+1
|
* Prepare for xforms update.mikeh2002-07-043-13/+19
|
* Update to 2.1.2dwcjr2001-07-2210-176/+40
| | | | | | | | Add PORTDOC compliance PR: 28581 Submitted by: Patrick Li <pat@databits.net> No response: maintainer
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Fix sound file read/write/import/export.steve2000-07-174-4/+4
| | | | | PR: 19895 Submitted by: maintainer
* Update to 2.1.1alex2000-06-289-87/+93
| | | | | PR: 19362 Submitted by: maintainer
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* Checksum changed on MASTER_SITE, fixup accordingly. Seems they addedsteve1999-12-234-20/+18
| | | | support for NetBSD in the Makefiles. Other than that nothing changed.
* Fix the use of BIGENDIAN where it should not have beencpiazza1999-10-035-21/+109
| | | | | | PR: 11935 Respect CC/CXX/CXXFLAGS/CFLAGS
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-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.
* The xforms ports is no longer an i386-only port.steve1999-06-091-4/+1
|
* Update to version 2.0.2.steve1999-05-016-339/+56
| | | | | PR: 10939 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* One more xpm dependency.asami1998-11-291-2/+3
|
* Unbreak for ELFjseger1998-11-031-3/+1
|
* Mark broken for ELF because of xforms port.steve1998-09-271-2/+4
|
* Digital Audio Processor.vanilla1998-09-168-0/+483
PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>