christos
ea01ce89a0
Upgrade to 2.4.2p2
2001-06-26 03:15:16 +00:00
christos
95062a354a
Prepare for 2.4.2p2
...
This is a bug fix release.
Improve debugging support, fix some fd leaks and add barcode reader support.
For more details, refer to the Changelog.
2001-06-26 03:14:11 +00:00
jlam
73823d7723
- Migrate BUILD_DEFS to Makefile.common
...
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to
fix problems with hard-coding /var/amanda.
- Remove USE_X11 from amanda-server since amanda-plot has already been
split out.
- Don't explicitly look for headers in ${PREFIX}/include.
2001-06-14 21:54:35 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jlam
913d1e8778
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:01:57 +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
mjl
7d18d3bbb0
Make this compile under -current, amanda has a function called shquote()...
2001-03-15 20:08:46 +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
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