aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak and Fix buildMartin Wilke2008-04-281-2/+0
| | | | | | | | PR: 122929 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=212183
* Mark as broken: fails to compile.Mark Linimon2007-11-091-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202606
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - 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
* - Update to 1.2.0Cheng-Lung Sung2006-08-011-12/+4
| | | | | | | | PR: ports/101087 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=169284
* 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-4/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix build on amd64Tilman Keskinoz2006-01-201-4/+2
| | | | | | | | PR: 92068 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=154014
* BROKEN: Build fails on amd64 (missing -fPIC on shared libraries)Kris Kennaway2006-01-191-1/+7
| | | | Notes: svn path=/head/; revision=153918
* Upgrade to 1.1.4Edwin Groothuis2006-01-051-2/+1
| | | | Notes: svn path=/head/; revision=152795
* 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
* Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4Volker Stolz2005-10-141-1/+5
| | | | | | | (and track this for ccaudio which also uses commoncpp) Notes: svn path=/head/; revision=145367
* Chase commoncpp update and bump PORTREVISION for these ports.Sam Lawrance2005-06-241-1/+2
| | | | | | | | As result of PR: ports/82565 Notes: svn path=/head/; revision=137972
* - Update to 1.1.3Pav Lucistnik2005-06-031-9/+10
| | | | | | | | PR: ports/81848 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136763
* Remove duplicate listing from DISTFILES.Trevor Johnson2004-03-171-2/+1
| | | | Notes: svn path=/head/; revision=104331
* fix depends and fix manpage installation processYing-Chieh Liao2004-02-201-6/+2
| | | | Notes: svn path=/head/; revision=101478
* upgrade to 1.1.1Ying-Chieh Liao2004-02-201-16/+17
| | | | Notes: svn path=/head/; revision=101477
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Unbreak by updating to 1.0.6.Tilman Keskinoz2003-02-191-10/+14
| | | | | | | | | | | Use Comment. Drop Maintainership PR: 48416 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Approved by: dyfet@gnu.org (old maintainer) Notes: svn path=/head/; revision=75830
* Added comment regarding unreachability of the master/mirror sites.Edwin Groothuis2002-12-261-1/+5
| | | | Notes: svn path=/head/; revision=71855
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69423
* Update to version 0.2.4Kevin Lo2000-09-091-3/+3
| | | | | | | | PR: 21149 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32472
* Add ccaudio - a generic C++ class library for audio files and devices.Maxim Sobolev2000-07-281-0/+26
PR: 20230 Submitted by: David Sugar <dyfet@gnu.org> Notes: svn path=/head/; revision=31080