summaryrefslogtreecommitdiff
path: root/graphics/glu
AgeCommit message (Expand)AuthorFilesLines
2006-02-096.4.2 February 2, 2006adam1-2/+1
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-19Changes 6.4:adam2-5/+4
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-06-07Make the GLU library link against libGL. Bump PKGREVISION of glu.minskim1-1/+2
2005-06-03Coalesce the common makefile code in the builtin.mk file that inspectjlam2-25/+4
2005-06-03Only check for the existence of the first word of ${IMAKE} since it mayjlam1-2/+3
2005-06-03Don't require a read-write pkgsrc tree when invoking imake. We avoidjlam1-2/+4
2005-06-01Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake.jlam1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam3-44/+78
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