./pkgtools/cdpack, Utility to create multi-cd/dvd binary package collections

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.9, Package name: cdpack-1.9, Maintainer: dmcmahill

cdpack is a small utility for creating ISO 9660 images for
a multi-CD/DVD 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/DVD number `n' will have all of
its dependencies on CD/DVD numbers 1 through `n'.

The "no inter-CD/DVD depends" algorithm will place certain
packages on more than one CD/DVD to ensure that each CD/DVD is
self contained (all package dependencies are satisfied within
the single CD/DVD).

The cddist utility in this package is used for creating an archive
set of distfiles.


Required to run:
[sysutils/cdrtools]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2014-03-03 04:39:10 by OBATA Akio | Files touched by this commit (1)
Log message:
LICENSE=original-bsd
   2014-03-03 04:30:55 by OBATA Akio | Files touched by this commit (43)
Log message:
Just define PKGNAME and use it.
   2012-09-12 01:19:40 by Aleksej Saushev | Files touched by this commit (60)
Log message:
"user-destdir" is default these days
   2009-05-13 12:43:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
Use Fl and Ar in SYNOPSIS.
   2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109)
Log message:
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
   2009-02-20 08:50:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
Sort options in usage. Break lines appropriately.
   2009-02-20 08:46:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
Use more and better markup.
Add EXIT STATUS section.
Sort options and their descriptions.