Commit Graph

26 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
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
Pav Lucistnik
0186138484 - Correct glib dependency 2008-03-25 15:53:08 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Peter Pentchev
a9134efc3c Remove the mistaken run-dependency on libnet, since it causes conflicts
in dependent ports.  Also, reinstitute the choice between libnet-1.0 and
1.1, since the dependent ports seem to actually like libnet-1.0 better.

PR:		103554
Submitted by:	arved
2006-09-27 12:50:34 +00:00
Peter Pentchev
b9a113d415 Update to libnids 1.21. In the process:
- OPTIONS'ify.
- no need to choose between libnet and libnet-devel any longer.
- optionally depend on glib2.

PR:		97183
Submitted by:	vd
2006-06-12 13:28:05 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Peter Pentchev
dc8ac94ded Update to 1.20.
PR:		80214
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-12 12:27:38 +00:00
Peter Pentchev
59635fde36 Update to libnids 1.19, which fixes a couple of serious problems
in FIN parsing, ACK handling and others.
2004-12-14 12:59:01 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Peter Pentchev
0021dc6c0c Update to 1.18, for both security reasons (a vulnerability discovered by
our very own rwatson@), and build fixes on -CURRENT.

Mostly submitted by:	krion
2003-10-29 14:13:08 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Peter Pentchev
e680cdc4a5 Add a patch allowing libnids to correctly capture packets on
the loopback interface.

Submitted by:	nectar
Ignored by:	roam (myself) for over 6 months
2002-03-26 12:04:44 +00:00
Ying-Chieh Liao
75f7d279f0 make WWW correct 2001-11-19 14:11:21 +00:00
Peter Pentchev
d00b977436 Move back to the real MASTER_SITE.
Update the checksum - the real MASTER_SITE has a different tarball
with the exact same contents, just rerolled.
No functional changes.
2001-08-06 21:04:57 +00:00
Peter Pentchev
a08cc887be Take over maintainership
Approved by:	kris (former maintainer)
2000-11-25 08:13:46 +00:00
Kris Kennaway
9f3f713800 Upgrade to libnids 1.16
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-11-19 04:15:05 +00:00
Kris Kennaway
e25dece472 Upgrade to libnids 1.14
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-09-10 11:10:43 +00:00
Kris Kennaway
f405a281e3 Update MASTER_SITE (fennerize) 2000-04-24 07:42:58 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Michael Haro
9d05a0457b fix name of manpage to include section and portlint 2000-02-18 02:15:27 +00:00
Kris Kennaway
2a226c2343 Chase the checksum. The distfile was repackaged with no apparent
changes.

Noticed by:	bento
2000-01-31 01:22:19 +00:00
Kris Kennaway
270b3b0855 Upgrade to libnids 1.13 2000-01-28 05:58:50 +00:00
Kris Kennaway
ffb5b2189a New port: libnids 1.12
libnids is a packet reassembly/network intrusion detection library.

Obtained from:	OpenBSD
2000-01-09 03:10:32 +00:00