./pkgtools/dfdisk, Fetch distfiles from multiple locations

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


Branch: CURRENT, Version: 1.0, Package name: dfdisk-1.0, Maintainer: jmmv

dfdisk is an utility that adds extra functionality to pkgsrc, allowing it
to fetch distfiles from multiple locations. It currently supports the
following methods:

CD-ROM The program manages a CD database where every disk is matched to
a series of distfiles. Whenever a distfile is requested, the
program will check if it is known by the database and ask the
user to place the needed disk in the drive.

Network If a file is not found in the described database, the program
fallbacks to the network, fetching the file from there (the usual
method in pkgsrc).

Support for more methods may be added in the future, like for DVD-ROM.


Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2018-09-28 01:02:57 by Tobias Nygren | Files touched by this commit (1)
Log message:
dfdisk: SUBST in pre-configure doesn't work when NO_CONFIGURE=yes
   2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423)
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
   2014-03-03 04:42:05 by OBATA Akio | Files touched by this commit (1)
Log message:
LICENSE=modified-bsd
   2014-03-03 04:30:55 by OBATA Akio | Files touched by this commit (43)
Log message:
Just define PKGNAME and use it.
   2013-07-20 23:50:55 by Thomas Klausner | Files touched by this commit (44)
Log message:
Use Mt for email addresses.
   2012-09-12 01:19:40 by Aleksej Saushev | Files touched by this commit (60)
Log message:
"user-destdir" is default these days
   2009-06-14 20:11:03 by Joerg Sonnenberger | Files touched by this commit (14)
Log message:
Remove @dirrm entries from PLISTs