Age | Commit message (Collapse) | Author | Files | Lines |
|
changes:
* Add some new filesystem names
* Update to new shared mime info format
|
|
fix the gnutls-2.8 problem
|
|
Fixes build with gnutls-2.8.0 reported by tron and taca.
|
|
changes:
* Fix memory leaks
* Use single GLib includes
* Updated translations
|
|
This switches to the gnome-2.24 release branch.
(This version is also compatible with newer shared-mime-info.)
|
|
This switches to the gnome-2.22 release branch.
|
|
|
|
only change is "Fix dns-sd crash" which is not relevant to pkgsrc,
so the update is cosmetical
|
|
This switches to the new gnome-2.20 branch.
Also fix the CONFLICTS handling resulting from the recent rename.
|
|
ok jmmv, drochner
|
|
|
|
|
|
|
|
http://secunia.com/advisories/14877/
Bump PKGREVISION
Set BUILDLINK_RECOMMENDED to gnome-vfs>=1.0.5nb8
|
|
|
|
Two functions returned an incorrect type, according to their prototype (these
changes matches fixes done in the 2.x branch of gnome-vfs).
From John R. Shannon in PR pkg/25615.
|
|
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
|
|
the g_thread subsystem before calling G_LOCK(). Fixes a case
of unlocking a mutex that isn't locked.
|
|
New features:
* UTF-8 gnome-mime-data support
* NNTP module
* Share MIME data with GnomeVFS2 using gnome-mime-data, no NetBSD-specific
patch necessary any longer
Bug fixes:
* NNTP fixes
* Large file (64bit) support
* Build fixes
* C++ style comments corrected
* Miscelaneous fixes
* Fix memory leak for nested symlinks, avoid infite loop
* Detect OpenSSL libraries better
* Don't include <regex.h> to remove namespace clashes
|
|
installing local versions. Patch provided by Eric Gillespie
<epg@pretzelnet.org>, with minor modifications.
Bump PKGREVISION.
|
|
|
|
respective pkgconfig-style scripts, we should actually use them instead of
directly invoking "gnome-config" or "orbit-config". This will allow us to
properly buildlinkify this package.
|
|
Changes are mainly bugfixes, most notably this now compiles with
control-center-1.4.0.4. This version also adds support for start-here:,
preferences:, system-settings:, server-settings:, start-here:, and
programs: URI schemes.
While at it, fix localstatedir to avoid installing scrollkeeper files
where they don't belong (PR pkg/13057).
|
|
Patch configure instead of configure.in to remove dependency on autoconf
|
|
New APIs:
* New gnome_vfs_uri_resolve_relative call (Ian)
* New module callback API (Mike, Maciej)
* Authentication and proxy authentication callbacks (Mike)
New features:
* Start on an SSH module, disabled by default for now (Ian)
* Handle the IceCast/ShoutCast non-standard variant of the HTTP
protocol (Maciej)
* SSL and https support (Ian, Seth, Maciej)
* Extensive API docs (Seth, Sri, Ian, Jonathan, Maciej, Glynn)
* New translation (Abel Cheung)
Bug fixes:
* Move headers for future parallel-install compatibility (Maciej)
* FTP directory loading fixes (Jacob)
* Fix detection of KOffice file mime types (Frederic)
* Ensure all headers are standalone-includable (Darin)
* Assorted code cleanup (Darin, Anders)
* Split type declarations in gnome-vfs-types.h into individual
headers; gnome-vfs-types.h is stull around for compat (Seth, Darin)
* Header fixes (Darin)
* Random crash and leak fixes (Havoc, Anders, Maciej)
* Build fixes (Darin, Maciej, Ian, Robin, Carlos, Ramiro, Jonas)
Portability fixes:
* Fix module configuration files and parsing code to work on systems
that don't use .so as the extension for shared libraries (Jacob)
* Add recorsive mutex wrappers for use on systems that don't provide
recursive mutexes natively (Dan)
* Misc portability fixes (Laca, Frank Belew)
|
|
"autoconf" package.
|
|
and cleanups.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|