aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cdrkit
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1.11Pav Lucistnik2012-08-243-4/+90
| | | | | | | | PR: ports/169749 Submitted by: John Hein <jhein@symmetricom.com> Notes: svn path=/head/; revision=303063
* - Unbreak on 9.XPav Lucistnik2012-01-152-7/+20
| | | | | | | | PR: ports/164126 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=289276
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - 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
* - Mark BROKEN on 9.X: does not linkPav Lucistnik2011-04-121-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=272589
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Make sure to enable iconvPav Lucistnik2010-02-161-1/+3
| | | | | | | | Requested by: ru Feature safe: yes Notes: svn path=/head/; revision=249927
* - Broaden conflictsPav Lucistnik2010-02-081-1/+1
| | | | | | | Submitted by: Alexander Best <alexbestms@wwu.de> Notes: svn path=/head/; revision=249412
* - Unbreak on 8.0Pav Lucistnik2009-10-131-4/+4
| | | | | | | Submitted by: Alexandre Perrin <alexandre.perrin@epfl.ch> Notes: svn path=/head/; revision=242766
* - Update to 1.1.9Pav Lucistnik2009-08-312-6/+5
| | | | | | | | PR: ports/137584 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=240623
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update to 1.1.8Pav Lucistnik2008-07-082-4/+4
| | | | | | | | PR: ports/124999 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=216522
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-6/+4
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - Mark BROKEN on -CURRENT: error: conflicting types for 'fexecve'Pav Lucistnik2008-04-261-1/+7
| | | | Notes: svn path=/head/; revision=212056
* - Update to 1.1.7.1Pav Lucistnik2008-03-202-4/+4
| | | | | | | | PR: ports/121928 Submitted by: ehaupt Notes: svn path=/head/; revision=209507
* - Expand conflicts to cover cjk-cdrtoolsPav Lucistnik2007-12-121-1/+1
| | | | | | | Submitted by: Zahemszky Gabor <gabor@zahemszky.hu> Notes: svn path=/head/; revision=203344
* cdrkit is a suite of programs for recording CDs and DVDs, blanking CD-RW media,Pav Lucistnik2007-12-124-0/+60
creating ISO-9660 filesystem images, extracting audio CD data, and more. The programs included in the cdrkit package were originally derived from several sources, most notably mkisofs by Eric Youngdale and others, cdda2wav by Heiko Eissfeldt, and cdrecord by Joerg Schilling. However, cdrkit is not affiliated with any of these authors; it is now an independent project. WWW: http://www.cdrkit.org/ Notes: svn path=/head/; revision=203215