summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-02-16Depend on at least gnome-dirs 1.4 to handle the share/images shared directory.jmmv2-4/+6
Bump PKGREVISION.
2004-02-15Convert to buildlink3.wiz2-8/+37
2004-02-15This package does not actually need C++.jlam1-4/+2
2004-02-15Initial buildlink3.mk for gdk-pixbuf-gnome.jlam1-0/+19
2004-02-15bl3ifyjlam3-15/+34
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv11-22/+22
2004-02-14bl3ifyminskim2-2/+22
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam48-111/+52
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14bl3ifydmcmahill2-4/+30
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant3-10/+3
automatically now.
2004-02-13s/Independant/Independent/snj1-1/+1
2004-02-13USE_LANGUAGES= c c++abs1-1/+2
2004-02-13Explicitly depend on pkgconfig.jmmv1-1/+2
2004-02-13USE_GNU_TOOLS+=lex instead of .if OPSYS || OPSYS .. and simplifygrant1-13/+5
passing the socket libraries on Solaris.
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam4-13/+53
as PREFER_PKGSRC. Preferences are determined by the most specific instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If a package is specified in neither or in both variables, then PREFER_PKGSRC has precedence over PREFER_NATIVE.
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam4-100/+110
whether the software is built-in or not. This facilitates implementing the forthcoming PKGSRC_NATIVE variable.
2004-02-11Increase BUILDLINK_DEPENDS.xtraeme2-4/+4
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme2-4/+4
2004-02-11Bump PKGREVISION due to USE_X11BASE -> USE_X11 change.xtraeme1-2/+2
2004-02-11Use plain MKDIR instead of INSTALL_DATA_DIR to allow build as non-root.seb2-4/+4
2004-02-11bl3ifyxtraeme12-25/+150
2004-02-11bl3ify and replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE.xtraeme3-4/+26
2004-02-11bl3ifyxtraeme1-4/+4
2004-02-11bl3ifyxtraeme4-15/+47
2004-02-11bl3ifyxtraeme2-7/+7
2004-02-11bl3ify, while here replace USE_X11BASE with USE_X11.xtraeme2-9/+37
2004-02-11bl3ifyxtraeme3-18/+42
2004-02-11bl3ifyxtraeme2-2/+24
2004-02-11Back out previous. USE_LANGUAGES is set properly by each individualjlam1-2/+1
Mesa sub-package.
2004-02-11The Mesa buildlink3.mk files have been modified so that users of glutjlam1-3/+3
will automatically use the pkgsrc versions of Mesa (unless some future XFree86 release includes Mesa-6.0).
2004-02-11This packages uses C++.jlam1-2/+2
2004-02-11Turn MESA_REQD back into a public variable, and make it take a list ofjlam8-21/+53
values that MesaLib/buildlink3.mk converts into a single _MESA_REQD that is the highest version required. If including the Mesa/buildlink3.mk file, then require the same version of Mesa as required by glut.
2004-02-11USE_LANGUAGES=c c++abs1-1/+2
2004-02-11Now that PR 24378 has been fixed, take the hack out of Makefile.common sogarbled2-4/+6
these packages build the way they were intended to.
2004-02-11bl3ifyxtraeme4-8/+57
2004-02-10Simplify last commit by just passing LDFLAGS to the compiler when linkingjlam2-14/+15
the shared library. This automatically puts the LDFLAGS for any dependencies, including the gcc3-* packages, into the link command.
2004-02-10bl3ifyjlam1-7/+8
2004-02-10Be less verbose at pre-install.jlam1-4/+8
2004-02-10Require at least the same versions of MesaLib and glu to build.jlam1-1/+2
2004-02-10Don't pass the -DGLX_GLXEXT_LEGACY to the compiler if we're buildingjlam2-2/+5
another bit of the Mesa package.
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 systemjlam2-2/+4
if it's used.
2004-02-10Privatise MESA_REQD.jlam2-6/+6
2004-02-10The pkgsrc version of Mesa that last bumped shlib majors was 6.0.jlam2-4/+4
2004-02-10Add a patch to make this link properly with libGLgarbled2-1/+14
2004-02-10Buildlink3-ify this packagegarbled2-6/+33
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam2-4/+4
and any pre-existing buildlink2.mk files.
2004-02-10Downgrade to buildlink2 so this builds again, until PR 24344 is fixed.wiz1-3/+3
2004-02-10Adapt for PKGNAME change.wiz1-9/+9