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-04-25 03:58:44 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3 and remove superfluous CPPFLAGS+=-I${LOCALBASE}/include. |
2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147) |
Log message: Make use of the new USE_DIRS variable, instead of directly depending on the *-dirs packages. |
2004-01-19 16:52:40 by Quentin Garnier | Files touched by this commit (16) |
Log message: Make this compile with gcc3. Should fix PR 24151. |
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message: Bump package revisions for tiff update. Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
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-02-05 06:06:39 by Johnny C. Lam | Files touched by this commit (15) |
Log message: gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have either shared libraries or header files. Remove references to these buildlink2.mk files from package Makefiles. |
2003-01-29 00:00:56 by Julio Merino | Files touched by this commit (4) |
Log message: Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. |