aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libcdio
Commit message (Collapse)AuthorAgeFilesLines
* - Fix INDEXMartin Wilke2014-02-212-8/+7
| | | | | | | No Points to: brd :) Notes: svn path=/head/; revision=345281
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-3/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327370
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+1
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Remove unnecessary popt dependency and bump PORTREVISION.Alex Dupre2013-05-071-4/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=317619
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-6/+2
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Fix plistTilman Keskinoz2012-01-192-0/+6
| | | | | | | Submitted by: ale Notes: svn path=/head/; revision=289489
* Update to 0.83Tilman Keskinoz2012-01-184-8/+29
| | | | | | | | | PR: 162512 Submitted by: "Conrad J. Sabatier" <conrads@cox.net> Reviewed by: rm Notes: svn path=/head/; revision=289415
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | Notes: svn path=/head/; revision=284635
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* 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
* Add USE_NCURSESTilman Keskinoz2011-05-211-1/+2
| | | | | | | | PR: 157139 Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Notes: svn path=/head/; revision=274413
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Add LICENSE and LICENSE_FILE to my ports.Tilman Keskinoz2010-05-301-0/+3
| | | | Notes: svn path=/head/; revision=255330
* Fix packaging. Make sure we always install the cdio_cdda and cio_cdparanoia .pcKoop Mast2009-11-291-5/+1
| | | | | | | | | files. Approved by: maintainer (by email) Notes: svn path=/head/; revision=244982
* Update to 0.82Tilman Keskinoz2009-11-286-100/+29
| | | | | | | | | Parts from: PR: 140388 Submitted by: lippe Notes: svn path=/head/; revision=244900
* - Add missing japanese manpageTilman Keskinoz2009-11-071-4/+8
| | | | | | | | | | | | PR: 136259 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> - Grab back maintainership - Adjust configure regex for current versions of FreeBSD (8 and 9) - Bump PORTREVISION Notes: svn path=/head/; revision=243947
* - drop maintainershipMichael Landin2009-10-201-1/+1
| | | | Notes: svn path=/head/; revision=243116
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Toggle paranoia option to default onPav Lucistnik2008-04-111-1/+2
| | | | | | | OK'ed by: mich (maintainer) Notes: svn path=/head/; revision=211102
* - update to -> 0.78.2Michael Landin2008-04-083-6/+7
| | | | Notes: svn path=/head/; revision=210835
* - add get_media_changed method drives accessed via CAM(SCSI/ATAPICAM)Michael Landin2008-01-022-0/+55
| | | | | | | Submitted by: Andriy Gapon <avg@icyb.net.ua> Notes: svn path=/head/; revision=204848
* Chase libcddb libver bumpMichael Johnson2007-04-161-2/+2
| | | | Notes: svn path=/head/; revision=190135
* - Use "getopt.h" , not <getopt.h>Michael Landin2007-03-121-0/+14
| | | | | | | | | | (Also fixed upstream) PR: ports/108953 Submitted by: Tuure Laurinolli <tuure@laurinolli.net> Notes: svn path=/head/; revision=187201
* - Don't install false hope pkg-config files since some programs detect ifMichael Landin2006-09-042-3/+8
| | | | | | | | | | | the lib is installed via pkg-config files.[1] - s/INSTALLS_SHLIB/USE_LDCONFIG PR: ports/102847[1] Submitted by: ahze[1] Notes: svn path=/head/; revision=172183
* - update to 0.77Michael Landin2006-05-244-25/+57
| | | | | | | | | | - Add a cd-paranoia OPTION PR: 97291 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=163247
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Fix support for FREEBSD_CDROM under -CURRENTMichael Landin2006-01-161-1/+1
| | | | | | | Submitted by: Peter Jeremy <PeterJeremy@optushome.com.au> Notes: svn path=/head/; revision=153663
* 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
* o Update to -> 0.76Michael Landin2005-10-044-17/+20
| | | | | | | o Fix whitespaces in Makefile Notes: svn path=/head/; revision=144168
* - Chase libversion bump in libcddbMichael Johnson2005-07-241-1/+2
| | | | Notes: svn path=/head/; revision=139997
* o Update to -> 0.75Michael Landin2005-07-125-86/+4
| | | | | | | | | | | | | | | | | - audio volume level fix on Microsoft Windows - fix build when --enable-shared, --disable-static - CD-Text retrieval fix - allow the MMC timeout to be adjusted by the application - cd-paranoia: Add option --mmc-timeout (-m) to set MMC timeout. We now check that integer arguments are integers and are within range. - changes for libcddb 1.1.0 API change - remove gcc 4.0 warnings - miscellaneous small bug fixes, removal of questionable idioms or memory leak fixes Notes: svn path=/head/; revision=138985
* o adopt this maintainer-less portMichael Landin2005-07-111-1/+1
| | | | Notes: svn path=/head/; revision=138916
* o fix build, as latest libcddb update had API changesMichael Landin2005-07-112-0/+81
| | | | | | | patches obtained: libcdio CVS Notes: svn path=/head/; revision=138915
* - Chase lib version in libcddb, bump PORTREVISIONMichael Johnson2005-07-111-1/+2
| | | | Notes: svn path=/head/; revision=138883
* Update to 0.74Tilman Keskinoz2005-05-182-3/+3
| | | | | | | | | | - cdda-player fixes - cd-drive shows MMC level - CD Text improvements/fixes - FreeBSD audio sub-channel time reporting fixed Notes: svn path=/head/; revision=135552
* - libdata/pkgconfig is now included in mtreePav Lucistnik2005-05-161-1/+0
| | | | | | | Approved by: marcus (portmgr hat) Notes: svn path=/head/; revision=135416
* Update libcdio to 0.73.Tilman Keskinoz2005-04-204-21/+21
| | | | | | | Chase shared library version. Notes: svn path=/head/; revision=133788
* - Add missing pkg-config file to plistMichael Johnson2005-02-242-3/+3
| | | | | | | | - Utilize USE_LIBTOOL_VER to and not install libtool files - Bump PORTREVISION Notes: svn path=/head/; revision=129667
* Fix packagebuild by adding USE_PERL5_BUILDTilman Keskinoz2005-02-203-6/+19
| | | | | | | | | | Disable cdparanoia support Drop maintainership Reported by: pointyhat cluster Notes: svn path=/head/; revision=129391
* Update to 0.72Tilman Keskinoz2005-02-143-5/+15
| | | | Notes: svn path=/head/; revision=128845
* Add missing filesTilman Keskinoz2004-12-182-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=124416
* libcdio: Update to 0.71Tilman Keskinoz2004-12-083-6/+21
| | | | | | | | vcdimager: Update to 0.7.21 vlc: Chase share library bumps, Bump PORTREVISION Notes: svn path=/head/; revision=123497
* Update libcdio to 0.70Tilman Keskinoz2004-10-133-4/+6
| | | | | | | Bump PORTREVISION of affected port Notes: svn path=/head/; revision=119173
* Update to 0.69Tilman Keskinoz2004-06-263-14/+7
| | | | Notes: svn path=/head/; revision=112315