aboutsummaryrefslogtreecommitdiff
path: root/science/liboglappth
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-031-1/+0
| | | | Notes: svn path=/head/; revision=342450
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | science) Notes: svn path=/head/; revision=327767
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-171-1/+0
| | | | | | | trailing slashes) from pkg-plist. Notes: svn path=/head/; revision=314445
* update to 1.0.0.Maho Nakata2013-01-082-7/+6
| | | | Notes: svn path=/head/; revision=310074
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+4
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* adjust pkg-plistMaho Nakata2011-08-251-1/+1
| | | | Notes: svn path=/head/; revision=280376
* Use libdata/pkgconfig instead of lib/pkgconfig.Maho Nakata2011-08-252-2/+4
| | | | | | | | bump portrevision. Submitted by: naddy Notes: svn path=/head/; revision=280374
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Build fixMaho Nakata2008-08-232-0/+2
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=219030
* liboglappth is a support library packages for science/ghemicalMaho Nakata2008-08-204-0/+48
This is for the OpenGL stuff. See also: http://www.bioinformatics.org/pipermail/ghemical-devel/2007-September/000688.html WWW: http://www.uku.fi/~thassine/projects/ghemical/ Notes: svn path=/head/; revision=218929