summaryrefslogtreecommitdiff
path: root/graphics/glu
AgeCommit message (Expand)AuthorFilesLines
2005-02-23whitespace fixgrant1-3/+3
2004-10-31Move PKG_INSTALLATION_TYPES to Makefile.common so that it is definedminskim1-3/+1
2004-10-29Define USE_BUILDLINK3 before including compiler.mk. Otherwise,minskim1-2/+1
2004-10-27Mesa has optimisations for SunPro so use them when SPARC_TARGET_ARCHgrant1-3/+1
2004-10-26Changes 6.2:adam1-4/+2
2004-10-13INSTALL_DATA -> INSTALL_LIB.tv1-2/+2
2004-10-07Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.tv2-4/+4
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
2004-07-06Unused.wiz1-31/+0
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-7/+11
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-15Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk andjlam2-8/+8
2004-03-10Split out the code that deals with checking whether the software isjlam2-90/+69
2004-02-21s/tesselation/tessellation/snj2-5/+5
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-28/+30
2004-02-11Turn MESA_REQD back into a public variable, and make it take a list ofjlam2-4/+4
2004-02-10This package requires both a C and a C++ compiler.jlam1-1/+2
2004-02-10Require at least the same version of MesaLib to build.jlam1-1/+2
2004-02-10Require at least the version of Mesa that's installed by the base systemjlam1-1/+2
2004-02-10Privatise MESA_REQD.jlam1-3/+3
2004-02-10The pkgsrc version of Mesa that last bumped shlib majors was 6.0.jlam1-2/+2
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
2004-02-05Support a new global variable:jlam1-1/+9
2004-01-25version.mk no longer defines MESA_VERSION. Put the version number of thejlam1-4/+2
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-5/+9
2004-01-24If we use the XFree86-supplied GL and GLU libraries, then we are using X11.jlam1-1/+2
2004-01-22Mesa-6.0 packages now use LIBTOOL and finally buildadam4-44/+14
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-20Update Mesa and friends to version 6.0:jschauma4-17/+12
2004-01-05bl3ifyjlam2-11/+9
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-18/+17
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-5/+5
2003-11-30As pointed out by jlam: The shlib major for libGLU.so hasjschauma1-2/+2
2003-11-28As suggested by Ron Roskens in PR pkg/23489 (closing that PR):jschauma2-6/+6
2003-11-18Finally update Mesa and friends after the distfile changed on the websitejschauma4-7/+25
2003-11-09Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-ali...jschauma3-2/+17
2003-09-30Match the buildlink3.mk guidelines set out in revision 1.22 ofjlam1-6/+5
2003-09-30Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guardsjlam1-10/+18
2003-09-29Update Mesa and friends to latest version 5.0.2:jschauma1-3/+3
2003-09-28Rewrite buildlink3.mk files to match the updated buildlink3.mk templatejlam1-8/+9
2003-09-18Specify the category when including other files and when depending on otherjmmv1-2/+2
2003-09-14Provide definitions for BUILDLINK_PREFIX.<pkg> when the dependency may bejlam1-1/+3
2003-09-13Need to use :C instead of :S to get the "pop" action to work properly.jlam1-2/+2
2003-09-07buildlink3.mk file needed by x11-links.jlam1-0/+69