Commit graph

40 commits

Author SHA1 Message Date
joerg
129f8a3b10 Fix DESTDIR. 2008-06-16 15:29:00 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
dmcmahill
b97269911b Update to cdpack-1.8. This change adds the cddist utility which may
be used for creating a cd/dvd set containing a distfile archive.  No change
to the existing portions of the package.
2008-01-28 23:06:13 +00:00
dmcmahill
99ea1f0246 minor portability fix and minor bug fix (tested for the presence of the wrong file) 2008-01-28 23:03:48 +00:00
mishka
7b9053b306 Check for deprecated mkisofs flags. Fix found and bump pkgrevision. 2007-11-28 16:18:01 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
dc560ec778 Depend on cdrtools instead of cdrecord. Bump PKGREVISION.
Update some messages/comments.
2006-01-05 23:29:04 +00:00
dmcmahill
c0d9814d89 update to cdpack-1.6.
- add -m, -o, and -r flags to optionally specify the machine-architecture
  operating system, and os version to be displayed in the generated README
  file.  From Greg Woods via private email.

- White space fixes from Greg Woods.

- Clean up the generated README file as well as several of the messages
  to reflect if the collection is a CD-ROM or DVD set.  Some patches from
  Greg Woods, more from me.

- List the tools used at runtime.
2005-08-01 21:47:43 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
b7e76060da Fix typo in previous. 2005-03-14 19:57:52 +00:00
tv
c22c724077 There's no need to manually format and install a nroffed manpage.
Install the source and let man(1) do it.
2005-03-14 19:56:15 +00:00
dmcmahill
837182ef6d use "date" | getline now instead of the gawk strftime() extension. Improves
portability.  Patch provided by Greg Woods in PR pkg/28899.
2005-01-09 15:33:09 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
dmcmahill
b2a7d43adf s/netbsd/NetBSD/ 2003-08-03 15:17:51 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
dmcmahill
4ffdc89ed9 update to cdpack-1.5. The primary change is the addition of a '-dvd' option
which creates DVD sized images instead of the default CD-ROM sized images.
Prompted by the current size of an i386 CD-ROM set (7) and the suggestion
by David Brownlee that we create DVD images.
2003-02-05 15:01:57 +00:00
dmcmahill
f47a8461ca add idea from fredb: option to pick out newest versions from several
directories.
2002-09-20 11:48:12 +00:00
dmcmahill
ba8a681b00 update to cdpack-1.4.2. This is a documentation fix only update. The
change is to make the usage output and the manpage agree with each other
and with reality.  Thanks to hubertf at netbsd for pointing out the problem.
2002-09-18 02:42:20 +00:00
dmcmahill
f855ba7842 add a couple of items to the TODO list.
- direct to CD writing

- inclusion of distfiles for pkgs which can't be packaged.
2002-08-02 12:37:32 +00:00
dmcmahill
0a85289c68 remove item which has been done :) (flags to include/exclude NO_BIN_ON_{FTP,CDROM}) 2002-07-18 01:00:53 +00:00
dmcmahill
78fc2c91b1 update to cdpack-1.4.1.
This update adds a prominant message at the end of the run explicitly stating
which class of NO_BIN_ON_{FTP,CDROM} pkgs have been included or excluded
from the set. This should help prevent accidental license violations.

Suggested by Hubert Feyrer in private email.
2002-05-22 22:30:43 +00:00
dmcmahill
4acb647ef8 update to cdpack-1.4
- by default cdpack now excludes NO_BIN_ON_CDROM packages.  This is the most
  important change.  Previously all pkgs were included.
- added flag to allow NO_BIN_ON_CDROM packages
- added flag to exclude NO_BIN_ON_FTP packages
- increased the verbosity resulting from the verbose flag
- added a debug flag to preserve tmp files
2002-05-19 07:59:46 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
dmcmahill
0ec38a1515 add an option to allow logging the output of "mkisofs -v -v" to a file.
This provides the required information for some "on the fly" iso image
generation on an ftp server.  Requested by Todd Vierling.

bump rev to 1.3.
2001-06-24 21:46:33 +00:00
dmcmahill
3d9322d4ca update to cdpack-1.2
change is that the automatically generated README.txt file is now
only generated if requested via the -R flag as opposed to always generating
the file.

Suggested by Hubert.
2001-06-23 04:08:04 +00:00
dmcmahill
3e4b7dc160 update to cdpack-1.1.
Changes are:

add a '-X directory' option which allows you to specify a directory whose
contents should be included on the last CD of the set.  This is useful
for including, for example, a pkgsrc.tar.gz tarball which doesn't need
to be duplicated on each CD.

make the usage output be a little better.  in particular, list the options
and mention the existance of a manpage.
2001-06-02 02:03:51 +00:00
dmcmahill
e7bac5173f fix COMMENT typo. 2001-05-09 03:30:25 +00:00
dmcmahill
db5d23bac3 add another TODO item. (flag to exclude NO_BIN_ON_CDROM packages). 2001-05-03 00:30:52 +00:00
dmcmahill
2e28011fbd make a note in the author section that I got the idea of duplicating packages
to eliminate inter-cd dependencies from Todd Vierling.
2001-05-03 00:29:06 +00:00
dmcmahill
03bda0fd9e add a TODO/wish list. This file is only there to be read by someone who
wants to hack on the package and is not otherwise used (so I don't feel
bad adding it during the freeze).
2001-04-28 13:49:43 +00:00
dmcmahill
3dd01e2422 initial import of cdpack-1.0
cdpack is a small utility for creating ISO 9660 images for
a multi-CD binary package collection.  The utility creates
ISO 9660 images for all the binary packages in a specified
directory.  A choice of two algorithms is available for how
the packages are grouped.  The "no duplication" algorithm
arranges the packages so any package on CD number `n' will
have all of its dependencies on CD numbers 1 through `n'.
The "no inter-CD depends" algorithm will place certain
packages on more than one CD to ensure that each CD is self
contained (all package dependencies are satisfied within
the single CD).
2001-04-27 18:16:41 +00:00