aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ascd
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.trevor2004-01-281-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Turn this over to ports@FreeBSD.org. I no longer have the time orjim2001-05-271-1/+1
| | | | desire to maintain it.
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-2/+0
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Fix a buffer overflow in fak_parse_line.jim2000-09-051-0/+14
| | | | Submitted by: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
* Support CFLAGS/PREFIX properly.jim2000-08-074-14/+19
| | | | | PR: 20413 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* (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
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-4/+3
|
* Added -O0 to CCOPTIONS. Without it, ascd coredumps when runjim1999-09-251-4/+8
| | | | | | with no theme specified. Reported by: marcel
* Updated to version 0.13.2jim1999-09-252-4/+4
|
* Fix typo.marcel1999-09-251-1/+1
| | | | approved by: jim
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fixed DISTFILES and removed EXTRACT_SUFX so port now passes portlint.jim1999-08-131-4/+3
|
* Updated to version 0.13.1jim1999-08-138-165/+322
| | | | PR: 13025
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* 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.
* Update to 0.12.1flathill1999-05-044-8/+39
| | | | | PR: ports/11487 Submitted by: jim@blues.ghis.net
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-031-2/+1
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* Re-order PLIST and add '@{exex,unexec} ldconfig'.steve1999-05-011-2/+4
|
* Upgrade to ascd-0.12.0jseger1999-04-226-5/+137
|
* Update to version 0.10.1.steve1999-03-313-19/+22
| | | | | PR: 10797 Submitted by: maintainer
* Upgrade to 0.9.3fenner1999-03-093-7/+10
| | | | | PR: ports/10416 Submitted by: Jim Mock jim@corp.au.triax.com
* Upgrade to 0.9.2, fixes build problem.asami1999-02-122-7/+7
| | | | | PR: 9830 (sort of) Submitted in part by: maintainer
* Add virtual category "windowmaker".asami1999-01-181-2/+2
|
* Add "afterstep" virtual category.asami1999-01-181-2/+2
|
* Add LIB_DEPENDS to xpm.asami1998-12-221-1/+3
|
* PR: ports/8889flathill1998-12-055-0/+40
Submitted by: jim@phrantic.phear.net Initial Import ascd. A dockable cd player for AfterStep or WindowMaker.