Commit graph

33 commits

Author SHA1 Message Date
jlam
46a5b3b858 Prevent configure script from finding unnecessary libraries: readline,
termcap, and intl.  This package shouldn't find and link against any of
those libraries.
2001-05-29 16:19:00 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
tron
38b10f11a3 Use patches from "amanda-common" package to make this build under
NetBSD-current.
2001-03-16 11:19:28 +00:00
skrll
a8d1e7fa28 Re-enable the -release option of libtool. ELF is fully supported with a.out
support to follow. Note this in documentation.

Bump revision of libtool to nb3 and update dependencies.

Update (sort) known affected PLISTs.

Fixes pkg/12368 by Kimmo Suominen <kim@tac.nyc.ny.us>
Fixes problems with cross/* noted on tech-pkg and packages by
	Chuck Cranor <chuck@research.att.com>, and
	Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2001-03-12 11:23:01 +00:00
skrll
b105ec5b4b Fix PLIST - partly due to new libtool. 2001-03-05 13:05:09 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
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
205a713cf4 Adapt package list for libtool version 1.3.5nb9 or newer. 2000-11-29 22:25:22 +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
tron
5ce1af6b37 Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:26:18 +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
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a127346697 On Solaris, libexec/chg-scsi doesn't get built or installed, so modify
the PLIST accordingly.
1999-09-29 12:34:15 +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
bad
5a78f84f0a regen. 1999-09-06 18:17:05 +00:00
bad
a64326c97b Split out amplot into amanda-plot package to get rid of the nasty
dependency on X11 being installed.
1999-09-06 18:16:34 +00:00
bad
8d6f2e3b6f Minor nit in DEPENDS lines. 1999-09-04 01:21:25 +00:00
bad
7d2f69214e regen. 1999-09-04 01:20:41 +00:00
bad
4472a12c25 RCS Id police. 1999-09-04 01:19:50 +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
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +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
garbled
388860d23f add USE_X11=yes 1999-04-26 19:25:05 +00:00
agc
332ac00147 Fix for Solaris. 1999-04-21 15:31:05 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +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