Commit graph

45 commits

Author SHA1 Message Date
Pav Lucistnik
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +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
Volker Stolz
ab6ac404d7 Jailed check_swap-hack: Forgot to add this to list of actual checks to build 2005-11-02 16:01:28 +00:00
Volker Stolz
e5192d0c81 Hardwire 'swapinfo' details for FreeBSD since configure will fail to detect
them in a jailed (e.g. package-cluster) environment
2005-10-24 08:39:14 +00:00
Volker Stolz
aa0ce15dd6 Enable SNMP and LDAP. Should be generally usefull and added value of
cluster-runs on this paths.
2005-10-24 08:37:27 +00:00
Volker Stolz
f438086e4b Does not really require GNU make 2005-10-24 08:36:03 +00:00
Pav Lucistnik
4d2b5b5ad2 - Remove bogus optional dependencies on databases/postgresql7
Inspired by:	"I wonder where people are taking this code snippet from."
2005-05-31 08:11:30 +00:00
Mark Linimon
25b8ddf2df Kris reports that the build failure was a local problem on pointyhat. 2004-11-21 00:41:56 +00:00
Kris Kennaway
bfcbafca2f BROKEN on 5.x: Does not compile 2004-11-18 22:48:19 +00:00
Pav Lucistnik
cb2b8198a0 - Update dangling dependencies on net-snmp and openldap-client
PR:		ports/72121
Reported by:	Igor <ik@yourserveradmin.com>
2004-10-11 23:19:22 +00:00
Kris Kennaway
69fdb6b94f Remove BROKEN, problem was lack of /dev/mem in my test system 2004-08-18 02:31:37 +00:00
Kris Kennaway
c5e143d0b7 BROKEN: Broken pkg-plist 2004-08-16 00:34:30 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
7c5e870d30 - Fix argument parsing in check_mrtg
PR:		ports/67056
Submitted by:	Michael Wayne <wayne@staff.msen.com>
2004-05-24 20:40:04 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Pete Fritchman
8b2eeb4eb1 Fix the path to some base utilities in plugin scripts.
PR:		57476
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-12-21 04:55:12 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Maho Nakata
5777cd28dc Fix build on gcc-3.3.x
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-02 02:03:03 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Sean Chittenden
854109b51e Missed configure scripts in libpq version bump: chase lib version. 2003-01-04 16:17:27 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Jun Kuriyama
5a57c2d1da Drop maintainership.
Requested by:	Blaz Zupan <blaz@si.FreeBSD.org>
2002-07-22 03:23:08 +00:00
Jun Kuriyama
dc1f97b45e Bump PORTREVISION.
check_snmp calls snmpget without '-c' parameter, which is mandatory
with NetSNMP 5.x. Add '-c' to the command line to make it work with
both NetSNMP 4.x and 5.x.

check_by_ssh dumps core with called without -C, also usage help output
does not document -C and -v.

check_ssh plugin incorrectly parses the SSH banner.

check_ntp does not work with NTP v2. Add -n option to be able to
select NTP version.

Submitted by:	David Douthitt <n9ubh@callsign.net>,
		Jens Trzaska <jt@barfoos.de> (check_snmp) via maintainer
2002-06-24 01:59:54 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Jun Kuriyama
186211d953 Use $MASTER_SITE_SOURCEFORGE.
Approved by:	maintainer
2001-12-18 13:20:26 +00:00
Jun Kuriyama
603deeee42 Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR. 2001-12-17 23:29:42 +00:00
Jun Kuriyama
e9387fb0e5 Unbreak on $WRKDIRPREFIX environment.
Approved by:	maintainer
2001-12-17 23:12:57 +00:00
David W. Chapman Jr.
6ec7c240ae Update netsaint to 0.0.7b8
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
 the port.

Submitted by:	maintainer
2001-12-16 17:33:04 +00:00
Jun Kuriyama
483d0f053e Fix mis-spelt ${.CURDIR}. 2001-12-13 08:35:17 +00:00
Ying-Chieh Liao
bd994ab71e upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address

PR:		27012, 27013
Submitted by:	MAINTAINER
2001-05-17 06:02:17 +00:00
Dirk Froemberg
199f814e16 - Enable OpenLDAP and PostgreSQL support.
- Enable option selection using nice menu interface.

PR:		ports/26611
Submitted by:	Blaz Zupan <blaz@amis.net> (maintainer)
2001-04-16 11:42:07 +00:00
Dirk Froemberg
79b4ce0266 Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc).
Approved by:	maintainer
2001-04-10 09:32:38 +00:00
Michael Haro
98d509bb87 portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined. 2001-04-03 22:29:43 +00:00
Michael Haro
bf853364e7 Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as
netsaint port depends on us and this creates a circular dependency.
Instead create the netsaint user/group ourselves (which is the only
reason for the netsaint dependency).

PR:		26327
Submitted by:	    maintainer
2001-04-03 21:43:29 +00:00
Dirk Froemberg
d08111cd89 - upgrade to 1.2.9.2
- Blaz Zupan <blaz@amis.net> is the new maintainer
- add radius and mysql support

PR:		ports/25883
Submitted by:	Blaz Zupan <blaz@amis.net>
2001-03-30 19:08:16 +00:00
Dirk Froemberg
0e20ac501b Netsaint-plugins needs automake to build. 2001-03-29 14:37:28 +00:00
Peter Pentchev
0a2d4fcd34 Update to 1.2.9.1.
PR:		25484
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-14 11:59:05 +00:00
Michael Haro
6d94db57ce distfile moved 2001-01-12 23:10:58 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Will Andrews
ec339df43b Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:57:26 +00:00