Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Daichi GOTO
a217792ae5
update sysutils/dvdtape: remove MASTER_SITE_SUBDIR
...
PR: 53122
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
2003-07-17 05:38:12 +00:00
Ying-Chieh Liao
5219f2d83f
- Utilize USE_GETOPT_LONG
...
- Support install macros
PR: 51871
Submitted by: Ports Fury
2003-05-12 07:59:40 +00:00
Akinori MUSHA
92ef0d4afc
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
2003-02-20 20:16:03 +00:00
Bill Fenner
8b8d4f021d
Remove ports@freebsd-services.com as MAINTAINER; email has been
...
bouncing for 3 months.
2003-02-09 21:50:34 +00:00
Ying-Chieh Liao
d2b241ba32
remove ftp.yggdrasil.com
...
it's offline for a long time
PR: 38191
Submitted by: Tom Rissman <trissman@mrdlaw.com>
2002-09-21 03:06:37 +00:00
Brian Somers
c44867d8ea
Change MAINTAINER from brian@FreeBSD.org to ports@freebsd-services.com
2002-03-12 16:37:47 +00:00
Brian Somers
8d7739e998
constify dvdtape.c
...
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.
2001-09-23 00:52:44 +00:00
Brian Somers
3651ff4ba6
Upgrade to version 1.6
2001-07-07 17:47:58 +00:00
Brian Somers
a891a73796
Add back this patch which was missing in the release 1.5 tarball :(
2001-07-07 00:28:57 +00:00
Brian Somers
650e3176f5
Upgrade to version 1.5
...
This version pushes a better (working) version of the local changes
back into the main yggdrasil sources.
2001-07-03 15:45:54 +00:00
Brian Somers
4ea5ea75c1
Remove -O and -Wall from CFLAGS and use whatever's already there
...
Suggested by: will
2001-06-11 07:31:18 +00:00
Brian Somers
4a166800d8
Fix some option-parsing bugs (missing breaks)
...
Change sprintf -> snprintf
Change -O2 -> -O
2001-06-10 22:04:44 +00:00
Brian Somers
a22aeb324c
dvdtape - a utility for creating a DVD master on a DLT drive
2001-04-03 21:34:23 +00:00