summaryrefslogtreecommitdiff
path: root/sysutils/nautilus
AgeCommit message (Collapse)AuthorFilesLines
2005-06-04This needs startup-notification>=0.8. Found by pancake at phreaker.net.jmmv1-1/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
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-18This needs eel2>=2.10.1.jmmv1-1/+2
2005-04-19update to 2.10.1drochner3-7/+9
changes: * Lock the drive when requesting media * Unlock the drive after it is used * Fix compilation on non-Linux systems * Fix compilation warnings on Solaris * Avoid symbolic link loops in mapping-daemon
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-22Update to 2.10.0:jmmv8-147/+39
Major changes in 2.10.0 are: * Some fixes for startup notification to avoid focus-stealing * Center the file management prefs dialog Major changes in 2.9.92 are: * Avoid doing i/o to tree root nodes before they are used. This means we don't get authentication callbacks. * Correct handling of startup notification * Fix crashers in desktop icon context menus when unmounting volumes * Make property page for home icon on desktop show the right size * Prevent the progress dialog from displaying strange ETAs * Make backspace key open parent folder in list view Major changes in 2.9.91 are: * Fix some crashes * Don't pop up mozilla dnd ask dialog under windows * Change the look of the path button to make it easier to find * Some changes to the look/text of the progress dialog * Fix panel size detection on 64bit machines * Allow open with menu on folders Major changes in 2.9.90 are: * Better window titles for browser windows * Better icons for burn: & computer: in the ui * Allow eject of unmounted devices * Better handling of DnD from mozilla * Make connect to server dialog availible as separate app * Use GtkAboutDialog Major changes in 2.9.2 are: * Use the new mime API * Fixed bug in finding empty spots on the desktop * Handle drags to special desktop icons (trash...) * Fix crash in clipboard code * Fix crash with non-unique volume filenames * Better handling of sizes for image-file-as-icon * Fill in ctrl-l dialog correctly for desktop * Fix crash in bookmark dialog if parent window goes away
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-28Update to 2.8.2:jmmv2-6/+7
Major changes since 2.8.1 are: * On mime mismatch, allow open with default app as open with * On dnd of mozilla link, create desktop file with .desktop ending * Delay activation when keyboard navigating in tree sidebar * Add open new window menu item in browser mode * Fix race condition that made up not alway select the folder * Better error message when there is no handler for a file * Fix throbber right-alignment with latest bonoboui * Alt-up selects the directory you came from * Display a frame on DnD hover if accepting * Fix off-by-one bug in icon positioning on DnD * Make creating new files in list view auto-rename * Add the icon text to the DnD icon * Add eject to volumes in free sidebar * Don't close browser window when the showed path is unmounted * Save browser window geometry * Handle the new env vars for filesystem charset
2004-11-03Remove a C99ism introduced by a local patch (hi drochner@!). Should fixjmmv2-7/+14
the build with GCC 2.95. While here, fix indentation of the lines modified by the patch.
2004-10-30Remove redundant BUILDLINK_DEPENDS.libexif setting.minskim1-3/+1
2004-10-30Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk andminskim1-1/+2
PKGREVISIONs of packages including it, because the recent update of libexif changed the major version number of libexif. Noted by dieter and Jeremy C. Reed on tech-pkg@.
2004-10-27add a patch for a libexif 0.6.x API change and depend on libexif-0.6.xdrochner3-2/+19
explicitely (refrain from bumping PKGREVISION - the pkg was just updated so ride on it)
2004-10-26Update to 2.8.1:jmmv2-6/+5
* Update to latest egg-recent * Fix memory leaks * Clear clipboard after a cut file is pasted * Properly escape uris created by connect to server dialog * Better alignment of icon labels * Allow move (not copy) of a file to another filesystem * Fix reordering of selection when a listview is resorted * Allow keynav on desktop * Fix crash in sort-by-emblems mode * Performance fixes when selecting files * Performance increase in folder load * Allow pasting files as text * Fix nautilus extensions such as file-roller menus * Made select by pattern work in trash * Fixed cut/paste of text when renaming in listview * Always use homedir icon for homedir
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-25/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv6-63/+21
Major changes since 2.7.92 are: * Destroy metadata hashtable in right way, fixes crash * Fix crash in list view when changing views * Translation updates Major changes since 2.7.4 are: * Fix crash when transfer rate near zero * Fix crash when renaming in list view and changing directory * Fix double call of eel_preferences_remove_callback on shutdown * Use default folder view from gconf instead of now broken gnome-vfs mime setting * Some fixes to the handling of open with * Faster way to get the group list for a user * Don't make progress dialog on copy to desktop appear on all workspaces * Fix sort by size in computer view Major changes since 2.7.2 are: * Fix remaining time reporting in progress dialog * Nicer connect to server dialog * Various bugfixes and memleak fixes Major changes since 2.7.1 are: * Added spatial/browser pref to the prefs dialog * Use ctrl+q to add all windows * On shift-double-click on a non-folder, close the window after. * Bug fixes * Show estimated time remaining in the progress dialog. * per-window show hidden files setting * Don't warn about mime-type mismatches if the handler is the same for both mime-types. * Date formatting improvements * Killed start-here * Changed to use the new mime spec and UI Major changes since 2.6.2 are: * Desktop file editior property page * Display server name in window title for remote URIs * Add setting to not show volumes on desktop * Prevents read-only emblem from being shown on desktop icons when user is in root group * Fix dnd start coordinates when zoomed * Start apps in the directory they are launched from * Add close all windows to spatial window menu
2004-06-28Update to 2.6.3:jmmv4-24/+7
Major changes since 2.6.2 are: * Improved drag and drop responsiveness * Set working directory of launched processes to current view directory * Zooming fix * Crash fixes Major changes since 2.6.1 are: * Accessibility/keynav/theming fixes * Leak fixes * .desktop file updates * Fixed help buttons in the preferences dialog * Portability fix * Use initial click position to anchor icon dnd * Crash fix in the file properties dialog * Don't overlap the close icon and text label when the sidepane is very small.
2004-05-15Print comments for lib/nautilus and lib/nautilus/extensions-1.0 directoriesjmmv1-1/+6
(during print-PLIST in packages using this one).
2004-05-11fixes for darwindanw3-7/+28
2004-05-05Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared libraryjmmv1-1/+2
changed).
2004-05-03Update to 2.6.1:jmmv3-10/+10
* Fix various crashes and leaks. * Use correct icon for filesystem in treeview. * Place unplaced windows over the parent window. * Fix non-ascii typeahead. * Faster property dialog for operations on many files. * Faster list view. * Fill open location dialog with initial path. * Add down arrow to location button. * Make shift close window behind in more places. * Allow smaller spatial windows. * Allow svg backgrounds. * Fix ignore kde trash directory hack. * By default set per-folder background in spatial mode.
2004-04-19Bump PKGREVISION due to libcroco's update (major version bump in library name).jmmv1-1/+2
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. Changes since previous stable branch (2.4.x):jmmv9-407/+95
Major changes since 2.5.91 are: * Translation updates Major changes since 2.5.90 are: * Handle failures when opening new window better (don't loop) * visiting and accept modifiers were reversed in list view * Build fixes Major changes since 2.5.8 are: * Beter typeahead in list view * "browse" context menu item in more places * Added go -> cd burner in browser mode * Fallback to normal icon view if there is a problem launching another view * Close windows on unmounted directories * Fix crashes * Longer delay until cancel open dialog opens Major changes since 2.5.7 are: * Fix crash * Nicer names for toplevel uris * Browse folder works in more places * Added preference to always use browser windows * Warn when sniffed/extension-matched mime type disagrees * Show applications for both sniffed and extension-matched mimetype in the open with menu Major changes since 2.5.6 are: * Fix icon lookup crash * Fix property page crash * Some a11y fixes * Use new background capplet name * Fix rename keyfocus issue * Scroll to icon after rename * Fix ogg previewing * Some HIG rephrasing of strings * Fix crash on rename of empty selection * Update help userguide links * Paste menu sensitivity fix * Rename selection keynav now behaves better from the start Major changes since 2.5.5 are: * hig/ui tweaks * ngettext support * distribute nautilus-list-view-ui.xml * New mimetype detection approach * performance fixes * non-modal open with other dialog * Don't show small svgs as themseleves (always thumbnail) * update egg-recent Major changes since 2.5.4 are: * Extension system for emblem, property page, menu item, and list view column plugins. * Editable list view columns * Don't expand symlinks when following them. * Busy cursor in loading spatial windows * Icon-view style typeahead in the list view. * Emblems in the list view * Added a location button to spatial windows * Removed tab icon nav from the icon view * Add a context menu to the tree side pane. * Pop up folder menu in list view background * Turn on home icon on the desktop by default * Added status bar info when no files are selected * Got rid of unnecessary EelGenerousBin/EelInputEventBox usage * HIG fixes * Bugfixes Major changes since 2.5.3 are: * Use GtkIconTheme instead of GnomeIconTheme * Show visited folders differently * Better mouse/keynav in icon and list view * Save window geometry on window close * HIG message dialogs * File templates support Major changes since 2.5.2 are: * Accessibility fixes * Better initial size of navigation window * Close all parents closes all parents * Focus the next item after delete in list view Major changes since 2.5.1.1 are: * Don't do unnecessary i/o on remote locations * handle broken symlinks that go unbroken * various bug fixes * some accessibility fixes Major changes since 2.5.1 are: * Fixed a NautilusFile leak * DISABLE_DEPRECATED fixes. Major changes since 2.5.0 are: * Start of new volume handling system * deprecaton clean * fixed leaks * performance fixes
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-11/+8
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-21Add <sys/types.h> to fix building on FreeBSD, reported by Michalxtraeme2-1/+17
Pasternak in PR pkg/24287.
2004-02-20unusedjmmv1-52/+0
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14Remove imlib2 dependency; it's not used. Bump PKGREVISION to 4.jmmv3-9/+6
2004-02-14Remove some files, not really needed in the buildlink directory.jmmv1-11/+1
2004-02-14Add explicit dependencies on all the packages this one checks for.jmmv3-6/+48
No revision bump since these were already used (indirectly).
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme1-2/+2
2004-02-11bl3ifyxtraeme2-8/+36
2004-02-10Ensure that the "Start Here" link that gets created in the desktop has writejmmv3-3/+17
permissions for the owner. Bump PKGREVISION to 2.
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-1/+2
2004-02-06Finish update to 2.4.2: bump version and drop fam dependancy.jmmv1-3/+2
2004-02-06Update to 2.4.2:jmmv3-8/+7
* Leak fixes * Keynav fixes * Reread activation uri of symlinks in case the link target is stale. * List view crash fix * List view focus fix * Ensure the source isn't deleted as a partial copy * Fixed > 4G file transfers * Icon view crash fix While here, remove useless fam dependancy, as reported in PR pkg/24305.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Bump PKGREVISION due to librsvg2 and swfdec updates.jmmv1-2/+2
2004-01-05Minimum version of esound required is 0.2.27 not 2.4.1 (Hi Jeremy!).xtraeme1-2/+2
This closes PR pkg/23984 by Min Sik Kim.
2004-01-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv1-2/+2
2004-01-03Bump package revisions for tiff update.reed2-5/+5
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-31Add a patch (based on one from FreeBSD) to display removable mediaxtraeme2-6/+319
(and network mounts) automatically.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )