aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cdparanoia
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWsunpoet2018-08-091-1/+1
| | | | Approved by: portmgr (blanket)
* Cleanup patches, a* categories.mat2016-07-2715-75/+67
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Don't strip static libraries making them unusableamdmi32015-05-271-2/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q2
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt)
* - Support stagingehaupt2014-02-093-11/+53
| | | | | - Add LICENSE - Strip binaries
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-6/+2
| | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix build on FreeBSD 9/10miwi2011-10-291-20/+36
| | | | | | PR: ports/161760 Submitted by: Kevin Oberman (kob6558@gmail.com) Approved by: portmgr (myself)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sanitize port description.danfe2010-12-221-11/+20
|
* - Fix parallel builds [*]danfe2010-12-223-5/+53
| | | | | | | - Cleanup and take maintainership Adopted from: OpenBSD [*] Approved by: markus (previous maintainer)
* - Add fix for the new CAM/ATA code.nox2010-12-052-21/+20
| | | | | | | | - Bump PORTREVISION. PR: ports/142049 Submitted by: nox (self) Approved by: maintainer timeout (11 months)
* Mark port as MAKE_JOBS_UNSAFEmarkus2009-08-041-0/+1
| | | | | | | | | PR: ports/137313 Submitted by: dougb This also fixes: PR: ports/137429 Submitted by: amdmi3
* A few typo fixes for ports/audio descriptions.olgeni2008-06-151-1/+1
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* audio/cdparanoia USE_LDCONFIGedwin2007-09-231-1/+1
| | | | | | | INSTALLS_SHLIB -> USE_LDCONFIG PR: ports/115107 Submitted by: David Yeske <dyeske@gmail.com>
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Fix potential mini-memleakmarkus2006-01-071-11/+4
|
* - Use cdda_device_name of struct cdrom_drive to expose the path of the devicemarkus2006-01-073-19/+14
| | | | | | | | | node. Previously this was only present in the Linux version and is needed for the upcomming update of KDE 3.5 - Bump PORTREVISION - Take maintainership Approved by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Fix ripping on -current now that CDIOCREADAUDIO is gone.anholt2003-11-093-28/+34
| | | | | | | | | | | | - Scan for cd devices without "c" on the end first. PR: ports/57226 ports/58982 ports/58994 Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net> Simon Barner <barner@in.tum.de> Approved by: maintainer (in principle) Tested with: Mogwai - Happy Songs For Happy People
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-16/+5
| | | | use USE_GETOPT_LONG instead.
* De-pkg-comment.knu2003-02-212-1/+1
|
* don't install unnecessary header utils.harved2003-02-163-5/+12
| | | | | PR: 48227 Submitted by: Stijn Hoop <stijn@win.tue.nl> (via maintainer)
* Fix build on -CURRENT.nork2003-02-021-7/+8
| | | | | | PR: ports/47696 Pointed out by: Jonas Engman Submitted by: Simon Schubert <corecode@corecode.ath.cx> (maintainer)
* Prevent log clobber on -STABLE machines with special drives.naddy2003-01-202-22/+23
| | | | | PR: 47190 Submitted by: Simon Schubert <corecode@corecode.ath.cx>
* Add missing manpagekris2003-01-141-0/+2
|
* Fix cooked ioctl bug ignoring the last track, add porter's copyright.anholt2003-01-113-5/+24
| | | | Submitted by: corecode@corecode.ath.cx (maintainer)
* A CDDA extraction tool (also known as ripper)mdodd2003-01-1018-0/+1113
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>