Commit Graph

639 Commits

Author SHA1 Message Date
sturm
0bdf9cbdaf fix PLIST by "make update-plist"
OK pvalchev@
2003-03-08 00:42:32 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
naddy
235cd5c889 Update to 2.58, fixes a rare bug in symon/sm_io.c. strsep() would
clobber stream information and make the first stream in the
configuration file disappear.
2003-02-27 19:21:37 +00:00
naddy
3efffb4f66 Now that nut is multi-packaged, building nut,no_cgi here doesn't make sense
any longer.
2003-02-27 02:05:44 +00:00
naddy
48168fe117 If upsd conflicts with nut, nut conflicts with upsd, too. 2003-02-27 02:02:04 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
dhartmei
a36d2c90c4 missing memset(), could lead to DIOCGETRULES error in rules view. 2003-02-21 23:02:58 +00:00
pvalchev
3238ba4b18 enable login_ldap 2003-02-21 20:57:18 +00:00
pvalchev
be2cb935f5 login_ldap now ready to go in, after the appropriate work i asked for is done:
* Upgrade to new version 3.3 (security update from previous, see advisory)
 * remove MESSAGE and enable-script
 * INSTALL/DEINSTALL scripts to properly place binary in /usr/libexec/auth
 * correct LIB_DEPENDS on openldap-client
 * no setuid root anymore!
 * new maintainer Sebastian Stark
 * honor PREFIX in manpage
2003-02-21 20:56:22 +00:00
naddy
6106eacaa1 Fix package conflicts, directory removal, and RCS IDs. 2003-02-17 23:54:49 +00:00
naddy
cd5442e847 Update to 2.0.
From: Jacob Meuser <jakemsr@jakemsr.com>
2003-02-17 15:32:58 +00:00
margarida
cd73b24cc1 Update to version 1.2d 2003-02-16 19:02:19 +00:00
naddy
66711e7c52 Master site moved. 2003-02-12 15:40:39 +00:00
jcs
f5e97d6b50 += p5-Quota 2003-02-05 21:14:15 +00:00
jcs
725b18a3ae import of sysutils/p5-Quota-1.4.6, a quota manipulation module 2003-02-05 21:11:55 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
dhartmei
1b0eead24b Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
naddy
ca9987784a Update to OpenBSD 3.2 base and FreeBSD 5.0 color code.
Add -h flag (human readable sizes).  Link statically, just in case.
2003-01-20 01:45:14 +00:00
pvalchev
4aeaa0581b fix mastersite and add a new one; maintainer Vladimir Popov 2003-01-19 09:20:46 +00:00
marcm
180ff60ee0 Missing patch from last commit, oops. 2003-01-18 18:29:27 +00:00
marcm
72af77da5c Update to 1.2.1, a substantial update from 1.0.0.
Changes are listed here:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt

ok sturm@

Note: the initial checkin aborted half way through, before any log
messages were generated.  What you see here is the second half of the
commit, the first half is already in-tree.
2003-01-17 06:23:43 +00:00
marcm
d924e08315 Update to 1.2.1, a substantial update from 1.0.0.
Changes are listed here:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt

ok sturm@
2003-01-16 23:42:18 +00:00
naddy
396f952d09 Update to 2.57, builds again. From Willem Dijkstra <wpd@xs4all.nl>. 2003-01-10 19:24:50 +00:00
dhartmei
ec12c0a67b adjust to latest api changes 2003-01-09 22:06:06 +00:00
lebel
132360bec6 +proctools 2003-01-06 18:04:21 +00:00
lebel
ab2982a2ca initial import of sysutils/proctools 0.3:
--
Submitted by James Devenish (j-devenish@users.sourceforge.net)
Modified by danh@

Proctools  provides  the  pgrep and pkill commands which can
scan for and send signals to processes that are  matched  by
command-line options.

The  pgrep  utility displays process IDs for those processes
that match the requirements specified on the command line.

The pkill utility sends a signal to process  IDs  for  those
processes  that match the requirements specified on the com-
mand line.

WWW: http://sourceforge.net/projects/proctools
2003-01-06 18:03:44 +00:00
pvalchev
22ab8c13dd put a proper config.guess so autoconf can recognise macppc 2003-01-04 20:04:09 +00:00
naddy
95699b6a1e Use getifaddrs() to fetch network interface list. This is simpler
and works on alpha, too.
2003-01-03 17:58:34 +00:00
pvalchev
a6f97ab8ea obey LOCALBASE; Okan Demirmen <odemirmen@khaoz.org> 2003-01-02 06:27:03 +00:00
pvalchev
08b8eaf5f4 sync patch 2003-01-02 06:26:44 +00:00
naddy
8deae8d43c sync patches 2003-01-01 21:21:00 +00:00
jakob
9bb66e5bc1 update to v1.5.24 2002-12-30 10:48:53 +00:00
jakob
8e2cab6b32 update to v1.4.17 2002-12-30 10:41:04 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
jcs
89ca92e4fb remove myself as maintainer 2002-12-28 20:03:22 +00:00
margarida
7cf19d0259 Update to version 3.1
--
This release optionally makes use of OpenSSL, it is now
possible to monitor processes forged with SSL. It is also
possible to run monit's HTTP server with SSL.
Also added:
Timestamp monitoring for files and directories and an SSH
protocol test.

brad@ ok
2002-12-26 00:45:55 +00:00
margarida
4d76371683 Update to version 1.2c
brad@ ok
2002-12-26 00:30:53 +00:00
pvalchev
07fbe7f6e1 Update to lsof-4.66.
Thanks to the author Vic Abell for integrating patches and cooperating
all the way!
2002-12-23 01:42:35 +00:00
pvalchev
34ab898826 sync man page with reality (see PSCMD); from maintainer Sebastian Stark 2002-12-22 20:25:27 +00:00
margarida
87ca578da4 Add MASTER_SITE;
Add license;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:43:32 +00:00
pvalchev
972bff3d84 lsof-4.65 2002-12-12 08:14:24 +00:00
pvalchev
bdfb335d0c There is no longer need to specify the type of sparc to lsof, remove
useless definitions which are no longer relevant to the source, and
thus make this port non-interactive on sparc.
2002-12-12 07:24:38 +00:00
pvalchev
9d70d2f293 do not assume char is signed by default; ok maintainer Ian 2002-12-11 23:31:20 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
pvalchev
482cfd82fa Update Jim's address in those as well 2002-12-03 22:45:32 +00:00
nino
ddfd88f86e Transfer maintainership to Jim Geovedi <negative@magnesium.net>. 2002-12-03 19:26:34 +00:00
dhartmei
389aa03d01 Patches from author/maintainer to make it work with -current. 2002-12-02 00:02:27 +00:00
dhartmei
fb5e8b16cd Update from author/maintainer:
Some changes to symon:
- multiple tcp clients to symux was broken (2.54)
- added a perl module to interact with symux (2.54)
- added a debug module for debug vars in kernel
- network code is redone, everything = ip v4/6 agnostic
- network addresses in config need no longer be resolvable
2002-12-01 01:58:42 +00:00
fgsch
bd26e5a31d Update to dist. patch 20021118.
Switch to autoconf for now until some issues are solved.
2002-11-30 08:32:36 +00:00
margarida
1efb04c0c4 Add monit 2002-11-29 23:26:54 +00:00
margarida
211e4fad94 Add monit
--
monit is an utility for monitoring and managing daemons
or similar programs running on a Unix system.
It will start specified programs if they are not running 
and restart programs not responding.
It supports MD5 checksums, alert notifications, an http
interface among other useful features.

brad@ ok
2002-11-29 23:22:21 +00:00
margarida
bee65e0422 Add p5-Unix-Syslog 2002-11-25 21:10:17 +00:00
margarida
3d30c95fa6 Add p5-Unix-Syslog
--
Module that provides access to the system logger available
on most UNIX systems via Perl's XSUBs (Perl's C interface).

From: Ibrahim Khalifa <ibo@toontown.org>

brad@ ok
2002-11-25 21:08:14 +00:00
margarida
5d5b187582 Add p5-Mon 2002-11-24 13:58:13 +00:00
margarida
b4daa73739 Add p5-Mon;
--
This perl module is used to interact with "mon" clients.
It supports a protocol-independent API for retrieving the status
of the Mon server, and performing certain operations, such as
disableing hosts and service checks.

brad@ ok
2002-11-24 13:55:23 +00:00
brad
da069b14dc bye bye. 2002-11-24 00:48:35 +00:00
margarida
8928e21d73 Update to version 1.2b
brad@ ok
2002-11-24 00:29:53 +00:00
wilfried
20fd574a99 Project site moved 2002-11-23 14:27:28 +00:00
margarida
30b07f8162 Change MAINTAINER address to margarida@openbsd.org ;
cosmetic changes.

brad@ ok
2002-11-22 02:37:36 +00:00
margarida
fb5b28a3a9 add autossh 2002-11-21 00:27:32 +00:00
margarida
35a29a40e6 add autossh port;
--
autossh is a program to start a copy of SSH and monitor it, restarting
it as necessary should it die or stop passing traffic.
The idea and the mechanism are from rstunnel (Reliable SSH Tunnel),
but implemented in C.

ok and review from brad@
2002-11-21 00:17:58 +00:00
jcs
2b8c942378 drop kmem privileges like solaris does, required for gtk+-1.2.10p1
bump pkgname

from dan weeks <danimal at danimal.org>
2002-11-20 01:51:42 +00:00
brad
659dd40d8a add p5-Filesys-DiskSpace 2002-11-17 02:54:01 +00:00
brad
f6d4b66141 add p5-Filesys-DiskSpace port;
--
This routine displays information on a file system such as its type,
the amount of disk space occupied, the total disk space and the number
of inodes.

From: Margarida Sequeira <niness@devilness.org>
2002-11-17 02:49:28 +00:00
brad
0d17ee69de add mac-robber 2002-11-17 00:51:06 +00:00
brad
55181cd4f4 add mac-robber port;
--
mac-robber is a forensics and incident response program that collects
Modified, Access, and Change (MAC) times from files.
Its output can be used as input to the 'mactime' tool in The @stake
Sleuth Kit (TASK) to make a time line of file activity.

From: Margarida Sequeira <niness@devilness.org>
2002-11-17 00:48:00 +00:00
brad
485a58b889 upgrade to task 1.52
--
From: MAINTAINER
2002-11-16 21:27:57 +00:00
pvalchev
e48e2977c0 revert wrong login_ldap commit which broke a number of rules; port may
be resurrected later when/if issues are worked out
2002-11-07 07:04:49 +00:00
pvalchev
f3e7245b35 Remove bogus BROKEN="compilation errors" for alpha, since this appears
to relate to what I just fixed...
2002-11-07 06:37:47 +00:00
pvalchev
3368955fef Only build apm parts based on /dev/apm existence (i386 & macppc are the
only ones having APM support atm); fixes build on at least hp300.
Thanks for testing and original report to Heiko.Rommel@Uni-Bielefeld.DE
bump PKGNAME
2002-11-07 06:21:18 +00:00
shell
9ea360cfe6 enable login_ldap 2002-11-06 16:13:25 +00:00
shell
4bcd85503d Initial import of login_ldap-3.2
Submitted by Peter Werner <peterw@ifost.org.au>
----
This port is for OpenBSD administrators wanting to authenticate
users off an LDAP server. It uses the BSD Authentication API.

Please visit WWW for information on updates and commercial support.

WWW: http://www.ifost.org.au/~peterw/
License: BSD
2002-11-06 16:12:05 +00:00
naddy
9340a03413 No regression tests available. 2002-10-28 19:53:43 +00:00
dhartmei
274a41046e Update to 2.53, from maintainer. 2002-10-26 01:09:14 +00:00
naddy
e1ef9e0c8d nut flavor changed 2002-10-16 11:25:05 +00:00
marcm
dd73fa6eb5 * Update to 1.0.0
* CGIs are now a SUBPACKAGE and work with chrooted Apache

* Make myself MAINTAINER

* Mark conflict with upad-2.0

ok naddy@ and nate@
2002-10-14 16:14:33 +00:00
jakob
444af02f5b enable tcp wrappers support 2002-10-10 17:28:21 +00:00
dhartmei
644418c929 add symon 2002-10-08 08:11:04 +00:00
dhartmei
f0d7843bec symon is a system monitoring tool consisting of a small probe which
gathers various data (cpu, memory, network interfaces, pf statistics,
disk io) and transfers it to a central server which stores it in
RRD databases.
2002-10-08 07:56:42 +00:00
jakob
aae29753fe split into stable and development 2002-10-06 13:15:55 +00:00
jakob
a153356c22 syslog-ng 2002-10-05 21:58:09 +00:00
fgsch
2331d3ee68 - update to distrib. patch 20020203.
- switch to distinfo.
- remove NEED_VERSION.
- update HOMEPAGE and MASTER_SITES.
2002-10-05 19:09:26 +00:00
jakob
a34e359be4 syslog-ng, a syslogd replacement 2002-10-05 14:18:16 +00:00
pvalchev
c01a6ea16b Mark BROKEN: very outdated and with possible security holes, see various
bugtraq postings (installed setuid root)
2002-09-28 01:20:43 +00:00
pvalchev
9f5bb51dae This was clearly not tested on an ELF system... 2002-09-25 07:09:53 +00:00
jsyn
8e28f6554a add packetstorm backup distsite 2002-09-18 19:52:28 +00:00
jsyn
b7c1d66d3b +task 2002-09-18 07:23:04 +00:00
jsyn
9772af64d0 Import of task-1.50:
--
The @stake Sleuth Kit (TASK) is the only open source forensic toolkit
for a complete analysis of Microsoft and UNIX file systems.  TASK
enables investigators to identify and recover evidence from images
acquired during incident response or from live systems.

WWW: http://www.atstake.com/research/tools/task/

MAINTAINER= Margarida Sequeira <niness@devilness.org>
2002-09-18 07:21:48 +00:00
pvalchev
180b2cf3ff Since this has been converted to use sysctl interface, there is no longer
need to install it setgid kmem (duh); ok jakob
2002-09-17 19:50:48 +00:00
wilfried
519b108933 remove NEED_VERSION from my remaining ports 2002-09-17 15:22:26 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
pvalchev
914dd31960 Recognise OpenBSD 3.2 2002-09-15 19:17:16 +00:00
pvalchev
db49f6f6e7 sync 2002-09-15 19:17:03 +00:00
pvalchev
921af0db98 remove dead master site 2002-09-15 19:00:35 +00:00
danh
44809833d7 these are not likely to change anytime soon, so drop NEED_VERSION now 2002-09-12 16:41:26 +00:00
pvalchev
b2e00f2ca7 a master site changed; from Loic Tortay <loict@bougon.net> 2002-09-12 05:02:38 +00:00
lebel
92b55ab337 update sysutils/pftop to 0.3; from MAINTAINER 2002-09-12 01:01:01 +00:00