Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 | |
2005-10-10 | Don't define alloca on DragonFly, it conflicts with stdlib.h. | joerg | 2 | -1/+16 | |
2005-05-25 | Do not install unused directory. Bump PKGREVISION. | wiz | 4 | -9/+18 | |
2005-04-27 | Fix AC_DEFUN argument quoting for automake 1.8 and newer. No | wiz | 2 | -1/+15 | |
PKGREVISION bump because most people won't care. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-11-30 | Bump PKGREVISION for removal of db3 buildlink3.mk file from | wiz | 2 | -5/+4 | |
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate. | |||||
2004-11-20 | Bump PKGREVISION due to security fixes in libxml (dependency adjusted to | jmmv | 1 | -2/+2 | |
1.8.17nb3). | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -13/+1 | |
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". | |||||
2004-05-19 | Changes 0.7.11: | adam | 3 | -18/+17 | |
* Bug fixes | |||||
2004-04-25 | Unused. | wiz | 1 | -39/+0 | |
2004-04-25 | Convert to buildlink3. | snj | 2 | -9/+36 | |
2004-04-15 | The buildlink2 framework does nothing with .pc files -- remove them | wiz | 1 | -2/+1 | |
from the buildlink2.mk files. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 2 | -3/+4 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-01-03 | Bump package revisions for tiff update. | reed | 2 | -4/+4 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-12-30 | Add newline to pkgconfig file. Solaris' sed complains about files which | gavan | 2 | -1/+13 | |
don't end in a newline. | |||||
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 | |
2003-11-12 | PKGREVISION++ due to devel/popt update. | salo | 2 | -4/+4 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -4/+4 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 | |
dependency bumps. | |||||
2003-03-12 | add missing header for memset | dmcmahill | 2 | -1/+15 | |
2003-03-12 | fix bug with static initializers which prevented compilition on 64 bit | dmcmahill | 2 | -1/+15 | |
platforms | |||||
2003-01-13 | Explicitly disable gtk-doc (as documentation is not currently included) | jmmv | 1 | -1/+3 | |
2003-01-13 | Define the "all-local" missing target in docs/reference/Makefile{,.in}. | jmmv | 2 | -1/+14 | |
Fixes problems shown in Hubert's last bulk build. | |||||
2003-01-13 | Don't pick up apxs from apache packages. Fixes PR pkg/19476. | rh | 3 | -3/+17 | |
Bump PKGREVISION. | |||||
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 2 | -3/+4 | |
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages. | |||||
2002-12-18 | Initial import of soup-0.7.10, a callback-based mechanism for sending and | rh | 5 | -0/+140 | |
servicing SOAP requests. Based on the package posted to tech-pkg@ by Brian Seklecki <lavalamp@spiritual-machines.org>, with some modifications. |