Version: 7.1, Package name: dvd+rw-tools-7.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The dvd+rw-tools package is used to master DVD media, both +RW/+R and -R[W]. The principal burning utility is called growisofs. Although it may be possible to with some operating systems to put arbitrary file systems on DVD+RW, it's probably not very practical, because it is likely desirable to access the data on an arbitrary computer. In other words, ISO9660 filesystems are most likely desired. It may also be desirable to add data now and then, but DVD+RW has no notion of multiple sessions. Growisofs provides a way to both lay down and grow an ISO9660 file system on (as well as to burn an arbitrary pre- mastered image to) all supported DVD media. It should be explicitly noted that growisofs is a front-end to mkisofs, i.e. invokes mkisofs to perform the actual ISO9660 file system layout. |
Filesize: 137.545 KB |
Version History (View Complete History) |
|
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-08 04:20:50 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix with clang6, from Matthew Martin |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2015-06-26 12:36:19 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to dvd+rw-tools-7.1. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-22 02:34:10 by Marc Espie | Files touched by this commit (7) |
Log message: missed some new depends |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2008-02-06 18:53:23 by Jacob Meuser | Files touched by this commit (2) |
Log message: - we don't support PTHREAD_SCOPE_SYSTEM, forgot this patch in the update to 7.0 - bump pkgname |
2008-01-25 19:21:28 by Jacob Meuser | Files touched by this commit (4) |
Log message: update to 7.0 |
2007-09-15 15:14:03 by Michael Erdely | Files touched by this commit (110) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-12-02 13:24:17 by Peter Valchev | Files touched by this commit (16) |
Log message: Remove jakemsr@ from maintainer position, as he has been inactive and email has been bouncing for several months. Jacob, if you get this and/or get back to things, let us know. |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-01-27 03:57:20 by Marc Espie | Files touched by this commit (3) |
Log message: update from maintainer to more current version |