2004-03-07 00:53:50 by Soren Jacobsen | Files touched by this commit (1) |
Log message: No longer used. |
2004-03-07 00:28:23 by Soren Jacobsen | Files touched by this commit (2) |
Log message: bl3ify. |
2004-02-14 19:26:30 by Julio M. Merino Vidal | Files touched by this commit (90) |
Log message: PKGCONFIG_OVERRIDE is relative to WRKSRC. |
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. |
2004-02-07 23:46:04 by Thomas Klausner | Files touched by this commit (1) | |
Log message: Fix PLIST after libtool-1.5.2 update. |
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-10-11 15:40:20 by grant beattie | Files touched by this commit (15) |
Log message: bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. |
2003-08-11 20:32:51 by James Chacon | Files touched by this commit (1) |
Log message: Require native threads since this isn't pth aware and uses SDL which is pth aware. This means SDL_Init tries to pth_init() which fails since pthread calls from paragui have already implicitly called pth_init(). XXX - pth probably needs to handle this better by not returning -1 on multiple init calls. |
2003-07-26 23:41:31 by Julio Merino | Files touched by this commit (49) | |
Log message: Bump revision due to SDL update, and sync versions in buildlink files where needed. This is required because esound has been droped as a dependancy. |
2003-07-21 19:38:36 by Martti Kuparinen | Files touched by this commit (19) |
Log message: COMMENT should start with a capital letter. |