aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-6/+5
| | | | | | | 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-052-5/+4
| | | | Notes: svn path=/head/; revision=152795
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* 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-035-41/+13
| | | | | | | | PR: ports/81848 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136763
* Remove duplicate entries again.Trevor Johnson2004-03-171-2/+0
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=104332
* Remove duplicate listing from DISTFILES.Trevor Johnson2004-03-171-2/+1
| | | | Notes: svn path=/head/; revision=104331
* SIZEify.Trevor Johnson2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104313
* fix build on -stableYing-Chieh Liao2004-03-121-4/+7
| | | | Notes: svn path=/head/; revision=103713
* remove duplicate entry fixes fetch errorYing-Chieh Liao2004-02-231-2/+0
| | | | | | | Tested by: kris Notes: svn path=/head/; revision=101834
* 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-205-20/+50
| | | | 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
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Unbreak by updating to 1.0.6.Tilman Keskinoz2003-02-194-17/+20
| | | | | | | | | | | 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
* Fix plistKris Kennaway2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39371
* Remove trailing period and package name from the pkg-comment.Dmitry Sivachenko2000-12-181-1/+1
| | | | Notes: svn path=/head/; revision=36071
* Update to version 0.2.4Kevin Lo2000-09-095-9/+10
| | | | | | | | 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-285-0/+39
PR: 20230 Submitted by: David Sugar <dyfet@gnu.org> Notes: svn path=/head/; revision=31080