Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-20 | Pass rpath options with -Wl prefix. | joerg | 2 | -4/+4 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-05-03 | Drop dependency on libXp (from Imake) | obache | 1 | -4/+2 | |
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION. | |||||
2010-03-07 | * Add user-destdir installation support. | obache | 3 | -2/+75 | |
* set LICENSE=gnu-gpl-v2. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -6/+1 | |
2007-02-01 | Needs libXp. | joerg | 1 | -1/+2 | |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
2006-03-29 | Add DragonFly support. Explicitly add PREFIX/lib to rpath for Xaw3d. | joerg | 3 | -4/+18 | |
2006-03-01 | Set BUILD_TARGET, remove BROKEN_IN. | wiz | 1 | -2/+2 | |
2006-03-01 | regen patch-ad with correct line offsets. | wiz | 2 | -6/+6 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-16 | Modified mailbox in MAINTAINER. | rxg | 1 | -2/+2 | |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 | |
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken. | |||||
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 1 | -1/+4 | |
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-04-18 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-03-03 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -4/+5 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-10-08 | buildlink1 -> buildlink2 | jlam | 1 | -3/+5 | |
2002-06-04 | Initial import of sysutils/xfm-1.4.3 into the NetBSD packages collection. | cjep | 9 | -0/+580 | |
XFM is a powerful file and applications manager program written using the X toolkit. It contains virtually all of the features that you would expect in a file manager -- move around your directory tree in multiple windows, and move, copy or delete files with simple mouse operations. The integrated application manager allows you to load files into your favourite applications from the file manager by dragging icons. It can also be used as a "shelf" onto which you can place files and directories that you are currently working with. Supplied by Rui-Xiang Guo in PR#13834. Thanks! Also looked at previously by zuntum@. |