1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Philip M. Gollucci
f03f9e3c13 - Mark BROKEN: does not compile
Reported by:    QAT
2010-12-13 01:07:40 +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
Alexander Logvinov
0d5bf9c73d - Reset maintainership
PR:		ports/135435
Submitted by:	Vladimir Ermakov <samflanker at gmail.com> (old maintainer)
2009-12-25 02:09:38 +00:00
Dmitry Marakasov
07a8d1910a - Update to 0.2.24
PR:		130057
Submitted by:	Vladimir Ermakov <samflanker at gmail dot com> (maintainer)
2009-01-13 03:08:02 +00:00
Rong-En Fan
749a22ce5d - Update to 0.2.22
- Remove 4.x specific patch

PR:		ports/126947
Submitted by:	Vladimir Ermakov <samflanker at gmail.com> (maintainer)
2008-09-06 07:12:05 +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
Rong-En Fan
8a3609ce1d - Update to 0.2.21
PR:		ports/123732
Submitted by:	Vladimir Ermakov <samflanker at gmail.com> (maintainer)
2008-06-08 11:48:14 +00:00
Pav Lucistnik
618548ba2d - Update to 0.2.19
PR:		ports/118262
Submitted by:	Vladimir Ermakov <samflanker@gmail.com> (maintainer)
2007-12-13 23:34:22 +00:00
Edwin Groothuis
4574a4fb33 net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
	compilator on 7.0-CURRENT)

PR:		ports/116252
Submitted by:	Vladimir Ermakov <samflanker@gmail.com>
2007-09-11 20:53:26 +00:00
Edwin Groothuis
d20b297245 [NEW PORT] net-mgmt/netxms: NetXMS - network monitoring system
NetXMS is new and rapidly developing monitoring system,
	released under GPL2 license. It can be used for monitoring
	entire IT infrastructure, starting with SNMP-capable hardware
	(like switches and routers) and ending with applications
	on your servers. NetXMS is an extremely reliable and powerful
	monitoring system, enabling you to improve your network
	availability and service levels.

	WWW: http://www.netxms.org/

PR:		ports/114495
Submitted by:	samflanker@gmail.com
2007-09-07 12:15:26 +00:00