2003-12-01 17:35:51 by Ben Collver | Files touched by this commit (4) |
Log message: Force the use of a C++ compiler to compile C++ source files in a more clean manner, from feedback in PR 23252. |
2003-11-30 23:58:41 by Jan Schaumann | Files touched by this commit (22) |
Log message: As pointed out by jlam: bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there. |
2003-10-30 23:53:02 by grant beattie | Files touched by this commit (1) |
Log message: s/USE_GMAKE/USE_GNU_TOOLS+=make/ |
2003-10-30 23:52:34 by grant beattie | Files touched by this commit (1) |
Log message: define USE_GCC_SHLIB. sort USE_* lines. |
2003-10-30 16:43:07 by Alistair G. Crooks | Files touched by this commit (2) |
Log message: Force the use of a C++ compiler to compile C++ source files. From an analysis of the problem by Ben Collver in PR 23252. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-03-12 23:07:31 by Jan Schaumann | Files touched by this commit (7) | |
Log message: More updates from Mesa: As with the Makefiles, only include Mesa's buildlink when necessary, otherwise include MesaLib's and/or glu's buildlink. |
2003-03-09 20:28:19 by Jan Schaumann | Files touched by this commit (8) |
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-02-28 12:57:07 by Julio Merino | Files touched by this commit (1) |
Log message: Subdirectory at Sourceforge is fltk, not FLTK. |
2003-02-17 16:28:04 by Dieter Baron | Files touched by this commit (19) |
Log message: convert to use test target from bsd.pkg.mk addresses PR pkg/19416 |