summaryrefslogtreecommitdiff
path: root/sysutils/nautilus/Makefile
AgeCommit message (Collapse)AuthorFilesLines
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-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.jmmv1-3/+2
2004-02-14Add explicit dependencies on all the packages this one checks for.jmmv1-2/+16
No revision bump since these were already used (indirectly).
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme1-2/+2
2004-02-11bl3ifyxtraeme1-8/+8
2004-02-10Ensure that the "Start Here" link that gets created in the desktop has writejmmv1-2/+2
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-06Update to 2.4.2:jmmv1-4/+2
* 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-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-14Updated to 2.4.1xtraeme1-28/+5
Changes: * Handle cd volume names where the data track is not first * Fix list view crash bug * Fix shutdown crash bug * Fix crash on unsupported URIs * Don't show eraser in background browser * Fix crash on going back when a view failed * Don't show anything in views before all files are loaded. * Make the desktop snap grid smaller vertically * Fix accessibility crashers * Double click on rows in tree sidebar expands rows * portability and build fixes * don't migrate .gnome-desktop if it is a symlink * Fix messed up home/trash icons for new users * Handle xpm icons correctly in desktop files * Handle non-utf8 user names * Fix warning on theme changes * Sometimes the home and trash icons became blank and unusable * Auto-hide KDE trash directory in desktop directory. * Fix history sidepane crash * Add keynav rectangle selection * Better error string for missing proxy hostnames * Handle arrow keys on numerical keypad And more... review Changelog to see a full list of changes.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-12-03Nautilus requires at least esound>=0.2.27, noted by Rafal Boni in PRxtraeme1-2/+9
pkg/22263. Bump PKGREVISION.
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-27Bump revision due to librsvg2 update (to 2.2.5).jmmv1-2/+2
2003-05-04Make nautilus slightly more responsive when compiled with pth by yieldingrh1-2/+2
the CPU every 200 ms. Bump PKGREVISION.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-27Honor PKG_SYSCONFDIR, so that gnome-vfs2 can find files in vfolders (likejmmv1-3/+22
the "Start here" folder); Nautilus works better overall. Bump PKGREVISION to 1.
2003-04-27Initial import of nautilus-2.2.3.1, the official file manager for GNOME2.rh1-0/+49
This is the same version that I imported to pkgsrc-wip earlier. With the latest gnome-vfs2 update, the package works now.