Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-09 | Remove trailing spaces. | martti | 1 | -2/+2 | |
2007-08-08 | Don't use malloc.h. | joerg | 2 | -1/+15 | |
2007-03-17 | Fix homepage and MASTER_SITES. Old site is gone. I noticed in June 2006 | reed | 1 | -3/+3 | |
I think. TODO: a newer version of the software is also available. | |||||
2007-01-08 | Modular Xorg support. | joerg | 1 | -1/+4 | |
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-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-19 | Replace local prototypes in gettext.c with correct header files, | joerg | 4 | -14/+74 | |
at least mmap was conflicting anyway on DragonFly. Use InstallGenMan for section 5 man page. Explicitly add rpath entry for PREFIX/lib. | |||||
2005-06-01 | FILEMAN manual pages have FILEMAN suffix. | markd | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2004-07-21 | USE_IMAKE implies USE_X11BASE, remove it. | salo | 1 | -3/+2 | |
2004-05-01 | 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-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-10 | buildlink1 -> buildlink2. | wiz | 1 | -4/+5 | |
2002-01-21 | Use the xpm buildlink functionality, rather than USE_XPM | agc | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-04-17 | Move to sha1 checksums where appropriate and possible. | agc | 1 | -2/+3 | |
Add distfile sizes where possible. | |||||
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -17/+15 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-12 | Add new category wm for window managers, and move lots of package from | wiz | 18 | -0/+318 | |
x11 here. Only changes are: `wm' in category added and some paths fixed. |