aboutsummaryrefslogtreecommitdiff
path: root/math/triangle/files
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Unbreak by upgrading to 1.6.Thierry Thomas2005-11-201-11/+0
| | | | | | | | PR: direct mail Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=148833
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andThierry Thomas2004-11-152-0/+31
Delaunay Triangulator. Change category from cad to math. Requested by: Pedro F. Giffuni Approved by: marcus Notes: svn path=/head/; revision=121715