Commit graph

43 commits

Author SHA1 Message Date
wiz
299f5c037d Remove duplicate line. 2001-12-25 20:50:00 +00:00
zuntum
1cf29af8b5 Move pkg/ files into package's toplevel directory 2001-10-31 22:48:50 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
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
dbfde59b14 The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
2001-06-11 02:05:07 +00:00
jlam
3bc5e40254 Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-10 00:08:41 +00:00
jlam
432c0f1be5 Use buildlink.mk to get readline dependency, and use libedit readline
emulation where possible.  Only link readline into amrecover as it's the
only program that needs readline.
2001-05-29 18:04:30 +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
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
tron
25d5a2ea0f Sync with "patches/patch-af". 2000-11-17 20:45:47 +00:00
kleink
6c368abf8f Make this work for Solaris' ufsdump -S, which writes the estimate to stdout;
derived from amanda-current sources.
2000-11-16 08:17:50 +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
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
tron
bba94d2969 Depend on Samba 2.0.0 or newer instead of 2.0.*. 2000-03-06 11:17:57 +00:00
wiz
1acf9f8317 wildcard samba dependency, as reported in pkg/9554 2000-03-06 10:53:29 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +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
69876b341a regen. 1999-09-06 18:09:05 +00:00
bad
ad924cfabd Our dump has a "just do the dump size estimate mode" too. Make use of it. 1999-09-06 18:03:43 +00:00
bad
525d13522a regen 1999-09-04 01:10:41 +00:00
bad
13a43dfb0b Minor nit in DEPENDS line. 1999-09-04 01:08:53 +00:00
bad
b27f459aa6 RCS Id police. 1999-09-04 01:07: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
bouyer
1fd530b9d2 Update samba dependancy. 1999-08-10 17:03:01 +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
agc
332ac00147 Fix for Solaris. 1999-04-21 15:31:05 +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
2c206436f5 Adjust for samba update. 1999-04-01 14:12:56 +00:00
bouyer
8b3804a31f samba-2.0.2's tar client prints statistic on stderr by default. Disable
this by addind 'q' to the tar options.
1999-02-26 12:16:15 +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