summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin55-108/+110
2013-02-06PKGREVISION bumps for net/libpcap update.jperkin2-4/+4
2013-02-04Update to 0.7.7 - based on patches from Jaap Boendermarkd6-59/+46
0.7.7 (2011-12-07) - Many nepomuk field name fixes - More accurate file format check for tar files - Better checking of bounds in OLE files. - Increase performance of default file input stream. - Check for surrogate pairs in UTF-8 strings. - Improve ID3 analyzer: skip zero padding before mp3 stream to handle typical LAME output, implement unsynchronization flag handling - Properly finish child indexing in all analyzers. 0.7.6 (2011-07-26) - Fix build with clucene 2.3 - Use the deprecated function av_metadata_get for libffmpeg - Improved child indexing - Convert the DateTime field in EXIF data to a time_t value. - Move DigestEventAnalyzer to a plugin. 0.7.5 - Synchronize the modules. In 0.7.4, the modules were not synchronized. 0.7.4 - Disable building strigidaemon and strigiclient on windows - Support more feature of Strigi Query in the CLucene backend. - Fix premature EOF condition in PDF parser. - Make discovering of invalid characters in checkHeader more compliant to RFC822. - Improvements to movie analysers that use ffmpeg. - Fix a bug where width and height of certain JPG files are not shown. - Fixes to libstreams to avoid crashes. - Improved Nepomuk compliance. - Faster reading of streams with SkippingFileInputStream and MMapFileInputStream. - Reorganize Strigi into smaller modules. 0.7.2 - Improve cpp analyzer speed and output - Fix crash due to deep nesting of calls in pdf analyzer - Fix iconv use on Mac OS X 0.7.1 - Support more fields from ODF documents - Improved skipping behavior on streams for large files. - Added album art support. - Added support for ID3v1 tags. - Added MP3 stream metadata extraction, UTF-16 support in tags. - Extended the range of metadata extracted by ID3 analyzer. - Added a FLAC audio file analyzer. - Significantly unbreak the PDF analyzer. - Fix scanning trees where permissions are insufficient to read some parts - Check for multithreaded version of libxml2 - Require newer CLucene version (0.9.21) 0.7.0 - Change to Nepomuk ontologies - Set file property for embedded ar streams. This fixes the opening of these streams in archivereader. - Instead of reading each .rdf file at once in memory and then parse it, use the libxml2 I/O API to read chunks of the file when requested. - The attribute value is not '\0' terminated but has a pointer to the end of the string. In addition, string comparison was sped up by first comparing the string length. 0.6.5 - Fix KDE bug 185551: Strigi now allows paths that start with protocol:/* like 'file:///' or 'remote:/' - Add a new function AnalysisResult::child(). This function allows an AnalysisResult instance to access the last child it has had indexed. This is needed for cases when a parent knows something about a child which the child does not know. In such cases the parent can call child()->addValue(...). - Adjust to the new library naming scheme in iconv-1.12 - Implemented missing addTriplet method - Rewrite the implementation of ArchiveReader. The new implementation is more efficient in listing contents of directories. Now single directory entries can be returned without the need for reading the entire archive of which the directory is a part.
2013-01-31new package: sysutils/menu-cachereed1-1/+2
2013-01-31new package: menu-cachereed5-0/+57
The libmenu-cache library and its corresponding menu-cached daemon are for creating and utilizing caches to speed up the manipulation for freedesktop.org defined application menus. It can be used as a replacement of libgnome-menu of gnome-menus.
2013-01-30+ diobache1-1/+2
2013-01-30Import di-4.34 as sysutils/di.obache4-0/+41
based on PR 47495 by Brad Lanam, some small fixes by me. di is a disk information utility, displaying everything (and more) that your df command does. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space.
2013-01-26Fix for automake-1.13.wiz2-3/+13
2013-01-26Fix for NetBSD-current (-D_KMEMUSER).wiz1-1/+5
2013-01-26automake-1.13 compat.wiz2-6/+23
2013-01-26Revbump after graphics/jpeg and textproc/icuadam48-95/+96
2013-01-25increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50.reed1-2/+2
Also bump PKGREVISION for a few packages using it. The packages I did this for: net/yaz lang/parrot misc/openoffice3 (where I noticed the run-time failure due to missing shared library) www/webkit-gtk sysutils/open-vm-tools inputmethod/ibus-qt I didn't do this recursively or for all packages using icu since I didn't know if they used the shared library directly, some use was optional. The list of packages I didn't touch: devel/devhelp databases/idzebra databases/sqlite3 devel/gnustep-base/ finance/gnucash games/openttd graphics/shotwell lang/mono meta-pkgs/boost misc/calibre misc/libreoffice news/tin textproc/php-intl www/deforaos-surfer www/epiphany www/liferea-current www/midori
2013-01-23Fix build with automake-1.13.wiz1-2/+4
2013-01-23Fix build with automake-1.13.wiz2-6/+26
2013-01-22Fix build on NetBSD-current.wiz1-1/+3
2013-01-21Update sysutils/fabric to 1.5.2.gls2-6/+6
Upstream changes: ----------------- [Bug] #766: Use the variable name of a new-style fabric.tasks.Task subclass object when the object name attribute is undefined. Thanks to @todddeluca for the patch. [Bug] #604: Fixed wrong treatment of backslashes in put operation when uploading directory tree on Windows. Thanks to Jason Coombs for the catch and @diresys & Oliver Janik for the patch. for the patch. [Bug] #792: The newish shell_env context manager was incorrectly omitted from the fabric.api import endpoint. This has been remedied. Thanks to Vishal Rana for the catch. [Bug] #775: Shell escaping was incorrectly applied to the value of $PATH updates in our shell environment handling, causing (at the very least) local binary paths to become inoperable in certain situations. This has been fixed. Added current host string to prompt abort error messages.
2013-01-21Update to 3.01a11:wiz2-6/+6
All: - The make program specific configuration files for the Schily Makefilesystem RULES/mk-.id (for SunPro make), RULES/mk-smake.id RULES/mk-gmake.id now include definitions for the macros: SPACE A single space character (' ') NUMBER_SIGN The ASCII number sing ('#') Note that the POSIX standard otherwise requires the make program to be unable to have the '#' appear in non-comment sections of Makefiles. - Try to work around an imprudent change in the file windef.h from Cygwin-1.7.17 (Autumn 2012) related to the type BOOL that makes windefs.h from the recent Cygwin no longer compatible to the original file from Microsoft. The fix is in include/schily/windows.h Thanks to Alain Hoang, Thomas Plank and others for reporting and help with getting a fix for the problem named above Libschily: - Better comment in comerr.c to help to understand exit() code folding to 8 bits and how it may be avoided. Libscg: - For newer Cygwin versions, we need an own PACKED definition in libscg/scg/aspi-win32.h
2013-01-20oops, a patch was in the wrong sub-pkgdrochner4-7/+8
bump PKGREV
2013-01-19conflict with old package name.reed1-1/+2
using same PKGREVISION since was just a moment ago.
2013-01-19moved misc/git to sysutils/gnuitreed1-1/+2
2013-01-19Moved misc/git to sysutils/gnuit.reed7-0/+185
Also renamed to gnuit. Okayed on pkgsrc-users on Jan. 8. I kept the PKGREVISION even though not needed. Add PREV_PKGPATH and SUPERSEDES.
2013-01-19sysutils/bacula needs Perl at run-time.riastradh1-4/+5
Replacing it by the build-time Perl tool and skipping the interpreter check doesn't work so well.
2013-01-18update to 4.1.4drochner6-599/+8
changes: -fixes for vulnerabilities integrated (were patched in pkgsrc) -bug fixes and improvements
2013-01-18Add comments on patches (from cvs log etc).mef3-5/+16
2013-01-17update to 4.1.4drochner17-551/+70
changes: -fixes for many vulnerabilities (were mostly patched in pkgsrc) -bug fixes and improvements (almost 100 since Xen 4.1.3). Highlights are: -A fix for a long standing time management issue -Bug fixes for S3 (suspend to RAM) handling -Bug fixes for other low level system state handling pkgsrc note: fixes for CVE-2012-5634 (interrupt issue on IOMMU systems) and CVE-2012-6075 (oversized packets from e1000 driver) are already included
2013-01-17Fix unused attribute usage.joerg2-1/+24
2013-01-17Don't redefine local variables.joerg2-1/+20
2013-01-15Don't include uvm/uvm_object.h, it is for kernel-only use.joerg2-6/+14
2013-01-12Teach this about NetBSD 5.1, 5.2, 6.0, and 6.99 to silence useless builddholland2-13/+23
warnings.
2013-01-11Needs _KMEMUSER on NetBSD/currentjoerg1-1/+3
2013-01-11NetBSD/current needs uvm/uvm_extern.hjoerg2-15/+18
2013-01-11Use more void.joerg3-7/+39
2013-01-11Requires sys/vmmeter.h on NetBSD/currentjoerg2-11/+26
2013-01-11Requires _KMEMUSER on NetBSD/currentjoerg1-1/+3
2013-01-11NetBSD/current requires uvm/uvm_extern.h and _KMEMUSER.joerg2-4/+6
2013-01-11There was some confusion over the download site; while the software'sis1-2/+2
homepage links to homepage-relative copies, the announcement e-mail mentioned the GNU mirror network. This was noticed after reports about spurious 403 errors came it. Changed to use MASTER_SITES_GNU.
2013-01-11Avoid conflict with log(3).joerg2-5/+68
2013-01-11NetBSD/current needs explicit include of sys/vmmeter.hjoerg2-1/+14
2013-01-11Explicitly tell the system headers that this wants to mook with KVM.joerg1-1/+3
2013-01-10Update to 3.8.2, from Nils Ratusznik via pkgsrc-wip.wiz8-75/+16
Changes: - show error and ignore config if '{' is not present after log files declaration - support whitespaces in compressoptions directive - support for tilde expansion in config files - fixed mail sending for 'mailfirst', 'dateext' and 'delaycompress' combination - do not use gzip/gunzip from /usr/local on Solaris - Do not include alloca.h on NetBSD, since alloca() is declared in stdlib.h there
2013-01-10Update to mtools-4.0.18.is3-21/+7
Improvements since the 4.0.17 release are: Fix for names of iconv encodings on AIX Fix mt_size_t on NetBSD Fixed compilation on Mingw Fixed doc (especially mformat) Fix mformat'ing of FAT12 filesystems with huge cluster sizes Minfo prints image file name in mformat command line if an image file name was given Always generate gzip-compressed RPMs, in order to remain compatible with older distributions Fixed buffer overflow with drive letter in mclasserase
2013-01-07Bump PKGREVISION for tcl-itcl shlib path change.wiz1-2/+2
2013-01-06Fix build on OpenBSD/amd64 5.2.ryoon1-1/+5
* librt should not be linked.
2013-01-04Improve previous change so it honors BACULA_DB. From Petar Bogdanovic.dholland1-2/+2
2012-12-31Specify a valid homedir for munin user, so that cron(8) does notjym1-2/+2
bail out trying to chdir(2) to a nonexistent $HOME when exec'ing munin-cron. ok joerg@
2012-12-25Always return a value from !void functions.joerg2-1/+15
2012-12-25Fix tautologic compares. Add a few missing static specifiers for inlinejoerg15-22/+293
functions. Don't use non-literal strings as format strings. Use z for size_t on NetBSD. Fix inline assembler syntax of inl.
2012-12-23Apply patch from Noud de Brouwer in PR 47096 to fix build with currentdholland2-2/+27
poppler.
2012-12-23Add patch comment (hi joerg)dholland1-1/+3
2012-12-22Pick up make_pair from the correct namespace.joerg2-1/+28