2004-01-05 00:34:07 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. |
2004-01-04 00:06:45 by Johnny C. Lam | Files touched by this commit (51) |
Log message: Initial sprinkling of work-in-progress buildlink3.mk files for using the buildlink3 framework. |
2003-12-29 23:57:48 by grant beattie | Files touched by this commit (4) |
Log message: improve descriptions of glib/gtk packages. taken straight from www.gtk.org. |
2003-09-17 21:41:31 by grant beattie | Files touched by this commit (39) |
Log message: get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. |
2003-09-12 22:07:36 by grant beattie | Files touched by this commit (30) |
Log message: kill all references to gcc.buildlink2.mk and compiler.mk, and define USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later... |
2003-09-05 18:54:50 by Juan Romero Pardines | Files touched by this commit (3) |
Log message: Make this work on FreeBSD 5.x systems, where SC_GETPW_R_SIZE_MAX still is not implemented. This closes my own PR pkg/21909. Reviewed by wiz@ |
2003-08-09 12:44:51 by Stoned Elipot | Files touched by this commit (43) |
Log message: USE_NEW_TEXINFO is unnecessary now. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-07-12 15:17:58 by Dieter Baron | Files touched by this commit (4) |
Log message: use TEST_TARGET instead of custom test target |
2003-06-23 11:55:02 by Stoned Elipot | Files touched by this commit (1) |
Log message: If USE_NEW_TEXINFO, TEXINFO_OVERRIDE is not needed anymore (hi Julio) |