summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2006-08-15rc.d scripts: upsmon does not require upsd <running on the same machine>, butghen3-5/+5
still, upsd should start before upsmon when they are running on the same machine. The current setup (where upsmon.sh has REQUIRE: upsd) results in errors like "rcorder: requirement `upsd' in file `upsmon' has no providers." when you don't copy the upsd script to /etc/rc.d and set upsd=NO in /etc/rc.conf. Hence, remove REQUIRE: upsd from upsmon.sh and add BEFORE: upsmon to upsd.sh, as suggested by jnemeth on tech-userlevel@. Bump PKGREVISION.
2006-08-14Some teTeX2-removal cleanup.wiz1-2/+2
2006-08-13+p5-Unix-ConfigFileadrianp1-1/+2
2006-08-13The Unix::ConfigFile distribution is a suite of modules that provide simpleadrianp4-0/+27
interfaces to various Unix configuration files. The objective is to free the system administrator from dealing with the trivial formatting details of the files, and allow him or her to concentrate on the information therein.
2006-08-13Make this work on NetBSD >= 3.99.18 (I/O stats changes). I did notxtraeme2-28/+34
use the patch from Anthony Mallet because via #define is shorter. This closes PR pkg/33444. I can use it again, finally!
2006-08-11x86_64 PowerNow support was added just a few days before branching netbsd-4.ghen1-2/+2
NetBSD 3.x releases are not supported.
2006-08-09MACHINE_ARCH on amd64 is x86_64.rjs1-2/+2
2006-08-08Add NetBSD-[3-9]*-amd64 into ONLY_FOR_PLATFORM.xtraeme1-2/+3
2006-08-08Fix -f on NetBSD/amd64 4.0 and powernow. Patch from Robert Swindells.xtraeme3-6/+16
Quoting Robert: With this change I get: # estd -f Supported frequencies (PowerNow Mode): 800 MHz 1600 MHz Bump PKGREVISION.
2006-08-06Update to 2.14.5:jmmv3-9/+11
New in 2.14.5 - 10 july 2006 * Regenerated tarball with autoconf_2.59a-9_all.deb. New in 2.14.4 - 20 june 2006 * Fixed compilation with !gcc. * Updated translations. New in 2.14.3 - 17 may 2006 * Requires intltool 0.35. Actually ships translations files. * Fixed a couple of small leaks. * CPU% column is displayed by default. New in 2.14.2 - 5 may 2006 * Updated translations. * Improved Writable Memory on linux. New in 2.14.1 - 10 april 2006 * Updated translations. * Fixed signedness warnings. * Updated gksu backend. * Set graph minimum size to 30px (Johannes H. Jensen <joh@deworks.net>):x
2006-08-06Update to 2.14.2. Grrr, how much I hate this package -- and its collectionjmmv12-267/+41
of patches --, you can't imagine. July 27, 2006: Overview of changes in 2.14.2 ============================================ * Updated solaris support (hua.zhang@sun.com) * Small linux updates and improvments. April 10, 2006: Overview of changes in 2.14.1 ============================================= * Updated translations. * Fixed NetBSD port (Julio M. Merino Vidal <jmmv@NetBSD.org>). * Fixed some warnings.
2006-08-06Remove BROKEN_IN for packages that built in the latestkristerw3-9/+3
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-06Also mention that it works on DragonFly to be fair :-)joerg1-1/+1
2006-08-05estd also supports PowerNow! drivers of NetBSD 4.0, mention that.xtraeme1-2/+2
2006-08-04Ported to Solaris 8.rillig2-14/+35
2006-08-04The pkgsrc version is now practically equal to the original one.rillig1-6/+0
2006-08-04Updated same to 1.8.rillig7-257/+233
Changes unknown.
2006-08-04The Apcupsd homepage has moved to http://www.apcupsd.org.ghen1-2/+2
2006-08-03update to 2.14.3drochner2-6/+6
changes: * Allow window deletion event when no cancel is in effect * Fix NAUTILUS_BURN_DRIVE_SIZE_TO_TIME -translation updates
2006-08-03update to 2.14.3drochner3-9/+8
changes: * Translation updates * Fix selection box width calculation * Improve file permission handling * Fix progress dialog showing the wrong file * Use less memory when thumbnailing * Improved sorting in the places sidebar * Improved beagle daemon detection * Fix crashes
2006-08-03update to 2.14.3drochner3-8/+7
change: translation update
2006-08-02Fix more pkglint warnings:ghen1-5/+6
- The shell command "${MKDIR}" should not be hidden. - The INSTALL_*_DIR commands can only handle one directory at a time.
2006-08-02Change NUT_STATEDIR from an absolute pathname /var/db/nut to ${VARBASE}/db/nut,ghen2-8/+14
and make it user-settable. Bump PKGREVISION because VARBASE is not always /var.
2006-08-02Unify the patches and distinfo for sysutils/ups-nut and sysutils/ups-nut-cgi.ghen6-44/+23
Both are under sysutils/ups-nut now.
2006-08-01Make this build again with NetBSD older than 3.99.24.tron2-5/+9
2006-08-01Make this build under NetBSD 3.99.24 and newer.tron2-1/+18
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam2-4/+4
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
2006-07-27de-maintainhubertf1-2/+2
2006-07-25Add and enable hcidump.salo1-1/+2
2006-07-25Initial import of hcidump-1.5.1: Bluetooth traffic dumper, similar to tcpdumpsalo17-0/+941
hcidump reads raw HCI data coming from and going to a Bluetooth device and prints to screen commands, events and data in a human-readable form. Optionally, the dump can be written to a file rather than parsed, and the dump file can be parsed in a subsequent moment. NetBSD support added and packaged by Iain D. Hibbert, via pkgsrc-wip.
2006-07-25USE_LANGUAGES needs c as well as c++abs1-2/+2
2006-07-24Add dirvish.wiz1-1/+2
2006-07-24Initial import of dirvish-1.2.1.wiz4-0/+95
dirvish is a backup system using rsync and link farms. Each image is a directory containing transfer log, summary, tree and if transfer errors were detected an rsync_error file. The transfer log retains the the output of any pre and post processing commands and the rsync log listing all files that were changed or added with some statistical information. The summary file contains all the information about how the image was created and meta-data for managing the image in config file format. Tree is the copy of the client tree. The client directory tree is compared with an existing image to create a new image. Unchanged files are shared between images. For changed files only those parts that actually change are transfered over the network. Unchanged portions of files are copied from the reference image. The resulting images contain complete copies of the original trees preserving ownership and file permissions. In this way even though the backups are made incrementally, each image can be used independently for restores or to make removable-media off-site copies or archives. The removal of an image will have no effect on other images.
2006-07-24Changes 0.5:adam5-34/+24
* Added support for DragonFly BSD * Daemon can now be controlled via signals * Bugfixes
2006-07-22Reverted the recent change that has set USE_LANGUAGES="c objc", where onlyrillig2-4/+4
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig3-6/+6
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-21Use PKG_SYSCONFSUBDIR so PKG_SYSCONFBASE can be setabs6-82/+79
Use REPLACE_PERL on all plugins Adjust sensors_ to work with NetBSD 3 Bump PKGREVISION
2006-07-21Use PKG_SYSCONFSUBDIR so PKG_SYSCONFBASE can be set. Bump PKGREVISIONabs3-9/+11
2006-07-21Create cgidir before installing into it -- fixes installation. Add some missingwiz4-10/+24
directories to PLIST. Bump PKGREVISION.
2006-07-21Needs a C compiler.rillig1-2/+2
2006-07-21Needs a C compiler.rillig1-2/+2
2006-07-20Update k3b to 0.12.16.markd15-594/+44
* FreeBSD Compile fixes (thanks to Heiner Eichmann). * NetBSD support (thanks to Mark Davies) * Always force 44.1khz in the Lame MP3 encoder plugin. * Fixed VideoDVD creation on rewritable media. * Fixed Copy of Enhanced Audio CDs with CD-Text. * Changed default boot cataloge name from "boot.cataloge" to "boot.catalog" * Fixed a crash when reusing the same DVD Iso Image writing dialog. * Ignore case when comparing MD5 sums entered by the user. * Make sure that filenames in a data project's folder are unique. * Allow index statements bigger than 99 minutes in cue files. * Properly set the length of SCSI commands (again this fixes some device detection problems).
2006-07-20Changes 1.13.1:adam6-35/+19
- Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in the runlist. - Fix build with --disable-gnome-vfs --enable-fuse-module. - ntfscluster: identify files even if their clusters aren't set in $Bitmap (useful to find potentially corrupted files). - mkntfs: set the physical drive and the extended boot signature to 0x80 in the Extended BPB which are needed to boot from disk. - ntfsinfo: fix two freed memory usages when dumping $SDS and index allocation entries. - libntfs: add ntfs_attr_readall() which reads the entire data from an ntfs attribute. - libntfs: add ntfs_index_root_get() which reads the index root of an attribute. - ntfsclone: the --metadata option will wipe the timestamps in the index allocation attributes as well. This further decreases the compressed metadata image size by 10-25% and more importantly it eliminates non-interesting ntfscmp differences. - ntfscmp: support bad cluster list, compare full attribute headers for non-resident attributes, added manual, build and install by default. - Fix bug with renaming directories with names in DOS and WIN32 namespaces. - ntfsclone: fix 64 bit destination size calculation on Mac OS X
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam2-5/+2
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
2006-07-18Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGEjlam1-7/+7
processing from mk/fetch/*.mk.
2006-07-17Update HOMEPAGE.wiz1-2/+2
2006-07-17Update to 0.88, provided by David Howland in PR 34021:wiz3-48/+42
Version 0.88 (released 02-07-2006) - now the global Desktop file is copied to the local registry ~/.foxrc/XFileExplorer/XFe at the first launch of Xfe (or if the file doesn't exist). This allows the user to easily edit the Xfe file to suit its needs. - improved the performances on Linux systems when computing the dirsize (not recursive) of the root ('/') directory by avoiding to scan the mount points (could be time consuming on a slow network) - for archive operations use the directory name as a starting guess for the archive file name - removed a lot of global variables (global options) - added two new color options (foreground / background) for the file and dir lists in the Preferences/Colors dialog. The foreground (font) color and the bacground color of the file and dir panels can now be set independantly of the global interface Version 0.87 (not released) - temporarily disabled the print menus in XFileView and XFileImage because they were not implemented at all! - when dragging files from a read-only directory, converted the move action to copy (useful when dragging files from a cdrom for example, thanks to pechkov for the tip) - major update of the Desktop file (now only uses lower case file extensions) - added more file associations and icons (OpenOffice, StarOffice, etc.) Thanks to Vidar Jon Bauge <vidarjon@tiscali.dk>! - added a specific icon for broken links and fixed a small bug relative to the status bar in FilePanel - added russian translation (thanks to Dmitij Lebed <dimaz.sertolovo@gmail.com> - added danish translation (thanks to Vidar Jon Bauge <vidarjon@tiscali.dk>) - fixed a problem when creating a file or a folder with Xfe : umask was not respected. Thanks to marvin6161 <marvin6161@users.sourceforge.net> for providing a patch - fixed a segfault when right clicking in the DirPanel on a mount point with permission 700 Thanks to marvin6161 <marvin6161@users.sourceforge.net> for providing a patch - fixed a segfault that sometimes occured when dragging a file to the directory list - fixed a problem with supplementary groups not taken into account (thanks to Armin Buehler <abuehler@users.sourceforge.net> for providing a patch) - updated to gettext 0.14.5 - fixed some problems with executable file names like zip, cc, etc. Now, they should be handled correctly - now there is no more difference between upper case and lower case file extension - set the big icons and mini icons views in ICONLIST_AUTOSIZE mode to avoid file names truncation - updated Italian translation (thanks to Claudio Fontana <sick_soul@yahoo.it>) Version 0.86 - added norvegian translation (thanks to Vidar Jon Bauge <vidarjon@tiscali.dk>) - added a waitpid call in statout(), lstatout() and mt_lstat() to avoid zombies processes - the directory size is now periodically refreshed instead of updated every FOX event. This allows Xfe to be more responsive. - renamed function dirpath() into pathsize() in File.cc - added the possibility to cycle through the three panels when the right panel is shown - restored the "one panel" and "tree and two panels modes" since some people find it useful Version 0.85 (not released) - fixed a problem when archiving directories with escape characters in their name (thanks to Luc.Habert@ens.fr for discovering and patching this bug) - fixed a bug in checkTimeout() and removed the test on now.tv_sec - added .wri and .dpatch extensions to Desktop.in - fix compilation on amd64 platforms with gcc-4.0 (patch from Andreas Jochens) - added the "New window" menu item to allow starting a new Xfe session from the actual window - set the KDE and GNOME themes more actual and renamed them to GNOME2 and KDE3 - replaced the mini file manager icon with a better one (thanks to antonix <anto1945@infinito.it>) - replaced the zip file icons with better ones (thanks to antonix <anto1945@infinito.it>) - fixed problems with the German translation (broken shortcuts)
2006-07-17Update to 2.8, provided by Sergey Svishchev:wiz2-6/+6
Version 2.8 of dmidecode adds a new command line interface and many BIOS IDs to vpddecode, and a few new --string options to dmidecode.
2006-07-17Fix a pkglint warning.wiz1-2/+1
2006-07-17Update to 1.6.1, provided by the maintainer Hauke Fath in PR 33938.wiz4-22/+22
Changes from 1.6.0: - Fixed non OS X compile bug Major changes from 1.5.1: - Added support for network communication compression ( patch #1348172 ) Thanks Maarten Thibaut for the original code - OS X Package contains universal binaries. Other Changes - config file now supports optional comment in third column - lapply fix for OS X symlink permission bug ( bug #1441965 ) - Fixes for AppleSingle support on i386. ( bug #1438290 ) - lmerge -f no longer duplicates some minus lines ( bug 1346368 ) - Server logs child process stats including blocks in and out - specify user to ra.sh with -U ( patch #1435665 ) Thanks Sean Sweda - ra.sh prompt for username when USER=root ( patch #1420980 ) Thanks Sean Sweda - ra.sh uses $SUDO_USER if set - fixed errno assignment if FD_ISSET fails ( libsnet bug #1436043 ) Thanks Matt Selsky - ktcheck not sending quit if special file is created ( bug #1429169 ) - twhich can deal with null/empty transcript ( bug 1372729 ) - Pass correct configure args to libsnet for ssl and sasl ( bug #1435999 ) Thanks Matt Selsky - ./configure now warns if tmp exists ( patch #1384558 ) Thanks Jose Calhariz - ./configure now supports DISTDIR ( patch #1384555 ) Thanks Jose Calhariz - Explaining the numeric range in radmind.8 ( patch #1408441 ) Thanks David Coulthart - moved MIN and MAX to config.h - Added COMP info to SPEC - Apple package will install /var/radmind/client, preapply and postapply - make dist now follows symlinks