Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* correct timing of pid file creation again.
|
|
Fixes a bulk build error pointed out by wiz@.
|
|
|
|
latest version. Even if it were the latest version, this URL should still remain for future-proofing the package. Since I'm here, add an HTTP option too for those of us that prefer HTTP downloads.
|
|
|
|
Gnome::Vfs::Mime:
* Removed get_default_component(), get_short_list_components(),
get_all_components(), id_in_component_list(), and
id_list_from_component_list().
This is because the underlying functions have been removed from
gnome-vfs. This _is_ an ABI break, but we are taking this
extraordinary step because it is very unlikely that anyone is using
these methods, and in order to remove the dependency on Bonobo.
If you really need to use these methods, you should use
the underlying C functions, which have been moved to
libbonobo.
|
|
|
|
|
|
struct uvmexp -- use uvmexp_sysctl on NetBSD instead
-correct filesystem size calculation: the unit is vfsstat.f_frsize
-bump PKGREVISION
with jmmv's blessing
|
|
|
|
Fixed the file mode of the example rc.d script. (PR 34564)
This also fixes PR 32835, which had already suggested all the changes I
made, but I've seen it too late. :)
|
|
Notable changes are:
- Added "closeidle true/false" to the tty server's config file
option list to tell the server that it should close the terminal
device when there are no clients connected to the service.
- If tits is invoked as "stdio2pty", it will allocate a pseudo-tty
device and connect its stdin/stdout to the master side. It will
fork(2) and exec(2) a program specified on the command line.
This program will have *its* stdin/stdout connected to the
slave side of the pty. One application for this is to execute
pppd(8) from inetd.conf.
- Add a "masterpty" client, which makes it possible associate
a pseudo-tty device with a service. For example, you can now
use tip(1) to connect to the slave pty, which will cause the
master side to be connected to the server.
- Adapt to NetBSD's more stringent <ctype> parameter checks.
- Gcc4 fixes, from Martin Husemann.
Ok'd by agc@
|
|
0.4.6 -> 0.4.7
* Enforced non-empty Synopsis line.
* do_sanity_checks() test before Send.
* Default to ports as category.
* Remove Help button and use a Prefs one.
* Prepare code for future libification of the send_pr process.
0.4.5 -> 0.4.6
* The user can use the -a command line option to include files
up to 32 times and the program will include them in the Fix
section.
* Problem Report definitions are handled with an opaque PR_DEFS
structure and accessed via a helper function.
* Some of the code was moved into a new file (pr_defs.c).
* Some whitespace cleanup was done.
|
|
Per PR pkg/33814 by Raymond Meyer.
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
(These are some that I forgot in the previous commit because they weren't
initially in the file list. Reported by hira@.)
|
|
* Add three new required theme functions:
- theme_check_init - determines if the theme is compatible with the
running version of notification-daemon.
- get_theme_info - returns info on the theme.
- clear_notification_actions - Clears the notification action buttons
on the window.
* Disabled the Bubble theme for this release. It's the source of too
many bugs.
* Fix the scaling of different icon sizes. Now small icons display as
small, and larger icons are scaled down to 48x48.
* Fixed a problem where icons were being clipped in notifications.
Patch by M.S. (Bug #21)
* Fixed incorrect usage of GtkIconTheme. (Bug #38)
* Fixed notifications with a timeout of 2147484ms or longer expiring
in less than a second. (Bug #22)
* Fixed a bug where a notification would duplicate its actions when
updated. (Bug #30)
* The Standard theme's countdown timer is now rendered using Cairo when
compiled against Gtk 2.8.0 or higher. This improves the timer by making
it antialiased.
* Renamed notification-daemon.service to
org.freedesktop.Notifications.service.
|
|
version 0.4.2 (17-June-2006):
* Add G_BEGIN_DECLS and G_END_DECLS to notify.h, so that libnotify can
be used in C++ applications properly.
version 0.4.1 (17-June-2006):
* Added support for attaching to a GtkStatusIcon. Patch by chpe. (Bug #60)
* Added GObject properties to NotifyNotification. Patch by chpe. (Bug #60)
* Added API documentation, accessible through devhelp.
* Fixed up libnotify.pc to support dependencies correctly. (Bug #58)
* Fixed notify_uninit() to properly set _initted to FALSE after being
called. (Bug #56)
version 0.4.0 (26-April-2006):
* Patch by M.S. to switch notify-send to use GOption instead of popt,
to add -v, --version, -h, and --hint options, and to rename
-T, --type to -c, --category. This also fixes assertions when calling
notify-send "". (Bug #41)
* Fixed the short flag for --type to be -T in notify-send. (Bug #18)
* Fixed the help in notify-send to indicate that --expire-timeout
requires milliseconds, not seconds. (Bug #28)
* Fixed some C99 usage. Patch by jensgr. (Bug #44)
* Fixed notify-send on PPC.
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
|
|
New in 2.15.92 - 21 august 2006
* Fixed LoadGraph overlay.
* Fixed tiny leak.
* Fixed font and alignment of various columns.
New in 2.15.91 - 7 august 2006
* Renamed Devices tab as File Systems.
* Updated translations.
New in 2.15.90 - 26 july 2006
* Fixed segfault is libselinux not installed.
* The disks list is now correctly updated.
* Double-click in disks list opens the corresponding volume.
* debug messages are displayed on command line if
GNOME_SYSTEM_MONITOR_DEBUG is defined.
* New icon - Rodney Dawes <dobey@novell.com>
New in 2.15.4 - 9 july 2006
* No more compile dependency on libselinux.
* Process arguments with line feeds are now escaped. Closes #341095.
* Displays scale on graphs.
New in 2.15.0 - 29 june 2006
* Updated gconf schema.
* Can use libsexy to display process arguments.
* New memory column : displays estimated memory usage.
* Can use libgksu2.
|
|
Major changes in 2.16.0 are:
* Handle enter activation when using typeahead search
* Avoid using gnome_vfs_is_local in wrong places
* Translations
Major changes in 2.15.92.1 are:
* Fix crash on startup
Major changes in 2.15.92 are:
* Fix crash on changing owner/group of file
* Fix double free
* Make sure all strings are displayed translated
Major changes in 2.15.91 are:
* Use gtk recent files code
* Fix file change notification regression
* Don't display raw form of selinux contexts
* Import lates EggSequence with bugfixes
* DnD fixes
* Read .hidden symlinks
* Fix down navigation in last column, next to last row
Major changes in 2.15.90 are:
* Submenu support for extensions
* Improved beagle daemon detection
* Enable D'n'D reordering in the places sidebar
* New icons for trash operations
* Add a button/text toggle button to the location bar
* Fix leak
Major changes in 2.15.4 are:
* New permission dialog with recursion and selinx support
* Improve extension interface
* Add complete session management
* Handle removal of the displayed location more elegantly
* Use proper nautilus-cd-burner icon
* Support dropping uris, urls and text to subfolders
* Fix leaks and warnings
Major changes in 2.15.2 are:
* Don't allow formating of mounted floppies
* Perfomance fixes
* Don't use deprecated eel features
* Use less memory when thumbnailing
Major changes in 2.15.1 are:
* Improve startup performance
* Use GOption
* Fix selection box width calculation
* Improve file permission handling
* Add volume operations to the file menu, tree and places sidebar
* New po/LINGUAS handling
* Smarter date handling for images
* HIG fixes
* Fix various typos
* Fix about dialog to work with current gtk+
* Fix crashes
* Show network volumes in the places sidebar
* Fix progress dialog showing the wrong file
* Code cleanups
|
|
==============
Version 2.16.0
==============
Translators
* Gabor Kelemen (hu)
* Jovan Naumovski (mk)
* Badral (mn)
* Rahul Bhalerao (mr)
* Matic Žgur (sl)
* Onur Can Çakmak (tr)
===============
Version 2.15.91
===============
Translators
* Runa Bhattacharjee (bn_IN)
* Francisco Javier F. Serrador (es)
* Arangel Angov (mk)
* Matic Žgur (sl)
===============
Version 2.15.90
===============
Translators
* Ani Peter (ml)
* Subhransu Behera (or)
* Theppitak Karoonboonyanan (th)
================
Version 2.15.4.1
================
Fixes
* Correctly update LT_VERSION (Vincent)
==============
Version 2.15.4
==============
Features
* Add new API to know if an application should be launched in a
terminal and to know the path to the desktop file (Travis Watkins)
* Complete python bindings for the "No Display" flag (Travis Watkins)
Menu Editor
* Allow specifying alternate menu files as command line arguments
(William Jon McCann)
Misc
* Use po/LINGUAS (Wouter Bolsterlee)
* Require intltool 0.35.0 (Vincent Untz)
Translators
* Runa Bhattacharjee (bn_IN)
* Matheus Grandi (gn)
* Swapnil Hajare (mr)
|
|
gnome-vfs 2.16.0
* http: Fix crash on some redirects
* http: Ignore fragment identifiers in URIs
* support --disable-selinux
* Fix gnome_vfs_mime_type_is_equal
* inotify monitoring fixes
gnome-vfs 2.15.92
* Remove old unused code
* Better sniffing of text files
* Tweak xfer callbacks for better performance
gnome-vfs 2.15.91
* Avoid slow I/O looking for trash on remote shares
* Inotify updates to avoid polling as much.
* Build fix
gnome-vfs 2.15.90
* Don't use deprectated dbus calls
* Always dispatch monitor events
* Add gnome_vfs_drive_needs_eject function.
* Add support for compile time version checking.
* Add GNOME_VFS_ERROR_INVALID_FILENAME error
* Handle ENAMETOOLONG when converting from errno
* Initialize SSL lazily
* Fix error reporting in dns resolver code
* Robustness fixes
* Clean up code and fix warnings
* dav fixes
* ftp: fixes for IIS virtual directories
* sftp: Support setting symlinks
gnome-vfs 2.15.3 'Kill the monkeys'
Note: The moniker code was moved to a seperate module
called gnome-vfs-monikers. We need to keep that in the
platform to be API/ABI compatible.
Also note that bonobo mime related functions have been
moved to libbonobo.
This relase is free of Bonobos :)
* Replace bonobo by DBus as IPC mechanism between clients
and the daemon: Remove all references and dependencies
on bonobo. (Initial work done by Richard Hult and Mikael
Hallendal from Imendio)
* Massive API documentation update.
* INotify: fixes for remote (i.e. NFS) filesystems
* INotify: Updates to the timers used (see ChangeLog)
* Convert all use of pop to GOption
* Fix non ACL file method build
* OSX fix for GnomeVFSAddress
* Handle %% escaping % in desktop files. (#343632)
* Check for later version of libselinux. (#344349)
gnome-vfs 2.15.2
* win32 fixes
* Don't hide smb shares that end with $
* ACL support
* Support for reading selinux context
* Fix bug in gnome_vfs_uri_hash
gnome-vfs 2.15.1
* Fix sftp symlink support
* Fix smb connecting many times to the server
* Add authentication to command line utils
* Escape "?" in paths, as this is a special char in uris
* Fix up symlink resolving in some cases
* Portability fixes for the cdda method
* Fix up locking around the xdg mime code where missing
* Better handling of existing files in create/makedir for ftp
* Shut down vfs backends on shutdown
* Handle ftp anon login failure better
* Handle more % expansions in Exec lines in desktop files
* Make GnomeVFSDrive user_visible only if it supports media check
* Fix ftp handling of large files
|
|
the extfs scripts are Perl and a WRKDIR reference would sneak in otherwise.
|
|
|
|
pkgsrc-users).
|
|
|
|
|
|
|
|
Changes:
Fixed saving/loading of the file view configuration.
Improved ffmpeg autoconf check.
More FreeBSD Compile fixes (thanks to Heiner Eichmann).
Fixed symbolic link handling in data projects (a bug introduced in 0.12.16).
Use UTF-8 encoding to store and load local CDDB entries.
Never use growisofs parameter -dvd-compat with DVD+RW media.
Fixed flac audio encoding for the audio project conversion feature.
|
|
|
|
|
|
|
|
|
|
Highlights:
* Drastic improvement of performance when opening folders with
lots of files
* Remote encoding menu for fish, ftp and sftp protocols
* Text search in files displays the first line with keywords in a
search window
* Various integrated checksum calculating and verifying tools
* Colorful user interface of many elements such as synchronizer
* Tab oriented internal editor with syntax highlighting
* And many, many more that you can find in our changelog...
Changes since beta1 include (but not limited to):
* Improvements in the checksum module
* More control over the terminal emulator (requested feature)
* Our modified KIO-TAR is now built only when passing --with-kiotar
to configure
* Bugfixes to bookmarks, viewer and much more
* A fix for a nasty bug that was plagueing people with gcc 4.x
Changes since beta2 include (but not limited to):
* New icons and artwork by our contest winner Andrew Neupokoev
* A splashscreen based on the contest artwork
* Bug fixes, bug fixes, bug fixes!
Changes since 1.70.0:
* Security fix: prevents passwords from being stored in cleartext in
bookmarks.xml
* Many fixes that have been backported from CVS
* Added a Turkish translation
|
|
speeds up file extraction significantly by using a much larger buffer.
Also avoid crashing under NetBSD by not making the assumption that
fclose(NULL) is legal.
Bump PKGREVISION to 4.
|
|
- Add support for LOCAL_CREDS socket credentials so that we can connect to
the system daemon under NetBSD. It was useless before...
Changes since 0.91:
- Proper thread locking added to pending calls
- Threading semantics changed from init early to init before the second thread
is started
- Correctly error out when an application tries to acquire or release the
org.freedesktop.DBus name instead of sending false result codes
- kqueue directory watching code can now be used to monitor config file changes
on FreeBSD
- --with-dbus-daemondir configure switch added so the daemon can be installed
separate from the user binaries
- Makefiles fixed for cygwin
- Various fixes for the ongoing Windows port
- Fixed docs and comments to use the D-Bus spelling instead of D-BUS
- Many memleaks and bugs fixed
|
|
* Clean up copyright notice.
* Change timing of pid file creation.
* Stop using uu_lock().
* Add FREQUPS A seriese entry.
|
|
|
|
indicates that it is needed.
|
|
|
|
D-Bus Python Bindings 0.71 (24 July 2006)
==
- Binary modules are now installed in the correct directory
- Distutils exports the dbus and dbus-glib cflags
D-Bus Python Bindings 0.70 (17 July 2006)
==
- First release of bindings split
- Move to a distutils build enviornment
- It is possible to now specify sender_keyword="foo", path_keyword="bar" when
adding a signal listener
|
|
D-Bus GLib Bindings 0.71 (24 July 2006)
==
- Correctly installs a few missing headers
- Build was cleaned up a bit
D-Bus GLib Bindings 0.70 (17 July 2006)
==
- First release after bindings split
- dbus-binding-tool heeds org.freedesktop.DBus.GLib.ClientCSymbol C symbol
name annotations when generating glib client bindings
- DBusGProxy can now be inherited from
- Support added for generating bindings to arrays that are represented as
GPtrArrays rather than GArrays (ie size-variable things, such as strings,
objects, structs, etc).
- Modification of the existing specialised types to have N type parameters
(rather than the current 1 or 2 for arrays and dictionaries respectively).
You can then use this to get a glib type to represent any arbitrary
D-Bus struct type using dbus_g_type_get_struct. The only implementation of
these types is with GValueArrays as before, but it's now possible to store
these in arrays, emit them in signals, etc.
- New methodbus_g_connection_open provides a way to open connections to an
arbitrary address
- Various bugs and memory leaks fixed
|
|
D-Bus 0.91 (24 July 2006)
==
- Remove some lingering bits left over from the bindings split
- Fix assertion causing D-Bus applications to crash when checks are enabled
- Fix a timeout bug which would block applications from being auto started
D-Bus 0.90 (17 July 2006)
==
- API/ABI freeze for 1.0
- Bindings are now split out into seperate packages
- ListActivatableNames added as a method on the bus
- Removed deprecated dbus_connection_disconnect (use dbus_connection_close)
- Shared connections are now unreffed on disconnect
- Fixed pending calls for threaded enviornments
- Pending calls get timed out on connection disconnect
- dbus_connection_send_with_reply returns TRUE and a NULL pending call
if you call it on a connection object which has been disconnected already
(it returns FALSE on Out of Memory errors only)
- dbus-monitor now correctly catches methods, not just signals
- dbus-monitor now prints object paths
D-BUS 0.62 (12 June 2006)
==
- Doc fixes
- Added support for all data-types for the dbus tools
- Fixed eavesdropping on method calls (dbus-monitor)
- Fixed silent dropping of method calls with interface=NULL
- Fixed console ownership problems in Solaris
- Fixed installation of dbus-signature.h and #include it in dbus/dbus.h
- Flush the user database cache on config reload
- GLib bindings:
- Fix memory leaks
- Fix properties in DBusGProxy so that they can be given in any
order
- Added lots of assertions to ensure correct use
- Remove duplicated code
- Fix static string pointer uses in GPtrArray-based collections
- Python bindings:
- Remove reference to sys/cdefs.h
- Qt4 bindings:
- Code reorganized
- Added the dbusidl2cpp, dbuscpp2xml and dbus tools
- Added example programs (ping-pong, complex ping-pong, listnames, chat)
- Updated selftests
- Fixed compilation and .moc- and .ui-file processing and cleaning
- Made central classes derive from QObject
- Enhance error reporting
- Many bugfixes
- Mono bindings:
- Minor bugfixes
|
|
|
|
|
|
|
|
a save2dsk.bin hibernation file for Phoenix notebios laptops. It
works with most IBM Thinkpads.
|
|
Avoid 'invalid lvalue in assignment' with gcc4
|