summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2004-07-11Update to version 3.6alpha7. Thanks to Christos Zoulas for NetBSD support.cube12-1627/+9
Fixes PR 26249.
2004-07-11Note that top can't be built on NetBSD-1.6 and above.cube1-1/+3
2004-07-10Note that it's only available on NetBSD/i386 2.0F or newer.cube1-1/+3
2004-07-10Add gkrellm-est.cube1-1/+2
2004-07-10Initial import of gkrellm-est, version 20040710 into the NetBSD Packagescube4-0/+32
Collection. gkrellm-est is a GKrellM plugin that displays the current frequency of the processor, and allows the user to change it by clicking the label, either with left button (to increase it) or with the right one (to decrease it). It only works on NetBSD and with EST (Enhanced Speedstep Technology) processors, such as the Centrino. A driver for this was introduced in NetBSD-current on April, 30th, 2004.
2004-07-09-sync with cdrecord: depend on groffdrochner1-3/+3
-this pkg does _not_ conflict with cdrecord-xcdroast
2004-07-09Use subst.mk instead of doing sed/mv dance.xtraeme1-11/+8
2004-07-09use the TBL variable provided by groff/builtin.mkdrochner1-2/+1
2004-07-09Regen patch to apply cleanly on Solaris.salo2-6/+9
2004-07-07this needs groff/tbl (pointed out by Florian S. in PM)drochner1-1/+2
2004-07-07Updated xfce4-xkb-plugin to 0.3.2martti5-142/+7
* Bug fixes
2004-07-07Updated xfce4-diskperf-plugin to 1.4.1martti3-8/+7
* Bug fixes
2004-07-06Make compile on linux, from Jeremy C. Reed in PR 20798.bouyer8-1/+85
2004-07-06adapt this to the cdrdao-1.1.9 update:drochner9-142/+105
-use gtkmm2.0/2.2 -use the solaris audio output module on NetBSD
2004-07-06Enable pkgviews installation.xtraeme1-1/+5
2004-07-06Add and enable rfstoolagc1-1/+2
2004-07-06Initial import of rfstool-0.14 into the Packages Collection, from a nudgeagc4-0/+50
by Bruce Chiarelli on current-users. RFSTOOL - ReiserFS for Windows - allows you to access ReiserFS partitions from a Windows 95/98/ME/NT/2000/XP system. Starting with version 0.6, it even allows you to access ReiserFS partitions from Linux ;). It is a complete rewrite of the ReiserFS functions needed to list directories or access files. Requirements + This tool was developed on NT/2000. The current version has support for Windows NT, 2000, XP, as well as the 16-bit products Windows 95, 98 and ME. + For NT/2000/XP: You need administrative privileges to run this program. Normal users will probably not have the access rights to the raw partition data. + You need to know the drive and partition index of the ReiserFS partition you want to read. Luckily, the new version includes an autodetect feature + Access is read-only. I do not intend to change that, at least for the time being. + Journal data is ignored. These tools show the file structure as it is ON DISK, right now.
2004-07-06Added fsv-0.9.xtraeme1-1/+2
2004-07-06Initial import of fsv-0.9 from pkgsrc-wip.xtraeme4-0/+49
fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace. It lays out files and directories in three dimensions, geometrically representing the file system hierarchy to allow visual overview and analysis. fsv can visualize a modest home directory, a workstation's hard drive, or any arbitrarily large collection of files, limited only by the host computer's memory and graphics hardware.
2004-07-05sysctl() uses size_t arguments for lengths, so don't pass a pointer to ancube5-22/+53
int, it breaks on 64-bits platforms. While there, prevent sa_family_t from being redefined by making sure __NetBSD_Version__ is defined. Bump revision of both gkrellm and gkrellm-server. Should fix PR 26144.
2004-07-04Update to 4.1.1:wiz2-6/+5
From the diff, changes look like: Darwin support; new -a option.
2004-07-04+gnome-vfsmm26drochner1-1/+2
2004-07-04Import the latest generation of gnome-C++ bindings.drochner5-0/+117
(can coexist with older versions)
2004-06-30As suggested by salo@ on tech-pkg: ${PREFIX}/libexec is a betterjschauma3-8/+8
location than ${PREFIX}/share.
2004-06-30Add/enable xraidadminjschauma1-1/+2
2004-06-30Initial import of xraidadmin:jschauma5-0/+61
The xraidadmin package contains the Java version of Apple's RAID Admin tool. RAID Admin is an application used to configure and monitor your Xserve RAID systems. You use RAID Admin to set up the Xserve RAID hardware, including o Creating or deleting RAID arrays (known as hardware RAID) o Monitoring the status of one or more Xserve RAID systems o Adjusting settings, including system name and password, network address for each RAID controller, fibre channel communication speed, drive cache, controller cache, and LUN masking o Setting up email notification for system alerts
2004-06-30 Fixed to work in NetBSD 1.6.* also. Tested on NetBSD 2.0 BETAkivinen6-19/+49
and NetBSD 1.6. Updated PKGREVISION and DESCR and MESSAGE texts.
2004-06-30Updated xfce4-cpugraph-plugin to 0.2.2martti4-58/+29
* Bug fixes
2004-06-30Update to 5.19-1.4.9.7, from FUKAUMI Naoki in PR 25433.wiz3-23/+44
Make compile on statvfs systems. Changes: - growisofs 5.19-1 hotfix to address "flushing cache takes forever; - 5.19.4.9.7 release; - LG GSA-4081B fails to "SET STREAMING" with "LBA OUT OF RANGE" for DVD+RW media, but not e.g. DVD-R; - dvd+rw-booktype: BTC support; - make DVD-RAM work in "poor-man" mode; - average write speed report at the end of recording; - dvd+rw-format 4.9: permit for DVD-RW blank even if format descriptors are not present; - Solaris: get rid of media reload, which made it possible to improve volume manager experience as well; - address speed verification issues with NEC ND-2500 and Plextor PX-708A; - IRIX: IRIX 6.x port is added; - dvd+rw-tools-5.18.4.8.6: www.software.hp.com release; - minimize amount of compiler warnings on 64-bit platforms; - skip count-down if no_tty_check is set; - -use-the-force-luke=tracksize:size option by suggestion from K3b; - Linux: fix for "Bad file descriptor" with DVD+RW kernel patch; - refuse to run if ${SUDO_COMMAND} is set;
2004-06-28Update to 2.6.3:jmmv4-24/+7
Major changes since 2.6.2 are: * Improved drag and drop responsiveness * Set working directory of launched processes to current view directory * Zooming fix * Crash fixes Major changes since 2.6.1 are: * Accessibility/keynav/theming fixes * Leak fixes * .desktop file updates * Fixed help buttons in the preferences dialog * Portability fix * Use initial click position to anchor icon dnd * Crash fix in the file properties dialog * Don't overlap the close icon and text label when the sidepane is very small.
2004-06-28Fix some C99 variable definitions, to make this build with gcc 2.95.kristerw3-1/+136
2004-06-28Fix some C99 variable definitions, to make this build with gcc 2.95.kristerw2-1/+98
2004-06-27Remove duplicate line in install arg. Reported by Sebastian Prause on tech-pkg.wiz1-2/+1
2004-06-26Update rdiff-backup to 0.12.7adrianp2-9/+10
Ok'ed wiz@/snj@/davids (at) idiom.com From the CHANGELOG: New in v0.12.7 (??????????) --------------------------- Altered file selection when restoring so excluded files will not be deleted from the target dir. The old behavior was technically intended and documented but not very convenient. Thanks to Oliver Kaltenecker for bug report. Fixed error when --restrict path given with trailing backslash. Bug report by Åke Brännström. Backported regress fix from 0.13.x. Bug noticed by Alan Horn. Added error-correcting fsync suggestion by Antoine Perdaens. rdiff-backup may work better with NFS now. Fix for regress warning code: rdiff-backup should warn you if you are trying to back up a directory into itself.
2004-06-26Bump PKGREVISION for newly added man page.wiz1-1/+2
2004-06-26intall growisofs.1.mrg2-2/+4
2004-06-24Remove USE_PKGLOCALEDIR, it's unneeded.xtraeme1-2/+1
2004-06-24Added ccd2iso.xtraeme1-1/+2
2004-06-24Initial import of ccd2iso-0.9.xtraeme5-0/+51
ccd2iso converts CloneCD images (.img) to ISO.
2004-06-22Updated file to 4.09:grant2-5/+5
changes since 4.02: 2004-04-06 20:36 Christos Zoulas <christos@zoulas.com> * detect present of mbstate_t Petter Reinholdtsen <pere@hungry.com> * magic fixes 2004-03-22 15:25 Christos Zoulas <christos@zoulas.com> * Lots of mime fixes (Joerg Ostertag) <ostertag@rechengilde.de> * FreeBSD ELF version handling (Edwin Groothuis) <edwin@mavetju.org> * correct cleanup in all cases; don't just close the file. (Christos Zoulas) <christos@zoulas.com> * add gettext message catalogue support (Michael Piefel) <piefel@debian.org> * better printout for unreadable files (Michael Piefel) <piefel@debian.org> * compensate for missing MAXPATHLEN (Michael Piefel) <piefel@debian.org> * add wide character string length computation (Michael Piefel) <piefel@debian.org> * Avoid infinite loops caused by bad elf alignments or name and description note sizes. Reported by (Mikael Magnusson) <mmikael@comhem.se> 2004-03-09 13:55 Christos Zoulas <christos@zoulas.com> * Fix possible memory leak on error and add missing regfree (Dmitry V. Levin) <ldv@altlinux.org> 2003-12-23 12:12 Christos Zoulas <christos@zoulas.com> * fix -k flag (Maciej W. Rozycki) 2003-11-18 14:10 Christos Zoulas <christos@zoulas.com> * Try to give us much info as possible on corrupt elf files. (Willy Tarreau) <willy@w.ods.org> * Updated python bindings (Brett Funderburg) <brettf@deepfile.com> 2003-11-11 15:03 Christos Zoulas <christos@zoulas.com> * Include file.h first, because it includes config.h breaks largefile test macros otherwise. (Paul Eggert <eggert@CS.UCLA.EDU> via Lars Hecking <lhecking@nmrc.ie>) 2003-10-14 21:39 Christos Zoulas <christos@zoulas.com> * Python bindings (Brett Funderburg) <brettf@deepfile.com> * Don't lookup past the end of the buffer (Chad Hanson) <chanson@tcs-sec.com> * Add MAGIC_ERROR and api on magic_errno() 2003-10-08 12:40 Christos Zoulas <christos@zoulas.com> * handle error conditions from compile as fatal (Antti Kantee) <pooka@netbsd.org> * handle magic filename parsing sanely * more magic fixes. * fix a memory leak (Illes Marton) <illes.marton@balabit.hu> * describe magic file handling (Bryan Henderson) <bryanh@giraffe-data.com> 2003-09-12 15:09 Christos Zoulas <christos@zoulas.com> * update magic files. * remove largefile support from file.h; it breaks things on most OS's 2003-08-10 10:25 Christos Zoulas <christos@zoulas.com> * fix unmapping'ing of mmaped files. 2003-07-10 12:03 Christos Zoulas <christos@zoulas.com> * don't exit with -1 on error; always exit 1 (Marty Leisner) * restore utimes code. 2003-06-10 17:03 Christos Zoulas <christos@zoulas.com> * make sure we don't access uninitialized memory. * pass lint * #ifdef __cplusplus in magic.h 2003-05-25 19:23 Christos Zoulas <christos@zoulas.com> * rename cvs magic file to revision to deal with case insensitive filesystems. 2003-05-23 17:03 Christos Zoulas <christos@zoulas.com> * documentation fixes from Michael Piefel <piefel@debian.org> * magic fixes (various) * revert basename magic in .mgc name determination * buffer protection in uncompress, signness issues, close files Maciej W. Rozycki <macro@ds2.pg.gda.pl 2003-04-21 20:12 Christos Zoulas <christos@zoulas.com> * fix zsh magic 2003-04-04 16:59 Christos Zoulas <christos@zoulas.com> * fix operand sort order in string. 2003-04-02 17:30 Christos Zoulas <christos@zoulas.com> * cleanup namespace in magic.h
2004-06-22Update rconfig to 0.33:abs2-5/+5
Comment out sshver and sshetc reporting from probe.sh by default, add in kernel version (NetBSD only)
2004-06-21Added xfce4-cpugraph-plugin and xfce4-xkb-pluginmartti1-1/+3
2004-06-21Keyboard plugin for XFce4.martti5-0/+119
2004-06-21CPU load plugin for XFce4.martti5-0/+45
2004-06-20Bump PKGREVISION and remove X11 support where appropiate.xtraeme1-1/+2
2004-06-20Support files over 2 GB size.martin4-2/+45
2004-06-20Sync with reality, now that grub does not need any patch for bootingxtraeme1-4/+2
via cdrom.
2004-06-20Update sysutils/grub to 0.95, and remove obsoleted optionsxtraeme3-52/+9
GRUB_USE_UFS2/GRUB_USE_ISO9660, they are not longer needed. New in 0.95 - 2004-06-13: * Add support for ReiserFS 3. * Fix support for FreeBSD 5. * Support ATARAID for Linux in the grub shell and grub-install. * Add CDROM support for El Torito with no emulation mode. You can use (cd) as a CDROM drive in the config file. * Option --no-mem-option is implied for Linux 2.4.18 and newer. * Add support for UFS2.
2004-06-20remove file missed in 1.1.9 updatedillo1-13/+0
2004-06-20update to 1.1.9:dillo7-59/+16
This release focuses on bug and compile fixes, upgrade to a newer scsilib library (from cdrtools 2.01a31), as well as some new cdrdao options and features (MMC driver auto-detection, discid command, --full-burn option).