summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2001-06-09Package moved to devel -- remove last remaining files.wiz2-56/+0
2001-06-07Move cpuflags to develabs5-90/+1
2001-06-05LICENSE=limited-redistribution. Add restrictions.jtb1-1/+8
From the README file: Licensing for the current version of sarah is quite simple: I (Matthew Pounsett) retain all rights to this code. Anyone is free to use sarah, but it may not be redistributed either in its original or any modified form without the permission of the author (me). A more reasonable license will be distributed with later versions of sarah (probably with the first non-beta release).
2001-06-04Update cfengine to 1.6.3abs10-224/+133
* Expansion of $(dollar) broken in 1.6.0 - fixed * Locking problem in cfd fixed. Problem causing access denied while re-reading config files. MAXTRIES increased for high volume services, was causing premature apoptosis. dest= could not refer to a filename with spaces, fixed. * Made recipient variables in client.c long instead of size_t in rstat, for 64 bits. With %ld in scanf. * Cfengine 1.6.0-1.6.3 introduces filters into processes and files. * 1.6.3 change from Berkeley DB2 to DB3 - not backward compatible!!! Update Berkeley db with cd build_unix ../dist/configure make; make install ln -s /usr/local/BerkeleyDB.3.2 /usr/local/BerkeleyDB 2000-06-13 David Masterson <David.Masterson@kla-tencor.com> * 1.6.0.a2: re-released to Mark after stupid mistakes. * src/Makefile.am (noinst_HEADERS): add cfparse.h * Makefile.am (EXTRA_DIST): add acconfig.h 2000-06-12 David Masterson <David.Masterson@kla-tencor.com> * 1.6.0.a2: released to Mark * General: Attempted to convert to reincorporate all my Automake stuff into the release. 2000-06-12 Mark Burgess <Mark.Burgess@hio.no> * 1.6.0-alpha1: released * General: Rewrite of DCE code by Transarc/IBM. Add elsedefine= tag as complement to define=. CompressCommand action=compress in files, tidy, compress=true for compressing files on the fly. Bug in copy with size= fixed. Was ignored if file didn't exist. Modules: in addition to setting classes, can return lines =ENVVAR=value which sets cfengine environment variables. This allows modules to set variables which can be inherited directly by scripts. 2000-05-11 David Masterson <David.Masterson@kla-tencor.com> * contrib/Makefile.am (pkgdata_SCRIPTS): change cfemacs.el to cfengine.el in keeping with internal documentation. Also renamed the file as well. 2000-05-08 David Masterson <David.Masterson@kla-tencor.com> * Release: V1.6 released to Mark for verification. * Everything: Many things have been changed and reorganized for the shift to automake generated Makefiles. See the end of the NEWS file for more information. 2000-04-24 David Masterson <David.Masterson@kla-tencor.com> * ChangeLog: Created and initialized with old VERSION.DIFF ***************** Minor Version 5 ******************** KNOWN BUGS: linux, when making directories, ownership can perms can be wrong. 1.5.4 Added security message in checksum=md5 for cfengine if new files appear Bug in class evaluation with multiple embedded groups fixed Bug in file transfer could hang a server in special circumstances. Bug in secure recursive copy (access denied incorrectly). Type change, size is off_t in cfstat struct Multiple define bug in copy: could cause endless loop Thread counting error fixed in cfd Required/disk suspicious warnings now cause classes to be defined Resolver could delete substring lines Extra measures against Denial of Service attacks on cfd, only one instance of a host-IP may be connected at one time. 1) Multiple connections from the same host are refused by default (before any recv()) 2) A DenyConnectionsFrom list will prevent named IP adresses from connecting (before any recv) or a general AllowConnectionsFrom mask... 3) If the thread table is full for more than five requests, cfd commits suicide (apoptosis) to avoid resource usage by spamming. The control variable "DenyConnectionsFrom = ( ip1 ip2 ... )" allows a list of numerical IP masks to be specified, which cfd will deny connections from. This can be used to prevent hanging connection attacks from malicous hosts and other Denial of Service attacks. e.g. cfd.conf control: AllowConnectionsFrom ( 128.39.89 ) DenyConnectionsFrom = ( 128.39.89.4 ) This is in addition to tcp wrapper stuff, but the TCP wrapper code cannot protect against denial of service attacks. typecheck=false in copy switches off error messages on type mismatch.
2001-05-31Only for NetBSD and Linux currentlyabs1-1/+3
2001-05-31Add cpuflagsabs1-1/+2
2001-05-31Import cpuflags-0.1abs6-0/+142
Script to determine compiler flags to best target current cpu
2001-05-31Fix dead HOMEPAGEdent1-2/+2
2001-05-29Use buildlink.mk to get readline dependency, and use libedit readlinejlam3-8/+34
emulation where possible. Only link readline into amrecover as it's the only program that needs readline.
2001-05-29Prevent configure script from finding unnecessary libraries: readline,jlam1-2/+10
termcap, and intl. This package shouldn't find and link against any of those libraries.
2001-05-29Prevent configure script from finding unnecessary libraries: readline,jlam1-1/+10
termcap, and intl. This package shouldn't find and link against any of those libraries.
2001-05-24Add and enable "koncd" package.tron1-1/+2
2001-05-24Import new "koncd" package:tron4-0/+78
Frontend to the fabulous cdrecord and mkisofs programs This package was created by Berndt Josef Wulf and made ready for use by me.
2001-05-22Update to 2.0.6nb1:hubertf3-7/+47
Add hostname, time and date to the top line Patch send back to the maintainers @redhat.com
2001-05-22We use distinfo now.jlam2-13/+0
2001-05-19add and enable gcdmasterdrochner1-1/+2
2001-05-19initial import of gcdmaster-1.1.5:drochner10-0/+176
graphical frontend for cdrdao-1.1.5 with some editing capability
2001-05-19update to 1.1.5drochner4-29/+19
Changes: Fixed bug in CD-TEXT writing code that caused the problems with the unreliable read back of the written CD-TEXT data Added CD-TEXT writing capability to the generic-mmc-raw driver; the recorder must support the 96 byte raw P-W sub-channel writing mode to make use of it Fixed bug in generic-mmc-raw driver: the TOC type was not written correctly and some flags for data tracks were missing in the lead-in Fixed handling of toc type for multi session CDs: the toc-type of a session that just contains audio tracks is always CD_DA, even in multi session mode BURN Proof support added by ITOH Yasufumi/Martin Buck Fixed bug in calculating the CDDB id (SourceForge bug 413467) Added option --with-cddb to read CDDB data automatically with commands copy, read-toc and read-cd; it is now possible to add CD-TEXT data from CDDB while performing an on-the-fly copy Updated to libscg-0.5 from cdrtools-1.10 Handle drives that do not support the explicit power calibration command Blanking of CD-RWs is now officially supported (command blank, option --blank-mode) Updated CD-R vendor table Settings are now first read from "/etc/cdrdao.conf" and "/etc/defaults/cdrdao" and then from "$HOME/.cdrdao" Added command msinfo to output multi session information suitable for mkisofs Overburning is now prevented by default and must be explicitly requested with option --overburn. Fix for Debian bug #79585 (http://bugs.debian.org/cg i-bin/bugreport.cgi?bug=79585&repeatmerged=yes). Fixed error in cdrdao's manual page (Debian bug #82816, http://bugs.debian.org/ cgi-bin/bugreport.cgi?bug=82816&repeatmerged=yes) cdrdao's help screen was reworked by Michael Reinelt Added Giuseppe Corbelli's enhancements for the mp32dao script Makefiles now use make variable datadir to specify the share directory location Fixed printing toc-file name with command copy --keepimage
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-2/+2
2001-05-14Add and enable medusarh1-1/+2
2001-05-14Initial import of medusa-0.5.1, a file system indexing engine.rh17-0/+339
2001-05-14Update gnome-vfs to 1.0.1. Changes are bugfixes, some code-restructuring,rh3-14/+40
and cleanups.
2001-05-14Update to 4.56. No obvious NetBSD related changes.atatat2-6/+6
2001-05-11Add distinfo file.wiz1-0/+10
2001-05-08Move to SHA1, and add size.wiz1-2/+3
2001-05-08Pick up the distfile from ftp.netbsd.orgagc2-4/+5
Move to sha1 digest, and add distfile size
2001-05-07fix on alpha. (type mismatch).dmcmahill4-1/+29
while here use the DEFAULT_SERIAL_DEVICE setting to hopefully have a better default on most machines.
2001-05-05Mechanical changes of tk DEPENDS:jlam3-6/+6
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-05-05Don't install original file from patch. Fixes leftover picked up in bulkskrll2-4/+13
build.
2001-05-05Put the distfile at MASTER_SITE_LOCAL rather than depend on a file injlam1-2/+14
NetBSD-current to remain the same.
2001-05-04Back out the update. Freeze was in effect and I forgot.atatat2-6/+6
2001-05-04Update to 4.56_Watatat2-6/+6
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