Commit graph

14 commits

Author SHA1 Message Date
adam
4011934660 Perl path fix 2007-03-18 18:59:05 +00:00
adam
ace8bd3aea Changes 3.4:
* perl 5.00503 fix
* added TCP/DNS
* added TCP/Rwhois
* added TCP/SIP, UDP/SIP, UDP/IAX2, TCP/Asterisk
* added TCP/RPC, UDP/RPC
* added asynchronous resolver
* radius fix
* code reorganization
* configurable ip options: TTL, TOS, LSRR, SSRR
* support for web_auth_none
* scheduler adjustment
* http redirect loop detection fix
* argusctl checknow added
* notification %O fix
* database testing enhancements
* added remote monitoring agent
* faster SSL failure detection
* enhanced performance
2007-03-18 18:45:14 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
jlam
e26a9ed756 Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier
to the tool name, e.g.,

	USE_TOOLS+=	perl:run

Tools without modifiers or with an explicit ":build" modifier will
cause build dependencies (BUILD_DEPENDS) on those tools to be added.
This makes the notation a bit more compact.
2005-07-15 20:14:02 +00:00
markd
886cab8ed4 Fix finding perl in the Configure for the new tools infrastructure.
Also change dependencies from build to run as needed while in use.

oked during "deep freeze" by Alistair Crooks.
2005-06-22 13:14:50 +00:00
wiz
d918866e3f Convert to options framework.
USE_PERL5 -> USE_TOOLS+=perl.
2005-06-08 14:48:13 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
markd
622d08c713 Make sure correct path for perl is set in installed scripts.
Bump PKGREVISION.
2005-01-11 13:11:12 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
xtraeme
bfdb96959c Initial import of argus-3.3 from pkgsrc-wip, contributed by
<drue at users.sourceforge.net>.

Argus is a system and network monitoring application. It will monitor
anything you ask it to monitor (TCP + UDP applications, IP connectivity,
SNMP OIDS, Programs, Databases, etc), presents a nice clean, easy to view
web interface, it can send alerts numerous ways (such as via pager) and
can automatically escalate if someone falls asleep.
2004-07-07 17:22:30 +00:00