| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
|
| |
- Change UNIQUENAME and LATEST_LINK to use separated options db.
PR: ports/125566 [1]
Submitted by: Franz Schwartau <franz@electromail.org> [1]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
| |
PR: ports/118039
Submitted by: Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
Approved by: maintainer timeout (kuriyama; 4 months)
|
|
|
|
|
| |
PR: ports/112073 (but I changed default to off)
Submitted by: "Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de>
|
| |
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/110687
Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
|
|
|
|
| |
Submitted by: Craig Boston <craig@yekse.gank.org>
|
| |
|
|
|
|
|
|
|
|
| |
- Add a patch to fix amfetchdump to dump core [1].
- Fix GNUTAR, DUMP_SNAPSHOT options handling [2].
Submitted by: Andy Hilker <ah@cryptobank.de> [1][2]
PR: ports/105635 [1], ports/105942 [2]
|
|
|
|
| |
- Use $OPTIONS.
|
| |
|
|
|
|
|
|
| |
(Introducing new features. Please see ChangeLog for detail.)
Urged by: many
|
| |
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
case, .error is deprecated.
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Fix pkg-plist
Make portlint happyer
PR: 87426
Notified by: Patrick M. Hausen <hausen@punkt.de>
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: 73956
Submitted By: Phil Homewood <pdh@bne.snapgear.com>
|
|
|
|
|
|
|
| |
there were two chown statements they were ignored.
PR: 73956
Submitted By: Phil Homewood <pdh@bne.snapgear.com>
|
| |
|
|
|
|
| |
Jun Kuriyama
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
| |
build.
PR: 61353
Submitted By: Michael Ranner
|
|
|
|
|
| |
PR: 59316
Submitted by: Kirk Strauser
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
Bump Portrevision
PR: 57843
Submitted By: Kirk Strauser <kirk@strauser.com>
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|