aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.3Pietro Cerutti2014-05-263-4/+4
| | | | | | | | | | Changes: * general namespace cleanup * ignore work files Notes: svn path=/head/; revision=355287
* - Update to 2.1.2Pietro Cerutti2014-05-209-149/+44
| | | | | | | | | | | | | | | | | | | | | | | Changes: from ccaudio2 2.1.1 to ccaudio2 2.1.2 - fixed cmake shared library builds - windows audio fixups from ccaudio2 2.1.0 to ccaudio2 2.1.1 - fixed library naming in CMakeLists.txt - updated spec files - updated lib .so name from ccaudio2 2.0.5 to ccaudio2 2.1.0 - modernized automake - patches from Brandon Invergo for current ucommon - various code cleanups - Fix MASTER_SITE, general description and WWW line in pkg-descr Notes: svn path=/head/; revision=354617
* - Chase devel/ucommon shlib version bumpPietro Cerutti2014-04-151-1/+1
| | | | Notes: svn path=/head/; revision=351309
* - Chase devel/ucommon shlib version bumpPietro Cerutti2014-01-091-2/+1
| | | | Notes: svn path=/head/; revision=339255
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-2/+1
| | | | Notes: svn path=/head/; revision=316287
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-3/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Unbreak buildMartin Wilke2013-02-211-0/+1
| | | | Notes: svn path=/head/; revision=312694
* - Chase devel/ucommon shlib versbion bumpPietro Cerutti2013-02-113-14/+90
| | | | Notes: svn path=/head/; revision=312062
* - Bump PORTREVISIONJose Alonso Cardenas Marquez2012-12-131-1/+1
| | | | Notes: svn path=/head/; revision=308854
* - Chase devel/ucommon updatePietro Cerutti2012-08-131-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=302461
* - fix build by adding the missing compiler / linker flagsPietro Cerutti2012-04-162-1/+13
| | | | | | | Reported by: PH (via pav@) Notes: svn path=/head/; revision=294907
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Chase devel/ucommon shlib bumpPietro Cerutti2011-06-011-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=274918
* - Update to 2.0.5Pietro Cerutti2011-03-293-4/+4
| | | | Notes: svn path=/head/; revision=271968
* - Update to 2.0.4Pietro Cerutti2011-03-244-23/+4
| | | | | | | - Remove patch accepted upstream Notes: svn path=/head/; revision=271594
* - Update to 2.0.2Pietro Cerutti2011-03-224-12/+29
| | | | | | | - Switch to CMake as a build system Notes: svn path=/head/; revision=271492
* - Update to 2.0.1Pietro Cerutti2011-02-218-23/+77
| | | | Notes: svn path=/head/; revision=269436
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-022-5/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 1.0.0Pietro Cerutti2008-12-173-16/+21
| | | | | | | - Use gnomehack instead of self-crafting a patch for the pkgconfig data dir Notes: svn path=/head/; revision=224325
* - Update to 0.9.14Pietro Cerutti2008-07-162-6/+5
| | | | Notes: svn path=/head/; revision=216925
* - Update to 0.9.9 of ccaudio2Pietro Cerutti2008-03-065-40/+32
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=208534
* 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-014-19/+24
| | | | | | | | 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-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