Jun Kuriyama
2cccea9a40
Fix incorrect $PORTNAME usage.
2006-03-22 06:47:58 +00:00
Jun Kuriyama
c9a8af1cea
- Grab maintainership.
...
- Upgrade to 2.4.5p1.
- Add WITH_AMANDA_DUMP_SNAPSHOT knob to use "dump -L" to take a dump.
- Add a patch to fix expr(1) argument problem for chg-zd-mtx.sh script.
- Shorten long Makefile by collect common options/variables to one
common place.
2006-03-22 03:56:12 +00:00
Mark Linimon
304c880aca
FreeBSD 3.x systems are no longer supported, so this code is moot. In any
...
case, .error is deprecated.
2006-01-27 07:05:11 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
70231c0b10
- Add SHA256
2005-11-25 16:09:33 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
01a8881121
Add archivers/gtar dependencies
...
Bump PORTREVISION
Fix pkg-plist
Make portlint happyer
PR: 87426
Notified by: Patrick M. Hausen <hausen@punkt.de>
2005-10-14 15:40:16 +00:00
Sam Lawrance
7599294502
- Add a patch to fix a buffer overflow crash (tended to show
...
itself on 4.x systems).
- Bump PORTREVISION.
PR: ports/81104
Submitted by: Laurent DAVERIO <daverio@cri.ensmp.fr> (PR)
John E Hein <jhein@timing.com> (fix)
2005-07-30 16:21:10 +00:00
Patrick Li
cdce6deb0b
Fix maintainer
2005-06-07 07:28:08 +00:00
James E. Housley
41e30b5ad7
Release maintainership due to time
2005-05-09 17:54:52 +00:00
James E. Housley
0229245fb9
Update to 2.4.5
2005-05-05 13:50:38 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
James E. Housley
95833ffed9
GNUTAR_LISTDIR was partialaly a variable and partially hardcoded
...
PR: 73956
Submitted By: Phil Homewood <pdh@bne.snapgear.com>
2004-11-16 15:27:57 +00:00
James E. Housley
fe3d6ef70f
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>
2004-11-15 11:20:22 +00:00
James E. Housley
3e0041780c
Upgrade to 2.4.4p4
2004-11-09 10:56:40 +00:00
James E. Housley
c97cd039b3
Update to version 2.4.4p2. Base loosely on patches submitted by
...
Jun Kuriyama
2004-03-21 01:23:27 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
James E. Housley
5165f9174a
Fix pkg-plist, none of the 5.x systems seem to have chg-scsi
2004-02-26 02:16:24 +00:00
Kris Kennaway
3e79dd5141
BROKEN on !i386 and !amd64: broken pkg-plist
2004-02-25 10:11:10 +00:00
James E. Housley
70fd2811df
Shorten pkg-descr
2004-02-07 13:59:09 +00:00
James E. Housley
8eaa2640ed
Fiddle with pkg-plist to make happy on 5.2 i386
2004-02-07 13:57:56 +00:00
Kris Kennaway
2bc6cf7c7e
BROKEN on 5.x: broken pkg-plist
2004-02-07 03:02:57 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
James E. Housley
3b993e3888
Check for /usr/include/sys/scsiio.h since it isn't used and breaks the
...
build.
PR: 61353
Submitted By: Michael Ranner
2004-01-15 16:01:42 +00:00
James E. Housley
38fa0d9ef9
Fix cut-n-paste'o
...
PR: 59316
Submitted by: Kirk Strauser
2003-11-16 12:31:48 +00:00
James E. Housley
98d7918807
* 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
2003-11-15 16:58:45 +00:00
James E. Housley
bfaab0c386
Amd64 does not seem to support scsi-chg, so disable it
2003-10-23 23:56:02 +00:00
James E. Housley
9b35bf9c6e
Fix to remove an explict referenct to gtar.
...
Bump Portrevision
PR: 57843
Submitted By: Kirk Strauser <kirk@strauser.com>
2003-10-23 23:35:31 +00:00
James E. Housley
1989598167
Finally remove the dependancy on GTAR
...
Bump PORTREVISION as in PR
Submitted by: naddy
PR: 54548
2003-07-16 17:10:29 +00:00
James E. Housley
e2fa11337b
It seems bento failed for misc/amanda-server on current. It seems
...
configure failed to find CAM related things.
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
2003-06-16 23:20:24 +00:00
James E. Housley
6eb153a77a
* Fix the libamtape libraries that weren't being installed, as pointed out
...
by "Paul D. Schmidt" <pds@uberhacker.org>
* Bump PORTREVISION
2003-04-16 01:12:22 +00:00
James E. Housley
996918cd19
* Update to 2.4.4
...
* PLIST cleanups
2003-04-14 02:27:58 +00:00
Ade Lovett
a5be358b9d
More manual pkg-comment cleanups.
...
Approved by: portmgr (implicitly)
2003-03-06 21:01:40 +00:00
James E. Housley
efd190c942
Remove pkg-comment and place in Makefile
2003-03-03 04:00:46 +00:00
James E. Housley
a0cb89f355
Add two more build options to limit the ports used by the client and server.
...
PR: 47282
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
2003-02-12 17:49:27 +00:00
Kris Kennaway
dd97259952
Remove duplicate entry
2002-12-01 23:40:11 +00:00
James E. Housley
78933b3bb9
USE_PERL5 is needed on 5.0-CURRENT
2002-11-18 11:30:18 +00:00
James E. Housley
f813675d6e
Update to the released version 2.4.3. This cause a bump of PORTEPOCH
2002-10-28 13:47:44 +00:00
James E. Housley
c561369166
The misc/amanda-{client,server} ports force user/group to operator.
...
This should be site-overridable.
PR: 44032
Submitted-by: Phil Homewood <pdh@snapgear.com>
2002-10-14 14:02:14 +00:00
James E. Housley
8da881d9dc
Currently the gnutar-listdir is defaulting to
...
/usr/local/var/amanda/gnutar-listdir, which is ugly and just plain wrong!
This allows the user to select it via AMANDA_GNUTAR_LISTDIR at compile
time.
There is no PORTREVISION bump, because there is no change unless this
is specified.
Submitted by: Josef Karthauser <joe@FreeBSD.org>
2002-09-17 11:45:59 +00:00
Josef Karthauser
3b1c8fd784
Make amanda compile on machines that don't have lpr installed.
...
(This fix needs to be submitted back to the Amanda team as it's a
software bug, not a FreeBSD issue.)
2002-09-16 00:30:40 +00:00
James E. Housley
69a0782802
Update to 2.4.3b4, the latest version and proposed for final 2.4.3
2002-09-10 13:31:27 +00:00
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
6af6a3b6c1
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.
2001-12-07 21:28:45 +00:00