Commit Graph

679 Commits

Author SHA1 Message Date
margarida
2f1a79164e Update to version 3.0.0 2003-11-02 16:55:02 +00:00
margarida
bb01db8e34 Update monit to version 4.1
--
Lots of new features and bugfixes.
Changelog at: http://www.tildeslash.com/monit/dist/CHANGES.txt

Patches accepted by authors.
2003-11-02 16:12:00 +00:00
margarida
77e04635b7 Update to version 1.2e 2003-11-02 02:34:19 +00:00
sturm
6384eafd25 - sgid kmem
- bump PKGNAME
2003-10-31 17:11:31 +00:00
kevlo
5e4126be4f upgrade to 1.4.9. Maintainer ok. 2003-10-31 05:11:50 +00:00
naddy
a4228a753a /usr/local -> ${PREFIX}
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-23 00:30:01 +00:00
pvalchev
7e0d116f06 remove junk (which new pkg tools are more picky about) 2003-10-16 16:44:48 +00:00
jcs
673e6c95a0 author moved to bzip2 archives, gzipped version returns junk from
the primary master_site webserver instead of a 404 so the backup
master_site doesn't work

update to fetch bzip2 version of 1.2.13

noted by scott francis <darkuncle at darkuncle.net>
2003-10-05 22:22:49 +00:00
naddy
210c672333 Some simple cases of @extra support. 2003-09-28 17:00:11 +00:00
marcm
52c81dfbba Update to Gnome 2 version.
Implicitly oked by MAINTAINER ("you can mark it BROKEN too")
2003-09-23 21:24:52 +00:00
marcm
8acff498ed Update to Gnome 2 version.
Implicitly oked by MAINTAINER ("you can mark it BROKEN too")
2003-09-23 21:18:30 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
pvalchev
4b82bfe898 fix installation
i am amazed such crap was allowed into the tree
2003-09-22 23:58:39 +00:00
pvalchev
76c67f2ac3 there is no "php4", the main package is called "php4-core"... fix busted
run dependency
2003-09-22 23:56:38 +00:00
pvalchev
6c4a10fe1e sync with dinode changes; openbsd@rukh.net & drahn 2003-09-02 18:53:29 +00:00
sturm
3b11991a91 remove post-install, no longer necessary with recent pkg_create fix
ok naddy@
2003-08-27 07:25:35 +00:00
naddy
b43a162ff6 sync with 3.4 and FreeBSD 2003-08-27 00:41:51 +00:00
sturm
766390c28d if mkstemp() fails, don't return NULL but die
from maintainer andreas kahari
2003-08-23 21:58:46 +00:00
sturm
2d3f5d9e84 +anacron 2003-08-23 19:25:34 +00:00
sturm
4b13299636 Initial import of anacron 2.3
Anacron is a periodic command scheduler. It executes
commands at intervals specified in days.  Unlike cron, it
does not assume that the system is running continuously.
It can therefore be used to control the execution of
daily, weekly and monthly jobs (or anything with a period
of n days), on systems that don't run 24 hours a day.
When installed and configured properly, Anacron will make
sure that the commands are run at the specified intervals
as closely as machine-uptime permits.

WWW: http://anacron.sourceforge.net/

from Andreas Kahari <andreas.kahari@unix.net> with some cleanup by me
2003-08-23 19:24:47 +00:00
naddy
9690742be3 work around optimizer bug in gcc 2.95 on sparc64 2003-08-22 23:07:48 +00:00
canacar
8aced87963 Update to pftop-0.4
ok henning@, dhartmei@, jolan@
2003-08-21 18:24:41 +00:00
pvalchev
e56cbda414 acknowledge 3.4 2003-08-18 06:32:09 +00:00
jolan
c19cc19c3d +stress 2003-08-09 03:19:07 +00:00
jolan
e1819e0e69 import of stress 0.18.1:
stress is a tool which imposes a configurable amount of CPU, memory,
I/O, or disk stress on a POSIX-compliant operating system.  It is
written in highly-portable ANSI C, and uses the GNU Autotools to
compile on a great number of UNIX-like operating systems.  stress is not
a benchmark.  It is a tool used by system administrators to evaluate how
well their systems will scale, by kernel programmers to evaluate
perceived performance characteristics, and by systems programmers to
expose the classes of bugs which only or more frequently manifest
themselves when the system is under heavy load.
2003-08-09 03:17:55 +00:00
pvalchev
00b1b4c2e7 point to correct location for example conf file; Olivier Cherrier 2003-08-01 15:52:16 +00:00
naddy
b89dc0cf04 sdiff is gone, but we still need it 2003-07-23 19:12:18 +00:00
fgsch
5a9f4c62ab update to distrib. patch 20030718. 2003-07-21 17:33:07 +00:00
kevlo
2360f0cc0a upgrade to 1.4.8 2003-07-18 04:44:40 +00:00
naddy
0f60204feb remove MANx and MANLANG cruft 2003-07-16 19:24:24 +00:00
danh
ee8940315b update to safecat 1.11
From Han Boetes <han@mijncomputer.nl>
2003-07-12 17:48:55 +00:00
sturm
d3ddc34ba4 +stow 2003-07-08 19:08:33 +00:00
sturm
69433dca70 Initial import of stow 1.3.3
GNU Stow is a Perl program for managing the installation of
software packages, keeping them separate (/opt/stow/emacs-21.3.1
vs. /opt/stow/perl-5.8.0, for example) while making them appear
to be installed in the same place (/opt).

Stow may be used by non-root users to set up a private hierarchy
under e.g. $HOME/local.

WWW: http://www.gnu.org/software/stow/stow.html

from Andreas Kahari <andreas.kahari@unix.net>
2003-07-08 19:06:57 +00:00
naddy
016d7a9e5e +ggrep 2003-07-06 17:16:55 +00:00
naddy
45fd5745e0 Import GNU grep 2.5.1.
The GNU versions of commonly used grep utilities.
2003-07-06 17:16:32 +00:00
david
71688cef32 fix manpage: -o takes the field arguments, not -s; also correct view name
ok maintainer canacar
2003-06-25 18:08:57 +00:00
pvalchev
c336bbc9ca update to lsof-4.68 2003-06-19 06:30:42 +00:00
avsm
e7fdcc4684 send a bad snprintf bound to bad bound heaven
ok jim geovedi (maintainer)
2003-06-18 14:14:52 +00:00
fgsch
4eabb66d37 update to distrib. patch 20030609. 2003-06-18 04:50:58 +00:00
avsm
8c19dbebc8 plug a whole bunch of off-by-ones in various scanf routines;
patches submitted upstream, PKGNAME bumped
2003-06-17 00:52:12 +00:00
kevlo
9aa552a75c upgrade to version 2.2 2003-06-10 06:32:56 +00:00
fgsch
246ba658ce update to distrib. patch 20030605. 2003-06-06 07:39:59 +00:00
avsm
3a81e742e2 this is under gpl/artistic - mark all PERMIT_ to yes
from Jeff Bachtel <jeff@cepheid.org>
2003-06-05 14:48:17 +00:00
margarida
fdeb15157a New HOMEPAGE and MASTER_SITE.
New file mentioning these changes, therefore new distinfo.
2003-06-01 23:41:04 +00:00
margarida
74873b26a8 Update monit to version 3.2
--
Main changes:
*  Monit now reloads configuration ONLY after it receives SIGHUP.
   Automatic reload based on monit's control file timestamp is now
   defunct.
*  New monit command 'reload' is added. If used, it will reinitialize
   a running monit daemon (send it the SIGHUP signal).
*  A new monit option '-t' is added. If used, monit will run a syntax
   check for the control file and exit with the status.
*  The ssl version for TCPSSL tests can now explicitly be set if auto-
   detection should fail. (Thanks to Mark Foster  for
   the bugreport)
*  Added support for LDAPv2 and LDAPv3, and DWP.
*  Restart method added to monit httpd cervlet
*  Alert messages in passive mode fixed
*  Console command "monit restart [service]" in daemon mode fixed
*  Start/stop/restart race condition fixed.
Changelog: http://www.tildeslash.com/monit/changes.html

Patches OpenBSD specific submitted to authors.
2003-06-01 23:14:16 +00:00
margarida
5c8194c1b0 Update multitail to version 2.7.1
--
Patch accepted by author, therefore removed.
Several bugfixes and some enhancements.
Changelog: http://www.vanheusden.com/multitail/changelog.html
2003-06-01 19:19:17 +00:00
lebel
bdeec35bc0 +p5-Proc-ProcessTable 2003-05-30 14:42:34 +00:00
lebel
08d56bf157 initial import of sysutils/p5-Proc-ProcessTable 0.38:
--
Perl interface to the unix process table.

(had this in my tree for god knows who long, so here it goes).
2003-05-30 14:41:39 +00:00
lebel
1e4c052555 +freedt 2003-05-28 15:40:04 +00:00
lebel
f4f5b767ff initial import of sysutils/freedt-0.17:
--
freedt is a reimplementation of Dan Bernstein's daemontools under the GNU GPL,
sharing no code with the original implementation.

It currently includes feature-equivalent replacements for argv0, envdir,
envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan, svstat
and recordio. It also includes dumblog (a simple multilog replacement),
mkservice (a script for automatically creating service directories), anonidentd
(an anonimising identd implementation) and ratelimit (a bandwidth-limiting
filter along the lines of recordio). All the tools include usage messages; for
instance, do "ratelimit -h" for a brief rundown of the options.

Please note that this package is not a drop-in replacement for daemontools; the
internal state files in service directories are different, and the error
messages (and a few of the options) aren't quite the same. 

WWW: http://azz.us-lot.org/code/freedt.html
2003-05-28 15:39:26 +00:00