Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+7 | |
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-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-07 | Include errno.h, not sys/errno.h + manual declaration of errno. | joerg | 2 | -1/+32 | |
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-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-03 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -9/+4 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-06-17 | Add CONFLICTS with fvwm>=1 for rather old fvwm packages. | wiz | 1 | -2/+2 | |
2002-06-17 | This conflicts with fvwm2 | martti | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-14 | Fix build failure on systems where "xpkgwedge" is installed. | tron | 5 | -18/+32 | |
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 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-11 | Invoke "xmkmf" with full pathname to avoid problems on systems with two | tron | 1 | -2/+2 | |
X11 installations like e.g. Solaris with OpenWindows and XFree86. | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-15 | Update HOMEPAGE | wiz | 1 | -2/+2 | |
2000-12-12 | Add new category wm for window managers, and move lots of package from | wiz | 10 | -0/+212 | |
x11 here. Only changes are: `wm' in category added and some paths fixed. |