Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-23 | Remove xextproto/buildlink3.mk in most cases where it occurs with | wiz | 1 | -2/+1 | |
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages). | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-02-04 | DESTDIR support | joerg | 1 | -3/+6 | |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+4 | |
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. | |||||
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 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
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-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-04 | added missing $NetBSD$ tag to patch-ac | schwarz | 2 | -2/+4 | |
2005-03-04 | fixed a small code flaw in Mailbox.c as reported in PR#28898 | schwarz | 2 | -1/+13 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-04-18 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 | |
2003-04-27 | PKGREVISIOn -> PKGREVISION | cjep | 1 | -2/+2 | |
2003-03-02 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -3/+4 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-10-21 | Convert to buildlink2. | wiz | 1 | -2/+3 | |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 | |
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-24 | First round of cleaning up INSTALL usage: | hubertf | 1 | -2/+2 | |
INSTALL -d => INSTALL_*_DIR INSTALL => INSTALL_* Beware that only invocations are changed that don't set special values for owner, mode or group! Cleanup suggested by zuntum@IRC | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-03 | typo. | dent | 1 | -1/+1 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -3/+3 | |
2000-01-09 | MASTER_SITE_XCONTRIB used, RCS tag added, DESCR shortened | wiz | 3 | -54/+6 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+4 | |
1999-05-25 | Package for xmailbox, an enhanced xbiff. | bouyer | 7 | -0/+148 | |