aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cdrdao
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION after libao update and handle API incompatibility.Christian Weisgerber2010-06-064-2/+32
| | | | Notes: svn path=/head/; revision=255956
* Build and use the internal pccts in order avoid the conflict betweenMarius Strobl2010-05-021-5/+1
| | | | | | | | | | | | | devel/antlr and devel/pccts. Generally this doesn't fix anything of course, given that there's only one other port which still requires devel/pccts instead of its successor it makes sense to avoid that dependency. Approved by: netchild PR: 145615 Notes: svn path=/head/; revision=253558
* Ressurect MASTER_SITE_SUBDIR which erroneously got nuked in rev. 1.57Marius Strobl2009-10-301-0/+1
| | | | | | | | | but actually is needed for the gcdmaster slave-port. Approved by: netchild Notes: svn path=/head/; revision=243559
* Update to 1.2.3.Marius Strobl2009-10-259-1191/+38
| | | | | | | Approved by: netchild Notes: svn path=/head/; revision=243296
* Hardcode a compiler specification file so CC can also be set to somethingMarius Strobl2009-09-121-4/+2
| | | | | | | | | containing spaces. Approved by: netchild Notes: svn path=/head/; revision=241288
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* 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
* Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtimeJeremy Messenger2008-03-281-0/+2
| | | | | | | | | | and these seem work fine in normal use. I don't test every functions, so let me know if you have any problem with it. Reported by: pointyhat via pav Notes: svn path=/head/; revision=209987
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Fix build on FreeBSD 8 and beyond, dropping support for FreeBSD 3 andMarius Strobl2007-10-211-3/+33
| | | | | | | | | | earlier. PR: 117361 Approved by: netchild Notes: svn path=/head/; revision=201717
* - Update to 1.2.2. Relevant parts from the release notes:Marius Strobl2007-09-157-16/+69
| | | | | | | | | | | | | | | | | | | | | | Cdrdao changes: o Man page cleanup (Andrew Suffield) GCDMaster changes: o Fixed GCC 4.1 compilation issues o Fixed hang when inserting WAV file - Ensure that the libraries built by the port are linked in and not already installed ones. For example in case of libcdda_paranoia installed by audio/cdparanoia can't be used to build cddao. Such problems only happen when using non-standard compiler and/or linker flags are used but it doesn't hurt to add some anti-footshooting measurements to the port. [1] PR: 115616 [1] Approved by: netchild Notes: svn path=/head/; revision=199514
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-8/+8
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Fix build on 7.0-CURRENT sparc64 by ignoring the result of executingMarius Strobl2006-08-271-0/+8
| | | | | | | | | | | | | | | | | avoffset. What happens is that on sparc64 when avoffset is compiled with optimizations, it dumps core due to a SIGILL instead of failing gracefully. If this happens during the build of a Schily tool like cdrtools etc, it doesn't cause any further problems as all build errors are ignored in the Schily build system. When built as part of cdrdao, build errors in the Schily libs are reported upwards though, albeit with an illegal exit status of -1, which was ignored until a change in sh(1) earlier this year. Reported by: kris/pointyhat Approved by: netchild Notes: svn path=/head/; revision=171486
* - Allow this port to be compiled with CC set to something containing aMarius Strobl2006-05-071-4/+6
| | | | | | | | | | path component. - Remove obsolete USE_REINPLACE. Approved by: netchild Notes: svn path=/head/; revision=161619
* - Update to 1.2.1. Relevant parts from the release notes:Marius Strobl2005-11-293-30/+1075
| | | | | | | | | | | | | | | | | | | | | | | | | | | | <snip> Cdrdao changes: o Fixed bad bug with missing return statemements in recomputeLength and format conversion. o Fixed broken '-' STDIN input feature. o Fixed various gcc4-related compile problems. o Fixed copy problem with single device when read_device is specified. o Minor fixes to driver table. GCDMaster changes: o The crash when creating a new "Create Audio CD" view seemed to be related to gtkmm and libsigc++ and went away with newer releases of those packages. toc2cue changes: o Fixed bug that was causing empty output files. o Added conversion of COPY to DCP flags. (Julio Sanchez Fernandez) <snip> - In gcdmaster.keys use the correct path to the installed gcdmaster-doc.png. Approved by: netchild Notes: svn path=/head/; revision=149947
* - Update to 1.2.0. [1]Marius Strobl2005-08-128-85/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <snip> Cdrdao changes: o SECURITY FIX: cdrdao now gives up its root privileges after setting up real-time scheduling, as well as before saving settings through the --save option. This fixes a potential local root exploit when cdrdao is installed with the +s chmod flag. Using --save now also forces an early exit after the settings are saved. o Added MP3 and Ogg Vorbis file support (through respectively the libmad and libvorbis libraries). cdrdao will decode the MP3 and Ogg files into temporary WAV files that will be deleted upon exit (unless the new option --keep is used). The directory used to store those temporary WAV files can be specified with the --tmpdir option (default is /tmp). o Improved native CUE file support: replaced old incomplete existing parser with the one from Matthias Czapla's excellent cue2toc. Added support for cutting binary files. o Added --rspeed option to manually set the device reading speed. Be warned not all devices support this. o Packaged scsilib library upgraded from cdrtools 2.01 (previously was from 2.01a31). o Added --no-mode2-mixed option. Don't read a MODE2 disk as MODE2_FORM_MIXED, only read MODE2_FORM1 or MODE2_FORM2 (Matthieu Castet). o Added help for little-known drive-info command. GCDMaster changes: o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and .ogg files from Nautilus into the sample display window. o Switched to gtkmm24 API. Improved file browsers. o CUE files support. o Sound output now uses libao library. o Added 'Select All' item in menu. o Added 'Eject' button to progress dialog. o Bug fixes (sample selection weirdness, couldn't close window during play, problems with gcdmaster command-line argument, crashes with multiple project windows, drive status not reported correctly). <snip> Note that the FreeBSD ports doesn't install cdrdao setuid root so you are not vulnerable by default. - Fix building on FreeBSD 7. - Turn on the usage of mlockall(2) again as it no longer causes negative side effects on FreeBSD >= 502113. Requested by: will [1] Approved by: portmgr (linimon) Security: http://vuxml.freebsd.org/d51a7e6e-c546-11d9-9aed-000e0c2e438a.html Notes: svn path=/head/; revision=140862
* Fix compilation of gcdmaster slave-port with GCC 3.4.2.Marius Strobl2004-08-291-0/+28
| | | | | | | | Approved by: netchild Obtained from: cdrdao CVS repository Notes: svn path=/head/; revision=117568
* - Update to 1.1.9. Relevant parts from the release notes:Alexander Leidinger2004-06-1313-611/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <snip> Cdrdao changes: - MMC-driver auto-detection. If no --driver option is specified, cdrdao will try to autodetect an MMC-compliant device and use the generic-mmc driver by default. (Denis Leroy) - Included scsilib upgraded from cdrtools 2.01a31 (Denis Leroy) - Added --eject option to the unlock command to eject the cd after unlocking. (Eric Benson) - New 'discid' command to display CDDB information. (Eric Benson, Denis Leroy). - Added --full-burn and --capacity options to extend lead-out to entire disc, beyond 80 mins limit. (Vladimir Petrov) GCDMaster changes (Denis Leroy) : - Some bug fixes (manual driver configurations were not being saved correctly). cue2toc changes: - Version 0.2 released. Complete rewrite, should now handle most of all CUE files. (Matthias Czapla) <snip> - Disable the use of mlockall(2) on FreeBSD 5, even after the last round of fixes there are still issues. - Add a workaround for problems with gmake and certain locales on FreeBSD 5. - Use MASTER_SITE_SOURCEFORGE_EXTENDED. - Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9. Submitted by: marius On my TODO list since: June 7 :-( Notes: svn path=/head/; revision=111394
* Use the @FreeBSD.org address of the maintainer.Alexander Leidinger2004-04-201-1/+1
| | | | | | | Approved by: marius Notes: svn path=/head/; revision=107715
* Trim whitespace.Trevor Johnson2004-04-101-2/+2
| | | | Notes: svn path=/head/; revision=106662
* Change the progress meter back to not print newlines on update, thisAlexander Leidinger2004-03-052-1/+16
| | | | | | | | | | annoying behaviour unintentionally got introduced shortly before 1.1.8 was released. This patch also went into the cdrdao repository. Submitted by: maintainer Notes: svn path=/head/; revision=103040
* In case the distfile of cdrdao is not available locally, the slave portAlexander Leidinger2004-02-201-1/+1
| | | | | | | | | gcdmaster was not able to fetch it. Submitted by: maintainer Notes: svn path=/head/; revision=101505
* - Update to 1.1.8. Relevant parts from the release notes:Alexander Leidinger2004-02-1818-248/+564
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <snip> - Improved performance of the new L-EC code by up to a factor 2 depending on the hardware. - 'read-test' runs L-EC encoder over mode 1 or mode 2 form 1 sectors to allow performance testing in conjunction with option --speed. new: - toc2cddb: translates a TOC file into a cddb file. (Giuseppe Corbelli) new: - cue2toc: convert CUE to TOC format for audio CDs. (Matthias Czapla) <snip> Note: The 1.1.8 tarball was re-rolled twice because of missing files and a show-stopper in gcdmaster and some SourceForge mirrors still might need to catch up on it. If you have problems with differing checksums please fetch from ftp://us.dl.sourceforge.net/pub/sourceforge/cdrdao, which is known to carry the latest version. - Use/respect DATADIR and DOCSDIR. - Make PREFIX-clean by respecting PREFIX instead of LOCALBASE. - First part of splitting gcdmaster into a slave port because the conditional compilation via HAVE_GNOME caused problems when gnomelibs where installed afterwards (PR 61840). - Tidy the PORTDOCS a bit, e.g. no longer install the release notes for previous releases, they are easily accessible on the homepage anyway. - On deinstall, remind the user to delete the global config file if existent and permanently removing this port. - In pkg-descr, mention that cdrdao also handles the bin/cue format. Wording taken from the Debian cdrdao package. - Fix some references in the cdrdao manpage to fit FreeBSD. - Remove the WITH_PTHREADS knob, it was never very usefull on FreeBSD. - Remove the WITHOUT_SCGLIB knob, the "native" CAM interface of cdrdao has issues with ATAPICAM and probably will be removed in future version. - Remove "-DBSD_SCSI_SENSE_BUG" from CFLAGS, for an explanation see sysutils/sformat/Makefile revision 1.5. Submitted by: maintainer Notes: svn path=/head/; revision=101328
* 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
* Temporarily disable compilation of gcdmaster until problems with brokenAlexander Leidinger2004-01-301-11/+11
| | | | | | | | | | dependencies when gnomelibs are installed after cdrdao can be resolved. PR: 61840 Submitted by: maintainer Notes: svn path=/head/; revision=99508
* - Fix yet another bug that might be used for a root exploit. As with the lastAlexander Leidinger2003-06-044-7/+30
| | | | | | | | | | | bug you are only vulnerable if you locally set the cdrdao binary suid root. - Respect CC already at the configure-stage of scsilib else we end up running configure with GCC and compiling with whatever CC was set to. Submitted by: maintainer Notes: svn path=/head/; revision=82289
* Fix potential root exploit.Alexander Leidinger2003-05-212-1/+12
| | | | | | | | | | THE FREEBSD PORT IS NOT VULNERABLE AS IT DOES NOT SET THE SUID BIT, YOU ARE ONLY VULNERABLE, IF YOU SET IT ON YOUR OWN! Submitted by: maintainer Notes: svn path=/head/; revision=81618
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Chase the gnomemm shared lib version.Joe Marcus Clarke2003-01-301-1/+1
| | | | Notes: svn path=/head/; revision=74236
* From the submitter:Alexander Leidinger2003-01-0211-19/+208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't default to '-O2' when compiling the cdparanoia-lib but respect CFLAGS, this should work around the generation of broken code with GCC and an optimazation-level greater than 1. - Fix a bug in the cdparanoia-lib that can cause problems on some !386. - Remove the unneeded usage of what seems to be an extension of G++, i.e. arguments to the constructor when allocating an array of objects with new, fixes compilation with compilers stricter obeying the standards. - Always symlink ${MACHINE_ARCH}-freebsd-cc.rul to the i386-version on !i386 in the RULES-directory of scglib to be consistent with sysutils/cdrtools, cdrdao also should compile and work on any platform with the fixes above. - hier(7) the location of the global cdrdao.etc to LOCALBASE/etc/cdrdao.conf. - Make the gcdmaster gnome-frontend compile with GCC3, use HAVE_GOME-magic to build it. - Clean up some stuff. NOTE: Gcdmaster has a very obvious bug, if one creates a new audio-CD by "New Audio CD project" -> "Edit" -> "Append Track" (select audio-file) it will get the length of the track wrong, display a garbage waveform and play nothing when hitting the play-button, same for further added tracks. This can be worked around by saving the project and re-opening it, now appending further tracks also works and the burnt CD is fine. This is _not_ a bug of this port but a bug in gcdmaster itself and is totally reproducable on Linux, therefore please don't mail the maintainer of this port about it expect you have a fix, thanks. Submitted by: maintainer Notes: svn path=/head/; revision=72217
* Add missing patches, see log of Makefile for more.Alexander Leidinger2002-11-134-0/+100
| | | | | | | Pointy hat to: netchild Notes: svn path=/head/; revision=70049
* - give maintainership from ports to submitterAlexander Leidinger2002-11-137-174/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From submitter: - Remove the devel/pccts BUILD_DEPENDS, there's no need to depend on it as cdrdao ships it's own version (but use the pccts-port if it happens to be installed in order to speed up things). - Add a knob to build toc2mp3 (a tool encode an audio cd-image to a set of mp3 files, see Release-1.1.6), makes this port depend on audio/lame. - Use the FreeBSD INSTALL-macros to install the 4 (5 when building toc2mp3) files that are not yet installed by them, much faster than going through the whole makfile-tree. - Don't install extra documentation when NOPORTDOCS is defined (pkg-plist was already correct). - Remove pkg-message, POSIX scheduling is part of the GENERIC kernel since FreeBSD 4.0-RELEASE and it's options are different for 3-stable, 4-stable and 5.0-current. Therefore it's ugly to explain for what options to check on what FreeBSD-version. Don't install README.FreeBSD for the same reason. - Don't copy a getopt.h to ${WRKSRC}/utils, it's neither required nor gets picked up. - Respect PTHREAD_LIBS, respect CC/CFLAGS when compiling Joerg Schiling's SCSI library (the later is recycled sysutils/cdrtools/files/patch-ad). - Don't build librscg and rscsi (remote-scsi) of the SCSI library, they aren't required by cdrdao and the later fails to link anyway because _somewhere_ in the makefile-tree libcam no longer gets passed forward in $SCSILIB. - Fix compilation on 5.0-current. - Add support for FreeBSD/sparc64. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=70031
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.1.7Ying-Chieh Liao2002-10-126-100/+74
| | | | | | | | PR: 43960 Submitted by: Ports Fury Notes: svn path=/head/; revision=67869
* 1. Mark IGNORE because of License issuesYing-Chieh Liao2002-09-282-2/+2
| | | | | | | | | | 2. fix WWW PR: 43419 (1) Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=67181
* MAINTAINER resigns.Christian Weisgerber2002-02-071-1/+1
| | | | | | | Submitted by: David Lebel <lebel@lebel.org> Notes: svn path=/head/; revision=54330
* Add NOPORTDOCS support to pkg-plistYing-Chieh Liao2001-07-081-11/+11
| | | | | | | | PR: 28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44910
* upgrade to 1.1.5Ying-Chieh Liao2001-05-275-117/+135
| | | | | | | | PR: 27228 Submitted by: maintainer Notes: svn path=/head/; revision=43127
* Fix plistKris Kennaway2001-03-101-0/+2
| | | | Notes: svn path=/head/; revision=39373
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-9/+9
| | | | Notes: svn path=/head/; revision=37252
* Fix build with LOCALBASE != /usr/local - tell configure where to lookPeter Pentchev2000-11-221-1/+2
| | | | | | | | | | for the pccts binaries. PR: ports/22777 Submitted by: maintainer Notes: svn path=/head/; revision=35349
* Change MASTER_SITES to SourceForge.Kevin Lo2000-11-111-9/+11
| | | | | | | | PR: 22738 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34982
* Current maintainer requests a new one be assignedDoug Barton2000-11-071-1/+1
| | | | | | | | PR: ports/22657 Submitted by: Yasuhito FUTATSUKI, futatuki@debug.gr.jp Notes: svn path=/head/; revision=34870