Commit Graph

24 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +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
Cheng-Lung Sung
af5235870a - Apply rcfile
- Bump PORTREVISION

PR:		ports/104466
Submitted by:	maintainer (Gea-Suan Lin)
2006-11-24 07:23:24 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Pav Lucistnik
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +00:00
Kirill Ponomarev
cf5a50e409 Drop maintership. 2005-04-21 17:44:08 +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
Kirill Ponomarev
5894fa81b6 Update to 1.1 2005-01-30 17:34:07 +00:00
Kirill Ponomarev
e7f4e47b2a Update to 1.0.6 2004-10-12 14:45:50 +00:00
Kirill Ponomarev
2eca1797e0 Some documentation tweaks were made, so the developer rerolled
the tarball.
2004-08-16 07:28:20 +00:00
Kirill Ponomarev
17cfc753fc Update to 1.0.5 2004-08-13 23:16:25 +00:00
Kirill Ponomarev
7a995d6f10 - Fix WWW: 2004-04-16 15:01:02 +00:00
Kirill Ponomarev
ac713d58f1 - Utilize PLIST_FILES 2004-03-20 18:28:17 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Kirill Ponomarev
321e07bb47 - Update to version 1.0.4 2004-02-07 18:47:03 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
3b10840553 - Update to version 1.0.3 2004-01-06 22:14:13 +00:00
Kirill Ponomarev
da199979fe - Update to 1.0.2
* NetFlow v1 and v7 support was fixed
  * The behavior of the -x option was changed
  * Man page update
2003-11-03 12:04:06 +00:00
Kirill Ponomarev
2f8e5598aa - Update to version 1.0.1 2003-10-14 10:08:43 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Max Khon
ab52677e5c New port: fprobe
Fprobe is a tool that collects network traffic data.

Submitted by:	Kirill Ponomarew
2003-06-03 18:56:39 +00:00