aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cdrtools
Commit message (Collapse)AuthorAgeFilesLines
* Hardcode a compiler specification file so CC can also be set to somethingMarius Strobl2009-09-121-4/+3
| | | | | | | | | containing spaces. Approved by: netchild Notes: svn path=/head/; revision=241289
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-05-121-0/+1
| | | | | | | Approved by: marius (maintainer) Notes: svn path=/head/; revision=233790
* Fix build with r189136.Marius Strobl2009-03-071-0/+2
| | | | | | | | Submitted by: das via rnoland (principle patch) Approved by: netchild Notes: svn path=/head/; revision=229640
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
| | | | Notes: svn path=/head/; revision=225335
* Compile mkisofs with '-O0' only in order to work around a bug causingMarius Strobl2008-06-171-1/+3
| | | | | | | | | | its '-root' option to not work. Reported by: Ben Korvemaker Approved by: netchild Notes: svn path=/head/; revision=215028
* Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.Marius Strobl2008-04-111-10/+0
| | | | | | | | PR: 122620 Approved by: netchild Notes: svn path=/head/; revision=211099
* Rename fexecve() to js_fexecve() so it doesn't clash with the recentlyMarius Strobl2008-04-091-0/+3
| | | | | | | | | | added libc one. Reported by: marcus Approved by: netchild Notes: svn path=/head/; revision=210952
* Chase libcddb libver bumpMichael Johnson2007-04-161-2/+2
| | | | Notes: svn path=/head/; revision=190135
* Re-grab maintainership.Marius Strobl2006-08-031-1/+1
| | | | | | | Approved by: netchild Notes: svn path=/head/; revision=169542
* - Chase lib version bump to libcdioMichael Landin2006-05-241-2/+2
| | | | Notes: svn path=/head/; revision=163248
* Use SUB_FILES instead of post-patch commands.Sam Lawrance2006-05-142-4/+2
| | | | | | | | PR: ports/97225 Submitted by: Ports Fury Notes: svn path=/head/; revision=162314
* Allow this port to be compiled with CC set to something containing aMarius Strobl2006-05-071-3/+5
| | | | | | | | | path component. Approved by: netchild Notes: svn path=/head/; revision=161632
* - Fix coredump in TOC parsing in cdda2wavPav Lucistnik2006-03-182-2/+21
| | | | | | | | | PR: ports/94554 Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de> Obtained from: cdrtools-devel Notes: svn path=/head/; revision=157558
* - Replace the fix to make `readcd -scanbus` work which was added inMarius Strobl2006-02-184-36/+69
| | | | | | | | | | | | | | | 2.01_2 with the "official" version from cdrtools 2.01.01a06. - Patch i386-freebsd-cc.rul to allow compilation with CC set to a compiler other than the default (as long as it doesn't include a path component, which requires considerably changes to make work). - Make the direct ATAPI transport of cdda2wav work again with FreeBSD after device major numbers were abandoned; bump PORTREVISION for this. Approved by: netchild Notes: svn path=/head/; revision=156303
* Fix readcd -scanbus work.Andrey Slusar2006-01-152-1/+32
| | | | | | | | PR: ports/91763 Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de> Notes: svn path=/head/; revision=153577
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Update www site.Mark Linimon2005-09-281-1/+1
| | | | Notes: svn path=/head/; revision=143660
* - Add knob WITH_CDDB, adds cddb support.Michael Johnson2005-07-241-1/+11
| | | | | | | | | | this is also auto-detected and can not be turned off because there is no configure knob to turn off. - Bump PORTREVISION because libcddb just got bumped so people wont' run in to problems with libver stuff. Notes: svn path=/head/; revision=139999
* Resign from maintainership.Marius Strobl2005-07-101-1/+1
| | | | | | | Approved by: netchild Notes: svn path=/head/; revision=138800
* - Update to 2.01. For changes since 2.00.3 please see:Marius Strobl2004-12-299-125/+18
| | | | | | | | | | | | | | | | | | ftp://ftp.berlios.de/pub/cdrecord/AN-2.01 - Once again remove the patch for the configure script to disable the use of mlockall(2) as it no longer causes negative side effects on FreeBSD => 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2) as such changes are not allowed according to a comment in xconfig.h.in. A patch for aclocal.m4 was submitted upstream but didn't get integrated. Mkisofs 2.01 was verified to produce working FreeBSD install images for alpha, i386, ia64 and sparc64. Thanks to: marcel for verifying mkisofs on ia64 Approved by: netchild Notes: svn path=/head/; revision=125474
* Fix a security bug in the rscsi client code.Marius Strobl2004-08-292-1/+17
| | | | | | | | Approved by: netchild Obtained from: cdrtools 2.01a38 Notes: svn path=/head/; revision=117571
* Make usable as master port for the upcomming sysutils/cdrtools-cjk.Alexander Leidinger2004-06-071-4/+4
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=111007
* - Add a workaround for the problem that cdda2wav doesn't use a pageAlexander Leidinger2004-06-027-108/+104
| | | | | | | | | | | | | | | | aligned buffer for the SCSI transfers in paranoia mode. [1] - Stop the artificial separation of mkisofs from cdrtools and merge sysutils/mkisofs into sysutils/cdrtools which brings us in line with other distributions. The separation of mkisofs caused quite some confusion among users as well as committers about why its PORTVERSION was different from the cdrtools port, how to install it, etc. PR: 63775 [1] Submitted by: marius Notes: svn path=/head/; revision=110679
* - Fix installation when CC is not set to "cc". [1]Alexander Leidinger2004-05-251-9/+10
| | | | | | | | | | - Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9. PR: 66925 [1] Submitted by: marius Notes: svn path=/head/; revision=109977
* erge from sysutils/cdrtools-devel resp. sysutils/mkisofs-devel:Alexander Leidinger2004-04-2023-66/+638
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes common to cdrtools and mkisofs: - Delete targets for mkisofs and friends when building cdrtools and vice versa to speed up the build of the respective port. - Respect CC already at the configure-stage. - Manually replace included copies of config.guess and config.sub with versions from ${PORTSDIR}/Templates. - Install relevant READMEs in DOCSDIR (unless NOPORTDOCS is set), some manual pages also reference these. - Add a workaround for what appears to be a problem with gmake and certain locales on -current. [1] Changes to cdrtools: - Adjust COMMENT, some tools in this package are for extracting CDs/CD-R[W]s. - Install scgcheck, a tool to check and validate the ABI of libscg. - Patch cdrecord to use ${PREFIX}/etc as the location of the global configuration file, rather than using /etc/default. The installed documentaion also gets patched accordingly and a PKGMESSAGE reflecting this change as required by the terms in cdrecord/defaults.c (PR 50835). - Install a sample configuration file for cdrecord, also install a configuration file if it doesn't already exist. - Patch manpages to better correspond to files and locations on FreeBSD. - Add a knob to optionally build and install rscsi, a tool that allows using SCSI-devices over the network. The required rscsi user gets added automatically and templates for the configuration file also get installed. PKGINSTALL points to for further information on how to configure remote access to SCSI-devices. Note that the stock rscsi of cdrtools 2.00.3 has a small security issue, the fix from the cdrtools alpha version has been added to the port. - Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg (see revision 1.48 of sysutils/cdrtools-devel/Makefile for a more detailed description). - Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed. - Properly initialise the verbosity level of cdda2wav when the cooked_ioctl interface is used so it's disabled by default. - Remove unnecessary patch-ai, this patch for supporting Plasmon RF 4100 originated in the FreeBSD port of cdrtools but the relevant parts were incorporated in cdrtools-1.10a14. - Disable the use of mlockall(2) on all version of FreeBSD (see PR 62930 for a description of the problem). Changes to mkisofs: - Add MLINKS for devdump.8, isodump.8 and isovfy.8 to isoinfo.8. - Install isodebug, a simple tool to display the creation date and the commandline options used to create a certain ISO-image with mkisofs. - Remove apple_driver.8, this tool doesn't get installed. - Unbreak mkhybrid.8 by replacing it with a MLINKS to mkisofs.8. - Remove patch-bb, its purpose is unclear and there's no indication in the CVS history why it was added. Requested by: pav [1] Submitted by: marius (maintainer) Changes to UPDATING: - add a note about the new location of the global configuration of cdrecord. Notes: svn path=/head/; revision=107753
* Use the @FreeBSD.org address of the maintainer.Alexander Leidinger2004-04-201-1/+1
| | | | | | | Approved by: marius Notes: svn path=/head/; revision=107715
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Give this port into the hands of Marius Strobl, he already maintainsAlexander Leidinger2004-03-171-1/+1
| | | | | | | | | cdrtools-devel and is willing to sync both ports as necessary. Requested by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=104299
* Don my portmgr hat and return dirk@FreeBSD.org's ports back to theKris Kennaway2004-02-221-1/+1
| | | | | | | | unmaintained pool. He has not committed in over a year and has been unresponsive to emails over a similar time period. Notes: svn path=/head/; revision=101647
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove mkisofs mention from comment; it disappeared from the port sometime inEivind Eklund2004-01-181-1/+1
| | | | | | | 1998 Notes: svn path=/head/; revision=98492
* Make MAINTAINER section conditional, a slave port might want to set it.Edwin Groothuis2004-01-031-1/+1
| | | | | | | | PR: ports/58051 (related) Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=97184
* cdrtools and mkisofs:Alexander Leidinger2003-08-191-0/+2
| | | | | | | | | | | | | | - Add CONFLICTS for corresponding -devel ports. mkisofs: - Rearrange a line in the Makefile in oder to quiet portlint (3 errors/ 1 warning -> 0 errors/1 warning). PR: ports/52849 Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=87302
* Update to 2.0.3 (maintainer timeout after 19 days)Sergey A. Osokin2003-07-063-15/+4
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=84330
* Fix a securety issue which may cause a local root exploitOliver Lehmann2003-05-202-1/+12
| | | | | | | | | | | (if the cdrecord binary is suid 0). For more information about this, feel free to take a look at http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2 Approved by: maintainer hasn't responded within 3 days, alex (mentor) Notes: svn path=/head/; revision=81561
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-063-2/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Always use -f with ln.David E. O'Brien2003-01-111-1/+1
| | | | Notes: svn path=/head/; revision=72920
* Unbreak mkisofs.David E. O'Brien2003-01-111-0/+1
| | | | Notes: svn path=/head/; revision=72919
* Update to version 2.0.David E. O'Brien2003-01-112-7/+5
| | | | Notes: svn path=/head/; revision=72917
* Update to 1.11.a40 (which is really a version 2.0 alpha).David E. O'Brien2003-01-113-17/+6
| | | | Notes: svn path=/head/; revision=72916
* Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386Marcel Moolenaar2002-12-201-1/+1
| | | | | | | | | | version in the RULES directory if the build machine is not i386. This fixes the port on ia64 because it simply wasn't enumerated. No response: dirk@ Notes: svn path=/head/; revision=71731
* Upgrade to 1.11.a39.Dirk Froemberg2002-10-273-7/+7
| | | | Notes: svn path=/head/; revision=68944
* Make the cdrecord portion of cdrtools compile. 5-CURRENT definesScott Long2002-10-191-0/+11
| | | | | | | | | _POSIX_MEMLOCK, which was causing cdrecord to think that mlockall(2) was available. Of course the real solution is to not define _POSIX_MEMLOCK until this is true. Notes: svn path=/head/; revision=68352
* Make this compile on sparc64. Needed for make release.Jake Burkholder2002-10-141-2/+2
| | | | Notes: svn path=/head/; revision=68062
* Upgrade to cdrtools-1.11a28.Dirk Froemberg2002-08-042-3/+3
| | | | Notes: svn path=/head/; revision=63961
* Upgrade to cdrtools-1.11a21.Dirk Froemberg2002-04-165-40/+19
| | | | Notes: svn path=/head/; revision=57768
* mkisofs and companions are in mkisofs port.Dirk Froemberg2002-04-161-14/+0
| | | | | | | PR: ports/36009 Notes: svn path=/head/; revision=57751
* Add WWW.Dirk Froemberg2001-11-251-0/+2
| | | | Notes: svn path=/head/; revision=50533
* Fix cdda2wav for ATAPI drives.Dirk Froemberg2001-11-182-0/+12
| | | | | | | Submitted by: Naoya Nishimura <nishinao@m3.kcn.ne.jp> Notes: svn path=/head/; revision=50184
* Resurrect those parts of the original patch-ai that Joerg SchillingJoerg Wunsch2001-09-201-0/+20
| | | | | | | | | | did not integrate into the main source code. Otherwise, the old Plasmon 4100 CD-R still wouldn't work. OK by: dirk Notes: svn path=/head/; revision=48009