summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2007-06-06New patches.martti3-7/+41
2007-06-06Updated sysutils/e2fsprogs to 1.39martti14-144/+35
This release contains a number of bug fixes and enhancements over the previous releases. For details, see http://e2fsprogs.sourceforge.net/e2fsprogs-release.html
2007-06-05Bump PKGREVISION for opencdk shlib major bump.wiz1-2/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz19-31/+38
affected packages.
2007-06-03Update to 0.6.6:xtraeme2-6/+6
* Add support of NLWP field (thanks to Bert Wesarg) * BUGFIX: Fix use of configurable /proc location (thanks to Florent Thoumie) * Fix memory percentage calculation and make it saner (thanks to Olev Kartau for the report) * Added display of DRS, DT, LRS and TRS (thanks to Matthias Lederhofer) * BUGFIX: LRS and DRS memory values were flipped (thanks to Matthias Lederhofer) * BUGFIX: Don't crash on very high UIDs (thanks to Egmont Koblinger)
2007-06-03Update to 5.37:jmmv5-37/+17
This is an unstable/experimental release of smartmontools. I'm commiting this update anyway because of the SAT support, which allows this utility to be used with recent hard disks. No problems experienced so far and no objections raised on tech-pkg@. Changes include: - Many additions to the table of known drives - SAT (SCSI/ATA Translation) support - SCSI background scan results log - smartd -W directive for temperature tracking and warning - smartctl -n option to check power state - improved smartd power state logging - CCISS support under Linux - HighPoint RocketRAID support under Linux - 3ware RAID support under Windows - SPT interface for SCSI devices under Windows - ATA selective self test under Windows XP/2003 - NSIS installer support for Windows version - Started move from C to C++ - Various other improvements
2007-05-29Update cdrtools to 2.01.01.27.obache5-33/+17
Patch provided by Jukka Salmi in PR 36392. NEW features of cdrtools-2.01.01a25: All: Libschily: - __fjmalloc()/__jmalloc() now allow to specify JM_EXIT to exit() instead of callinf siglongjmp() - New function file_getraise() to get the current file raise value. Libparanoia (Ported/enhanced by J<F6>rg Schilling, originated by Monty xiphmont@mit.edu): Libedc (Optimized by J<F6>rg Schilling, originated by Heiko Ei<DF>feldt heiko@hexco.de): Libfind: - Libfind is now close from the final state - Added README file to the directory libfind/ that help to learn how to create a complete find(1) command, a "bsh" find builtin and a ksh93 find builtin using libfind. - Libfind Version is now 1.3 - libfind has been restructured to allow it to be used as builtin function inside shells like e.g. "bsh" and "ksh93". - libfind now allows I/O redirection (needed for shell builtins). - libfind now may be told to check for abort situations (needed for shell builtins in order to check for abort on ^C). - New function find_free() - Libfind no longer leaks memory if called with a commandline with syntax errors. Libfile: Libhfs_iso: Libscg: - scg_numbus() function for FreeBSD corrected to make cdrtools work again. Thanks to a hint from Joseph Terner <jtsn@jtsn.de> Rscsi: Cdrecord: - A typo in the man page has been fixed (mkisofs does not have a -q but a -quiet option). - A debug message in the DVD+ driver hav been updated to make cdrecord again compile in -DDEBUG mode. Cdda2wav (Maintained/enhanced by J<F6>rg Schilling, originated by Heiko Ei<DF>feldt heiko@hexco.de): - Fixed a bug that caused cdda2wav to hang when retrieving the CDDB information. This bug has been introduced with cdrtools-2.01.01a21 Readcd: Scgcheck: Scgskeleton: Btcflash: Mkisofs (By J<F6>rg Schilling and James Pearson j.pearson@ge.ucl.ac.uk): TODO: - read Joliet filenames with multi-session if no TRANS.TBL or RR is present. I am looking for a volunteer for this task! Note that this can never be 100% correct as there is no relation between the names on the master (UNIX) filesystem, the ISO-9660 names and the Joliet names. Only the Rock Ridge names are untranslated with respect to the original files on the master (UNIX) filesystem. - add libecc/edc for CDI and similar. NEW features of cdrtools-2.01.01a26: All: - Now using cdrecord/version.h for the global version number - New autoconf test for struct timeval in sys/time.h - New autoconf test for struct timezone in sys/time.h - Changed include/schily/time.h to depend on the new autoconf #defines HAVE_STRUCT_TIMEVAL and HAVE_STRUCT_TIMEZONE - The Schily makefile system is now also passing OS specific #defines to "configure". - New Schily makefile system Target shell allows to call "make shell" in order to get a shell with exactly the same environment as the compilers will see from the makefile system. This helps testing. - New autoconf test checks whether we need to call "xx.exe" on a plaform. This is needed in order to be able to call the Microsoft compiler from the SFU (Services for UNIX) environment. - It is now possible to call the Microsoft compiler from SFU. In order to do this, call "smake CCOM=cl" If this does not work, you may need to change the file DEFAULTS/vc7-interix-setup Libschily: Libparanoia (Ported/enhanced by J<F6>rg Schilling, originated by Monty xiphmont@mit.edu): - Fixed a typo in paranoia_init() that gas been introduced with 2.01.01a24 This bug did cause a core dump. Thanks to Robert Grimm <rob@news.robgri.de> for reporting. Libedc (Optimized by J<F6>rg Schilling, originated by Heiko Ei<DF>feldt heiko@hexco.de): Libfind: - Fixed a bug in names.c that caused nameinit() to go into an endless recursion and dump core if there is no "nobody" in /etc/passwd. This bug has been introduced recently. Libfile: Libhfs_iso: Libscg: Rscsi: Cdrecord: - Trying to work around a Pioneer firmware bug that causes cdrecord to write DVDs at lowest speed. - Reset SCSI silent mode after cdrecord did use the auto-mode (no dev= parameter) to find the drive. This again gives visible error messages. Cdda2wav (Maintained/enhanced by J<F6>rg Schilling, originated by Heiko Ei<DF>feldt heiko@hexco.de): Readcd: Scgcheck: Scgskeleton: Btcflash: Mkisofs (By J<F6>rg Schilling and James Pearson j.pearson@ge.ucl.ac.uk): - added a better error message from Helios in volume.c - The timezone bug (first fixed in 2.01.01a24 has now been fixed correctly and works even if the timezone is located east to GMT. TODO: - read Joliet filenames with multi-session if no TRANS.TBL or RR is present. I am looking for a volunteer for this task! Note that this can never be 100% correct as there is no relation between the names on the master (UNIX) filesystem, the ISO-9660 names and the Joliet names. Only the Rock Ridge names are untranslated with respect to the original files on the master (UNIX) filesystem. - add libecc/edc for CDI and similar. NEW features of cdrtools-2.01.01a27: All: - Added forgotten file RULES/x86-interix-cl.rul to the Schily Makefilesystem - Trying to better deal with MS winsock2.h oddities in schily/time.h - #undef iswalnum ... in schily//wchar.h before defining non wchar fallbacks. - config.guess now knows about i386 Darwin (Mac OS X on Intel) - Schily makefilesystem enhanced to check for extended fields in struct utsname as seen e.g. in MS SFU (Interix). - New predefined macro OSVERSION in the makefilesystem is needed for SCO OpenServer 6.x support (because this uses a UnixWare kernel - Trying to support Compilation on SCO OpenServer 6.x - New macro $(CC_OUTPUT_FILTER) allows to filter away the unwanted file name echo from cl.exe. - Interix now uses uname -m instead of uname -p for $(OARCH) - Makefile support for pentium-4-unixware-cc.rul and pentium-4-unixware-gcc.rul was added. - New autoconf test for libiconv - The Schily makefilesystem now by default searches in /usr/local/include and /usr/local/lib if on FreeBSD. This is needed in order to find libintl and libiconv. - make html and make htmlx now works even on the top level directory and creates html versions of the man pages - fixed a typo in the autoconf test for C99 isinf/isnan Libschily: Libparanoia (Ported/enhanced by J<F6>rg Schilling, originated by Monty xiphmont@mit.edu): Libedc (Optimized by J<F6>rg Schilling, originated by Heiko Ei<DF>feldt heiko@hexco.de): Libfind: - find_list.c now #ifdefs names like S_IFLNK Libfile: - Better portability for strerror() in file.h Libhfs_iso: Libscg: - Better help message for Mac OS X wich dev=help Rscsi: Cdrecord: - Cdrecord now correctly reports Copyright ...2007 with -version - Cdda2wav (Maintained/enhanced by J<F6>rg Schilling, originated by Heiko Ei<DF>feldt heiko@hexco.de): - Let cdda2wav print the -version outout to stdout and in a similar form as other cdrtools programs. Readcd: Scgcheck: Scgskeleton: Btcflash: - Make btcflash compile on K&R compilers (like on HP-UX) Mkisofs (By J<F6>rg Schilling and James Pearson j.pearson@ge.ucl.ac.uk): - mkisofs -J no longer implies -l as done incorrectly after converting from GNU getopt_long() to getargs() TODO: - read Joliet filenames with multi-session if no TRANS.TBL or RR is present. I am looking for a volunteer for this task! Note that this can never be 100% correct as there is no relation between the names on the master (UNIX) filesystem, the ISO-9660 names and the Joliet names. Only the Rock Ridge names are untranslated with respect to the original files on the master (UNIX) filesystem. - add libecc/edc for CDI and similar.
2007-05-29libgtop_daemon2 must also is handled like libgtop_server2.obache1-2/+2
Should fix problem on Linux in PR 36405 by Obdrej Tuma.
2007-05-28Update to 4.0.7. From the changelog:schmonz2-6/+6
-fix a bug in the align-to-page logic which may have prevented memtester from mlock()ing the memory it was trying to test on some systems. Thanks: Baif Chen.
2007-05-25Add and enable htop.agc1-1/+2
2007-05-25Initial import of htop-0.6.5 into the Packages Collection.agc4-0/+45
htop is an enhanced version of top, the interactive process viewer, which can display the list of processes in a tree form, like pstree. This is htop, an interactive process viewer. Comparison between 'htop' and 'top' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * In 'htop' you can scroll the list vertically and horizontally to see all processes and full command lines. * In 'top' you are subject to a delay for each unassigned key you press (especially annoying when multi-key escape sequences are triggered by accident). * 'htop' starts faster ('top' seems to collect data for a while before displaying anything). * In 'htop' you don't need to type the process number to kill a process, in 'top' you do. * In 'htop' you don't need to type the process number or the priority value to renice a process, in 'top' you do. * In 'htop' you can kill multiple processes at once. * 'top' is older, hence, more tested.
2007-05-23Fix SEGV on startup. Bump PKGREVISION.markd3-2/+24
2007-05-20Remove remaining gnome1-libs dependencies from pkgsrc.wiz20-529/+1
2007-05-18The package supports installation to DESTDIR.heinz1-1/+2
2007-05-18Remove myself as maintainer, I don't have the time anymore to keep thesepeter2-4/+4
packages up to date.
2007-05-13Remove some GNOME1 packages that are unmaintained upstream and/or inwiz23-436/+1
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
2007-05-13Don't declare bool enum if TRUE and FALSE are already defined. Fixesdarcy2-1/+24
failure in bulk build.
2007-05-12Update wbm-bind8 to 1.346.obache3-6/+27
Fixed problem: Updated the Edit Record form to use ui-lib.pl, for easier theming. When deleting multiple DNS records, the wrong ones can sometimes be removed.
2007-05-12Update wbm-apache to 1.345.obache3-6/+10
Fixed problem: Radio button fields in many forms have the wrong name, causing virtual host creation to fail and possible incorrect changes to the Apache config.
2007-05-12Extract only module related files.obache1-1/+2
2007-05-12Fix unwished replacement.obache2-5/+5
2007-05-09ONLY_FOR_PLATFORM+=*-*-x86_64, this builds and runs just fine on my Opteron.ghen1-1/+2
2007-05-09s/virtal/virtual/martti1-1/+1
2007-05-09Add repo binary and man page to the PLIST.hauke1-1/+3
Fixes pkg/36297
2007-05-08Needs C for configure.joerg1-2/+2
2007-05-07Maintainer update to Radmind 1.8.0hauke3-34/+16
Major changes from 1.7.2: - Added reporting capabilities Clients will automatically report to the serve the success or failures of ktcheck and lapply. Also added a new tool "repo" that will log custom messages to the radmind server. Other Changes: - Fixed bug in daemon that caused "success" or "no error" to be logged instead of actual error message. [BUG #1660749] Thanks to Gabrielle Singleton for reporting the problem. - ra.sh uses more portable find options. [ Bug #1385630 ] Thanks Sean Sweda for the patch. - fsdiff displays the command file name when reporting command file line errors. [ Feature #1592739 ] - Makefile.in using POSIX sub-make methodology [ Bug #1641044 ] - Fixed build problem for Suse 10. [ Bug #1677170 ] Thanks cdr3 for reporting the problem. - ktcheck exits on all non 2xx server responses to avoid all cascading error messages - Added optional path to ra.sh for update & create - Including configure.ac in source distribution - ra.sh auto now does pre/post apply. Thanks Sean Sweda for the patch. - Updated copyright information - Cleaned up formatting of STAT SPEC - Cleaned up server's debug information
2007-05-06update checksumchristos1-1/+2
2007-05-06upgrade to 4.78christos4-33/+35
2007-05-05PKGREVISION++ for the recent PEAR/PHP changes so that all child packagesadrianp1-1/+2
pick up the new dependencies properly
2007-05-05Update k3b to 1.0.1markd3-29/+6
* Fixed crash when using the Device menu without a selected device. * Fixed DVD copy when reading from a DVD+RW. * Fixed --without-alsa configure check * Fixed a crash in Video DVD ripping when the title does not contain an audio stream * Only use the mkisofs parameters -biblio, -copyright, and -abstract if they have been set. Using them with invalid values (empty) seems to sometimes result in broken iso images. * Better compatibility with recent transcode development branch * Fixed Multisession import size handling. * Fixed Lame quality preset handling. * Made libk3bdevice really thread-safe. This fixes the disabled DMA bug! * New configure check --without-cdrecord-suid-root to disable K3b's check for cdrecord permissions. Although not recommended it is requested by many distributors. * Changed the order of the buttons in the tool dialogs to match the default KDE order. * Added handling of the newly introduced genisoimage parameter -allow-limited-size * Make the K3b Sox audio encoder plugin work with newer sox versions (Thanks, Stephan Binner.)
2007-05-04Bump BUILDLINK_API_DEPENDS.xfce4-battery-plugin.hira1-2/+2
2007-05-04Fix previous with apm(4). Check battery_state instead of nbattery.hira3-6/+6
Bump PKGREVISION.
2007-05-03Update GKrellM packages to version 2.2.10. Better late than never.cube9-29/+66
2.2.10 - Thu Oct 26, 2006 ------------------------- * Hans de Goede patches: 1) handle sysfs sensors which represent themselves as platform drivers (/sys/class/hwmon). 2) Add a libsensors sensor monitor interface which will be used preferentially over sysfs if libsensors is installed and sensors_init() on /etc/sensors.conf succeeds. * Add --without-libsensors command line option to force using /sysfs instead of libsensors for cases when running a new Linux sensor kernel module that is not yet supported by libsensors. A fallback to /sysfs is automatic when libsensors detects zero sensors. * Linux sensor config names change with migration to libsensors, so attempt to automatically do a conversion so user won't have to redo sensor config. But this doesn't handle client/server runs so for these sensor configs must be redone. * Michael Buesch patch: Add PowerMac G5 Windfarm sensor monitor interface. * David G. North patch: Add content length check to mbox mail checking to get good mail counts even if there's a mal-formed mime content package. * New Translation o pt_BR.po from Insigne Free Software (traducao--at--insignelinux.org) * Translation updates o de.po o it.po from Vincenzo Reale * Bugfixes o Christian Schmidt patch: add -pci- to sensor config compatibility fix. o gkrellmd plugins didn't get initial update data. o Don't limit mbmon detection to i386 architectures. o Flush gtk events pending between closing and moving gkrellm so window managers can get width updates before the move. o Fix warnings from newer gcc.
2007-05-01Updated sysutils/xfce4-battery-plugin to 0.5.0nb1martti4-19/+27
- Don't change behavior of remaining time on Linux and FreeBSD. - Don't print remaining percentage as `100%' if there are no batteries.
2007-04-30Activated monitheinz1-1/+2
2007-04-30Initial import of monit 4.9.heinz13-0/+4202
Monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
2007-04-30Properly substitute "@ECHO@" in startup script. Bump package revisiontron1-9/+11
because of this fix.
2007-04-30Add original MASTER_SITE and HOMEPAGE.obache1-2/+4
2007-04-29pkglinttnn2-3/+4
2007-04-29Remove bogus --disable-fam.tnn2-4/+4
Use mk/fam.buildlink3.mk instead of sysutils/fam/buildlink3.mk. Allows building gnome-vfs2 with FAM_TYPE=gamin. Bump PKGREVISION.
2007-04-28Fix paths in man pages. Ride the package version change from previous commit.bouyer5-7/+137
2007-04-28Update xen 3.0 packages to 3.0.4.bouyer34-372/+467
pksgrc changes: install man pages for xm, xend-config.sxp and xmdomain.cfg. Should fix pkg/36190. Main changes: This is largely an opportunistic stabilising release for HVM guests, due to the large amount of work in that area of the code since 3.0.3. These enhancements have in particular improved support for SMP and ACPI Linux and Windows operating systems.
2007-04-28make x86_64 work.christos4-38/+51
2007-04-27- make this work again on NetBSD/i386christos30-6659/+2738
- make this compile on NetBSD/x86_64 [does not work yet] - completely automate the NetBSD header generation. This should make porting to other platforms easier.
2007-04-27Initial version.martti1-0/+26
2007-04-27Added xfce4-battery-plugin and xfce4-genmon-plugin.martti1-1/+3
2007-04-27Added some Xfce plugins.martti10-0/+142
2007-04-21+dbus-qt3drochner1-1/+2
2007-04-21oops, forgot to import dbus-qt3-0.70 - qt3 bindings for dbusdrochner5-0/+56
(optionally needed by compiz) thanks wiz for the hint
2007-04-21Update wbm-cyrus-imapd to 1.5.obache2-9/+9
* Version 1.5 2007-03-08 - Tree structure of mailboxes has been totally rewritten based on Perl module Tree::Simple from CPAN (thanks to Murray Trainer <mtrainer@central-data.net>) - added a check for mailbox permissions to 'reconstruct' command * Version 1.4.5 2006-11-28 - fixed a bug when changing quota on mailboxes with similar names (thanks to Murray Trainer <mtrainer@central-data.net>) * Version 1.4.4 2006-11-3 - requires Webmin 1.240 for using 'ui_bytesbox' function in ui-lib.pl