1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Erwin Lansing
7684360845 Update to 1.12
PR:		96285
Submitted by:	"Andrey V. Elsukov" <bu7cher@yandex.ru> (maintainer)
2006-04-26 07:45:09 +00:00
Edwin Groothuis
41ce2d5cf9 SHA256ify
Approved by: krion@
2006-01-24 06:38:31 +00:00
Erwin Lansing
5acef752ae Fix build on 5.x
PR:		92192
Submitted by:	<bu7cher@yandex.ru> (maintainer)
2006-01-23 11:23:07 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +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
Marcus Alves Grando
d1277df4d8 Update to 1.11a
PR:		87039
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2005-10-07 13:49:53 +00:00
Renato Botelho
517c5784a0 - Update to 1.11
PR:		ports/86945
Submitted by:	maintainer
2005-10-05 16:56:52 +00:00
Renato Botelho
d5a14c1caa - Fix build on 5.x
PR:		ports/86696
Submitted by:	maintainer
Reported by:	pointyhat
2005-09-29 13:11:22 +00:00
Marcus Alves Grando
57aafc0658 Fix build
Notified by:	kris
Approved by:	pav (mentor)
2005-09-28 16:27:42 +00:00
Marcus Alves Grando
ebb76bfcdb New port
This is a mini-SNMP daemon. The basic daemon implements the system group
and a number of private extensions to manage the UDP transport mapping,
communities, trap destinations and loadable modules. In this form it can
be used to provide remote access to arbitrary data that can be described in
the form as required by the SMI. The daemon speaks both SNMPv1 and SNMPv2c.

PR:		86400
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru>
Approved by:	pav (mentor)
2005-09-27 17:32:27 +00:00