Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-26 | Remove explicit GNU tar dependency. It is an unnecessary alternative | joerg | 1 | -2/+2 | |
and the tools framework already does the right thing. Bump revisions. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-08-02 | Prevent paths of the build directories from being included in all amanda | seb | 1 | -1/+2 | |
packages. Set runtime dependencies on GNU tar and gzip for all amanda packages. Bump PKGREVISIONs to 1 for amanda-client and amanda-plot, to 2 for amanda-common and amanda-server. | |||||
2005-05-23 | Removed trailing white-space. | rillig | 1 | -1/+1 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-11-12 | Update amanda to 2.4.4p4 | mjl | 5 | -212/+34 | |
Bug fix release and minor improvements: new chg-iomega changer script. amanda will not use a tape if it's label is not in the tapelist file. amflush.c: Don't start a driver if nothing to flush. amadmin.c: Call check_dumpuser() as soon as posible. amadmin.c: Don't core dump if DUMPCYLE is too big. dumper.c: Parse warning message. | |||||
2004-10-05 | Fix build after amanda-common had its PKGREVISION bumped: be a bit | seb | 1 | -2/+2 | |
more liberal about the versions of the various amanda packages listed as dependencies. | |||||
2004-05-15 | Fixe patches to apply cleanly on 2.4.4p2 | bouyer | 4 | -21/+31 | |
2004-05-12 | Don't create an (empty) directory in $prefix/share | bouyer | 4 | -12/+21 | |
Remove Makefile variables which are also defined in Makefile.common | |||||
2004-05-12 | Update the amanda packages to 2.4.4p2. From Paul Shupak in pkg/24550, | bouyer | 4 | -29/+38 | |
with some additionnal fixes by me. | |||||
2004-05-04 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-25 | Clean up a bit. Only installs shell scripts, so USE_X11 and amanda-common's | wiz | 1 | -3/+1 | |
buildlink2.mk are not needed. | |||||
2002-10-25 | Convert to buildlink2. | wiz | 1 | -2/+3 | |
2002-08-19 | remove a duplicated argument of configure script. | kei | 1 | -3/+4 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -1/+2 | |
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-06-26 | Upgrade to 2.4.2p2 | christos | 2 | -9/+9 | |
2001-06-26 | Prepare for 2.4.2p2 | christos | 2 | -30/+16 | |
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-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-21 | Use wildcard dependences for "gnuplot" package. | tron | 1 | -2/+2 | |
2001-02-19 | Fix path for gnuplot. Report and fix in pkg/12238 by Eric Schnoebelen. | wiz | 1 | -2/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-16 | Upgrade of the amanda packages from 2.4.1p1 to 2.4.2. | cjones | 7 | -55/+61 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-06 | Split out the common code in the amanda make files into | bad | 1 | -22/+3 | |
amanda-common/Makefile.common. | |||||
1999-09-06 | regen. | bad | 1 | -3/+3 | |
1999-09-06 | Split out amanda-plot from amanda-server so that one doesn't need X11 | bad | 9 | -0/+294 | |
just to write backups to tape. |