summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs2
AgeCommit message (Collapse)AuthorFilesLines
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-07Add a workaround for GNOME bug #338015. This fixes PR pkg/33233.minskim3-1/+142
2006-07-07Add a workaround for GNOME bug #337993. This fixes "undefined symbols"minskim5-14/+157
errors on Darwin.
2006-07-06Add a missing file from neon sources to fix an "undefined symbols" errorminskim4-1/+148
on Darwin. This addresses one of the errors reported in PR pkg/33233. Patches obtained from GNOME CVS.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-4/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-06-23fix the other problem with gnomevfs-smb: need runtime library path,drochner2-3/+12
bump PKGREVISION
2006-05-31update to 2.14.2drochner3-21/+18
xhanges: * fix timout error string * Use less connections for smb * fix crash on cd eject * ftp: handle anon login failure better * Handle more parameter expansions in desktop files * Hide automountable drives in various places, except in computer:// * ftp: handler files larger than 2 gig better * Fix some locking issues in the mime code
2006-04-27update to 2.14.1drochner5-28/+11
changes: * Some performance fixes for sftp * Mark CD volumes as readonly (HAL) * Portability and build fixes
2006-04-27Fixed a build error on Solaris, where the function login_tty does notrillig4-12/+44
exist. The code only checked for HAVE_UTMP_H, not for HAVE_LOGIN_TTY.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-76/+76
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13Ugh, I don't know what happened here... re-enable fam support.jmmv1-2/+4
Bump PKGREVISION to 2.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-5/+2
USE_TOOLS+=msgfmt.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed3-7/+7
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. Makejlam1-1/+2
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
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-03-31Note the GNOME bug report that is tracking patch-ad.jmmv2-3/+5
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-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-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-3/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-20Update gnome-vfs2* to 2.12.2:jmmv5-87/+8
* Correctly resolve nested symlinks without accessing invalid memory * Synch xdgmime with upstream to fix handling of the mime cache * Improve parsing of files which have names that match dates, years or times of day. * Correctly return GNOME_VFS_ERROR_CANCELLED if an authentication was cancelled in the ftp, sftp and smb method * Fix problem with multiple cd volumes * Add logic for Win32 so we won't return crap like /x:/foo/bar.zap and fix handling of file overwrites.
2006-01-16Only do the statvfs hack in NetBSD, as it breaks the build in DragonFlyjmmv1-2/+4
and Linux.
2006-01-01Properly detect statvfs(2) under NetBSD so that gnome-vfs can determine thejmmv3-2/+30
file system type in which a given file lives. This is just a hack to work-around a somewhat serious portability problem in the configure script and the code, which is currently so clumsy that it is difficult to fix it properly through patches. This solves, among other possible problems, the generation of image previews in Nautilus because gnome-vfs thought the files were not local (as it could not determine where they lived). Bump PKGREVISION to 2.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz2-4/+4
Bump BUILDLINK_RECOMMENDED.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05Added patch-ax, which fixes PR 30948. The SunPro compiler does not know therillig2-1/+17
__FUNCTION__ macro, but knows the __func__ identifier.
2005-12-04- Add missing files to PLIST.hira2-2/+7
- Add missing schema file to GCONF2_SCHEMAS. Bump PKGREVISION.
2005-11-19Fix a build problem on OS X ('uint32_t' undeclared) using a patch fromkristerw2-1/+17
the upstrems repository.
2005-10-09Apply patch from Leonard Schmidt to fix build on 2.x and maybe inxtraeme1-1/+2
other platforms as well, this needs USE_MSGFMT_PLURALS.
2005-10-07update to 2.12.1.1drochner13-114/+57
too many fixes and feature additions to list here, see the NEWS file in the distribution
2005-09-05Revision bump, after fixing security/gnutls/buildlink3.mkadam1-2/+3
2005-08-25Update patch to also make sure DragonFly uses statfs.reed2-5/+5
This fixes build on DragonFly. Patch from Joerg Sonnenberger. Approved by maintainer, jmmv.
2005-08-10Use fam.buildlink3.mk instead of using fam/buildlink3.mk directly.jlam2-4/+4
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-06Add support for FreeBSD.reed3-7/+26
patch-ah -- only use EAI_ADDRFAMILY or EAI_NODATA if defined. (Check for EAI_NODATA also because it is deprecated by FreeBSD.) patch-am -- add checks for not FreeBSD related to statfs. Okay'd by jmmv.
2005-06-17Create directories before installing files into them.jlam1-1/+2
2005-06-02Fix gnome-vfs2-cdda build under Dragonfly. Patch from Joerg Sonnenberger.jmmv2-6/+6
2005-05-31Fix build on DragonFly (errno conflicts).jmmv2-1/+16
Patch provided by Joerg Sonnenberger in private mail.
2005-05-22Replaced $f with ${f} to emphasize a Makefile variable is meant, not arillig1-2/+2
shell variable.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-18Bump BUILDLINK_RECOMMENDED.gnome-vfs2 to gnome-vfs2>=2.10.1. Itsreed1-2/+2
dependency gnutls had an SONAME change, so 2.10.0 could have been built before and after this and so could have two diffferent packages with same package name. This happened a couple weeks ago. The update for gnome-vfs2 2.10.1 happened after this. (I never checked other software that may use libgnutls.)
2005-05-18Make gnome-vfs2-{cdda,smb} depend on gnome-vfs2>=2.10.1 to avoid possiblejmmv1-2/+2
problems due to "desynchronization".