summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
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>
2001-03-11Bring upsd startup script more in line with /etc/rc.d and /etc/rc.conf.martin5-26/+42
Now updating does not destroy parts of the local configuration any more.
2001-03-11Make this LP64 save.martin3-1/+29
2001-03-11Update ups-nut-cgi to 0.44.3 prerelease 5.martin5-40/+44
Changes are too much to list here, see "Changes" in the distribution for a detailed list. Various bugfixes and enhancements. Package provided by collver@linuxfreemail.com.
2001-03-11Update ups-nut to 0.44.3 prerelease 5.martin9-23/+76
Changes are too much to list here, see "Changes" in the distribution for a detailed list. Various bugfixes and enhancements. Based on a package provided by collver@linuxfreemail.com.
2001-03-11recognize "Device not ready" in addition to "medium not present"drochner2-5/+15
as empty CD drive, avoids endless hang in my case (may be ATAPI specific)
2001-03-10add a note about suid not working with new gtkdrochner1-1/+3
2001-03-10-remove dependency on mkhybrid - it is part of cdrecord/mkisofs nowdrochner5-6/+31
-fix build problem - incompatible arguments to /bin/test -update to 0.1.42. Changes since 0.1.39: It is now possible to specify additional switches for mkisofs/cdrecord. Added desktop entry, updated da.po, updated README.irix, updated README.hp-ux.html and a couple of minor bugfixes. Added a del all button in the audio files view, a minor UI change, updated da.po, some spelling fixes. No big or important changes, but I might as well release it now in case I don't have time later (and it makes me feel like I've done something besides watching tv today ;). I really, really should be working on my getting M.Sc. thesis done. A pile of bugfixes. cdparanoia interface improvments. ja.po update. The audio view now show the total time. See the Changelog for more info.
2001-03-10make sample playing via /dev/audio workdrochner3-3/+124
2001-03-07Make this work in the presence of digest, and the absence of an MD5agc1-2/+2
definition
2001-03-06 * Set NO_BIN_ON_CDROM and NO_BIN_ON_FTP due to djb's licencehubertf1-1/+5
Binary pkgs will be nuked off ftp.netbsd.org in a second.
2001-03-05Fix PLIST - partly due to new libtool.skrll1-2/+4
2001-03-03Update to tits-1.0.2.scw2-4/+4
Changes are: - Fixed a problem parsing baudrate strings in the tty server. - Fixed some minor pointer type problems.
2001-02-28Honor CFLAGS passed in from environment.jlam1-1/+2
2001-02-28Update to 4.55_Watatat2-5/+5
2001-02-28We want RCS Ids in the patches.wiz3-0/+3
This is one of the things pkglint checks, so _please_ use it.
2001-02-27Update to version 1.0.1. Notable changes include:scw4-19/+10
. Many bug fixes over the previous version, . Config file support is much improved.
2001-02-26Update dog to 1.7. Changes:hubertf2-4/+4
The --skip-tags option was added, in order to use the formating filters (like --krad and --rot13) without changing the contents of HTML tags. A hex dump filter was added (--hex), which displays output in hexadecimal values. Last, but certainly not least, the --oog filter was added to do trivial conversion of input text into a format that OOG, of Slashdot fame, might use. Upgraded on request (and hints) from Tomasz Luchowski <zuntum@eik.pl>
2001-02-26Use "PKGLOCALEDIR" instead of "LOCALEDIR".tron5-85/+81
2001-02-26Update fileutils package to version 4.0. The very long list of all changestron3-15/+22
can be found in the included change list. This fixes PR pkg/12289 by Daniel Hagerty.
2001-02-26Mechanical changes to use the pkgsrc autoconf and automake by specifyingjlam1-2/+2
complete paths to these programs.
2001-02-26 No functional changes:hubertf5-26/+29
* grab manpage from .tar.gz instead of patch file * minor fixes in the Makefile Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf3-8/+8
XXX need to teach pkglint to be more picky about this
2001-02-23Fix build on alpha.wiz2-0/+15
2001-02-20Note CONFLICTS with each other.jlam2-3/+5
2001-02-20Update to 20010220 -- <1.5 patch integrated.wiz4-20/+9
2001-02-20Fix compilation on < 1.5. Patch provided by Havard Eidnes.wiz2-5/+16
2001-02-19Upgrade to version 20010219 - this new version incorporates the LP64simonb6-47/+9
patches that were in the patches/ directory.
2001-02-19LP64 fixes.simonb4-0/+44
2001-02-19Swap PKGNAME and DISTNAME -- get the second from the first instead of vicewiz1-3/+3
versa.
2001-02-19add and enable xuvmstatwiz1-1/+2