Commit graph

24 commits

Author SHA1 Message Date
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
cjones
20c34e6524 Upgrade of the amanda packages from 2.4.1p1 to 2.4.2. 2001-01-16 21:59:29 +00:00
tron
937495ea31 Adapt package list for libtool version 1.3.5nb9 or newer. 2000-11-29 21:51:34 +00:00
skrll
22e5d4a5aa Use pkgsrc libtool not internal one.
Remove unnecessary versionsuffix dependency on libamclient.
2000-09-15 15:59:33 +00:00
veego
5cfab8de8b Fix the install script so it also works with NIS.
Based on the cyrus-imapd changes.
2000-09-03 12:03:16 +00:00
hubertf
7af2750679 grep -> grep -q 2000-08-17 02:40:45 +00:00
wiz
1b6dd0619e USE_PKGLIBTOOL -> USE_LIBTOOL.
While I'm here, convert it from addnerd to user.
2000-08-17 02:26:26 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
wiz
a62e4b187d RCS tag added 2000-03-16 13:58:46 +00:00
groo
35db8a5422 Allow amanda to build with either the 1.4 chio.h or the post-comdex
chio.h.  Note: I do *not* own a SCSI tape changer.  Testing appreciated!
This patch continues to use the old ioctl on new systems.  If it worked
before, it should continue to work.

Fixes PR pkg/8651.
2000-03-06 21:14:50 +00:00
wiz
bc0c7ad055 add comment to silence pkglint 2000-02-05 06:51:44 +00:00
wiz
d4151c49ce RCS tags added 2000-02-05 06:51:27 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
64e5a3f054 defuzz 1999-11-12 16:07:32 +00:00
bad
3f20add20c Split out the common code in the amanda make files into
amanda-common/Makefile.common.
1999-09-06 19:30:19 +00:00
garbled
c198aadfd0 change addnerd to ${PREFIX}/sbin/addnerd, because I'm sick of adding
/usr/pkg/sbin to my path to compile this thing..
1999-08-20 06:21:29 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
agc
0cc1018e6b Fix for correct operation on Solaris. 1999-04-21 14:14:32 +00:00
tron
ff2a8e3ba9 Move "amanda" related packages to "sysutils" category as suggested by
Klaus Klein in PR pkg/7159.
1999-04-04 23:34:44 +00:00
bouyer
a607794796 Add a new make variable, AMANDA_VAR, to tell the default place of the
status and log files (default to /var/amanda). Change the example
amanda.conf to use this path.
Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as
root, not AMANDA_USER (better for security!).
1999-02-25 15:54:00 +00:00
bouyer
5adec054d8 Update description from README, change COMMENT to describe each parts. 1999-02-24 10:29:08 +00:00
bouyer
4276004875 An amanda 2.4.1p1 package, split into common, server and client parts. 1999-02-23 17:03:41 +00:00