CVS log for ports/misc/amanda-client/Makefile
Up to [FreeBSD] / ports / misc / amanda-client
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Jan 2 08:13:57 2011 UTC (13 months, 1 week ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
- Upgrade to 3.2.1.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Nov 20 01:11:12 2010 UTC (14 months, 3 weeks ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -0 lines
amanda-perl-wrapper was fixed to force using threaded perl. Try removing $MANUAL_PACKAGE_BUILD and bump $PORTREVISION.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Apr 12 07:53:37 2009 UTC (2 years, 9 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +0 -1 lines
- Upgrade to 2.6.1p1. - Remove *PORTRANGE knobs which can be set in config file nowadays.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Feb 6 07:16:32 2009 UTC (3 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -0 lines
Grr, I forgot to add patch files in previous commit...
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Feb 4 22:55:46 2009 UTC (3 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +0 -1 lines
- Upgrade to 2.6.1. - Turn on SSH auth by default. - Sorry, previous default path of $AMANDA_DATES was typo. Fixed here it should be. Please take care when upgrading. PR: ports/131193 (partially merged to my update modifications) [1] Submitted by: Goran Lowkrantz <glz@hidden-powers.com> [1]
Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Jan 9 01:48:48 2009 UTC (3 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
Add $AMANDA_DATES knob to allow setting amandates file location. PR: ports/130244 (based on) Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jan 5 04:59:06 2009 UTC (3 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +0 -1 lines
Finally upgrade to 2.6.0p2.
Old 2.5.x version is repocopied as misc/amanda25-{server,client}.
If you have backup clients which cannot be upgraded to 2.6.x, use these
old ports or disable usetimestamps option (enabled by default, which
is incompatible with 2.5.x) in amanda.conf.
More minor improvements will follow.
PR: ports/128836
Submitted by: Goran Lowkrantz <glz@hidden-powers.com>
Urged by: many
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jul 24 23:27:50 2008 UTC (3 years, 6 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
- Fix SSH option and openssl related scripts [1]. - Change UNIQUENAME and LATEST_LINK to use separated options db. PR: ports/125566 [1] Submitted by: Franz Schwartau <franz@electromail.org> [1]
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:45:17 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Feb 15 02:18:37 2007 UTC (4 years, 11 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Quick fix for broken client. Submitted by: Craig Boston <craig@yekse.gank.org>
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Jun 10 00:52:08 2006 UTC (5 years, 8 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- Upgrade to 2.5.0p2. (Introducing new features. Please see ChangeLog for detail.) Urged by: many
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Mar 22 06:47:58 2006 UTC (5 years, 10 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Fix incorrect $PORTNAME usage.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Oct 14 15:40:30 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -2 lines
Bump PORTREVISION Make portlint happyer PR: 87426 Notified by: Patrick M. Hausen <hausen@punkt.de>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu May 5 13:50:37 2005 UTC (6 years, 9 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Update to 2.4.5
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Nov 16 15:27:57 2004 UTC (7 years, 2 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
GNUTAR_LISTDIR was partialaly a variable and partially hardcoded PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Nov 15 11:20:22 2004 UTC (7 years, 2 months ago) by jeh
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
As pointed out in PR ports/73956, even if a user and/or group was specified there were two chown statements they were ignored. PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com>
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Nov 9 10:56:40 2004 UTC (7 years, 3 months ago) by jeh
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Upgrade to 2.4.4p4
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:35 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Nov 15 16:58:45 2003 UTC (8 years, 2 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
* Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operator
own it
* Crate /etc/amandates and have operator own it. This is hard coded at
compile time and can't easily be made ${PREFIX} safe.
PR: 59302
Submitted by: Matthias Andree
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Jul 16 17:10:29 2003 UTC (8 years, 6 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Finally remove the dependancy on GTAR Bump PORTREVISION as in PR Submitted by: naddy PR: 54548
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Mar 6 21:01:39 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
More manual pkg-comment cleanups. Approved by: portmgr (implicitly)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 10 09:04:02 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu May 23 21:06:26 2002 UTC (9 years, 8 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Revive amanda-client and amanda-server. These are not the old amanda, but rather the _current_ amanda. I mistakenly associated them with ports/misc/amanda. Please pass the pointy hat. Graciously brought to my attention by: jeh
Revision 1.45
Thu May 23 19:19:49 2002 UTC (9 years, 8 months ago) by nectar
Branches: MAIN
FILE REMOVED
Changes since revision 1.44: +1 -1 lines
Remove old amanda ports. They are no longer supported or maintained.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jan 11 13:52:23 2002 UTC (10 years, 1 month ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Upgrade to 2.4.3b2. - Remove 2 contributed patchs that are now part of the release - Build static programs for easier recovery
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Dec 7 21:28:45 2001 UTC (10 years, 2 months ago) by jeh
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Add patch-example::amanda.conf.in to patch a simple error in an example config file. Spotted on the amanda-hackers mailing list. PORTREVISION bump.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Dec 4 13:22:26 2001 UTC (10 years, 2 months ago) by jeh
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Fix PLIST errors. - only build and install amdd & ammt in the server - add amdd.8 and ammt.8 Bump PORTREVISION to 1
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Dec 3 13:18:46 2001 UTC (10 years, 2 months ago) by jeh
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
Upgrade amanda to 2.4.3b1. This is an upgraded repo-copy of amand24-client and amanda24-server, which along with the out dated amanda will be going away. PR: 32419 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Approved by: jeh
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed May 9 02:52:54 2001 UTC (10 years, 9 months ago) by jeh
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer version of tar. The GNUTar is know to work in some specific conditions the previous native version did not. This allows an easy way for those that don't need tar with Amanda or want to try the new version an easy way to do so. Suggested by: Mikhail Teterin <mi@aldan.algebra.com>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 25 00:20:05 2001 UTC (10 years, 9 months ago) by jeh
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Upgrade to version 2.4.2p2
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Feb 16 01:05:33 2001 UTC (10 years, 11 months ago) by jeh
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Depend upon gtar to overcome the problems with the system tar and sparse files. Submitted by: Rob Simmons <rsimmons@wlcg.com>
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Feb 12 22:38:28 2001 UTC (10 years, 11 months ago) by jeh
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Bump PORTREVISION from this morning's commits
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jan 31 02:07:52 2001 UTC (11 years ago) by jeh
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Allow -client & -server to be at different REVISIONS
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jan 30 19:41:12 2001 UTC (11 years ago) by jeh
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -34 lines
Complete the CLIENT Makefile
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 30 02:37:39 2001 UTC (11 years ago) by jeh
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
I will take this for awhile
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 29 12:42:06 2001 UTC (11 years ago) by jeh
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Make the Makefile portlint clean. Add @dirrm share/amanda. Submitted by: bento
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 27 17:18:36 2001 UTC (11 years ago) by cwt
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +7 -7 lines
Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled but untested.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jan 27 05:31:09 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:51:40 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:18 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:12:38 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Second round of INSTALL_SHLIBS=yes fixes.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Apr 14 08:45:17 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Feb 21 07:10:21 2000 UTC (11 years, 11 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
Fix building on -current by using USE_LIBTOOL. No response by: maintainer
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 11 00:46:39 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Switch back dependency to gnuplot, now that chuckr has fixed it.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 10 03:21:52 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Change dependency from gnuplot to gnuplot+ (which has already been fixed to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:48:11 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 25 07:21:06 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Change Id->FreeBSD.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 25 00:15:22 1998 UTC (13 years, 1 month ago) by cwt
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -3 lines
Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nl
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Sep 13 01:16:01 1998 UTC (13 years, 5 months ago) by cwt
Branches: MAIN
CVS tags: old_RELEASE_3_0_0, old_RELEASE_2_2_8
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -7 lines
Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Aug 25 02:28:37 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
This port is currently broken due to gtk11.m4 problems.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 29 06:42:09 1998 UTC (13 years, 7 months ago) by cwt
Branches: MAIN
CVS tags: old_RELEASE_2_2_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -5 lines
Upgrade to amanda-2.4.0p1. Include --with-fqdn argument to configure which writes a host's fqdn onto tape labels; necessary if you have host.foo.com and host.bar.foo.com and wind up writing incrementals to the holding disk (your amflush will fail.) Users should make sure that their disklist files reference hosts by fqdn as well. Submitted by: Evan Champion <evanc@synapse.net> Include --with-amandahosts arguument to configure, which replaces .rhosts file in ~operator for amanda host security. Hopefully people are all using .shosts based authentication and so can just rename .rhosts to .amandahosts. NOTE: Users will have to address this issue after upgrading the port before the next backup will run! Submitted by: Evan Champion <evanc@synapse.net> Place sample configuration files in ${PREFIX}/share/examples/amanda rather than under ${PREFIX}/lib/... Submitted by: Evan Champion <evanc@synapse.net>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 6 09:21:25 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm not sure if I really need the latter, but since we're building the required bits anyway....)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 5 22:13:19 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
===> Building package for amanda-2.4.0 tar: can't add file libexec/amanda/amcat.awk : No such file or directory tar: can't add file libexec/amanda/amplot.awk : No such file or directory tar: can't add file libexec/amanda/amplot.g : No such file or directory tar: can't add file libexec/amanda/amplot.gp : No such file or directory tar: can't add file sbin/amplot : No such file or directory
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 4 06:20:13 1998 UTC (13 years, 10 months ago) by cwt
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
Upgrade for 2.4.0 release. I wish this could have coincided better with our 2.2.6 release. Leave NO_LATEST_LINK for a bit longer while we test.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 20 02:06:07 1998 UTC (13 years, 10 months ago) by cwt
Branches: MAIN
CVS tags: old_RELEASE_2_2_6
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Build from the latest release candidate. Port update facilitated by: The Grateful Dead
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 3 09:32:00 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add PKGNAME, DISTNAME had two version parts separated by a "-".
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 2 16:09:29 1998 UTC (13 years, 11 months ago) by cwt
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Now on to release candidates for amanda 2.4.0.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 25 09:47:25 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Define NO_LATEST_LINK, this is a beta.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 18 14:23:28 1998 UTC (13 years, 11 months ago) by cwt
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +17 -12 lines
Complete the amanda port split. patch-ab obtained from Alexandre Oliva <oliva@dcc.unicamp.br>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 8 05:00:11 1997 UTC (14 years, 11 months ago) by gpalmer
Branches: MAIN
CVS tags: old_RELEASE_2_2_5, old_RELEASE_2_2_2, old_RELEASE_2_2_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -4 lines
Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.conf
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 19 01:18:00 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Fix some typos I so eloquently introduced last night. Found by: make index
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 18 14:06:06 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 11 05:49:06 1996 UTC (15 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
CATEGORIES+= --> CATEGORIES= Misc variable reordering, cleaning up, etc.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 25 10:56:38 1996 UTC (15 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Upgrade, 2.2.6 -> 2.2.6.5. Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 26 10:46:59 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change "utilities" category to "misc" in preparation for move to misc.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 15 03:45:27 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Another round of Makefile updates, in utils!
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:50:03 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 1 00:23:25 1995 UTC (16 years, 11 months ago) by gpalmer
Branches: old_gpalmer
CVS tags: old_v1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Amanda, The Advanced Maryland Automatic Network Disk Archiver
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 1 00:23:24 1995 UTC (16 years, 11 months ago) by gpalmer
Branches: MAIN
Initial revision
