summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
1999-07-23sync.frueauf1-2/+2
1999-07-23Add -Dunix to compile options.frueauf1-4/+7
1999-07-22libslang to 1.3.8mycroft2-4/+4
1999-07-15Update "gmc" package to version 4.5.33.tron3-70/+84
1999-07-15Update "mc" package to version 4.5.33.tron3-36/+39
1999-07-14Update dependence on "gnome-core" package.tron1-2/+2
1999-07-13Update 3.12 to 3.14.sakamoto2-4/+4
1999-07-13Update readline dependency.jlam2-4/+4
1999-07-12Update patch sums.jlam1-1/+3
1999-07-12* Disable check for (unused) JPEG libraries.jlam3-2/+28
* Make ELF-aware.
1999-07-09Add package patch checksum files.agc21-0/+123
1999-07-08Revert to previous configuration:agc1-5/+2
LOWER_OPSYS for Solaris is solaris. Remove the ugly hacks which had been introduced to workaround previous misunderstanding.
1999-07-07Make this package work on Solaris. Again.agc2-4/+22
1999-07-05Add and enable suxkim1-1/+2
1999-07-05Little script for becoming root with optional ssh agent verification.kim5-0/+26
1999-07-05Add and enable osnamekim1-1/+2
1999-07-05Little script to print the name of the operating system.kim5-0/+24
1999-07-05Add and enable sshshkim1-1/+2
1999-07-05Little script to run your shell under ssh-agent.kim5-0/+23
1999-07-03add and enable kdfhubertf1-1/+2
1999-07-03Shows disk usage graphically and lets you mount/umount devices.hubertf7-0/+150
1999-07-01Update to V0.1.18. Includes many bugfixes and these new features:hubertf4-18/+8
* added -print-size/-tsize for burning on the fly in DAO mode or for drives requiering it (like some TEAC drives) * "Detect scsi drive" now also detects if -swab option is needed * now it's possible to choose multiple files/dirs at once in the file selectors * German .po translation by Juergen Lock <nox@jelal.kn-bremen.de> * added icon by chris scheidecker <scheides@theinferno.hextrack.com> * multisession support (not very well tested): * if you leave the "Path to old session" field empty, gcombust will asume this is the first session * if you press the recalc button in multisession mode, it will take into account the old session - this operation takes quite some time! (and I don't know if you can trust the result) * multisession doesn't seem to mix with Joliet (I get "Joliet tree sort failed." from mkisofs), so disable it if you get problems. * the current mkisofs version has a bug you might run into when making sessions (for all but the first session), so if mkisofs segfaults on you for no apparant reason, wait for the next release of cdrecord (or mail me for a patch) * you cannot make multisession CD's on the fly (except for the first session)
1999-06-28Patch from NetBSD-current:tron1-6/+8
Avoid duplicate free() while reading system information.
1999-06-27If we install in the path, we shouldn't need to use a full path to execute.abs1-0/+13
use execlp() instead of execl() to exec children.
1999-06-25This patch is not needed - remove it.hubertf1-15/+0
Pointed out by Patrick Welche <prlw1@cam.ac.uk> in PR 7840
1999-06-25Update to V4.44. Changes:hubertf4-105/+21
Corrects SunOS 4.1.x HSFS and segmentation fault problems; improves handling of UNIX PCB addresses in the /proc-based Linux lsof; corrects PPID and PGRP output ordering conflict; enhanced some library modules so more dialect versions could use them; adds raw socket support for /proc-based Linux lsof; adds support for UnixWare 7.1; made NetBSD 1.4C updates; makes minor adjustment for latest Tru64 UNIX 5.0 Beta release.
1999-06-22Update dependence on "libslang" package to version 1.3.7.tron2-4/+4
1999-06-21Add and enable sysinfoagc1-1/+2
1999-06-21Initial import of sysinfo, a shareware utility to display systemagc7-0/+92
hardware and software information and configuration, into the NetBSD packages collection. At the moment, this package is only for Solaris.
1999-06-19The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror ontron2-4/+4
"ftp.sunet.se" instead.
1999-06-18Update xps to 3.12.sakamoto2-11/+8
1999-06-18Update to V0.1.15.hubertf3-4/+17
Changes: DnD support, started on save preferences, can "swallow"progress window, added reset device button, lots of bugfixes.
1999-06-08Improve on previous. Use CHOWN=${CHOWN} in configure env.bad2-14/+3
Thanks for pointing this out, Alistair!
1999-06-08Must have /usr/sbin in the PATH on NetBSD for configure to find chown(1).bad1-0/+13
1999-06-03Adapt this patch to version 3.9.5.tron1-91/+6
1999-06-02update to 3.9.5christos2-6/+6
1999-06-02Update to 4.43_Wchristos4-29/+20
1999-06-02Correct minor spelling mistake.agc1-1/+1
1999-06-01Enhance "floppyd" to get UID of "nobody" from the password database.tron1-9/+62
Patch supplied by Antti Kantee.
1999-05-31- Enhance "configure" target so that "floppyd" will be built on systemstron3-2/+63
with X11 installed. - Fix compliation problems in "floppyd.cpp" with the patch supplied by Antti Kantee in PR pkg/7670. - Remove "floppyd" manual page if the binary isn't built and installed.
1999-05-29touch configure for autoconf is never run, noted by Hubert Feyrer.sakamoto1-1/+4
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-12/+12
pattern match format. Minor pkglint along the way.
1999-05-24Update xps to 3.10.sakamoto2-4/+4
1999-05-22Add informative message about creating a link from e.g. /dev/cd0d torh1-0/+11
/dev/su0-6-0 for cdrecord to work.
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron3-8/+3
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20Handle factored out cwdinfo.kleink1-3/+67
1999-05-19Enable hfsutils.wrstuden1-1/+2
1999-05-19Initial import of hfsutils package, made with hubertf's url2pkg script.wrstuden5-0/+53
Supports reading and writing hfs filesystems. Doesn't yet support hfs+.
1999-05-19Enable usbutil.augustss1-1/+2
1999-05-19Add a few USB developer utilities.augustss5-0/+31