summaryrefslogtreecommitdiff
path: root/audio/dap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* One more bunch of unmaintained expired ports removalBaptiste Daroussin2011-05-029-190/+0
| | | | | | | | | | | | | 2011-05-01 audio/dap: Upstream disapear and distfile is no more available 2011-05-01 audio/gdrdao: Upstream disapear and no more distfiles available 2011-05-01 databases/gmysql: Upstream disapear and distfile is no more available 2011-05-01 deskutils/kuake: Upstream disapear and distfile is no more available 2011-05-01 finance/xinvest: Outdated, abandoned 2011-05-01 finance/xquote: Outdated, abandoned 2011-05-01 french/plgrenouille: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=273476
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Deprecate unmaintained ports from audio where upstream disapear and/orBaptiste Daroussin2011-03-171-0/+3
| | | | | | | | | where no distfiles can be found and are not used by maintained ports Lookup by: Eitan Adler <eitan _at_ eitanadler.com> Notes: svn path=/head/; revision=271070
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Add new MASTER_SITEWesley Shields2009-01-312-10/+25
| | | | | | | | | | | - Use PORTDOCS and PORTEXAMPLES - Use PLIST_FILES PR: ports/131089 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=227265
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-194-5/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update mastersite.Jean Milanez Melo2008-04-181-1/+1
| | | | | | | | PR: ports/122308 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=211535
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Respect X11BASEKris Kennaway2006-12-021-0/+11
| | | | Notes: svn path=/head/; revision=178633
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Update to 2.1.6Volker Stolz2004-07-057-22/+17
| | | | | | | | PR: ports/67363 Submitted by: Roman Neuhauser Notes: svn path=/head/; revision=112997
* Reset maintainer to ports@.Jun Kuriyama2004-06-031-1/+1
| | | | | | | Requested by: former maintainer Notes: svn path=/head/; revision=110730
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update dap to 2.1.4Oliver Lehmann2003-06-105-21/+20
| | | | | | | | PR: 46783 Approved By: alex (mentor) Notes: svn path=/head/; revision=82661
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Updated mastersite to the right directory.Edwin Groothuis2002-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. Notes: svn path=/head/; revision=71859
* Bump XForms lib. version.Mike Heffner2002-07-041-1/+1
| | | | Notes: svn path=/head/; revision=62421
* Prepare for xforms update.Mike Heffner2002-07-043-13/+19
| | | | Notes: svn path=/head/; revision=62419
* Update to 2.1.2David W. Chapman Jr.2001-07-2210-176/+40
| | | | | | | | | | | Add PORTDOC compliance PR: 28581 Submitted by: Patrick Li <pat@databits.net> No response: maintainer Notes: svn path=/head/; revision=45344
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-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 Notes: svn path=/head/; revision=31272
* Fix sound file read/write/import/export.Steve Price2000-07-164-4/+4
| | | | | | | | PR: 19895 Submitted by: maintainer Notes: svn path=/head/; revision=30714
* Update to 2.1.1Alexander Langer2000-06-289-87/+93
| | | | | | | | PR: 19362 Submitted by: maintainer Notes: svn path=/head/; revision=29940
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* Checksum changed on MASTER_SITE, fixup accordingly. Seems they addedSteve Price1999-12-224-20/+18
| | | | | | | support for NetBSD in the Makefiles. Other than that nothing changed. Notes: svn path=/head/; revision=23841
* Fix the use of BIGENDIAN where it should not have beenChris Piazza1999-10-025-21/+109
| | | | | | | | | PR: 11935 Respect CC/CXX/CXXFLAGS/CFLAGS Notes: svn path=/head/; revision=22119
* 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
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Update to version 2.0.2.Steve Price1999-05-016-339/+56
| | | | | | | | PR: 10939 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=18285
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* One more xpm dependency.Satoshi Asami1998-11-291-2/+3
| | | | Notes: svn path=/head/; revision=14956
* Unbreak for ELFJustin M. Seger1998-11-031-3/+1
| | | | Notes: svn path=/head/; revision=14319
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-2/+4
| | | | Notes: svn path=/head/; revision=13406
* Digital Audio Processor.Vanilla I. Shu1998-09-168-0/+483
PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=13174