Commit graph

15 commits

Author SHA1 Message Date
joerg
5aed922ce0 DESTDIR support. Create runtime directories at install time. Bump revision. 2010-01-27 20:22:54 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
rillig
bc5b8cdfc8 Fixed "test ==" and VARBASE. PKGREVISION++. 2006-10-19 23:56:13 +00:00
rillig
3cdf5666c8 Replaced mv(1) and sed(1) with the SUBST framework. 2006-04-13 00:11:47 +00:00
ghen
a527d84ce0 Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.
2006-03-11 10:07:49 +00:00
ghen
8cf271c6e8 Use REPLACE_INTERPRETER instead of a patch. 2006-03-09 14:50:31 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
agc
4959707773 Initial import of tob-0.25 into the NetBSD Packages Collection.
This has been placed in sysutils rather than archivers since it doesn't
conform to the other archivers packages.

The nudge came from a netbsd-help posting by Thomas Hafner and a URL
posted by Jeremy Reed.

tob is a general driver for making and maintaining backups.

Given a set of `volume definitions', it creates arj, tar or afio based
backups, and stores them either to a device in /dev, or a file in the
filesystem, to be burned to optical media later, moved off to other
machines, etc.  Through a straightforward configuration file, you can
instruct tob to mount and unmount devices before beginning backups.

tob supports full backups, differential backups (of the files which
were changed since the last full backup), and incremental backups (of
files changed since any previous backups).  It lets you determine the
size of the backup before actually making it, maintain listings of
made backups, make remote backups and possibly more.
2003-06-27 12:01:12 +00:00