summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+3
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-31Updated etcupdate to 20020731martti2-4/+4
fix usage() message for "-s" argument. ie, do *not* suggest "/usr/src" as this causes "make distribution" to be run in /usr/src.
2002-07-25Make gmc and mc share the distinfo again.wiz2-13/+2
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam4-10/+9
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-24Use a macro name which is unlikely to collide with other packages' (mis)usage.he1-4/+4
Fix from PR#17705 by Julio Merino (jmmv at hispabsd dot org).
2002-07-24fix handling of lha archives:hubertf2-1/+25
if ls(1) doesn't have a -e switch, it must have a --full-times switch, right?!?! Try -T also. (SUSv3 specifies neither -e nor -T)
2002-07-24Find binaries in LOCALSRC/*bin*, not LOCALSRC.hubertf3-7/+7
Pointed out by Bernhard 'burnhard' Riedl on hanirc's #NetBSD
2002-07-23Mark this package as only for NetBSD-*-i386 platforms. From Ben Collver inagc1-1/+3
PR 17690
2002-07-23Add and enable isapnptoolsagc1-1/+2
2002-07-23Initial import of isapnptools-1.26 - manually query and configure isapnpagc9-0/+529
devices. Provided in PR 17681 by Ben Collver (collver1@attbi.com) The isapnptools consist of two programs - one allows the dumping of resource data and generation of a skeleton configuration file, the other configures ISA PnP hardware using a configuration file.
2002-07-21Add a default AMANDA_GROUP for Darwin, and use canonical pkgsrcschmonz1-1/+5
config.guess and config.sub. Noted by Randy Beaudreault <maccult@pacbell.net> in private mail.
2002-07-21SHA1+size instead of MD5.wiz1-2/+3
2002-07-20Remove unused settings (from the Makefile used as template).kim1-9/+1
2002-07-20Install "README.netboot" if networking boot support is enabled.tron2-2/+9
2002-07-20Add optional netboot support to "grub" package as suggested bytron2-4/+23
Julio Merino in PR pkg/17354.
2002-07-19Actually, this should be done in gnome-core.mycroft1-3/+1
2002-07-19Create and destroy share/mc.mycroft1-1/+3
2002-07-18Make this compile - fixes a problem in the bulk build.agc3-11/+15
2002-07-13Add buildlink.mk.wiz1-0/+34
2002-07-11Add and enable "cdbkup" package. This fixes PR pkg/15680 by Mishka.tron1-2/+2
2002-07-11Import new "cdbkup" package: CD-R(W) backup/restore systemtron5-0/+72
This package was contributed by Mishka in PR pkg/15680.
2002-07-10Add and enable gkx86infoagc1-1/+2
2002-07-10Initial import of gkx86info-0.0.2 into the NetBSD Packages Collection.agc6-0/+72
Provided in PR 17219 by ptiJo (ptiJo@noos.fr) This is a plugin for gkrellm that simply prints the current clock speed for users that own speed stepping processors. It works on normal non-stepping processors also, but there isn't really any point in measuring the clock if it is the same every time you measure it, is there? Included code from x86info to calculate an estimate clock speed.
2002-07-10Update extipl to version 5.04 from 5.03.agc2-6/+6
Changes are * Fix an error with "Mark active and boot" when LBA mode is used. * Compile with nasm 0.98.24. Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2002-07-10Upgrade to roller-1.12:kim3-6/+9
Add support for: - repeating IMAP and HORDE warnings. - new cyrus versions: lmtpd, master - net-snmp as a new name for ucd-snmp - recognize more NetBSD boot messages and new devices - new daemons: netsaint, pptpd - use pflogsumm to process maillog (postfix only)
2002-07-10Add pflogsumm.kim1-1/+2
2002-07-10Add sysutils/pflogsumm:kim4-0/+48
A script to provide an overview of postfix activity, with just enough detail to give the administrator a "heads up" for potential trouble spots. Used by the new version of sysutils/roller.
2002-07-08Update xnc to version 4.4.7 using most of the patches provided in PR pkg/14037jschauma12-79/+123
by former MAINTAINER Rui-Xiang Guo (rxg at ms25 dot url dot com dot tw). Some modifications by me to adjust patches (which were for 4.4.6) to 4.4.7. Changes from 4.4.6 to 4.4.7: -Changed to a new method of detection pseudotty type, works well on more platforms including CygWin32. -IVES command line viewer and editor has been renamed. 'vs' to 'iview', 'es' to 'iedit'. This was made becouse older names conflict with another applications. -New image library for using with IVES. Now XNC can view the following image formats: * GIF * JPG (with external or built in libjpeg) * PNG (with external or built in libpng) * TIF (with external libtiff) * BMP * PCX * PNM * PCD * LBM * XPM -Fixed bug in running UPGRADE/INSTALL inside RPM archives. -Fixed legal issues, added some copyrights -Small bug fixes, as usual. Thanks to all who reported. Changes from 4.4.5 to 4.4.6: -Added new program 'xncloader' for faster xnc starting up. -Fixed bug with wrong display rxvt terminal contents. -Fixed small bug in FTP vfs. Set MAINTAINER to myself as Riu no longer uses this pkg. If there are any volunteers who wish to take over, please feel free to change this.
2002-07-08Fix typo reported in bin/17516.wiz1-2/+2
2002-07-03Updated rconfig to 0.11:abs2-5/+5
Fix probe on machines which do not support uname -p Allow +tag=value to be specified after hostnames Retire rsh_opts as does not work with rdist
2002-07-03Remove IGNOREd mkisofs package -- can be reimported if someone reallywiz11-195/+1
splits mkisofs out from cdrecord.
2002-07-03This package (sysutils/storage-manager) has an interactive fetch stage, soagc2-3/+4
mark it as such, and enable this package in the category Makefile. With thanks to Dan McMahill for pointing this out.
2002-07-03update to nut 0.50.0. notable changes:lukem12-96/+119
- change from tcp/ip port 3305 to the IANA assigned 3493 - all old-style drivers have been deprecated: aeg bestfort bestuferrups engetron ipt-anzen mgeups multilink mustekups optiups sms toshiba1500 ups-trust425+625 upseyeux - newvictron renamed to victronups - newpowercom renamed to powercom, replacing previous powercom and ups-trust425+625 as well
2002-07-03add tkdeskdmcmahill1-1/+2
2002-07-03import tkdesk-1.2.dmcmahill15-0/+1008
Submitted in PR pkg/17423 by Rui-Xiang Guo <rxg@ms25.url.com.tw> TkDesk is a graphical file manager for Unix and the X-Window System. It offers a very rich set of file operations and services, and provides the user with an immense amount of configurability. TkDesk's configuration flexibility results from the use of Tcl/Tk as the primary implementation language. Another benefit of using Tcl/Tk is that TkDesk is very portable and runs on virtually any Unix platform.
2002-07-02Add RCS Id.wiz3-1/+3
2002-06-30Also explicitly create the ${PREFIX}/libexec/rox directoryagc1-1/+2
2002-06-29Explicitly create the ${PREFIX}/share/rox/ROX-Filer directory, and useagc1-3/+3
a more orthodox way of populating it.
2002-06-28Updated skill to 4.1nb2abs4-14/+17
Fix for pre NetBSD-1.5 systems.
2002-06-26fix last correctly. Bump to libirman-0.4.1bnb5abs3-5/+5
2002-06-26Updated libirman to 0.4.1bnb4:abs7-33/+50
Fix incorrect free() usage and writing past the end of a malloc()ed string
2002-06-26Upgrade lsof pkg to 4.64. Notable changes from 00DIST are:atatat2-7/+7
4.64 June 26, 2002 ... Updated lsof's main() function to: 1) close all open file descriptors above 2 before starting; and 2) to set a non-interfering umask. Moved GET_MAX_FD test from misc.c to proto.h, so that main() could use it. Added multiple-include protection to proto.h. ... At the suggestion of Manuel Bouyer <bouyer@antioche.eu.org> switched NetBSD and OpenBSD lsof from using nlist() to using kvm_nlist(). Made the same change for BSDI, Darwin, and FreeBSD. ... Added nullfs support for FreeBSD, NetBSD, and OpenBSD at the request of Andrew Brown <atatat@atatdot.net>. ... Modified all readmnt() functions to ignore mounted-on directory names that don't begin with '/'. ... Tested on NetBSD 1.6A and OpenBSD 3.1. Also...make myself the maintainer since I keep updating this pkg (hi wiz).
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-25Allow to depend on ja-samba package as well as samba package.taca2-4/+4
2002-06-25moved randread from sysutils to benchmarks.grant1-2/+1
2002-06-25This belongs in benchmarks, pointed out by cjs@icb.grant5-40/+0
2002-06-25add randread.grant1-1/+2
2002-06-25Initial import of randread-0.1.grant5-0/+40
Randread is a simple program to help benchmark random read performance. See http://randread.sourceforge.net/ for information.
2002-06-23Fix for truncated process name problem decribed in pkg/10416.kent3-2/+27
Increment PKGREVISION.
2002-06-20Update to libirman-0.4.1bnb3 - honour PKG_SYSCONFDIRabs1-2/+3