summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2004-08-09Update to 4.0.2. From the README:schmonz3-14/+15
The version 4 rewrite was mainly to accomplish three things: (1) the previous code was basically a hack, and was ugly. (2) to make the code more portable. The previous version required some hackery to compile on some systems. (3) to make the code fully 64-bit aware. The previous version worked on 64-bit systems, but did not fully stress the memory subsystems on them -- this version should be better at stress-testing 64-bit systems. pkgsrc changes: * Use the gzipped tarball (the bzipped one is no more). * Tweak COMMENT. * GNU make is no longer needed.
2004-08-04Might as well take maintainership...wiz1-2/+2
2004-08-04Update to 2.01a27:wiz8-47/+50
- New option -tao is now needed if you like to write in TAO mode. Cdrecord now does no longer writes if no write mode has been specified. - New option -sao as alias for -dao. As the official name for the write mo de is SAO, -sao is more correct than -dao. - New paranoia sub option paraopts=overlap=xx This is mainly a bug fix for cdda2wav. Cdda2wav previously _always_ did completely deactivat the dynamic overlapping from libparanoia. Instead, it did set the overlapping to the statical value 0. If you omit paraopts=overlap=xx, cdda2wav will now use dynamic overlaping with -paranoia. If you like the old behavior, use: paraopts=overlap=0 - New paranoia sub option paraopts=minoverlap=xx This sets the minimum dynamic overlap - New paranoia sub option paraopts=maxoverlap=xx This sets the maximum dynamic overlap - Better paranoia statistics output - Fixed a Problem with some Linux sound card drivers that caused cdda2wav to be unable to output to the soundcard. - Trying to add verbose output that estimates the read quality with -paranoia - Support for PowerPC CHRP Boot added - Support for -uid/-gid for UDF Filesystems added - isoinfo now is able to list ElTorito Boot information with -d - isoinfo now correctly shows long RR filenames from CE Extension records. - New options -root & -old-root from Patrik Ohly This allows mkisofs to be used for "incremental backups" where each backup is put into a separate directory tree on the CD. And some bug fixes.
2004-08-03Add krusader.markd1-1/+2
2004-08-03Import krusader from pkgsrc-wip. Packaged by Ian Zagorskih andmarkd4-0/+193
slightly modified by me. Krusader is an advanced twin-panel (commander-style) file-manager for KDE 3.x (similar to Midnight or Total Commander) but with many extras. It provides all the file-management features you could possibly want. Plus: extensive archive handling, mounted filesystem support, FTP, advanced search module, viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much much more. It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj and rpm and can handle other KIOSlaves such as smb:// or fish:// It is (almost) completely customizable, very user friendly, fast and looks great on your desktop!
2004-08-03Add file forgotten in previous commit.cube1-0/+13
2004-08-03Update to version 1.8.2 and apply patch from PR 26523 by Alexander Becher.cube2-5/+6
The patch correct wrong pointer arithmetics that prevented xosview from being called with -name option. Changes since xosview-1.8.1 - Applied sourceforge patch 927112 from Russell Reed which fixes the swapmeter when USESYSCALLS is defined. - Applied sourceforge patch 959433 which adds acpi support to the linux battery meter. - Applied a patch similar to the sourceforge patch 586184 submitted by Mark Guertin. - Linux diskmeter now uses vmstat and thus works with 2.6. But the units problem (block size) probably still remains. - Linux pagemeter should now work with 2.6 kernels - Merge in the fedora-2 nfs patch. - Merge in the fedora-2 strip patch. - Merge in the fedora-2 proc patch. - Merge in the fedora-2 s390 patch. - Merge in the fedora-2 non-i386 patch. - Merge in the fedora-2 linux-2.6 kernel (related) patch. - Add an autogen.sh script. This script runs autoconf to create the configure script.
2004-08-03Updated ups-nut to 2.0.0nb1martti3-3/+17
* Added support for Mustek PowerMust
2004-08-02Fix PLIST for Linux by adding LOWER_VENDOR (which is empty for NetBSD).recht2-18/+19
Patch provided by pancake in PR pkg/26517
2004-08-01Move the UID- and GID-assignment stuff into functions, and modelschmonz5-25/+65
the logic after that of NetBSD's user(8). Now we get unique IDs as intended (instead of always getting 300). On Panther Server, we need to send a HUP to lookupd(8) to make the system notice a newly niload'd user account. No harm done on the consumer version of Panther. Ensure that PATH is set to our liking. Bump version to 20040801.
2004-07-31Add buildlink3.mk and builtin.mk files, for software using libmagic.salo2-0/+41
2004-07-28Accept cdrtools-ossdvd as well, closes PR pkg/26463 by Greg Troxel.xtraeme1-2/+2
2004-07-28Enable pkgviews installation.schmonz1-3/+7
2004-07-28Add cdrtools-ossdvd-[0-9] conflict.wiz1-2/+2
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-1/+3
2004-07-27Update gkrellm packages to version 2.2.2.cube6-12/+12
2.2.2 Fri Jul 16, 2004 ---------------------- * Added some theme gkrellmrc variables, see Themes changelog. * Bugfixes: o Client mode seconds display had a sampling beat effect which caused a second to be periodically skipped. o Craig Boston <craig--at--fopye.gank.org> fix pixbuf memory leak in gkrellm_decal_scroll_text_set_internal().
2004-07-26Add patch from Michael Eriksson in PR 26438:wiz3-10/+12
The patches for asapm to try sysmon if APM fails, only support battery info in units of Watts and Watt hours. However, some machines like my Compaq Presario X1007EA laptop uses units of Amperes and Ampere hours. Bump PKGREVISION.
2004-07-26Enable pkgviews installation.schmonz2-2/+10
2004-07-23We need to generate the PLIST or else binary packages won't be createdjlam4-23/+29
properly.
2004-07-23Note that this is a minimal installation of Webmin.jlam1-1/+5
2004-07-23Add and enable webmin.jlam1-1/+2
2004-07-23Import webmin-1.150 as sysutils/webmin.jlam8-0/+184
Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update system files.
2004-07-22just require "tbl", not necessarily the whole groffdrochner2-4/+4
2004-07-22Clarify RESTRICTED. Set USE_BUILDLINK3=yes. Respect ${VARBASE}.schmonz1-5/+7
Rename post-patch to do-configure. Take MAINTAINER.
2004-07-22Add a RESTRICTED clause as in the other djbware packages. Setschmonz1-4/+7
USE_BUILDLINK3=yes. Remove the unnecessary post-install target.
2004-07-22Set ALL_TARGET explicitly. Rename post-patch to do-configure, andschmonz1-6/+6
configure all the conf-* files properly. Take MAINTAINER.
2004-07-21USE_IMAKE implies USE_X11BASE, remove it.salo1-2/+1
2004-07-19update xmbmon to 2.04recht1-3/+2
patch provided by Sergio Jimenez in PR 26356 * The modified BSD license is set from this version. * Logging facility in the daemon mode is included (but unabled in default, contribution by David Quattlebaum ). * IIR low path filter smoothing method is included for plotting graphs in xmbmon (contribution by Takayuki Hosoda). * Manual files are contributed by Nicolas Rueff . * Winbond W83791D, W83627THF chips are supported. * Initialization of ADM9240 chip for some Intel motherboards (by Alex Vasylenko). * SMBus access of ALI1533/1543 chipset (Aladdin IV, V) is supported. * ISA access of 2nd and 3rd temperatures for Winbond chips fails in most of motherboard. Due to this problem, fraction of these temperatures is always 0.5. This "bug" is fixed now. * Others: Fixing small bugs.
2004-07-19update mbmon to 2.04recht8-47/+30
patch provided by Sergio Jimenez in PR 26355 * The modified BSD license is set from this version. * Logging facility in the daemon mode is included (but unabled in default, contribution by David Quattlebaum ). * IIR low path filter smoothing method is included for plotting graphs in xmbmon (contribution by Takayuki Hosoda). * Manual files are contributed by Nicolas Rueff . * Winbond W83791D, W83627THF chips are supported. * Initialization of ADM9240 chip for some Intel motherboards (by Alex Vasylenko). * SMBus access of ALI1533/1543 chipset (Aladdin IV, V) is supported. * ISA access of 2nd and 3rd temperatures for Winbond chips fails in most of motherboard. Due to this problem, fraction of these temperatures is always 0.5. This "bug" is fixed now. * Others: Fixing small bugs.
2004-07-19Fill in blank "vendor" and "product_id" fields with "UNKNOWN", to make itfredb6-1/+94
possible to match a valid entry in ~/.cdrdao-drivers.
2004-07-17Update rconfig to 0.35:abs2-5/+6
Use 'shmux' in the probe stage. Reduces time for 'rconfig -at .' from 25 seconds to 10 seconds in a test with twelve remote hosts.
2004-07-17Update rconfig to 0.35:abs2-5/+5
- Substitute in more paths in build - Better handle errors from raidctl in probe.sh - Replace all $() with `` in probe.sh (for Solaris) - Handle an empty hosts.conf
2004-07-16Update rconfig to 0.34:abs3-12/+7
- Fix bug in dirtrees_redefined. Thanks again to Alan Horn - Add libexec/rconfig_ssh wrapper rather than srsh. Now hosts with bad or missing ssh keys will get an appropriate error - Add install target - Add 'atactl smart status' values for NetBSD in probe.sh - Make '-t' take a regex argument for which tags to display - Expand the debug output available with -d
2004-07-16Switch from the first to the third person, since neither the packageschmonz1-5/+5
maintainer nor I wrote this software.
2004-07-16Add and enable memtester.schmonz1-1/+2
2004-07-16Initial import of memtester-2.93.1 from pkgsrc-wip, contributed byschmonz4-0/+34
<pancake at phreaker.net> with some minor changes by me. memtest is a utility for testing the memory subsystem in a computer to determine if it is faulty. The original source was by Simon Kirby <sim@stormix.com>. I have by this time completely rewritten the original source, and added many additional tests to help catch borderline memory. I also rewrote the original tests (which catch mainly memory bits which are stuck permanently high or low) so that they run approximately an order of magnitude faster.
2004-07-15Enable pkgviews installation.xtraeme1-1/+3
2004-07-15Added smartmontools-5.32.xtraeme1-1/+2
2004-07-15Initial import of smartmontools-5.32 from pkgsrc-wip, contributed byxtraeme6-0/+133
<shattered at users.sourceforge.net> with some minor changes by me. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure. This closes PR pkg/25616.
2004-07-15Add and enable fixelfprot.agc1-1/+2
2004-07-15Initial import of fixelfprot-20040714 into the packages collection.agc4-0/+218
This program was written by Chuck Silvers. Fix up the permission bits for the program load section containing the .got section of a PPC ELF binary.
2004-07-14Add and enable vip.agc1-1/+2
2004-07-14Initial import of vip, a script which lets you edit data (via $EDITORagc4-0/+63
or $VISUAL) at any point in a pipe. From a nudge from David Maxwell. Normally, in a pipeline, when you need to edit some phase of the data stream, you use a standard tool such as sed, grep, or awk to alter, filter, or otherwise manipulate the stream. One potential problem with this approach is that the manipulations have to be very well thought out in advance. Another is that the manipulations will probably need to be applied uniformly. And third, the data must be very well understood in advance. Not all situations and data easily conform to these constraints. Alternatively, when the changes needed for the data are more than trivial, or perhaps you just don't feel like expending the mental energy needed to work out all the expressions in advance, a typical approach might be to run some process or pipeline, dump output to a file, edit the file with vi, pico, or emacs, then push the data along to the next phase by using the file as input to some additional process or pipeline. The catch here - other than the sheer awkwardness of this process - is that you have to remember to come back later and clean up all of those little and not-so-little "temporary" files. So, wouldn't you just like to be able to tap in an edit session at any arbitrary point in the pipeline, do your magic on the data, then have it automagically continue on its merry way? The vip program provides this functionality, and operates syntactically just like any other filter.
2004-07-14Enable pkgviews installation.xtraeme1-1/+5
2004-07-14Added nrg2iso-0.2.xtraeme1-1/+2
2004-07-14Initial import of nrg2iso-0.2, contributed by Ola Eriksson in xtraeme4-0/+25
PR pkg/26088. Nrg2Iso converts cd images generated by the Windows(TM) program Nero Burning Rom to ISO format.
2004-07-13Upgrade to lsof version 4.72. Changes related to or affecting NetBSDatatat5-145/+5
(or pkgsrc) from the 00DIST file: 4.72 July 13, 2004 ... Added support for NetBSD 2.0 with patches supplied by Andrew Brown <atatat@atatdot.net>. Andrew also provided two test systems. ...
2004-07-12Updated XFce to 4.0.6martti7-16/+18
As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with recent GTK+ releases along with other fixes.
2004-07-12Make this work on netbsd-1-6, and probably netbsd-1-5. It will break oncube8-171/+1804
earlier versions, but we don't support them in pkgsrc anyway. The reason for this is that the configure script uses ac_cv_target, but we don't pass a version number in there. The workaround I use is gross, I know. Oh, well, that won't prevent me from sleeping well at night. Final fix for 26249.
2004-07-11I forgot to add Christos's patches for NetBSD support...cube4-1/+927