2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message: Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 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-08-02 04:52:47 by Min Sik Kim | Files touched by this commit (1) |
Log message: The configure script requires "-lX11 -lm" in LIBS to link with -lGL. |
2004-04-17 05:46:22 by Soren Jacobsen | Files touched by this commit (1) |
Log message: BUILDLINK_TRANSFORM+=l:MesaGL:GL is in MesaLib/buildlink3.mk now. |
2004-03-10 05:14:08 by Soren Jacobsen | Files touched by this commit (2) |
Log message: Fix a spelling error in DESCR. Use bl3, cleanup, and utilize the power of buildlink. Mmm, BUILDLINK_TRANSFORM. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message: Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps. |
2003-03-09 21:24:14 by Jan Schaumann | Files touched by this commit (1) |
Log message: Bump PKGREVISION due to upgrade of Mesa and friends. Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s. |
2003-03-01 10:38:41 by James Chacon | Files touched by this commit (1) |
Log message: Set USE_BUILDLINK2 so buildlink'ing gets done correctly. Fixes bulk build failure I just got on macppc |
2003-02-15 01:56:52 by Hubert Feyrer | Files touched by this commit (10) |
Log message: Don't try to dirrm xmms' private dirs. It will do the cleanup of the plugin dirs |