Commit graph

22 commits

Author SHA1 Message Date
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
Tilman Keskinoz
d31eb81ef0 Add an WITH_LDAP option
enable hybrid, xauth and mode-cfg per default

PR:		125748
Submitted by:	Matthew Grooms
Approved by:	vanhu (maintainer)
2008-08-01 12:57:25 +00:00
Beech Rintoul
b190a8cde5 - Update to 0.7.1
PR:		ports/125957
Submitted by:	VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
2008-07-25 21:39:29 +00:00
Edwin Groothuis
13441eac4b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:02:06 +00:00
Tilman Keskinoz
3b616a5ff7 Update to 0.7
PR:		115978
Submitted by:	VANHULLEBUS Yvan <vanhu@netasq.com>
2007-09-02 16:48:50 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
7980df1cc6 - Version 0.6.7 of ipsec-tools is out, which fixes an easy to exploit
Denial of Service (CVE-2007-1841).

PR:		ports/111319
Submitted by:	maintainer (VANHULLEBUS Yvan)
Security:	CVE-2007-1841
2007-04-07 04:23:27 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Andrew Pantyukhin
c6f1382e04 - An option to force NATT functionality
- Sneak in master sites beautification and use_ldconfig
  while I'm here

PR:		ports/105488
Submitted by:	bz
Approved by:	VANHULLEBUS Yvan <yvan.vanhullebus@netasq.com> (maintainer)
2006-12-04 10:24:33 +00:00
Pav Lucistnik
0e54122ba5 - Update to 0.6.6
PR:		ports/98902
Submitted by:	VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
2006-06-16 16:02:54 +00:00
Renato Botelho
485163afc0 Makefile:
- introduce OPTIONS to enable/disable features
- add more features to the OPTION dialog
- choose reasonable defaults for OPTIONS (disabled patented stuff)
- remove usesless WRKSRC line
- move LDFLAGS to the place where it is necessary
- extend CONFIGURE_ARGS to set the directory for the adminport socket
  * Note: racoonctl is useless without adminport enabled
  * create the socket dir in post-install
- bump PORTREVISION that users notice the changes
- finally: remove one item from the TODO list on top of the Makefile ;)

pkg-descr:
- shortened by one line to please portlint

pkg-plist:
- slight reorganization
- add create instructions for the adminport socket dir for the
  "installing from package" case
- add removal instructions for the adminport socket dir

files/patch-configure:
- add some stuff to detect libiconv when the GSSAPI OPTION is enabled
- iconv is required for GSSAPI but the library is not added to LIBS
  in the original configure script
- Why not use USE_AUTOTOOLS and patch configure.ac?
  * because the leads to configure running twice which is useless
    overhead. I found no way to avoid this so we patch configure.

files/racoon.sh.in:
- add the adminsocket directory to required_dirs

PR:		ports/96368
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer
2006-05-03 16:01:58 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Simon Barner
49a2a95b33 - Update to 0.6.5
Submitted by:	VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
PR:		ports/92838
2006-02-06 00:17:05 +00:00
Vasil Dimov
8a8114f0c1 Change facility from daemon to security, because daemon.info goes to
devnull by default

PR:		ports/91047
Submitted by:	PR: Brian Candler <B.Candler@pobox.com>, patch: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
Approved by:	garga (mentor)
2006-01-24 09:18:44 +00:00
Edwin Groothuis
2490b762f7 ports/security/ipsec-tools enables itself at startup
ports/security/ipsec-tools rc.d script defaults to 'enabled'

	It also installs its own versions of setkey and libipsec.so
	which seems redundant as they are part of the base system
	and should be used in preference.

Submitted by:	Vivek Khera <vivek@khera.org>
PR:		ports/91317
2006-01-04 20:48:49 +00:00
Marcus Alves Grando
f830909ab5 Update to 0.6.4
PR:		90326
Submitted by:	maintainer
2005-12-13 20:04:01 +00:00
Sam Lawrance
12df895f92 - Change the location of racoon configuration files to /usr/local/etc/racoon,
bringing it in line with the old security/racoon port and the handbook [1]
- Make use of USE_RC_SUBR instead of home-grown substitution and install
- Prevent installation of some intermediate sample configuration files

PR:		ports/89273 [1]
Submitted by:	Angelo Turetta <aturetta@bestunion.it> [1]
Approved by:	VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
2005-12-02 11:28:06 +00:00
Sergey Matveychuk
9c2893448c - Update to 0.6.3. It fixes some crashes,
including potential DoS in aggressive mode.
- Add SHA256

PR:		ports/89365
Submitted by:	ANHULLEBUS Yvan (maintainer)
2005-11-21 23:29:18 +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
Emanuel Haupt
73fa60d495 Update to 0.6.2
PR:		88042
Submitted by:	VANHULLEBUS Yvan <yvan.vanhullebus@netasq.com> (maintainer)
2005-10-26 18:49:58 +00:00
Vsevolod Stakhov
d11db448ed Update to 0.6.1
Submitted by:	Yvan Vanhullebus (maintainer)
2005-09-15 12:11:48 +00:00
Vsevolod Stakhov
9eebd2f131 Add IPSec tools port - the new "official" version of racoon,
is the only one which is maintained and have lots of new features.

PR:		85544
Submitted by:	VANHULLEBUS Yvan <vanhu@netasq.com>
Approved by:	perky (mentor)
2005-09-05 14:13:42 +00:00