Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update sysutils/dvdtape: remove MASTER_SITE_SUBDIR | daichi | 2003-07-17 | 2 | -3/+0 |
| | | | | | PR: 53122 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | - Utilize USE_GETOPT_LONG | ijliao | 2003-05-12 | 2 | -16/+19 |
| | | | | | | | - Support install macros PR: 51871 Submitted by: Ports Fury | ||||
* | Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment. | knu | 2003-02-20 | 2 | -1/+3 |
| | |||||
* | Remove ports@freebsd-services.com as MAINTAINER; email has been | fenner | 2003-02-09 | 1 | -2/+0 |
| | | | | bouncing for 3 months. | ||||
* | remove ftp.yggdrasil.com | ijliao | 2002-09-21 | 1 | -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.com | brian | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | constify dvdtape.c | brian | 2001-09-23 | 2 | -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.6 | brian | 2001-07-07 | 4 | -26/+2 |
| | |||||
* | Add back this patch which was missing in the release 1.5 tarball :( | brian | 2001-07-07 | 1 | -0/+10 |
| | |||||
* | Upgrade to version 1.5 | brian | 2001-07-03 | 4 | -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 there | brian | 2001-06-11 | 1 | -1/+1 |
| | | | | Suggested by: will | ||||
* | Fix some option-parsing bugs (missing breaks) | brian | 2001-06-10 | 3 | -2/+80 |
| | | | | | Change sprintf -> snprintf Change -O2 -> -O | ||||
* | dvdtape - a utility for creating a DVD master on a DLT drive | brian | 2001-04-03 | 7 | -0/+68 |