| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Bump PORTREVISION as in PR
Submitted by: naddy
PR: 54548
|
|
|
|
|
|
| |
configure failed to find CAM related things.
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
|
|
|
|
|
| |
by "Paul D. Schmidt" <pds@uberhacker.org>
* Bump PORTREVISION
|
|
|
|
| |
* PLIST cleanups
|
|
|
|
| |
Approved by: portmgr (implicitly)
|
| |
|
|
|
|
|
| |
PR: 47282
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This should be site-overridable.
PR: 44032
Submitted-by: Phil Homewood <pdh@snapgear.com>
|
|
|
|
|
|
|
|
|
|
|
| |
/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>
|
|
|
|
|
| |
(This fix needs to be submitted back to the Amanda team as it's a
software bug, not a FreeBSD issue.)
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
bento's PATH does not include that directory.
Submitted by: bento
|
|
|
|
|
|
|
| |
-Small path cleanups
-Bump PORTREVISION
Submitted by: Martin Blapp <mb@imp.ch>
|
|
|
|
|
| |
- Remove 2 contributed patchs that are now part of the release
- Build static programs for easier recovery
|
|
|
|
|
|
|
| |
with barcodes.
Bumped PORTREVISION
Submitted by: Blaz Zupan <blaz@si.freebsd.org>
|
|
|
|
|
|
| |
example config file. Spotted on the amanda-hackers mailing list.
PORTREVISION bump.
|
|
|
|
|
|
| |
- only build and install amdd & ammt in the server
- add amdd.8 and ammt.8
Bump PORTREVISION to 1
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
files.
Submitted by: Rob Simmons <rsimmons@wlcg.com>
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
o Use SourceForge master site
o Fixed if statement for OSVERSION
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
| |
After that, SCSI was CAMified and chg-scsi isn't built, but that is a
seperate problem.
Submitted by: bento
|
|
|
|
|
| |
PR: 19333
Submitted by: Stefan Moeding <s.moeding@ndh.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
Add @dirrm share/amanda.
Submitted by: bento
|
|
|
|
| |
but untested.
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
| |
|
|
|
|
| |
No response by: maintainer
|
| |
|
|
|
|
|
| |
to adopt to the new gd). If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
under CAM. Fixes for ELF and CAM RSN.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
sure if I really need the latter, but since we're building the
required bits anyway....)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
|
|
|
| |
2.2.6 release. Leave NO_LATEST_LINK for a bit longer while we test.
|
|
|
|
| |
Grateful Dead
|
| |
|
| |
|
| |
|
|
|
|
| |
<oliva@dcc.unicamp.br>
|
|
|
|
| |
/etc/make.conf
|
| |
|
|
|
|
| |
Found by: make index
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Misc variable reordering, cleaning up, etc.
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
|
| |
|
|
|
|
| |
Pointed-out by: jkh
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
| |
|
|
|