Commit graph

52 commits

Author SHA1 Message Date
Jacques Vidrine
047e5c1b1c 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
2002-05-23 21:06:27 +00:00
Jacques Vidrine
b7280bf91d Remove old amanda ports. They are no longer supported or maintained. 2002-05-23 19:19:49 +00:00
James E. Housley
96e3959204 Add ${LOCALBASE}/sbin/ back to the amrecover dependancy. It seems that
bento's PATH does not include that directory.

Submitted by:	bento
2002-01-12 13:26:04 +00:00
James E. Housley
85357d8274 -Add WITH_MTX option for those that want the mtx changer program
-Small path cleanups
-Bump PORTREVISION

Submitted by:	Martin Blapp <mb@imp.ch>
2002-01-11 15:06:17 +00:00
James E. Housley
47cd4bf92f Upgrade to 2.4.3b2.
- Remove 2 contributed patchs that are now part of the release
- Build static programs for easier recovery
2002-01-11 13:52:24 +00:00
James E. Housley
89b22aa137 Fix a typo in the chg-zd-mtx.sh.in file that prevented proper operation
with barcodes.
Bumped PORTREVISION

Submitted by:	Blaz Zupan <blaz@si.freebsd.org>
2001-12-28 17:35:49 +00:00
James E. Housley
2572326b98 Fix PLIST errors.
- only build and install amdd & ammt in the server
- add amdd.8 and ammt.8
Bump PORTREVISION to 1
2001-12-04 13:22:26 +00:00
James E. Housley
814ed2099e 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
2001-12-03 13:18:46 +00:00
James E. Housley
94e30911d6 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>
2001-05-09 02:52:54 +00:00
James E. Housley
a8dc303f67 Upgrade to version 2.4.2p2 2001-04-25 00:20:06 +00:00
James E. Housley
6308a5aea6 Depend upon gtar to overcome the problems with the system tar and sparse
files.

Submitted by:	Rob Simmons <rsimmons@wlcg.com>
2001-02-16 01:05:34 +00:00
James E. Housley
4a1eb6800d Bump PORTREVISION from this morning's commits 2001-02-12 22:38:29 +00:00
James E. Housley
1de718fe5c o Update to version 2.4.2p1
o Use SourceForge master site
o Fixed if statement for OSVERSION
2001-02-05 20:21:02 +00:00
James E. Housley
a304eb33d9 ${LOCALBASE}/sbin seems more correct that ${PREFIX}/sbin.
Submitted by:	bento
2001-02-02 21:02:26 +00:00
James E. Housley
9250158de3 Need to specify a full path for sbin programs in (BUILD|RUN)_DEPENDS
Submitted by:	bento
2001-02-01 17:33:18 +00:00
James E. Housley
f51c1456ac Up throught FreeBSD 3.x scsiio.h existed anc cause chg-scsi to be built.
After that, SCSI was CAMified and chg-scsi isn't built, but that is a
seperate problem.

Submitted by:	bento
2001-02-01 12:59:55 +00:00
James E. Housley
e1760b6fea Add more options, some based upon PR 19333
PR:		19333
Submitted by:	Stefan Moeding <s.moeding@ndh.net>
2001-02-01 01:20:10 +00:00
James E. Housley
fef4dd5ae3 Server portion of the new split amanda24 series.
o PR 17427 was partly used for the split
o PR 18872 was partly used to request plotting (gnuplot) if wanted.
o PR 21218 was used for --with-buffered-dump
o PR 22258 was also used for requesting plotting

PR:		17427 18872 21218 22258
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
Submitted by:	Matt Braithwaite <mab@lathian.com>
Submitted by:	Brad Huntting <huntting@glarp.com>
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-31 12:24:08 +00:00
James E. Housley
0bdabfad65 I will take this for awhile 2001-01-30 02:37:39 +00:00
James E. Housley
efe365095a Make the Makefile portlint clean.
Add @dirrm share/amanda.

Submitted by:	bento
2001-01-29 12:42:06 +00:00
Chris Timmons
33eba68847 Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled but untested. 2001-01-27 17:18:38 +00:00
Will Andrews
359fa6e1e5 Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months. 2001-01-27 05:31:09 +00:00
Satoshi Asami
ffb21b5654 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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 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
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Jeremy Lea
bb97611829 Fix building on -current by using USE_LIBTOOL.
No response by:	maintainer
2000-02-21 07:10:26 +00:00
Satoshi Asami
132624b949 Switch back dependency to gnuplot, now that chuckr has fixed it. 1999-09-11 00:46:39 +00:00
Satoshi Asami
7150995546 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.
1999-09-10 03:21:52 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Chris Timmons
db0a1d396f Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nl 1998-12-25 00:15:23 +00:00
Chris Timmons
1de26d6b4c Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN. 1998-09-13 01:16:02 +00:00
Satoshi Asami
4a9d89f895 This port is currently broken due to gtk11.m4 problems. 1998-08-25 02:28:37 +00:00
Chris Timmons
a426b80cf3 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>
1998-06-29 06:42:09 +00:00
Satoshi Asami
224f5fbf28 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....)
1998-06-06 09:21:25 +00:00
Satoshi Asami
66ef991feb ===> 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
1998-06-05 22:13:19 +00:00
Chris Timmons
1845f827af 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. 1998-04-04 06:20:17 +00:00
Chris Timmons
571776a8e6 Build from the latest release candidate. Port update facilitated by: The Grateful Dead 1998-03-20 02:06:10 +00:00
Satoshi Asami
ca11770837 Add PKGNAME, DISTNAME had two version parts separated by a "-". 1998-03-03 09:32:00 +00:00
Chris Timmons
04ca7fb280 Now on to release candidates for amanda 2.4.0. 1998-03-02 16:09:32 +00:00
Satoshi Asami
f9f03aab27 Define NO_LATEST_LINK, this is a beta. 1998-02-25 09:47:25 +00:00
Chris Timmons
b92bbb4ef1 Complete the amanda port split. patch-ab obtained from Alexandre Oliva <oliva@dcc.unicamp.br> 1998-02-18 14:23:40 +00:00
Gary Palmer
d1733e7a9a Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.conf 1997-03-08 05:00:11 +00:00
Satoshi Asami
6144bc038c Fix some typos I so eloquently introduced last night.
Found by:	make index
1996-11-19 01:18:00 +00:00
Satoshi Asami
c98cfd116d 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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Satoshi Asami
298de01e86 Upgrade, 2.2.6 -> 2.2.6.5.
Submitted by:	Harlan Stenn <Harlan.Stenn@pfcs.com>
1996-03-25 10:56:43 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
91552dc4b8 Another round of Makefile updates, in utils! 1995-04-15 03:46:07 +00:00