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-04-29 | Fix broken destdir install. (hi joerg) | dholland | 2 | -4/+4 | |
2010-02-12 | DESTDIR support | joerg | 3 | -6/+10 | |
2007-09-19 | Resign as maintainer of all the packages which I'm no longer using. | tron | 1 | -3/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -4/+4 | |
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/+3 | |
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-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -3/+3 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-27 | Need -lsocket on solaris | bouyer | 3 | -7/+19 | |
2002-10-21 | Convert to buildlink2. | wiz | 1 | -2/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-10-12 | Fix build problem caused by incorrect include path on systems which use | tron | 2 | -6/+6 | |
"xpkwedge". | |||||
2001-04-18 | 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 | -6/+4 | |
+ 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-17 | New category: time. Move many packages here: | wiz | 7 | -0/+52 | |
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11. |