summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
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
2006-07-17Update to 5.36, provided by Sergey Svishchev in PR 33958:wiz7-211/+32
Date 2006-04-12 Summary: smartmontools release 5.36 (STABLE) ----------------------------------------------------------- This is a stable smartmontools release. The 5.34 version described just below was never officially released because Bruce Allen decided to wait until Linux support for accessing SATA devices through libata was in the official kernel.org sources. Changes include: - Win 2000/XP:ability to cancel drive self-tests - Additions to the table of known drives - FreeBSD support for 3ware char device interface and multiple 3ware cards - Various cygwin improvements for running as service - Works 'out of the box' with Linux SATA libata - smartd option added to list test schedules - smartctl option added to list part of drive database - various improvements for SCSI disks and logs Date 2005-04-19 Summary: smartmontools release 5.34 (STABLE) ----------------------------------------------------------- This is a stable smartmontools release. It includes: - OS/2 and eComStation support All Platforms: - Printing of drive family info - SCSI disks: output size of grown defect list - Added info about drive family to 'smartctl -i' output. - Added option ',q' for smartd '-n' directive to suppress 'skipping checks' message which may spin up laptop disk. - Added message if smartd '-n' check power mode spins up disk. Cygwin and Windows: - Added info about Windows version and service pack to banner line. - Added support for smartd '-n' directive for Win2000/XP. - Added support for READ_LOG for WinNT4 also. - Fixed bug that prevents display of empty logs on Win2000/XP - Fixed use of cached smart enabled state in 'smartctl -i' output. Windows: - Fixed bug that prevents running smartd as service on WinNT4. Date 2004-9-5 Summary: smartmontools release 5.33 (UNSTABLE/EXPERIMENTAL) ----------------------------------------------------------- This is an unstable/experimental release of smartmontools. It includes - support for Darwin/Mac OSX - support for OpenBSD - support for 3ware ATA RAID controllers under FreeBSD - support for 3ware 9500 series SATA RAID controllers under Linux. Use /dev/twa[0-15] devices to access these. - support for 3ware character device interfaces /dev/twe[0-15] under Linux. This allows (for example) Selective Self-tests. - support for Marvell chip-set based SATA controllers under Linux. - smartd mail now works also under Windows (using "Blat" mailer). - smartd can now be run as a Windows service. Please report sucess/failure with these items to the smartmontools-support mailing list.
2006-07-17Add sysutils/install-sh and pkgtools/bootstrap-extras.jlam1-1/+2
2006-07-17This package provides a script ``install-sh'' that is compatible withjlam4-0/+329
the BSD install program. The script comes from pkgsrc/bootstrap.
2006-07-16Activated p5-Parse-Syslog.heinz1-1/+2
2006-07-16Import of Perl module Parse-Syslog 1.09.heinz4-0/+36
Unix syslogs are convenient to read for humans but because of small differences between operating systems and things like 'last message repeated xx times' not very easy to parse by a script. Parse::Syslog presents a simple interface to parse syslog files: you create a parser on a file (with new) and call next to get one line at a time with Unix-timestamp, host, program, pid and text returned in a hash-reference.
2006-07-14For the pkgtools versions of mtree and pax, always use libnbcompatjlam1-1/+2
"in-place", and for the normal versions of mtree and pax, always use libnbcompat as a normal build dependency.
2006-07-14Create a separate sysutils/mtree package that is a "normal" package,jlam2-1/+9
distinct from the pkgtools/mtree package which is installed as part of the bootstrap process and which may be needed by pkg_install.
2006-07-14The Solaris /bin/sh does not know "export var=word".rillig2-4/+17
2006-07-13Moved example scripts from share/ipmitool to share/example/ipmitoolheinz4-13/+27
where they really belong.
2006-07-09Removed superfluous :Q operators.rillig1-3/+3
2006-07-09Add magicrescue.wiz1-1/+2
2006-07-09Initial import of magicrescue-1.1.4:wiz5-0/+101
Magic Rescue scans a block device for file types it knows how to recover and calls an external program to extract them. It looks at "magic bytes" in file contents, so it can be used both as an undelete utility and for recovering a corrupted drive or partition. As long as the file data is there, it will find it. It works on any file system, but on very fragmented file systems it can only recover the first chunk of each file. Practical experience (this program was not written for fun) shows, however, that chunks of 30-50MB are not uncommon.
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam35-70/+70
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam35-35/+70
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-07Add an explicit run-time dependency on perl because these packagesjlam3-6/+9
install perl scripts. Bump the PKGREVISION for the dependency change.
2006-07-07update to 2.14.2drochner3-8/+9
changes: * Support relative paths from command line. -trandlation updates
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-07-07Add a workaround for GNOME bug #338015. This fixes PR pkg/33233.minskim3-1/+142
2006-07-07Add a workaround for GNOME bug #337993. This fixes "undefined symbols"minskim5-14/+157
errors on Darwin.
2006-07-06Add a missing file from neon sources to fix an "undefined symbols" errorminskim4-1/+148
on Darwin. This addresses one of the errors reported in PR pkg/33233. Patches obtained from GNOME CVS.
2006-07-06In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",jlam5-10/+10
not "netbsd.org".
2006-07-06Fixed pkglint warnings.rillig1-5/+5
2006-07-06Fixed the Size checksum.rillig1-2/+2
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam7-22/+14
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-07-04Drop -Werror. Fixing all gkrellm warnings requires supernatural powers.cube2-2/+2
Superheroes, feel welcomed to help.
2006-07-03When trying to link against FOX, use pthread libs explicitly.joerg3-2/+35
2006-07-03Add and enable xenkernel30.agc1-1/+2
2006-07-03Initial import of a xen3 kernel package, to facilitate xen3 dom0 supportagc4-0/+42
in NetBSD. Xen is a virtual machine monitor for x86 hardware (runs only on i686-class CPUs), which supports running multiple guests operating systems on a single machine. Guest OSes (also called "domains") require a modified kernel which supports Xen hypercalls in replacement to access to the physical hardware. At boot, the xen kernel is loaded (via grub) along with the guest kernel for the first domain (called domain0). domain0 has privileges to access the physical hardware (PCI and ISA devices), administrate other domains and provide virtual devices (disks and network) to other domains. This package contains the Xen3 kernel itself.
2006-07-02+ xentools30bouyer1-1/+2
2006-07-02Initial import of a packages for Xen 3.0 domain0 tools.bouyer72-0/+2932
2006-07-02wpi-firmware dirrpaulo1-1/+2
2006-07-02Firmware for wpi(4).rpaulo4-0/+34
2006-07-02Needs a C compiler.rillig1-2/+2
2006-07-02Fixed the case when PREFIX != "/usr/pkg". The ifdef directive of GNUrillig2-6/+6
Make takes a variable _name_, not its value as argument.
2006-07-02Apply io_sysctl patch by Kibum Han (pkg/33772)martti2-1/+86
2006-06-30Needs intltool. Add DragonFly support. The latter from walt onjoerg6-9/+82
DragonFly's submit list.
2006-06-30Move post-extract rule into Makefile.common, so that gcdrtoasterjoerg2-5/+5
profits as well.
2006-06-29Make this build/install on NetBSD -current.xtraeme2-6/+14
Aproved by Johnny C.Lam <jlam>.
2006-06-28sndfile is deactivated when pkg-config is not available, so add it asjoerg1-2/+2
build time dependency.
2006-06-27Reset maintainer, mail bounced with Host not found.wiz1-2/+2
2006-06-27Fixed package to build with CHECK_INTERPRETER=yes.heinz1-1/+3