summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2001-08-12Fix same problems with the user check:veego1-5/+5
- use 'id' instead of 'finger'. this is not a real problem, but it is enough and fixing the next problem makes it possible to use it. - grep -q doesn't work on solaris, so use a different way to suppress the output from the user check. - the return code check for the user was reversed.
2001-08-09Package of the development version of sysutils/cdrecordlukem1-0/+113
The stable version is currently 1.10, this is 1.11a34
2001-08-07update to 0.98 alpha 9drochner6-39/+39
Changes: 17.07.01: * update the writeable flag in HD setup * final touches to non-root wrapper 16.07.01: * add CDRTOOLS_PREFIX in Makefile for more flexible installation * show image-list in verify tracks menu even when no CD is loaded * check if image directories are writeable 15.07.01: * set permissions of /etc/xcdroast.conf to 644 after first start when old version found * remove -r commandline option for security reasons * make wrapper checking allowed users and hosts * make process windows wider to avoid cut-off labels * make "minimaly blank" mode default * allow verifying of self-mastered or external iso tracks 14.07.01: * first version of non-root wrapper useable * set correct filemodes on saved text-outputs * create the configuration directory at startup * fix bug in non-root-mode when you can cancel out of setup without setting image directories * check for common "cannot open new session" errors in cdrecord output and advise user to switch to TAO * handle dos format textfile format 13.07.01: * first tests with the non-root wrapper * add -n switch to commandline help 12.07.01: * dont set tooltip color manually - it screws up multibyte fonts 11.07.01: * added japanese translation 10.07.01: * added option in setup to save a default write mode setting 08.07.01: * added galician translation * added new dialog in master-menu which does the redirection stuff when adding directories automatically 28.06.01: * fix problem when copying an unpadded CD-R. (last sectors got lost) 27.06.01: * manual scanbus override should work now. I am interested in feedback. 26.06.01: * new commandline option to give a list of devices, instead of using -scanbus. Very useful on AIX and OpenBSD systems. 24.06.01: * dont expand ~/ in logfile setting (broke in non-root-mode) * add startup-message in logfile * workaround for crash caused by eazel-gtk-theme (mandrake 8.0) * fix a lot of cursor leaks * fix crash when writing a toc file on solaris * use sectors on mkisofs tsize option 23.06.01: * integrate joliet charsets into the master-menu (Also thanks to Georgy Salnikov for the idea) * dont crash on unknown group-ids 22.06.01: * query joliet charsets from mkisofs 21.06.01: * reworked verifying code. (Thanks to Georgy Salnikov <sge@nmr.nioch.nsc.ru>) * verifying of padded CDs works now fine. 20.06.01: * make cdrtools-1.10 default 19.06.01: * had other stuff to do. Got back to work at X-CD-Roast * update translations for brasilian portuguese, estonian, slovak and french * added translations for finnish, bulgarian and czech. * allow image-directories with space in their name * sort the image-list display alphabetically * merged AIX and HP-UX audio patches from Stefan Benke <benke@iam.rwth-aachen.de> * fixed possible crash when a CD-Extra is inserted * corrected tons of typos in the documentation 25.12.00: * fix wav-file detection code (Thanks to Mark Bratcher <mbratch@coollink.net>) 01.12.00: * fix some compiler warnings 29.11.00: * fix cdrecord scanbus parser crash on HP-UX
2001-08-07update to 1.10drochner11-99/+86
There are MANY bugfixes and cleanups. The changelog file is 22k in size.
2001-08-07Package of the development version of sysutils/cdrecordlukem1-0/+19
The stable version is currently 1.10, this is 1.11a34
2001-08-07update to 1.10drochner2-15/+16
There are MANY bugfixes and cleanups. The changelog file is 22k in size.
2001-08-06Update to 1.2.1, provided by Anthony Mallet in pkg/13632.wiz3-17/+18
Changes since 1.0.8: NOTE: Some configuration issues: o Net and inet command launching will need re-entering. o Inet charts can't use data saved by 1.0.x versions. o Plugins that were automatically enabled by being in ~/.gkrellm/plugins will now have to be enabled on the plugins config page. A consequence of this is that your existing configuration setup for these plugins may be lost. * New chart drawing routines give many appearance options which can be configured by right clicking on the charts. Plugins which create charts must make some coding changes - see the plugins changelog. One of these options is a split view which uses a new theme image, so split views in some themes won't look right until the themes are updated. * CPU charts can now show nice time, which also uses a new theme image. * New panel routines so panel and chart interfaces will be consistent, but unlike chart plugins, meter styled plugins may upgrade gracefully without a "required" recompile - see plugins changelog. * Added an alert interface so limits can be set for triggering warn and alarm commands. Builtin APM and sensor (temps, fan, volt) monitors can have alerts set. Alerts can use the gvoice plugin. * User selectable fonts. * User plugin placements. * User definable format strings for drawing chart labels. * Right click on most panels to open the monitor config window. * There is no longer compatibility with pre 0.10.0 theme formats (the change was announced a year ago). Package change: buildlinkified.
2001-08-01Use gettext-lib buildlink.mk instead of USE_LIBINTL.wiz1-2/+3
Fixes problem noted in recent bulk build.
2001-07-29Change MAINTAINER to me, since taca@kyoto.jepro.co.jp is authortaca1-2/+2
not maintainer.
2001-07-29Don't mirror distfile which is already on "ftp.netbsd.org".tron1-1/+3
2001-07-29Fix example configuration line for "lkm.con": the aperature module can'ttron1-2/+2
(and shouldn't) be loaded before networking because it might be located on a NFS mounted "/usr/pkg" filesystem.
2001-07-29Put real package installation prefix into install script instead oftron1-9/+14
letting the user figure out where the files got installed.
2001-07-28Add "MANCOMPRESSED_IF_MANZ" because the BSD style "Makefile" handlestron1-4/+5
manual page compression automatically.
2001-07-27Fix typo in category.wiz1-2/+2
2001-07-26Add missing file "share/kde/locale/de/LC_MESSAGES/koncd.mo" to packagetron1-1/+2
list.
2001-07-24Fix path to locate database.wiz2-5/+14
Patch provided by Eric Gillespie Jr in pkg/13544.
2001-07-22Make it work with latest windowmaker libraries. Buildlinkify a bit.wiz6-11/+79
2001-07-19forgot to monitor shutdown button on morse code modeitojun1-1/+4
2001-07-19have -L (load average monitor) and -M (message with morse code).itojun3-37/+172
bump pkgsrc version to 20010719.
2001-07-18check if the hardware is really Wildlab LAMB (check MAC address),itojun6-43/+209
so that we don't damage other i386 machines by mistake. bump pkgsrc version to 20010718.
2001-07-15Update asapm to version 2.10. Update the homepage location for this package,jlam2-11/+9
convert to use buildlink.mk files, and mark as USE_BUILDLINK_ONLY. Changes from version 2.9 fix a small error in how event timing was assumed to occur.
2001-07-14Don't really need kernfs.jlam1-4/+3
2001-07-14Add message file describing preconditions for the use of psmisc.jlam1-0/+10
2001-07-14Move inclusion of buildlink.mk files to end of Makefile.jlam1-3/+2
2001-07-14Mark as USE_BUILDLINK_ONLY.jlam1-3/+4
2001-07-13use NO_CHECKSUMitojun2-3/+4
2001-07-13s/REFERENCES/SEE ALSO/ to meet mdoc(4).itojun1-2/+2
2001-07-13add sysutils/lambditojun1-1/+2
2001-07-13lambd, shutdown switch monitoring daemon for Wildlab LAMBitojun7-0/+286
2001-07-09Update to 2.6 by the maintainer Ben Collver via pkg/13408.wiz4-21/+22
Changes since 2.5: * Added workaround for errors caused by BIOS USB keyboard support. * Fixed problems with reporting of 1 GHZ + processor speeds. * Fixed Duron cache detection. * Added screen buffer so that menus will work correctly from a serial console. * The Memtest86 image is now built in ELF format.
2001-07-08update from 1.5 - 1.6. notable changes:lukem2-5/+5
* Use correct ends of pipefd[] (as returned by pipe(2)). * Fix '%f' escape in (pre|post)processor argument. Previous two fixes provided by Stoned Elipot.
2001-07-07add & enable tdirzuntum1-1/+2
2001-07-07o add python-* to DEPENDSzuntum1-2/+4
o use ${MV} -f instead of plain ${MV}
2001-07-07Initial import of tdir-1.58zuntum4-0/+38
tdir is Yet Another Way To Display Directory Listings. Output is in columnar format with sub-directories listed first, and then a listing of the files ordered by their ending "extension" - typically the characters following the rightmost '.' in the file name (though this can be changed on the command line). tdir supports recursive directory examination. Total output width as well as column width can be set on the command line and tdir will autoformat accordingly. tdir is written in 'python' and requires a reasonably current version of the 'python' environment to be present on the system.
2001-07-06add & enable service-configzuntum1-1/+2
2001-07-06Initial import of service-config 0.51zuntum4-0/+53
The programs in service-config create and configure svscan-format service directories. * server-config creates an svscan-format directory for an arbitrary service. * rules-config configures access rules for use by a service. * svscan-config configures a service to run svscan. * ipc-config configures a service to run ipcserver. * ipcx-config configures a service to run ipcserver using access rules. * tcp-config configures a service to run tcpserver. * tcpx-config configures a service to run tcpserver using access rules.
2001-07-03Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam4-16/+20
2001-07-01Add and enable ruby-syslog.taca1-1/+2
2001-07-01Importing syslog-20010130 package.taca4-0/+38
This is a Ruby module to access syslog(3) interface.
2001-06-26Upgrade to 2.4.2p2christos12-53/+53
2001-06-26Prepare for 2.4.2p2christos14-347/+291
This is a bug fix release. Improve debugging support, fix some fd leaks and add barcode reader support. For more details, refer to the Changelog.
2001-06-20regen for patch-ajbouyer1-1/+2
2001-06-20On NetBSD, the kernel issues a request sense if needed. So no need tobouyer1-0/+25
issue request sense from userland, just print the sense info we got when the ioctl returned.
2001-06-20Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-6/+4
2001-06-18Mark as USE_BUILDLINK_ONLY and remove unnecessary config.cache entry tojlam1-4/+2
prevent detection of ncurses.
2001-06-18Update xbattbar to 1.4.2. Changes included adding time remaining display.jlam2-5/+5
2001-06-18Convert to use buildlink.mk files.jlam1-8/+2
2001-06-14- Migrate BUILD_DEFS to Makefile.commonjlam6-42/+98
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to fix problems with hard-coding /var/amanda. - Remove USE_X11 from amanda-server since amanda-plot has already been split out. - Don't explicitly look for headers in ${PREFIX}/include.
2001-06-13Regen for new/changed patches.bouyer1-2/+4
2001-06-13Add patch from Nick Hudson to detect util.h and getrawpartition() in libutil.bouyer3-63/+108
Chnage patch to cddata.cpp to use getrawpartition(), and enclose NetBSD-specific changes in #ifdef __NetBSD/#endif so that it's easier to send back to KDE folks.