aboutsummaryrefslogtreecommitdiff
path: root/math/triangle
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Stagify.Vanilla I. Shu2014-06-191-2/+1
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358393
* Convert m* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347776
* make NO_CDROM agree with LEGAL; fix WWW whitespaceBrendan Fabeny2014-03-032-2/+2
| | | | Notes: svn path=/head/; revision=346924
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-181-6/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314605
* Switch to MASTER_SITE_NETLIBBrendan Fabeny2011-03-311-2/+3
| | | | Notes: svn path=/head/; revision=272047
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+3
| | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Unbreak by upgrading to 1.6.Thierry Thomas2005-11-204-18/+6
| | | | | | | | PR: direct mail Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=148833
* BROKEN: Size mismatchKris Kennaway2005-11-161-0/+2
| | | | Notes: svn path=/head/; revision=148425
* Support NO_WRKSUBDIR properlyKirill Ponomarev2004-12-301-2/+1
| | | | | | | | PR: ports/75631 Submitted by: Ports Fury Notes: svn path=/head/; revision=125520
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andThierry Thomas2004-11-155-0/+80
Delaunay Triangulator. Change category from cad to math. Requested by: Pedro F. Giffuni Approved by: marcus Notes: svn path=/head/; revision=121715