Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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-10-01 | there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* | grant | 1 | -2/+2 | |
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this. | |||||
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -3/+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-03-12 | Use bl3 and spell oscilloscope correctly. | snj | 2 | -5/+5 | |
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. | |||||
2003-07-26 | Bump revision due to SDL update, and sync versions in buildlink files where | jmmv | 1 | -2/+2 | |
needed. This is required because esound has been droped as a dependancy. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-05-05 | PKGREVISION goes after PKGNAME. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-04-27 | Whitespace police | cjep | 1 | -2/+2 | |
2003-04-23 | Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicable | jmc | 1 | -2/+4 | |
NetBSD versions as appropriate | |||||
2003-03-01 | Build on anything except netbsd below 1.6N as semaphore.h/p1003.1b support | jmc | 1 | -1/+3 | |
didn't exist before then and this heavily depends on it. | |||||
2003-02-15 | Don't try to dirrm xmms' private dirs. It will do the cleanup | hubertf | 1 | -2/+1 | |
of the plugin dirs | |||||
2003-02-14 | Big bunch of visual plugins for xmms that all need OpenGL | hubertf | 4 | -0/+30 | |
(which in conjunction with threads as used in xmms needs real threads, pth is probably not enough... tested on -current) |