summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2009-01-12- Describe 'catalog-sqlite3' optionshattered1-1/+6
- Delint OK by wiz@.
2009-01-12drop maintainershipjmcneill1-2/+2
2009-01-12Update to 2.24.0:wiz2-7/+7
2.24.0: * Updated version number to match GNOME version.
2009-01-11Update from version 0.37 to 0.38.he2-6/+6
Upstream changes: 0.38 - do rmove() symlink fixups like rcopy() from ver 0.37 - rt 29750 (added $DirPerms) - Added requested rcopy_glob() && rmove_glob() for convenience
2009-01-09Bump BUILDLINK_API_DEPENDS for libstreamanalyzer changemarkd1-2/+2
2009-01-09Update strigi to 0.6.2markd4-18/+24
0.6.2 - Better support for nice IO priorities on Linux (Sebastian Trueg) - Compile with development version of CLucene (Ben van Klinken) - Explicitly use 'unsigned char' or 'signed char' instead of 'char' since 'char' can be either signed or unsigned on different processors. E.g. on ARM 'char' means 'unsigned char' and on i386 'char' means 'signed char'. This changes makes libstreamanalyzer 0.6.2 binary incompatible with versions < 0.6.0. (Jos van den OOever) - Many CMake cleanups (Alexander Neundorf) - 6.5x speedup of C++ comment analyzer (Jakub Stachowski) - Various stability fixes (Jos van den Oever, Sebastian Trueg) - Support for ePub format (Jakub Stachowski) - Handle RIFF file with unspecified size for the RIFF packet. (Jos van den Oever) 0.5.11 - Fix a bug that can cause a crash on an executable zip file. - Fix parsing of empty headers when CRLFCRLF is followed by a space. In other words, fix parsing of emails that have a space as the first character in the body. - Fix two broken (by design) throughanalyzers by replacing the with one eventanalyzer. - Updated xesam ontology to include proper ranges. This is necessary for the Nepomuk backend but does not change anything for clucene (were all is string anyway) - Make sure the app can handle environments where HOME is not defined. - Make the zip analyzer check more often if it should stop analyzing. - Fix wrong comparison when checking if we are finished yet. - Make the analyzer respect a configuration that only wants part of the stream to be analyzed. - Add an analyzer for Windows self-extracting zip archives. - Ask the analyzerconfiguration if we should continue and put a cap on the maximum length of stream we read - Log parse errors in the analysisresult.
2009-01-09Update from version 1.2.4.2nb1 to 1.2.4.2nb2.he1-2/+6
Pkgsrc changes: o Add BUILDLINK_TRANSFORM settings which deactivate -fPIE and -pie in the compiler invocation. The configure script of this package checks to see if gcc accepts those options, and uses them if it does. However, apparently that does not mean that we universally will be able to run the resulting executables -- on NetBSD/4.0 macppc the run-time linker says "Unsupported relocation type 6 in non-PLT relocations" Tested that the dbus-daemon executable remains runnable on both i386 and that it is so now on macppc. Thanks to jmcneill@ and joerg@ for hints leading to this fix.
2009-01-09Update from version 1.2.4.2 to version 1.2.4.2nb1.he3-16/+24
Pkgsrc changes: o Modify one of the patches with a patch reported as part of PR#40347 to make this package build on NetBSD 4.0 and probably earlier versions as well. Many thanks to Hasso Tepper for the patch.
2009-01-08Update to 0.6.gdt2-6/+6
support netbsd-5 Repaired iso-image creation in BUILD-NetBSD.
2009-01-07Update to 2.01.01a55:wiz3-8/+15
pkgsrc: despite changes below, nothing is installed suid for now NEW features of cdrtools-2.01.01a55 All: - Default install user changed from "bin" to "root". - The install-sh script now complains if an attept was made to install a program suid or sticky and the install user has no root privileges - The makefile system has been modified to allow a separate set-up for the install path of the configuration files to e.g. /etc/ via the DEFAULTS variable INS_RBASE Rscsi: - the configuration file "rscsi" is now by default installed into /etc/default/rscsi Cdrecord: - Cdrecord is now by default installed suid root in case that the caller of make install has root privileges - The call to scg_close() introduced with 2.01.01a54 was not done in the right order and could cause core dumps. - the configuration file "cdrecord" is now by default installed into /etc/default/cdrecord - Some unused variables and functions have been commented out Cdda2wav (Maintained/enhanced by J - Cdda2wav is now by default installed suid root in case that the caller of make install has root privileges - Some unused variables and functions have been commented out Readcd: - Readcd is now by default installed suid root in case that the caller of make install has root privileges NEW features of cdrtools-2.01.01a54: All: - config.sub and config.guess now support ATARI MiNT - All needed definition files for ATARI MiNT are now in RULES/* - configure now checks whether shmget() works (needed for ATARI MiNT) - The GNU linker on Linux now seems to support -R to set the LD_RUN_PATH Added support for -R - Added definitions to allow dynamic linking with the Sun Studio compiler on Linux - Added a new #define (NO_ACL) that alloed to disable ACL support via command line when compiling - include/schily/libport.h split into include/schily/libport.h and include/schily/hostname.h to allow to avoid to include netdb.h for applications that do not need gethostname() and getdomainname() - include/schily/prototype.h now inlcludes the definitions for const... - new autoconf test to check whether the Sun Studio compiler needs -xarch=generic64 or -m64 for 64 bit compilation. Libschily: - New functions eaccess() and findinpath() - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libparanoia (Ported/enhanced by J - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libedc (Optimized by J - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libcdrdeflt: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libdeflt: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libfind: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added - libfind now correctly deals with ARG_MAX in case that the bitness of the libfind executable differs from the bitness of the executable called by -exec name {} + Libfile: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libhfs_iso: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libsiconv: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libscg: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Libscgcmd: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Rscsi: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added - Raise the SCSI bus numer limit to 1024 to allow the new Linux ATA mapping. Cdrecord: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added - New driver "mmc_bdrom" is used for profile 0x40 and allows to retrieve the ADIP data for BD-R media that is reported as BD-ROM by some drives. - Added a workaround for a firmware bug in the drive 'HL-DT-ST' 'DVD-RAM GH22NP20' that reports DVD-R media as media with zero size. - Added a workaround for a firmware bug in many 'HL-DT-ST' drives (e.g. 'HL-DT-ST' 'DVD-RAM GSA-H55N') that return unreliable data with READ BUFFER and makes it impossible to get the drive DMA transfer speed. - Added a workaround for frequent kernel/driver bugs in FreeBSD and Solaris that prevent the DMA residual count to work. - Try to call scg_close() before exiting cdrecord. - Default Transfer Size reverted from 126 kB to 63 kB. Sorry FreeBSD guys - it seems that FreeBSD is the only OS that correctly deals with larger DMA sizes. FreeBSD people may add a line with CDR_TRANSFERSIZE=126k in /etc/default/cdrecord to raise the default. The current problems are: - On Solaris 10 Sparc fs=126k causes a kernel panic - On Solaris 11 the drivers partially return incorrect max DMA sizes that may cause cdrecord to fail. - On Linux with USB fs=126k may not work at all - On Linux with other interfaces, fs=126k may reduce the DMA speed to a value that always causes buffer underruns. I hope to find a better solution in the next development cycle after the current code has been release as stable version. Expect the next stable release to appear very soon. Cdda2wav (Maintained/enhanced by J - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added - Suppress some incorrect warnings from GCC by doing a double cast. - Allow longer path names for *.inf files. - SCSI *scgp is now a clean parameter to all SCSI transport functions. - toc.c changed to support the new schily/hostname.h Readcd: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Scgcheck: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Scgskeleton: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Btcflash: - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added Mkisofs (Maintained/enhanced by J - Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG warning: 'sccsid' defined but not used added - Raising PATH_MAX to be at least 1024 for all platforms as Cygwin defines PATH_MAX to 260 which is too small for Cygwin. - Implemented a better error message in case that the boot image could not be found inside the target tree. - A description for the -s/-sector option was added to the man page. This option is used to allow to create conforming multi-session images for e.g. the Kodak Photo CD or the Kodak Picture CD. - A description forr the -XA and -xa option was added to the man page. - Mkisofs now writes a better error message in case that it cannot sort a directory because more than on directory content was merged into the ISO image. - isoinfo -d now prints the checksum for the Eltorito validation header
2009-01-07Update to 20081219:wiz5-37/+59
Lots of updates (basically a db).
2009-01-07Update to 0.4.5:wiz2-6/+6
version 0.4.5 (20-November-2008): * Added GObject property accessors for notification IDs. Patch by Lucas Rocha. * Added support for sending the closed reason in the "closed" signal handler. (Ticket #139) * Added support for sending the status icon XID to the notification daemon. This will allow better position tracking for context notifications. Patch by Colin Walters. * Fixed a breakage where we were including gtkversion.h directly.
2009-01-07Update to 0.83.0:wiz3-11/+12
D-Bus Python Bindings 0.83.0 (2008-07-23) ========================================= Features: * Add bindings for DBusServer (thanks to Mathias Hasselmann, Huang Peng; fd.o #14322, #15514). * Omit the service's traceback from certain D-Bus errors: specifically, those that were probably deliberately raised as part of an API. Subclasses of DBusException that indicate programmer error can turn the traceback back on if it seems likely to be useful. Fixes: * Don't emit spurious Error messages if libdbus gives object-path handlers a message that isn't a method call (most likely because of binding to a locally emitted signal, as in fd.o #14199). * Make multiple filters added by Connection.add_message_filter work (fd.o #15547, thanks to Huang Peng). * Make the API docs build correctly when out-of-tree * Require dbus 1.0 so we can get rid of DBUS_API_SUBJECT_TO_CHANGE
2009-01-07Update to 0.78:wiz4-7/+24
D-Bus GLib Bindings 0.78 (04 Dec 2008) Thanks to Robert McQueen, Philip Van Hoof, David Zeuthen, Colin Walters, Dan Williams, Nick Welch, Tomas Pelka and others for their contributions. Reliability fixes: - #16114 [patch] wincaps-to-uscore property names for GetAll() - #16419: recursive variants demarshaling limits - #18573: service tracker race Other notable fixes and enhancements: - #17329: allow hash tables to contain complex types - #17798: add support for 'o', 'g' and 'as' in dictionaries - #16925: bash completion for dbus-send
2009-01-07Update to 1.2.4.2 on the "permissive" branch.wiz4-13/+28
This addresses the security problem CVE-2008-4311. For more details, read http://lists.freedesktop.org/archives/dbus/2008-December/010769.html
2009-01-06Make dbus really work on DragonFly and FreeBSD. The patch obtained fromhasso3-21/+82
FreeBSD ports. Bump PKGREVISION.
2009-01-06avoid pichink up docbook2man on builddrochner1-1/+2
2009-01-06pull in xdg-dirs and desktopdb for sanitydrochner2-2/+11
(only comment changes to PLIST)
2009-01-06Changes 2.4.4:adam6-31/+17
* Fix bug: inappropriate Volume purging. * Modify sql_update.c to edit zeros rather than NULL in unset fields. * Backport most recent changes to compat.h and compat.cpp attempt to fix restore problem with accents in path. This works in version 2.5.x but is not tested in 2.4.4. * Create and apply 2.4.3-migrate2.patch, which fixes two bugs - sql error when there are no files to migrate. - Job catalog log is not migrated during migration. * Remove extra db_lock() in get_prune_list_for_volume() * Apply 2.4.3-prune-deadlock.patch that fixes a problem when using Catalog as message backend. * Apply 2.4.3-win32-runscript-unicode-path.patch for a problem when executing a program with Unicode path. * Apply 2.4.3-unique-inchanger.patch fix bad slot number if the volume is not in autochanger. * Fix for bug where Volume is purged while writing on it. * Get message enhancement to avoid job name lookup. * Fix bug with job name duplication if more than 60 jobs created during a minute. * Correct some bugs of cleanup in SD if the FD connection fails. * Fix orphaned jobs (possible deadlock) while pruning. * Backport of the btraceback script that keeps trace file on working dir * Migrate DB Log records too. * Modify SQL so that jobs that failed will not be migrated. * Correct bug where long retention periods caused immediate pruning.
2009-01-04Change maintainer email to my NetBSD.org alias. At the same time, disownshattered3-6/+6
games/adom -- I don't use (play :-) it these days.
2009-01-03ensure that fam compiles on systems that do not define MNT_NODEV such asschwarz2-6/+8
FreeBSD 7.1
2009-01-03Restrict necessity of libvolume_id to using linux/freebsd/netbsd hald backends.obache2-17/+27
Fixes build failure on platforms using dummy backend, as PR 40291.
2008-12-30Make it build on DragonFly.hasso2-9/+11
2008-12-28Fix build on NetBSD 3.x: do not use NetBSD's cpp ↵seb2-8/+5
macro __NetBSD_Prereq__, at least not directly, to check for NetBSD version 4.99.44 and onward.
2008-12-28Re-apply PR# pkg/40230 workaround from r1.25 lost in r1.27.jmcneill1-2/+1
2008-12-26Make it work on DragonFly.hasso3-13/+30
2008-12-26* Improves a lot FreeBSD and DragonFly support (from FreeBSD ports)hasso8-16/+264
* Fixes two leak problems (from upstream bugzilla) * Bump PKGREVISION
2008-12-26Improve detection of newer PSP models and update capabilities (AAC, newjmcneill3-2/+27
media folder path) for newer PSP firmwares.
2008-12-26Since people are bumping pkgrevison on this anyway..jmcneill3-9/+79
hald-netbsd: use scsi identify to fill in storage.vendor/storage.model where available so hal-info fdi matching rules will apply hald-netbsd: if libvolume_id thinks that a partition is vfat, believe it over the disklabel (stops USB devices lacking partition tables such as an iPod from incorrectly being treated as ffs).
2008-12-26Make the package fully honour PKG_SYSCONFBASE.ahoka1-3/+4
Bump revision.
2008-12-26The URL for project Web page in DESCR is outdated as noticed in PR 40273.obache1-5/+5
We have HOMEPAGE for the purpose, so just remove the URL from DESCR.
2008-12-26Add "@comment $NetBSD$".ahoka1-0/+1
2008-12-25Update roller to 1.20.kim2-8/+7
proc-maillog: - Use "-d yesterday" to get more correct statistics on the typical case of rotating logs at midnight. - Add smtpd connection statistics. - Remove per-user top 10 lists. proc-messages: - Message updates: - New messages: Cyrus, HP printers, ISC dhcpd, NetBSD kernel, Net-SNMP and ProFTPD. - Account for views in more BIND named messages. - Handle rsnapshot, smartd and Sipura SIP phones/gateways. - Logic fixes: - Facilities don't always have a trailing colon (esp. on non-UNIX). - Remove sequence number and extra timestamp from Cisco messages. - Keep $origin per-host, so "last message repeated" is logged correctly. - Log only remote host when counting warnings for different software, so the thresholds are tripped more easily (the account used is not considered as important, since dictionary attacks are common). - Code maintenance: - Modernise Perl subroutine calls (no ampersand). - Centralise host[addr] string parsing. - Some whitespace cleanup. - Configuration changes: - Update $LOCAL (should go into a config file). roller: - Use "uname -n" instead of "netname", so network connectivity is not used.
2008-12-25Make it build on DragonFly.hasso3-34/+60
2008-12-24Fix typo.wiz1-2/+2
2008-12-24Add a note explaining that /dev/drvctl is required for proper supportjmcneill1-0/+16
of the NetBSD 5.0+ HAL backend.
2008-12-23Fix build on NetBSD 4.0 with XFree86.jmcneill2-7/+30
2008-12-22Fix PLIST on Linux, from David Saintyjmcneill1-1/+2
2008-12-22PR# pkg/40147: sysutils/hal fails to build on Linuxjmcneill2-4/+4
2008-12-21Fix PLIST, bump PKGREVISION.jmcneill2-3/+6
2008-12-21Rework platform logic to fall back properly to dummy backend.ahoka1-9/+9
2008-12-21PR# pkg/40147: sysutils/hal fails to build on Linuxjmcneill4-2/+61
2008-12-21Negative option name "nox11" should not be used, use "-x11" instead.obache1-6/+6
2008-12-21regen checksum for patch-abwiz1-2/+2
2008-12-20# used by audio/gnome-vfs-cdda/Makefilejmcneill1-1/+4
# used by net/gnome-vfs-dns-sd/Makefile # used by net/gnome-vfs-smb/Makefile
2008-12-20PR# pkg/40230: "libvolume_id" doesn't build under Mac OS Xjmcneill7-26/+40
Fix HAL build on OS X. Tested on 10.5.6 powerpc.
2008-12-20Add avahi and cdda support, bump PKGREVISION.jmcneill2-5/+25
2008-12-20PR/38967: Yamamoto Takashi: Honor NETBSDSRCDIR.christos1-8/+11
2008-12-20Also mention PowerNow in the COMMENT. But because of length removed "enabled".reed1-2/+2
2008-12-20Add further explanation of acpica.reed1-1/+2