1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

162 Commits

Author SHA1 Message Date
John Marino
e7b993bfd8 misc/amanda-client: Fix build with perl 5.20
PR:		194811
Submitted by:	Trond Endrestol
Approved by:	maintainer timeout
2014-11-19 20:38:01 +00:00
John Marino
20a2174308 misc/amanda-(server,client): Upgrade version 3.3.2 => 3.3.6
PR:		193983
Submitted by:	maintainer (Dylan Leigh)
2014-11-09 08:43:58 +00:00
John Marino
c54db1a4ae misc/amanda-server: Mark jobs unsafe
I'm not sure why I've never seen this before, but I've recently seen both
amanda-client and amanda-server fail due to parallel building errors
this week on separate runs.  Limit building to 1 CPU and remove "The"
from the start of the COMMENT while here.
2014-09-26 20:14:02 +00:00
Tijl Coosemans
6d9eb39f6a Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-08 16:58:56 +00:00
Antoine Brodin
abe8b21d9a Stage support
I merged the 2 plists to prevent orphans to be reported during make check-plist
of misc/amanda-server,  as it installs into stage some files already provided by
misc/amanda-client

Bump PORTREVISION as the install/deinstall scripts were revised

PR:		ports/193196
2014-08-31 13:14:07 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Baptiste Daroussin
a5ac46e19e Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 15:36:50 +00:00
Baptiste Daroussin
d22728a7e8 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:26:25 +00:00
Baptiste Daroussin
4bc951579f Fix pkg name collisions
With hat:	portmgr
2013-11-06 17:28:33 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Baptiste Daroussin
5c807bc8d5 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:32:33 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
0aec81bd95 Convert to new options framework 2013-06-06 05:45:44 +00:00
Timur I. Bakeyev
eaeb6ddb87 Update ports that refer to net/samba34 to use newer net/samba36 2013-01-31 19:14:08 +00:00
Jun Kuriyama
c8cfe3d385 - Upgrade to 3.3.2. 2012-08-08 22:09:35 +00:00
Jun Kuriyama
4f956ba8ff - Upgrade to 3.3.1 after preserving 3.2.x as
misc/amanda32-{server,client} by repocopy.
2012-05-15 14:37:05 +00:00
Jun Kuriyama
3b09aa2b3a - Upgrade to 3.2.3.
- Change amanda user's homedir to /var/db/amanda [1].
- Make amanda user added into operator group by default for dumping
  disks.
- Remove deprecation messages of old variables.

PR:		ports/155987 [1]
Submitted by:	Goran Lowkrantz <goran.lowkrantz@ismobile.com> [1]
Feature safe:	yes
2011-11-19 07:05:21 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Jun Kuriyama
17b4e03484 - Upgrade to 3.2.2.
- Add hidden option to disable snapshot dump for testing.
2011-05-21 07:45:16 +00:00
Jun Kuriyama
31dec3b5c5 - Upgrade to 3.2.1. 2011-01-02 08:13:57 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Jun Kuriyama
220a74e07d - Amanda/Constants.pm is installed by amanda-client, and it includes
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>
2010-12-03 15:15:39 +00:00
Jun Kuriyama
a3d2853e31 amanda-perl-wrapper was fixed to force using threaded perl.
Try removing $MANUAL_PACKAGE_BUILD and bump $PORTREVISION.
2010-11-20 01:11:12 +00:00
Pav Lucistnik
5e9ac1971e - Disallow from pointyhat: needs threaded perl
Reported by:	pointyhat
2010-11-11 00:00:08 +00:00
Jun Kuriyama
85bf840c94 Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
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
2010-11-01 14:21:26 +00:00
Renato Botelho
e5da75e577 Change default samba dependency to 3.4 since samba3 is gone 2010-10-18 12:22:27 +00:00
Jun Kuriyama
f51da86276 - Add workaround for glib-2.24 [1].
- Allow to choose samba port [2].

PR:		ports/146768 [1], ports/146769 [2]
Submitted by:	Ricky Morse <remorse@partners.org> [1,2]
2010-05-22 11:40:51 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Jun Kuriyama
0d725d9b97 - Upgrade to 2.6.1p2. 2009-12-14 01:42:49 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Jun Kuriyama
853ebd9e7b - Upgrade to 2.6.1p1.
- Remove  *PORTRANGE knobs which can be set in config file nowadays.
2009-04-12 07:53:37 +00:00
Jun Kuriyama
2c0c968309 Grr, I forgot to add patch files in previous commit... 2009-02-06 07:16:32 +00:00
Jun Kuriyama
128a9e1430 - Upgrade to 2.6.1.
- 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]
2009-02-04 22:55:46 +00:00
Jun Kuriyama
2e2133663d Add $AMANDA_DATES knob to allow setting amandates file location.
PR:		ports/130244 (based on)
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
2009-01-09 01:48:48 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Jun Kuriyama
5cefa4a292 Finally upgrade to 2.6.0p2.
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
2009-01-05 04:59:06 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Jun Kuriyama
b9074b86bf - Fix SSH option and openssl related scripts [1].
- Change UNIQUENAME and LATEST_LINK to use separated options db.

PR:		ports/125566 [1]
Submitted by:	Franz Schwartau <franz@electromail.org> [1]
2008-07-24 23:27:50 +00:00
Edwin Groothuis
1dd1c20533 Fix port revision going backwards due to devel/gettext update. 2008-06-08 07:34:37 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
839a85d058 - Remove an odd looking misplaced patch file 2008-03-31 15:19:26 +00:00
Pav Lucistnik
602609e11b - Add SSH option
PR:		ports/118039
Submitted by:	Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
Approved by:	maintainer timeout (kuriyama; 4 months)
2008-03-31 15:19:03 +00:00
Jun Kuriyama
d6e28ed1ca - Add AESPIPE knob for $OPTIONS.
PR:		ports/112073 (but I changed default to off)
Submitted by:	"Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de>
2007-10-13 11:47:41 +00:00
Edwin Groothuis
387f4a3b2a Remove always false/true due to OSVERSION. 2007-10-05 00:34:54 +00:00
Mark Linimon
4cfd5f88de Switch autoconf dependency to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 03:54:50 +00:00
Mark Linimon
77933c739b Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-29 20:58:32 +00:00
Jun Kuriyama
c656eb4500 - Fix AMANDA_PORTRANGE knob, and rename it to AMANDA_TCPPORTRANGE.
PR:		ports/110687
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
2007-03-25 11:53:31 +00:00
Jun Kuriyama
59308818c5 Quick fix for broken client.
Submitted by:	Craig Boston <craig@yekse.gank.org>
2007-02-15 02:18:38 +00:00