aboutsummaryrefslogtreecommitdiff
path: root/audio/swhplugins
Commit message (Collapse)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170572
* - Chase fftw3 libver bumpMichael Johnson2006-05-111-1/+2
| | | | Notes: svn path=/head/; revision=162087
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | Notes: svn path=/head/; revision=154104
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionTilman Keskinoz2005-11-081-0/+1
| | | | | | | | * Remove my name from blop pkg-descr * Grab back maintainership for netio Notes: svn path=/head/; revision=147568
* - Update to 0.4.14Renato Botelho2005-09-162-8/+5
| | | | | | | | PR: ports/86116 Submitted by: Ports Fury Notes: svn path=/head/; revision=142910
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 0.4.13.Florent Thoumie2005-03-062-3/+3
| | | | | | | | | PR: ports/78495 Submitted by: Ports Fury Approved by: pav (mentor) Notes: svn path=/head/; revision=130468
* Update to version 0.4.12Kirill Ponomarev2004-12-203-12/+6
| | | | | | | | PR: ports/75263 Submitted by: Ports Fury Notes: svn path=/head/; revision=124560
* Add missing fileKris Kennaway2004-11-261-0/+1
| | | | Notes: svn path=/head/; revision=122464
* - Add math/fftw3 to BUILD_DEPENDS since it installs the header files [1]Michael Johnson2004-11-241-2/+11
| | | | | | | | | | | - Add WITH_SSE knob since fftw3-float supports it - Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1] Submitted by: KATO Tsuguru [1] Approved by: adamw (implicit) Notes: svn path=/head/; revision=122284
* Bump PORTREVISION due to last commit of dependency changesMichael Johnson2004-11-241-0/+1
| | | | | | | Approved by: adamw (implicit) Notes: svn path=/head/; revision=122277
* Change math/fftw3 dependency to math/fftw3-floatMichael Johnson2004-11-241-4/+1
| | | | | | | Approved by: adamw (implicit) Notes: svn path=/head/; revision=122276
* Fix comment: s/assember/assemblerKirill Ponomarev2004-11-091-1/+1
| | | | Notes: svn path=/head/; revision=121238
* Fix build.Kirill Ponomarev2004-11-091-1/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=121236
* Update to version 0.4.11Kirill Ponomarev2004-11-013-5/+7
| | | | | | | | PR: ports/73344 Submitted by: Ports Fury Notes: svn path=/head/; revision=120593
* s|%D/libladspa|%D/lib/ladspa|Oliver Lehmann2004-08-151-1/+1
| | | | Notes: svn path=/head/; revision=116228
* Update to version 0.4.7Kirill Ponomarev2004-07-193-14/+9
| | | | | | | | PR: ports/69291 Submitted by: Ports Fury Notes: svn path=/head/; revision=114230
* Update to version 0.4.4Kirill Ponomarev2004-07-145-51/+34
| | | | | | | | PR: ports/68997 Submitted by: Ports Fury Notes: svn path=/head/; revision=113634
* Support WITHOUT_NLSKris Kennaway2004-03-282-2/+9
| | | | Notes: svn path=/head/; revision=105460
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to 0.4.3Tilman Keskinoz2004-02-285-34/+31
| | | | | | | Add amd64 to ONLY_FOR_ARCHS, since it builds fine here. Notes: svn path=/head/; revision=102369
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Portlint (reorder variables)Kris Kennaway2003-10-271-3/+3
| | | | Notes: svn path=/head/; revision=92342
* This includes x86 assembler code, so mark it as only for i386.Mark Linimon2003-10-221-0/+3
| | | | Notes: svn path=/head/; revision=91870
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Fix build on !i386Tilman Keskinoz2003-07-181-0/+17
| | | | | | | | PR: 54454 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=85153
* Add USE_LIBTOOL.Tilman Keskinoz2003-06-181-0/+1
| | | | | | | Reported by: bento (via kris) Notes: svn path=/head/; revision=83251
* Update to 0.4.2Tilman Keskinoz2003-06-153-2/+10
| | | | | | | | PR: 53338 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83051
* Update to 0.4.0Tilman Keskinoz2003-05-014-29/+58
| | | | | | | | PR: 51669 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=79966
* Add missing files and directories and sort pkg-plistKris Kennaway2003-02-221-11/+18
| | | | Notes: svn path=/head/; revision=76116
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 0.3.6. Drop Maintainership.Tilman Keskinoz2003-02-026-109/+36
| | | | Notes: svn path=/head/; revision=74523
* Update to 0.3.3Tilman Keskinoz2003-01-015-23/+23
| | | | Notes: svn path=/head/; revision=72098
* Use the right combination of autotools.Tilman Keskinoz2002-12-122-16/+16
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71571
* Add swhplugins, the largest collection of Ladspa pluginsTilman Keskinoz2002-11-158-0/+182
Notes: svn path=/head/; revision=70194