summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2001-05-04Add and enable bkpupsd; sort safetynet.wiz1-2/+3
2001-05-04Initial import of bkpupsd, a simple UPS daemonwiz4-0/+41
for the BK-Pro, BK series and FREQUPS F series UPS by Mitsubishi. Addresses pkg/9541 by Takahiro Kambe. (Correct directory this time, misimport was deleted.)
2001-05-02Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove alljlam1-2/+1
the per-package code that attempt to remove this directory if it's empty.
2001-05-02Use ${CFLAGS}. Noticed by Tomasz Luchowski.jtb1-2/+2
2001-05-01Use ${CC} rather than cc.jtb1-2/+2
2001-04-30Add a mk.conf variable LSOF_MORE_SECURE, which, if set to 1, willagc3-2/+24
mean that non-privileged users can only view their own open files. Fixes PR 12741, from Anne Bennett (anne@alcor.concordia.ca)
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also changejlam1-2/+2
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-28Don't install "stow.info.orig".jtb2-1/+15
2001-04-28Add missing man page file(s) to PLIST.jtb1-1/+3
2001-04-27Add and enable memtestagc1-1/+2
2001-04-27Initial import of memtest-2.5 into the packages collection.agc9-0/+191
This package was provided in PR 12595 by Ben Collver (collver@linuxfreemail.com) Memtest86 is a thorough, stand alone memory test for i386 architecture systems. BIOS-based memory tests are only a quick check and often miss failures that are detected by Memtest86.
2001-04-24Update gtop to 1.0.13. Changes include:rh4-50/+44
* Released GTop 1.0.13 "Endstation Gerolzhofen". - patch from Vlad Harchev to avoid a style/theme related crash. * Released GTop 1.0.12 "Gerolzhofen". - small fix for systems where frequency != 100. - a lot of translation updates. * Released GTop 1.0.11 "Berlin". - this should finally fix the crash on startup problem. * Released GTop 1.0.10 "November Rain". - this should fix a lot of crash on startup and other bugs. NOTE: If you're upgrading from a very old version of GTop and get a crash, please try removing your ~/.gnome/gtop before you file a bug report.
2001-04-24Update psmisc to 20.1. Changes from version 19:jlam10-321/+326
- command line -<num> put back in. - got rid of annoying "sending signal #" debug message - updated killall.1 - updated killall usage - verbose now tells you what signal it is killing with. - New maintainer - Uses automake/autoconf to determine things - License changed to GPL - signames.h generated better (suggested by Grant Erickson) - uses getopt() for better command line stuff - makes less assumptions about process name, closes Debian Bug #53337 - Doesn't use losetup for loop devices in fuser. - Better selection of process name (thanks to David desJardins)
2001-04-19Move to sha1 digests, and add distfile sizes.agc73-142/+220
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc178-455/+336
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc6-20/+14
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-04-16o respect CFLAGSzuntum3-14/+16
o remove redundant line: WRKSRC=${WRKDIR}/${PKGNAME}, since ${PKGNAME}==${DISTNAME}
2001-04-14nuke typopooka1-2/+2
2001-04-07Make gnome-vfs-1.4 actually compile: this patch was missing from therh1-0/+28
original commit.
2001-04-06Update gnome-vfs to 1.0. Changes include performance improvements throughrh7-49/+126
a revamped pthread backend, several API cleanups, and numerous bug fixes.
2001-04-04mark as only for 1.5J and later since thats when the i2o driver was added.dmcmahill1-2/+2
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-2/+1
lines.
2001-04-02Shorten comment.wiz1-3/+2
Merge two DEPEND-blocks.
2001-04-01Make shared memory rights the same on systems without SHM_R/SHM_W definedmartin3-9/+14
and -current. Cosmetic changes in Makefile.
2001-03-31Quoting in MAKE_ENVzuntum1-2/+2
2001-03-31o CC=gcc -> CC="${CC}"zuntum1-3/+3
o fix quoting
2001-03-31o Fix/add quotingzuntum2-4/+4
o Respect ${CFLAGS}
2001-03-27add & enable safetynetzuntum1-1/+2
2001-03-27Initial import of safetynet-1.15zuntum4-0/+53
safetynet allows you to monitor and restart processes without having to write large and complicated init scripts. The config file is easy to understand and learn and you can have the whole script setup and running in under 10m, so you can get on with doing more important things than worrying if your ssh daemon is still running.
2001-03-27Remove my website from MASTER_SITESzuntum1-3/+2
2001-03-27Change BUILD_DEPENDS semantics:hubertf10-29/+27
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-26* ${CC} -s -> ${CC} ${STRIPFLAG}zuntum1-4/+4
* sync quoting in all Bernstein's packages
2001-03-23Upgrade to roller-1.8:kim3-5/+6
New daemons: ipmon, lockd, rarpd, squid New messages: - NetBSD 1.5S - arm32 (dnard/shark) - NFS root (diskless boot) - BIND 8.2.3 - some IPv6 addresses Postfix log parsing: - provide a list of rejected addresses - ignore errors after RCPT and RSET - summarize rejected clients
2001-03-22s/ctl/cfg/ad1-5/+5
2001-03-22Update to 1.0.7, provided by Anthony Mallet in pkg/12446.wiz3-5/+7
Changes: new man page, POP3/IMAP connections can be on non-standard port numbers if you enter server:port instead of just the server in the config. Bugfixes: imap checking could not handle untagged responses to LOGIN, apm will add itself under Net/Open BSD, meminfo label initialization and mua_is_launched fixes.
2001-03-21Use wildcard dependences for "gnuplot" package.tron1-2/+2
2001-03-21Add HOMEPAGE.ad1-1/+2
2001-03-21Add and enable i2ocfg.ad1-1/+2
2001-03-21Initial import of i2ocfg, an I2O configuration dialog gateway.ad5-0/+41
2001-03-16Change my email address to zuntum@netbsd.orgzuntum2-4/+4
2001-03-16Use patches from "amanda-common" package to make this build undertron3-13/+41
NetBSD-current.
2001-03-15Make this compile under -current, amanda has a function called shquote()...mjl3-5/+33
2001-03-14add and enable fsviewerwiz1-1/+2
2001-03-14Initial import of fsviewer, a NextStep-like Filemanager for WindowMaker.wiz9-0/+305
Based on two packages provided by John A. Maier in pkg/8356.
2001-03-13add & enable sarahzuntum1-1/+2
2001-03-13Oops, accidentally I placed "@comment NetBSD" twice in PLISTzuntum1-2/+1
2001-03-13Initial import of sarah 0.4b provided in pkg/12015 by me.zuntum4-0/+47
Sarah is a program which is used to trim, rotate, archive and delete log files. It is meant to run periodically out of cron, determining what to do based on a configuration file.
2001-03-13add & enable gkrellmzuntum1-1/+2
2001-03-13Initial import of GKrellM-1.0.6, GTK based system monitorzuntum7-0/+121
Package contributed by Anthony Mallet <anthony.mallet@ficus.yi.org> in pkg/12133, modified by me. With a single process, GKrellM manages multiple stacked monitors and supports applying themes to match the monitors appearance to your window manager, Gtk, or any other theme. * SMP CPU, Disk, Proc, and active net interface monitors with LEDs. * Internet monitor that displays current and charts historical port hits * Memory and swap space usage meters and a system uptime monitor. * File system meters show capacity/free space and can mount/umount. * A mailbox monitor which can launch mail reader, remote mail fetch. * Clock/calendar and hostname display. * APM laptop battery monitor. * CPU/motherboard temperature display if lm_sensors modules installed. * Multiple monitors managed by a single process to reduce system load. * A timer button that can execute PPP or ISDN logon/logoff scripts. * Charts are autoscaling with configurable grid line resolution, or can be set to a fixed scale mode. * Separate colors for "in" and "out" data. The in color is used for CPU user time, disk read, forks, and net receive data. The out color is used for CPU sys time, disk write, load, and net transmit data. * Commands can be configured to run when monitor labels are clicked. * GKrellM is plugin capable so special interest monitors can be created. * A different theme can be created with the GIMP.
2001-03-12Re-enable the -release option of libtool. ELF is fully supported with a.outskrll2-7/+6
support to follow. Note this in documentation. Bump revision of libtool to nb3 and update dependencies. Update (sort) known affected PLISTs. Fixes pkg/12368 by Kimmo Suominen <kim@tac.nyc.ny.us> Fixes problems with cross/* noted on tech-pkg and packages by Chuck Cranor <chuck@research.att.com>, and Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>