summaryrefslogtreecommitdiff
path: root/sysutils/dvdtape (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.Akinori MUSHA2003-02-202-1/+3
|
* Remove ports@freebsd-services.com as MAINTAINER; email has beenBill Fenner2003-02-091-2/+0
| | | | bouncing for 3 months.
* remove ftp.yggdrasil.comYing-Chieh Liao2002-09-211-1/+0
| | | | | | | it's offline for a long time PR: 38191 Submitted by: Tom Rissman <trissman@mrdlaw.com>
* Change MAINTAINER from brian@FreeBSD.org to ports@freebsd-services.comBrian Somers2002-03-121-1/+1
|
* constify dvdtape.cBrian Somers2001-09-232-0/+85
| | | | | | | | | | | Correct format arguments for unsigned long longs; In printf, use %llu In sscanf, use %qu These were both previously using %Ld... This fixes generation of DVDs >4Gb in size.
* Upgrade to version 1.6Brian Somers2001-07-074-26/+2
|
* Add back this patch which was missing in the release 1.5 tarball :(Brian Somers2001-07-071-0/+10
|
* Upgrade to version 1.5Brian Somers2001-07-034-82/+8
| | | | | This version pushes a better (working) version of the local changes back into the main yggdrasil sources.
* Remove -O and -Wall from CFLAGS and use whatever's already thereBrian Somers2001-06-111-1/+1
| | | | Suggested by: will
* Fix some option-parsing bugs (missing breaks)Brian Somers2001-06-103-2/+80
| | | | | Change sprintf -> snprintf Change -O2 -> -O
* dvdtape - a utility for creating a DVD master on a DLT driveBrian Somers2001-04-037-0/+68