| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=267266
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=267133
|
|
|
|
|
|
|
|
|
|
|
|
| |
constat variable as of client components only. When amanda-server
installed, Constants.pm should include also server components.
- To work around it, use pkg-install/pkg-deinstall script to tweak
this variable by inplace updating.
Reported by: Christian Gusenbauer <c47g@gmx.at>
Notes:
svn path=/head/; revision=265629
|
|
|
|
|
|
|
| |
Try removing $MANUAL_PACKAGE_BUILD and bump $PORTREVISION.
Notes:
svn path=/head/; revision=264820
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=264371
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features
Notes:
svn path=/head/; revision=263896
|
|
|
|
| |
Notes:
svn path=/head/; revision=263192
|
|
|
|
|
|
|
|
|
|
| |
- Allow to choose samba port [2].
PR: ports/146768 [1], ports/146769 [2]
Submitted by: Ricky Morse <remorse@partners.org> [1,2]
Notes:
svn path=/head/; revision=254825
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
| |
Notes:
svn path=/head/; revision=245741
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
| |
- Remove *PORTRANGE knobs which can be set in config file nowadays.
Notes:
svn path=/head/; revision=232195
|
|
|
|
| |
Notes:
svn path=/head/; revision=227708
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=227635
|
|
|
|
|
|
|
|
| |
PR: ports/130244 (based on)
Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
Notes:
svn path=/head/; revision=225535
|
|
|
|
| |
Notes:
svn path=/head/; revision=225300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=225261
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
| |
- Change UNIQUENAME and LATEST_LINK to use separated options db.
PR: ports/125566 [1]
Submitted by: Franz Schwartau <franz@electromail.org> [1]
Notes:
svn path=/head/; revision=217450
|
|
|
|
| |
Notes:
svn path=/head/; revision=214484
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=210277
|
|
|
|
|
|
|
|
|
| |
PR: ports/118039
Submitted by: Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
Approved by: maintainer timeout (kuriyama; 4 months)
Notes:
svn path=/head/; revision=210276
|
|
|
|
|
|
|
|
| |
PR: ports/112073 (but I changed default to off)
Submitted by: "Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de>
Notes:
svn path=/head/; revision=201388
|
|
|
|
| |
Notes:
svn path=/head/; revision=200873
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200401
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=200385
|
|
|
|
|
|
|
|
| |
PR: ports/110687
Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
Notes:
svn path=/head/; revision=188273
|
|
|
|
|
|
|
| |
Submitted by: Craig Boston <craig@yekse.gank.org>
Notes:
svn path=/head/; revision=185205
|
|
|
|
| |
Notes:
svn path=/head/; revision=184705
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=178220
|
|
|
|
|
|
|
| |
- Use $OPTIONS.
Notes:
svn path=/head/; revision=176655
|
|
|
|
| |
Notes:
svn path=/head/; revision=171911
|
|
|
|
|
|
|
|
|
| |
(Introducing new features. Please see ChangeLog for detail.)
Urged by: many
Notes:
svn path=/head/; revision=164964
|
|
|
|
| |
Notes:
svn path=/head/; revision=157935
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=157929
|
|
|
|
|
|
|
| |
case, .error is deprecated.
Notes:
svn path=/head/; revision=154562
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154134
|
|
|
|
| |
Notes:
svn path=/head/; revision=149438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Fix pkg-plist
Make portlint happyer
PR: 87426
Notified by: Patrick M. Hausen <hausen@punkt.de>
Notes:
svn path=/head/; revision=145390
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=140480
|
|
|
|
| |
Notes:
svn path=/head/; revision=136963
|
|
|
|
| |
Notes:
svn path=/head/; revision=134940
|
|
|
|
| |
Notes:
svn path=/head/; revision=134655
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: 73956
Submitted By: Phil Homewood <pdh@bne.snapgear.com>
Notes:
svn path=/head/; revision=121757
|