Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 | |
2003-03-30 | Fix typo with extra quote on all_libraries definition | jmc | 1 | -2/+2 | |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+5 | |
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles. | |||||
2003-03-12 | Fix broken dependencies due to bump of PKGREVISION caused by Mesa update. | jschauma | 1 | -2/+2 | |
Pointed out by wiz. | |||||
2002-03-15 | Provide a Makefile.in patch as well as a Makefile.am one. Remove build | skrll | 3 | -3/+18 | |
dependency on autoconf as a result. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -2/+3 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2001-11-06 | Update maintainer's e-mail address. | tron | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-18 | Move to sha1 distfile 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-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-07 | Fix a few more paste-o's. | fredb | 1 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -2/+2 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-12-15 | Create new 'chat' category, featuring chat clients and servers of all kinds. | wiz | 7 | -0/+167 | |
Move some packages from 'net' here. |