Commit graph

140 commits

Author SHA1 Message Date
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
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +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
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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Renato Botelho
933717f6b8 Change default samba dependency version to 3.4
PR:		ports/150562
Submitted by:	garga@
Approved by:	maintainer timeout (16 days)
2010-09-30 19:16:59 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +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
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Jun Kuriyama
63ffd742f2 Repocopy from amanda-{server,client} to amanda25-{server,client}. 2009-01-05 04:46:20 +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
Jun Kuriyama
d6f02bc1ca - Upgrade to 2.5.1p3. 2007-02-09 09:29:39 +00:00
Jun Kuriyama
6f1bcedf57 - Upgrade to 2.5.1p2.
- 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]
2006-11-29 01:05:24 +00:00
Jun Kuriyama
875becc4fd - Upgrade to 2.5.1p1.
- Use $OPTIONS.
2006-11-06 22:44:04 +00:00
Kris Kennaway
48859cce81 Chase net/samba to net/samba3 in preparation for removal of the former. 2006-09-02 19:50:47 +00:00
Jun Kuriyama
e456d4beb4 - Upgrade to 2.5.0p2.
(Introducing new features.  Please see ChangeLog for detail.)

Urged by:	many
2006-06-10 00:52:09 +00:00
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