Port details |
- dvd+rw-tools DVD burning software
- 7.1_4 sysutils
=97 7.1_4Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-06-17 01:21:41
- Last Update: 2024-03-25 02:33:38
- Commit Hash: 45d14f8
- People watching this port, also watch:: cdrtools, unzip, tiff, freetype2, gmake
- License: GPLv2
- WWW:
- http://fy.chalmers.se/~appro/linux/DVD+RW/
- Description:
- DVD+RW Tools by Andy Polyakov. This software allows one to perform DVD
recording using a DVD burner, primarily via the "growisofs" utility.
growisofs was originally designed as a frontend to mkisofs to facilitate
appending of data to ISO9660 volumes residing on random-access media such as
DVD+RW, DVD-RAM, plain files, hard disk partitions. In the course of
development general purpose DVD recording support was implemented, and as of
now growisofs supports not only random-access media, but even mastering of
multi-session DVD media such as DVD+R and DVD-R/-RW. In addition growisofs
supports first-/single-session recording of arbitrary pre-mastered image
(formatted as UDF, ISO9660, or any other file system, if formatted at all)
to all supported DVD media types.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dvd+rw-tools>0:sysutils/dvd+rw-tools
- To install the port:
- cd /usr/ports/sysutils/dvd+rw-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/dvd+rw-tools
- pkg install dvd+rw-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dvd+rw-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dvd+rw-tools-7.1.tar.gz) = f8d60f822e914128bcbc5f64fbe3ed131cbff9045dca7e12c5b77b26edde72ca
SIZE (dvd+rw-tools-7.1.tar.gz) = 140846
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cdrecord : sysutils/cdrtools
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- cdrecord : sysutils/cdrtools
- This port is required by:
- for Build
-
- multimedia/dvdstyler
- for Run
-
- multimedia/dvdstyler
- sysutils/brasero
- sysutils/k3b
- sysutils/mybashburn
- sysutils/tkdvd
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for dvd+rw-tools-7.1_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_dvd+rw-tools
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1_4 25 Mar 2024 02:33:38
    |
Koichiro Iwao (meta)  |
*/*: return to pool
as per maintainer's request.
PR: 277838 277839 277840 277841 277842 |
7.1_4 10 Jan 2024 15:29:49
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.1_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.1_3 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
7.1_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
7.1_3 02 Feb 2019 17:34:27
  |
tobik  |
Assign some ports to Marco Beishuizen by his request
PR: 235381, 235382, 235383, 235384, 235385, 235386 |
7.1_3 10 Aug 2018 10:05:19
  |
koobs  |
sysutils/dvd+rw-tools: Fix issue appending more than 25gb on BD-R DL discs
While burning ISO Multisession BD-R 50G growisofs reports no space left while
24G+ are available.
Backport a fix from Debian [1] to address the issue.
While I'm here, document description and origins of both patches [1][2] that
apply to same source file, for our future selves, and to avoid confusion
as both chunks reference the same variable.
[1] https://bugs.debian.org/615978
[2] https://bugs.debian.org/713016
PR: 230493
Submitted by: Masachika ISHIZUKA <ish amail plala or jp>
Approved by: portmgr (implicit, unmaintained port)
Obtained from: Debian [1]
MFH: 2018Q3 |
7.1_2 17 Jan 2018 11:05:25
  |
tcberner  |
sysutils/dvd+rw-tools, fix build with clang6
PR: 224669 |
7.1_1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
7.1_1 22 Feb 2016 10:08:54
  |
amdmi3  |
- Add LICENSE_FILE
- Switch to options helpers
- Pet portlint
- Regenerate patches with `make makepatch` |
7.1_1 10 Apr 2015 11:20:17
  |
danfe  |
- Fix growisofs error: close session failed when burning 25GB blu-ray disc
- While here: sort and wrap BIN_FILES, remove useless OPTIONS_DEFAULT=DOCS
- Canonicalize Makefile header, add LICENSE (GPLv2), and bump PORTREVISION
- Kill bogus EOL whitespace in port description text and reformat it a bit
PR: 198991
Obtained
from: https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1113679/
Details: http://lists.alioth.debian.org/pipermail/debburn-devel/2013-June/000924.html |
7.1 05 Feb 2014 18:35:40
  |
marino  |
sysutils/dvd+rw-tools: Add dports patches for dragonfly support |
7.1 22 Oct 2013 07:50:02
  |
amdmi3  |
- Support staging
- Convert USE_GMAKE to USES |
7.1 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
7.1 26 Apr 2013 12:35:51
  |
bapt  |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
7.1 28 Feb 2013 10:51:58
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
7.1 18 Dec 2012 08:14:03
  |
mandree  |
Work around empty build on some systems, by using GNU make.
The reason is probably something else, but I have not found it yet in debugging.
Feel free to debug and fix the real problem and then (only then) remove
the USE_GMAKE=yes again. |
7.1 10 Aug 2012 17:28:10
 |
wxs  |
Reset maintainer as mail is refused.
<chuck@pkix.net>: host cylon.codefab.com[24.103.228.242] said: 554 5.7.1
<mx2.freebsd.org[69.147.83.53]>: Client host rejected: 567 no more spam (in
reply to RCPT TO command) |
7.1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
7.1 09 Apr 2008 21:15:04
 |
pav  |
- Update to 7.1
Approved by: Chuck Swiger <chuck@pkix.net> (maintainer) |
7.0 30 Mar 2007 20:51:44
 |
pav  |
- Update to 7.0
PR: ports/111042
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
6.1 31 Jan 2007 14:07:59
 |
pav  |
- Use new USE_CDRTOOLS variable
Tested on: pointyhat |
6.1 17 Nov 2006 13:23:57
 |
jmelo  |
- Change mastersite.
PR: ports/105290
Submitted by: Frank J. Laszlo <laszlof@FreeBSD.org>
Reviewed by: jmelo@
Approved by: Chuck Swiger <chuck@pkix.net> (maintainer) |
6.1 11 May 2006 15:24:29
 |
mnag  |
- Add SHA256 |
6.1 10 May 2006 19:16:18
 |
mnag  |
- Update to 6.1
- portlint(1)
PR: 97100
Submitted by: maintainer |
6.0_2 27 Mar 2006 16:28:57
 |
lioux  |
o dvd+rw-tools Makefile uses an incorrect compile time macro due
to a typo. It should be using -D_THREAD_SAFE instead of -DTHREAS_SAFE
o Futhermore, make sure the port upholds PTHREAD_{CFLAGS,LIBS}
o Bump PORTREVISION
PR: 92315
Approved by: maintainer |
6.0_1 16 Feb 2006 14:46:51
 |
garga  |
- Add one more MASTER_SITES
PR: ports/93426
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Approved by: maintainer |
6.0_1 20 Jan 2006 13:26:57
 |
pav  |
- Fix pthread usage under FreeBSD 4.X
PR: ports/92018
Submitted by: Sven Berkvens-Matthijsse <sven@berkvens.net>
Approved by: Chuck Swiger <chuck@pkix.net> (maintainer) |
6.0 16 Jan 2006 20:14:56
 |
pav  |
- Update to 6.0
PR: ports/91874
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.21.4.10.8 28 Nov 2005 09:44:30
 |
pav  |
- Add SHA256
Requested by: maintainer |
5.21.4.10.8 26 Nov 2005 08:04:39
 |
linimon  |
Chase URLs per distfile survey. |
5.21.4.10.8 15 Dec 2004 22:56:46
 |
ahze  |
Utilize USE_GMAKE to fix build on 6.x
Approved by: maintainer |
5.21.4.10.8 30 Aug 2004 16:27:23
 |
pav  |
- Update to 5.21.4.10.8
PR: ports/71151
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer) |
5.20.4.10.8 22 Jul 2004 21:23:05
 |
pav  |
- Update to 5.20.4.10.8
PR: ports/69440
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.19.4.9.7_2 14 Jun 2004 20:48:28
 |
pav  |
- Strip binaries
- Use PLIST_FILES
PR: ports/67766
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer email bounces (connection refused for 5 days) |
5.19.4.9.7_2 02 Jun 2004 17:17:31
 |
netchild  |
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius |
5.19.4.9.7_1 24 Apr 2004 15:20:53
 |
lofi  |
Add a fix for a bug that prevented dvd+rw tools from finalizing discs.
Submitted by: Chuck Swiger <cswiger@mac.com>
Approved by: portmgr
PR: ports/65861 |
5.19.4.9.7 10 Apr 2004 20:02:34
 |
pav  |
- Update to 5.19
PR: ports/65407
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.17.4.8.6 18 Mar 2004 18:01:13
 |
trevor  |
Add size data, approved by maintainers. |
5.17.4.8.6 22 Jan 2004 22:08:57
 |
pav  |
- Update to 5.17.4.8.6
PR: ports/61750
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.16.4.8.5 26 Dec 2003 15:58:37
 |
pav  |
- Update to 5.16.4.8.5
This fixes brown-bag bug in 5.15, all users are encourages to update.
PR: ports/60593
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.15.4.8.5 25 Dec 2003 17:44:30
 |
pav  |
- Update to 5.15.4.8.5
This release fixes burning on FreeBSD 5.2
PR: ports/60548
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.13.4.7.4 12 Nov 2003 13:30:23
 |
sf  |
prevent to add -O2. |
5.13.4.7.4 11 Nov 2003 09:06:33
 |
krion  |
- Update to version 5.13.4.7.4
PR: 59149
Submitted by: maintainer |
5.12.4.7.4_1 30 Sep 2003 05:53:24
 |
dinoex  |
- Add documentation
mainatiner contacted: 2003-09-06, no response |
5.12.4.7.4 02 Sep 2003 04:54:53
 |
dinoex  |
- Update to 5.12.4.7.4
The author released a new version and make some changes to provide FreeBSD
port hooks, so it's no longer necessary to patch the Makefile.
PR: 56285
Submitted by: chuckpkix.net@pkix.net |
5.10.4.5.4 21 Jul 2003 01:16:28
 |
maho  |
a few documentation changes, as well as
releasing a new version of the software.
PR: 54639
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer) |
5.9.4.4.4 08 Jul 2003 05:08:57
 |
daichi  |
update sysutils/dvd+rw-tools: 5.8.4.4.4 --> 5.9.4.4.4
PR: 54191
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
5.8.4.4.4 17 Jun 2003 01:21:13
 |
fjoe  |
New port: sysutils/dvd+rw-tools
Dvd+rw-tools support DVD-R, DVD-RW, DVD+R, and DVD+RW format dvd burners.
Submitted by: Chuck Swiger <cswiger (at) mac.com> |