summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2006-04-06Over 1200 files touched but no revisions bumped :)reed46-125/+125
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-04INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Makejlam3-4/+6
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04Fix C99ism so that this builds under NetBSD 1.6.2.jmmv2-1/+18
2006-04-04Requires Python 2.4.joerg1-1/+3
2006-04-03Note where patch-ae is being tracked (libdbus_convenience should be linkedjmmv2-3/+5
-static).
2006-04-02Cleanup of pre-2.8 stuff: drop the gnome-mime-data dependency. Applicationsjmmv4-9/+71
now provide the MIME information in their .desktop files. Bump PKGREVISION to 1.
2006-04-02Build the convenience library as -static, otherwise binutils generatesjoerg3-2/+16
incorrect relocation entries for errno on DragonFly. Bump revision.
2006-04-02Enabled it to build with python24 & sync with dbus-glib.rxg3-13/+45
2006-04-02Depend on hicolor-icon-theme to:jmmv1-2/+3
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
2006-04-01Remove PKGREVISION for making consistency with dbus and dbus-glib.rxg1-2/+1
2006-03-31List the info pages directly in the PLIST and ensure that we honorjlam2-3/+6
PKGINFODIR.
2006-03-31Doesn't build without gettext.joerg1-1/+3
2006-03-31Note the GNOME bug report that is tracking patch-ad.jmmv2-3/+5
2006-03-30Update to 2.14.0:jmmv3-9/+31
New in 2.14.0 - 13 march 2006 * Updated translations. New in 2.13.92 - 27 february 2006 * Updated translations. New in 2.13.90 - 29 january 2006 * I18N fixes Frank Arnold <farnold@cvs.gnome.org> * Fixed desktop file. New in 2.13.5 - 15 january 2006 * Dropped thread view. It's broken and not fixable. Søren Sandmann <sandmann@daimi.au.dk> * HIG fixes by Dennis Cranston <dennis_cranston@yahoo.com> New in 2.13.4 - 2 january 2006 * Don't account iowait in CPU graphs. * Start the graphs on startup so that they can acquire data even if not shown. * Added "Started" column to display start time of each process. * Added smooth_refresh option to please Linus. * Allow user to sort the device list (Dennis Cranston) * Made Resources tab default. * Reworked LoadGraph. New in 2.13.3 - 13 december 2005 * gksu support (ok it's broken ;) * requires automake-1.9 (James Henstridge) * use g_slice instead of GMemChunks New in 2.13.2 - 13 november 2005 * proclist : new "Writable memory" column. * disklist : new "Available" column. Makes more sense on fs with reserved space (i.e. ext2/3) New in 2.13.1 - 27 october 2005 * cairo graphs - Paolo Borelli * fixed some strings - Adam Weinberger * got rid of the infoview * dropped irrelevant/cryptic memory info.
2006-03-30Update to 2.14.0.2:jmmv3-9/+16
================ Version 2.14.0.2 ================ libnautilus-burn * Fix the operation of the NAUTILUS_BURN_CHECK_VERSION macro. ================ Version 2.14.0.1 ================ libnautilus-burn * Fix crash in drive selection widget =============== Version 2.14.0 =============== nautilus-cd-burner * Fix crash of test program (Fabio Bonelli) libnautilus-burn * Emit the notify signal when changing the drive property (Ross) Translators * Petr Tomeš (cs) * Kostas Papadimas (el) * Rajesh Ranjan (hi) * Kjartan Maraas (nb) * Kjartan Maraas (no) * Duarte Loreto (pt) * Mugurel Tudor (ro) * Daniel Nylander (sv) * Maxim Dziumanenko (uk) =============== Version 2.13.91 =============== nautilus-cd-burner * Try harder to unmount volumes before use libnautilus-burn * Add mount detection Translators * Rostislav \"zbrox\" Raykov (bg) * Miloslav Trmac (cs) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Ignacio Casal Quinteiro (gl) * Luca Ferretti (it) * Kjartan Maraas (nb) * Reinout van Schouwen (nl) * Kjartan Maraas (no) * Laurent Dhima (sq) * Liu Songhe (zh_CN) =============== Version 2.13.90 =============== nautilus-cd-burner * Display only the supported write speeds (Ryan Lortie) * Use gnome-vfs to glob and tilde expand the source iso and cue files * Add eject button to write finished dialog * Add eject button to media request dialog * Use disc label as default label for writing ISO (Fabio Bonelli) libnautilus-burn * New API nautilus_burn_drive_get_write_speeds (Ryan Lortie) * New HAL only API nautilus_burn_drive_get_media_label * Use HAL volume.disc.capacity if available * Use gnome-mount if available * Get media type information even if the volume is mounted Translators * Jordi Mallach (ca) * Adam Weinberger (en_CA) * Ivar Smolin (et) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Kjartan Maraas (nb) * Kjartan Maraas (no) * Evandro Fernandes Giovanini (pt_BR) * Maxim Popov (ru) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Liu Songhe (zh_CN) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) ============== Version 2.13.5 ============== libnautilus-burn * Use gnome-mount if available * Add library version checking capability Translators * Rostislav \"zbrox\" Raykov (bg) * Nikos Charonitakis (el) * Adam Weinberger (en_CA) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Prudhvi Krishna S (te) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) ============== Version 2.13.4 ============== nautilus extension * Add location specific widget to nautilus window * Remove toolbar button now in favor of location widget libnautilus-burn * Try non-HAL lookup when HAL lookup fails (Jason D. Hildebrand) * Try to detect media type from capabilities (Jason D. Hildebrand) mapping-daemon * Make buffered protocol not lose events * Fix removing wrong file monitor * Remove file monitor directly when connection drops Translators * Rostislav \"zbrox\" Raykov (bg) * Adam Weinberger (en_CA) * Ilkka Tuohela (fi) * Christophe Merlet (RedFox) (fr) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Evandro Fernandes Giovanini (pt_BR) * Marcel Telka (sk) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) ============== Version 2.13.3 ============== nautilus-cd-burner * Use appropriate text in dialog when copying discs * Remove eject after write option from interface libnautilus-burn * Fix size reporting for DVD-R (Fabio Bonelli) * Fix size reporting for commercial DVD * Allow disc type check on non-MMC compliant drives (Frederic Crozat) Translators * Vital Khilko (be) * Rostislav \"zbrox\" Raykov (bg) * Adam Weinberger (en_CA) * Priit Laes (et) * Roozbeh Pournader (fa) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Žygimantas BeruÄka (lt) * Kjartan Maraas (nb) * Reinout van Schouwen (nl) * Kjartan Maraas (no) * Marcel Telka (sk) * Theppitak Karoonboonyanan (th) ============== Version 2.13.2 ============== libnautilus-burn * Add new methods to API mapping-daemon * Use buffered IO (Crispin Flowerday) * Fix Intel compiler warnings (Kjartan Maraas) Translators * Ales Nyakhaychyk (be) * Ignacio Casal Quinteiro (gl) * Takeshi AIHANA (ja) * Åygimantas Beruka (lt) * Reinout van Schouwen (nl) * Theppitak Karoonboonyanan (th) ============== Version 2.13.1 ============== nautilus-cd-burner * Use DAO/SAO for all discs created from the GUI * Change the progress dialog wording to match disc type * Fix writing more than two discs * Fix spinning disc images when writing another disc libnautilus-burn * Turn NautilusBurnDrive into a class * Add media-added/media-removed events for Drives * Only do one dbus IPC call to get device properties * Add complete DVD+R DL support nautilus extension * Use new nautilus info API to get drive (Christian Neumair)
2006-03-30Install daemon as setgid kmem on DragonFly as well. Bump revision.joerg1-3/+3
2006-03-30Update to 2.14.0:jmmv3-12/+16
Major changes in 2.14.0 are: * Fix deadlock when dragging over list view in some conditions * Fix keynav details in text beside icon mode * Don't show folder count for smb shares * Fix crash on middle click of file * Fix a crash when leaving a directory * Close window when folder moves to trash * Fix deep count in properties dialog in some cases * Avoid calculating mime lists for activation * Fix text drawing in RTL mode when using text besides icons * Remove blank error dialog on mount when using gnome-mount Major changes in 2.13.92 are: * Better filename linebreaking at punctuation marks. * List view: If a rename moves the file in the view, scroll to the new position * Better handling of broken filename encoding for link targets * Some desktop icon positioning fixes * Browser mode: don't close window on up if current directory has been removed * Pass original files, not target files to property page providers. This allows property page extensions to look at desktop files and symlinks. * Various small optimizations * Leak fixes * Build fixes Major changes in 2.13.91 are: * Fix a desktop icon positioning bug * Fix opening saved searches file from outside nautilus Major changes in 2.13.90 are: * Add option to always use the location bar to the preferences dialog * Enable the icons in the places sidebar as drop targets * Fix for desktop volume icon positioning * Show detailed file size in the properties dialog * HIG fix for the delete from trash dialog * Fix icon scaling for images with extreme ratios * Fix leaks & crashes Major changes in 2.13.4 are: * Open modules with BIND_LOCAL * Disable network icon on desktop by default * Add Network to places menu * Fix sort by atime * Some HIG fixes * Add support for searching for custom mime type * store custom icons for folders as relative patch if in folder * Much better activation of multiple files * Bumped the default image size thumbnailing limit * Handle new background image zooming mode * Add optional support for Tracker indexer * Fix leaks & crashes Major changes in 2.13.3 are: * Added initial support for search * Fixed memleaks * Don't frame thumbnails with alpha channel * Better handling of opening multiple files * New resize knob icon * View update optimizations * No titles for alert dialogs * Add network desktop icon * Use access() to determine permissions Major changes in 2.13.2 are: * Fix mime list problem introduced with sort change * Build fixes * Keyboard support for icon stretching * Finally fix tree sidebar crash * ctrl-shift-g goes backwards in typeahead * Add Skip all button in copy/move conflict dialog * Position new files/folders correctly in manual layout mode * Nicer UI for setting custom file icons * Fix CD icon positioning on desktop * Fix desktop redraw issues on non-100% zoom levels * Use the same home icon always Major changes in 2.13.1 are: * Adds volume/drive api for modules * Better sizes of stock icons in many places * GtkTreeView style typeahead * '/' opens location dialog/entry * middle click in browser mode opens new window * Handle cancellation of authentication better * Add format menu item for floppy drives
2006-03-30Update to 2.13.15:jmmv5-26/+18
Features * Add "include NoDisplay" flag (Mark McLoughlin) Fixes * Fix issue where menu wouldn't fully reload after lots of file change events (Mark McLoughlin, Frederic Crozat) * Remove some unused code (Kjartan Maraas) * Fix incorrect escaping of C format string (The Written Word) Translators * Rostislav Raykov (bg) * Mahay Alam Khan (bn) * Jordi Mallach (ca) * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Iñaki Larrañaga (eu) * Ilkka Tuohela (fi) * Christophe Merlet (RedFox) (fr) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Gabor Kelemen (hu) * Francesco Marletta (it) * Erdal Ronahî (ku) * Timur Jamakeev (ky) * Kjartan Maraas (nb, no) * Tino Meinen (nl) * Marcel Telka (sk) * Christian Rose (sv) * Y.Kiran Chandra (te) * Theppitak Karoonboonyanan (th) * Abduxukur Abdurixit (ug) * Clytie Siddall (vi) * Woodman Tuen (zh_HK, zh_TW)
2006-03-30Update to 2.14.0:jmmv9-70/+86
Mars 13, 2006: Overview of changes in 2.14.0 ============================================ * Updated translations. February 27, 2006: Overview of changes in 2.13.92 ================================================= * Fixed proc_state documentation. * Updated mountlist ignore list. January 23, 2006: Overview of changes in 2.13.3 =============================================== * linux: - fixe get_procmap for linux < 2.6.14. January 2, 2006: Overview of changes in 2.13.2 ============================================== * Fixed libtool versioning (James Henstridge) December 15, 2005: Overview of changes in 2.13.1 ================================================ * linux: - fixed proclist - implemented server->real_ncpu December 13, 2005: Overview of changes in 2.13.0 ================================================ * Requires automake-1.9 (James Henstridge) * Supports up to 32 CPU * Supports Linux smaps * linux: fixed SMP detection This release is not ABI compatible with previous releases. Sorry.
2006-03-30Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0:jmmv10-55/+134
gnome-vfs 2.14.0 * Fix circular dependency on gnome-mount * Fix some details in gnome_vfs_xfer callbacks * Avoid crash with symlinks that has ':' in them * Update hal volume manager policies * Fix leaks * Better smb authentication code * Fix permission reading bug introduced in 2.13.92 gnome-vfs 2.13.92 * Build fixes * Fix memory leaks * Some optimizations * New readdir option GNOME_VFS_FILE_INFO_NAME_ONLY that only returns filenames (not stat info). * use pmount in /media if not using gnome-mount or hal-mount * Fixes for encrypted drives/volumes in hal backend * Mime detection fix for multiple magic matches of same prio * HAL volume operation fixes * More robust gnome_vfs_make_uri_from_input_internal * Fix Avahi resolving of non-local hostnames gnome-vfs 2.13.91 * Eject fixes for volume manager * Windows 2000 portability fixes * Revert overwrite error dialog change that caused problems * ssh fixes for newer BSD and OSX releases gnome-vfs 2.13.4 * Add support for gnome-mount * Re-add thread prioritizing * Add gnome_vfs_get_mime_type_for_name_and_data () and gnome_vfs_get_mime_type_for_name () * Deprecate gnome_vfs_mime_type_from_name () * Skip attempts to overwrite a file onto itself in gnome_vfs_xfer and friends. * Retrun GNOME_VFS_ERROR_INTERRUPTED when aborting transfers * inotify: Fix various crashers and bugs * ftp-method: Basic support for proxies * http-method: Fix SSL support * http-mehtod: Fix bugs introduced during the neon upgrade * Various hal related volume fixes * Hide some more private functions * Some documentation updates * Translation updates gnome-vfs 2.13.3 * load modules with BIND_LOCAL * inotify fix gnome-vfs 2.13.2 * Support Avahi 0.6 * Support passwords in mount * Inotify support * Update neon import to 0.25 * Leak fixes * Win32 fixes * Add GNOME_VFS_FILE_INFO_FIELDS_IDS to see if uid/gid are valid * Update to lates xdgmime * Use the glib GThreadPool code instead of our own threadpool gnome-vfs 2.13.1 * Support for recent samba * Fix bug when resolving nested symlinks * Sync to upstream xdg-mime code * Various fixes to gnomevfs-* apps * New functions gnome_vfs_exists, gnome_vfs_get_slow_mime * Better ls parsing for ftp * Return GNOME_VFS_ERROR_CANCELLED when authentication is cancelled * Add avahi support * Fix problem when mounting cd multiple times * Hide private symbols * Better docs * Fix metadata removal issue with deletion in Nautilus
2006-03-30Add and enable libnotify and notification-daemon.jmmv1-1/+3
2006-03-30Initial import of notification-daemon, version 0.3.4:jmmv4-0/+51
notification-daemon is an application that shows notifications sent by other applications on your desktop in the form of popups. It is based on the libnotify library.
2006-03-30Initial import of libnotify, version 0.3.2:jmmv5-0/+61
libnotify is a library that allows applications to raise visual notifications in a desktop environment. An external application, the notification-daemon, is then in charge to show them as it wishes.
2006-03-30Update dbus and dbus-glib to 0.61:jmmv12-67/+84
D-BUS 0.61 (24 Febuary 2006) == - Documentation all around - dbus-launch now produces correct sh and csh syntax - Nested arrays now work correctly - GLib bindings: - Inheriting from DBusGProxy is now possible - GPtrArrays can now be marshalled - org.freedesktop.DBus.GLib.ClientCSymbol annotation added - Openning connections to arbitrary addresses now supported - Python bindings: - sender_keyword and path_keyword keywords added to signal listener API - Byte types now demarshal to unsigned char - calling methods now do the correct thing - Qt bindings: - both Qt3 and Qt4 bindings can be built at the same time - Use the standard org.freedesktop.DBus.Method.NoReply annotation for the "async" calls instead of creating one for us. - Mono bindings: - 64bit arch fixes - Massive bug fixing all around D-BUS 0.60 (30 November 2005) == - major ABI/API changes - sonames changed - RequestName queuing behavior has changed (refer to dbus-specification) - DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT has been removed and DBUS_NAME_FLAG_ALLOW_REPLACEMENT has been added to the flags - signals emitted by the bus now show up in the introspect data - auth EXTERNAL now supported on BSD varients - ReleaseName method added to the bus to allow a service to remove itself as owner of a bus name - dbus_connection_read_write added for getting messages off the bus in the absence of a mainloop - Qt4 bindings added and the Qt3 bindings have been depricated - python bindings: - marshal using introspect data if available - better exception handling and propigation - private connections are now supported - UTF-8 cleanups - out_signature added to method decorators for specifying how the return values should be marshaled - sender_keyword added to method decorators for specifying and argument to provide the unique name of the method caller - async_callbacks added to method decorators - multiple inheritance of classes now supported - GLib bindings: - respect NoReply annotations - dbus_g_method_return_get_reply and dbus_g_method_return_send_reply added to the lowlevel code for use when the dbus-glib marshalling code is not adiquate - numerous bug fixes all around D-BUS 0.50 (06 September 2005) === This is a minor release from 0.36.2. The series number has changed not because of any technical reasons but as an indication that we are moving closer to 1.0. It is hoped that this will be the last series to see major changes, most of which will be isolated to the GLib and Python bindings, as we transition to concentrate more on bug busting and code auditing. - D-Bus builds on the Cygwin platform - Makefile cleanups - Various bug fixes - Optimization of the dbus object tree - Memleaks and GIL crasher bugs have been fixed in the Python bindings D-BUS 0.36.2 (29 August 2005) === - Security: Restrict other users from connecting to another users session bus D-BUS 0.36.1 (24 August 2005) === - Python Bindings: - fixed to work with hal-device-manager - For 64bit builds everything is installed to lib64/python2.4/ since Python can't handle multilib D-BUS 0.36 (23 August 2005) === - Maximum sized of cached messages have been reduced to 10K - Match rules now allow matching on arguments inside the message - introspect.xsl XSLT style sheet added for formatting introspection data into XHTML for analysis - Python bindings: - now have working type objects for explicit typecasting - Variant type has been added - Dictionaries, Variants and Arrays can all be passed the signiture or type(s) of their children - the optional timeout= keyword has been added when making method calls - match on args has been implemented - a .pth file has been added for dealing with libraries and python files being in different directories such as in 64bit installs - various bug fixes - GLib bindings: - deeply recursive types now supported - many symbols are no longer exported as part of the public API - various memleak and other bug fixes D-BUS 0.35.2 (17 July 2005) === - Rename Unix Security Context to SELinux Security Context in API - Fixed more dist errors that distcheck didn't pick up on - Fixed various bugs in the python bindings that prevented them from working D-BUS 0.35.1 (16 July 2005) === - Fixed dist error where python/dbus_bindings.pxd was being shipped instead of dbus_bindings.pxd.in - Use this instead of the 0.35 tarball D-BUS 0.35 (15 July 2005) === - --with-dbus-user added to the configure scripts for configuring the user the system bus runs on - --with-console-auth-dir added to configure scripts for configuring the directory to look in for console user locks - service files for auto-starting D-Bus services now has the ability to pass in command line arguments to the executable - Huge auto-start bug squashed which caused some services not to start when requested in rapid succession - SE-Linux security contexts can now be appended to messages for inspection by services that enforce their own security policies - Colin says the GLib binding are ready for general consumption - New GLib tutorial - New GLib example code - Python bindings are now version (0,42,0) - Python bindings API has changed on the service side - dbus.service has been split out as a seperate module - dbus.service.Service is renamed to dbus.service.BusName - dbus.service.Object has swapped the bus_name and object_path constructor parameters to make it easier to do inheritance over the bus - dbus.glib has been seperated out in order to lessen the dependency on glib and to allow other mainloops to be integrated with the bindings including a planned generic mainloop for non-gui apps. - Python bindings now aquire the GIL when calling back into the python interpreter. Fixes crashes when using threading and other random segfaults. - New Python tutorial - Numerous D-Bus bug fixes all around D-BUS 0.34 (15 June 2005) === - dbus_connection_disconnect is deprecated in favor of dbus_connection_close - The bus can now use D_NOTIFY (if available) to check when configuration files have changed and reload them - New dbus_message_has_path/member/interface API added - The Ping message from the org.freedesktop.DBus.Peer interface is now handled - Complete glib bindings overhaul (and are still under construction) - Tutorial now has an updated GLib section - GLib bindings can now send/receive hash tables, arrays and other complex types - Python bindings overhaul (most public facing API's done) - Python bindings have been split up into separate files - Python added new type classes for hinting to the marshaler what type to send over the wire - Python bindings now have decorators for specifying exported methods and signals - Numerous bug fixes D-BUS 0.33 (25 Apr 2005) === - downgrade requirement from GTK+-2.6 to 2.4 for building gtk components - python binding API's have been overhalled to be more "pythonic" and cleaner - python bindings now export dbus.version which is set to (0,40,0) - python bindings now implement the org.freedesktop.DBus.Introspectable interface - python binding match rules are now more flexable - make check has been fixed - many, many major bug fixes D-BUS 0.32 (29 Mar 2005) === - mono bindings now compiles correctly - mono binding cleanups - glib bindings generates wrappers for bus methods in dbus-glib-bindings.h - glib binding cleanus - users and groups can now be specified by UID and GID in config files - numerous memory leak fixes - various other fixes D-BUS 0.31 (07 Mar 2005) === - land the new message args API and recursive type system - add docs and fixed Doxygen warnings throught source - split out some functions not needed in libdbus to *-util.c source files - take out type convienience functions - libdbus now back below 150K - booleans are now 32-bit instead of 8-bit - specification updated - grand renaming to strip out the use of "service" just say "name" instead (or "bus name" when ambiguous) - rename dbus-daemon-1 to dbus-daemon throughout - rename activation to auto-start - auto-start on by default now - note that libdbus is the low-level API - python bindings updated to the new API - mono bindings updated to the new API - add 16 bit types - dictionaries are now ARRAYS of DICT_ENTRY - dbus-glib-tool renamed to dbus-binding-tool - massive rewrite of the glib bindings - saner names for the dbus interface, object path and service defines - new functions for handling type signitures - bump sonames for libdbus and libdbus-glib - various small fixes
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam2-4/+4
exists on the disk -- we can just check whether a variable defined by find-files.mk is "__nonexistent__" or not.
2006-03-30* Honor PKGINFODIR.jlam2-3/+4
* List the info files directly in the PLIST.
2006-03-29s/it's/its/ for genitif.ghen1-1/+1
2006-03-29Add DragonFly support. Explicitly add PREFIX/lib to rpath for Xaw3d.joerg3-4/+18
2006-03-29Update the bacula packages to 1.38.6.ghen12-47/+30
patch-ak has been applied upstream. Release Notes for Bacula 1.38.6: New features: - For autochanger get Scratch tape if in autochanger if no appendable Volumes are available. - New virtual disk autochanger. See scripts/disk-changer for documentation. - New optional Device resource directive in SD. 'Device Type =', which may have types: File, DVD, Tape, or FIFO. This can be useful for writing DVDs on FreeBSD where Bacula cannot correctly detect the DVD. - Faster restore tree building and uses less memory. - The command line keyword job (or jobname) now refers to the name of the job specified in the Job resource; jobid refers as before to the non-unique numeric jobid; and ujobid refers to the unique job identification that Bacula creates for each job. - The job report for Backups has a few more user friendly ways of displaying the information. - The wait command can now be made to wait for jobids. - New command line keywords are permitted in update volume. They are Inchanger=yes/no, slot=nn. - Add two new console commands: enable job=<job-name> and disable job=<job-name>. When a job is disabled, it will not be started by the scheduler. If you disable a job and restart Bacula or reload the .conf file, the job will be re-enabled. - Add a new Job resource directive "enable = yes|no". Major bug fixes: - Fix race condition in multiple-drive autochangers where both drives want the same Volume. - Do not allow opening default catalog for restricted console if it is not in ACL. - Writable FIFOs now work for restore. - ACLs are now checked in all dot commands. - Multiple drive autochangers and multiple different autochangers should now work correctly (no race conditions for Volume names, update slots use correct StorageId). - Fix bug where drive was always reserved if a restore job failed while in the reservation process. Release Notes for Bacula 1.38.5: Release 1.38.5 released 19Jan06: - Apply label barcodes fix supplied by Rudolf Cejka. - Modify standard rpm installation to set SD group to disk so that SD will by default have access to tape drives. - Allow users to specify user/group and start options for each daemon in /etc/sysconf/bacula file.
2006-03-29Add torsmo.ghen1-1/+2
2006-03-29Torsmo is a system monitor that sits in the corner of your desktop. It'sghen7-0/+286
very simple, customizable and it renders only text on the desktop (and percentagebars if you want it to ;) and the only lib it uses is Xlib. Torsmo can show various information about your system and it's peripherals, including: * Kernel version * Uptime * System time * Network interface information * Memory and swap usage * Hostname * Machine, i686 for example * System name, Linux for example * Temperatures from i2c-sensors * Temperature from ACPI * Battery capacity from ACPI/APM * Number of processes running or sleeping * Local mails (unread and all) * Filesystem stats
2006-03-29Update pstree to 2.27. Changes:ghen2-6/+6
* Revision 2.27 2005-04-08 22:08:45+02 fred Also accept PPID==1 if nothing else is found. Should fix problem with FreeBSD and security.bsd.see_other_uids=0. * Revision 2.26 2004-10-15 13:59:03+02 fred Fixed small bug with char/int variable c reported by Tomas Dvorak <tomas_dvorak AT mailcan.com> * Revision 2.25 2004-05-14 16:41:39+02 fred Added workaround for spurious blank lines in ps output under AIX 5.2 reported by Dean Rowswell <rowswell AT ca.ibm.com> * Revision 2.24 2004-04-14 09:10:29+02 fred *** empty log message *** * Revision 2.23 2004-02-16 10:55:20+01 fred Fix for zombies (pid == 0) under FreeBSD * Revision 2.22 2003-12-12 10:58:46+01 fred Added support for TRU64 v5.1b TruCluster * Revision 2.21 2003-10-06 13:55:47+02 fred Fixed SEGV under Linux when process table changes during run * Revision 2.20 2003-07-09 20:07:29+02 fred cosmetic (Hint for updaters: the ChangeLog is at the bottom of the source file.)
2006-03-29Add some NetBSD-specific file systems to the appropriate table injmmv3-3/+42
gnome-vfs's code so that they are properly recognized. More specifically this finally fixes the trash in Nautilus: it didn't show files in the home directory if it was stored in one of these "unknown" file systems. Bump PKGREVISION to 5. Closes PR pkg/30184.
2006-03-28The build requires "makedepend".jlam1-1/+2
2006-03-28Fix obvious typo.jlam1-2/+2
2006-03-25Fix errno.joerg2-1/+15
XXX TODO: Count instances of xdgmime.c in pkgsrc
2006-03-25Fix errno.joerg4-5/+42
2006-03-25Basic DragonFly support. Don't depend on conditional macros being 1 whenjoerg3-1/+55
defined and otherwise being 0.
2006-03-24Fix errno.joerg6-1/+69
2006-03-24Use getfsstat on DragonFly. Older NetBSD should most likely use itjoerg2-9/+23
as well.
2006-03-24Add DragonFly support.joerg5-14/+14
2006-03-24Fix compilation on DragonFly.joerg3-4/+20
2006-03-24Link files forgotten when the DragonFly support was included upstream.joerg1-1/+5
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv2-4/+4
PR-responsible person (such as I am ;) a little easier.
2006-03-22No mlockall on DragonFly as well.joerg2-4/+4
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam7-14/+14
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-20* Honor PKGINFODIR and PKGMANDIR, and remove use of obsolete INFO_DIR.jlam7-82/+32
* List info files directly in the PLIST. * Don't install the catman pages at all to fix PLIST problems. Bump the PKGREVISION to 6.
2006-03-19Add DragonFly support.joerg18-40/+1362
2006-03-16Reset maintainer, host says:wiz1-2/+2
Name service error for name=wongs.net type=MX: Host not found, try again. for five days in a row, on two separate occasions (more than a week apart).
2006-03-16Add a new option, --with-dump-use-snapshot to amanda's configure script.bouyer7-3/+190
This will cause amanda to add -X to dump on systems where this option is available (AFAIK NetBSD 3.0 and newer). Add the user-settable variable AMANDA_DUMP_SNAP to control this at the package build time (disabled by default). Bump pkgrevision.