Age | Commit message (Expand) | Author | Files | Lines |
2004-02-13 | Explicitly depend on pkgconfig. | jmmv | 1 | -1/+2 |
2004-02-13 | USE_GNU_TOOLS+=lex instead of .if OPSYS || OPSYS .. and simplify | grant | 1 | -13/+5 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 4 | -13/+53 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 4 | -100/+110 |
2004-02-11 | Increase BUILDLINK_DEPENDS. | xtraeme | 2 | -4/+4 |
2004-02-11 | Bump PKGREVISION due to imlib2 update. | xtraeme | 2 | -4/+4 |
2004-02-11 | Bump PKGREVISION due to USE_X11BASE -> USE_X11 change. | xtraeme | 1 | -2/+2 |
2004-02-11 | Use plain MKDIR instead of INSTALL_DATA_DIR to allow build as non-root. | seb | 2 | -4/+4 |
2004-02-11 | bl3ify | xtraeme | 12 | -25/+150 |
2004-02-11 | bl3ify and replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. | xtraeme | 3 | -4/+26 |
2004-02-11 | bl3ify | xtraeme | 1 | -4/+4 |
2004-02-11 | bl3ify | xtraeme | 4 | -15/+47 |
2004-02-11 | bl3ify | xtraeme | 2 | -7/+7 |
2004-02-11 | bl3ify, while here replace USE_X11BASE with USE_X11. | xtraeme | 2 | -9/+37 |
2004-02-11 | bl3ify | xtraeme | 3 | -18/+42 |
2004-02-11 | bl3ify | xtraeme | 2 | -2/+24 |
2004-02-11 | Back out previous. USE_LANGUAGES is set properly by each individual | jlam | 1 | -2/+1 |
2004-02-11 | The Mesa buildlink3.mk files have been modified so that users of glut | jlam | 1 | -3/+3 |
2004-02-11 | This packages uses C++. | jlam | 1 | -2/+2 |
2004-02-11 | Turn MESA_REQD back into a public variable, and make it take a list of | jlam | 8 | -21/+53 |
2004-02-11 | USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-02-11 | Now that PR 24378 has been fixed, take the hack out of Makefile.common so | garbled | 2 | -4/+6 |
2004-02-11 | bl3ify | xtraeme | 4 | -8/+57 |
2004-02-10 | Simplify last commit by just passing LDFLAGS to the compiler when linking | jlam | 2 | -14/+15 |
2004-02-10 | bl3ify | jlam | 1 | -7/+8 |
2004-02-10 | Be less verbose at pre-install. | jlam | 1 | -4/+8 |
2004-02-10 | Require at least the same versions of MesaLib and glu to build. | jlam | 1 | -1/+2 |
2004-02-10 | Don't pass the -DGLX_GLXEXT_LEGACY to the compiler if we're building | jlam | 2 | -2/+5 |
2004-02-10 | This package requires both a C and a C++ compiler. | jlam | 1 | -1/+2 |
2004-02-10 | Require at least the same version of MesaLib to build. | jlam | 1 | -1/+2 |
2004-02-10 | Require at least the version of Mesa that's installed by the base system | jlam | 2 | -2/+4 |
2004-02-10 | Privatise MESA_REQD. | jlam | 2 | -6/+6 |
2004-02-10 | The pkgsrc version of Mesa that last bumped shlib majors was 6.0. | jlam | 2 | -4/+4 |
2004-02-10 | Add a patch to make this link properly with libGL | garbled | 2 | -1/+14 |
2004-02-10 | Buildlink3-ify this package | garbled | 2 | -6/+33 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 2 | -4/+4 |
2004-02-10 | Downgrade to buildlink2 so this builds again, until PR 24344 is fixed. | wiz | 1 | -3/+3 |
2004-02-10 | Adapt for PKGNAME change. | wiz | 1 | -9/+9 |
2004-02-10 | Sort lines (pkglint). | wiz | 1 | -2/+2 |
2004-02-10 | Add OpenRM, cal3d and cal3d-examples to the graphics Makefile | garbled | 1 | -1/+4 |
2004-02-10 | Add package for cal3d-examples. Example programs, and useful demo tools | garbled | 6 | -0/+243 |
2004-02-10 | Add new package for cal3d-0.9.1, a 3D skeletal animation library. | garbled | 11 | -0/+187 |
2004-02-10 | Change the PKGNAME to OpenRM. Having the dirname, the pkgname, and the entry | garbled | 1 | -1/+2 |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 4 | -43/+27 |
2004-02-09 | Raise BUILDLINK_DEPENDS.freetype2 to at least 2.1.3. | reed | 2 | -4/+4 |
2004-02-09 | Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). | jmmv | 5 | -10/+10 |
2004-02-09 | Add dependency on converters/fribidi, specify lcms package dependency to | seb | 2 | -4/+196 |
2004-02-09 | Update to version 1.12. | seb | 7 | -105/+54 |
2004-02-08 | Upgrade to 1.16: | kim | 2 | -6/+6 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 2 | -4/+4 |