summaryrefslogtreecommitdiff
path: root/math/triangle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-1/+5
| | | | | | | | | Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-1/+1
| | | | | Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
* Remove build from prerequisite of do-test:Sunpoet Po-Chuan Hsieh2019-04-141-1/+1
| | | | The framework (Mk/bsd.port.mk) already handles it via SEQ.
* math/triangle: Add -DTRILIBRARY for the shared library build, otherwise some ↵Yuri Victorovich2018-08-051-2/+3
| | | | symbols aren't defined; Add shared library stripping
* math/triangle: Add SONAME to the shared libraryYuri Victorovich2018-08-051-4/+6
|
* math/triangle: Install the header; build and install the shared libraryYuri Victorovich2018-08-052-10/+16
| | | | | | | | | Reason: other packages expect headers/library. Other port changes: * Order the USExx section * Simplify the test target * Change WWW to https
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary
* 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
* 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)
* Stagify.Vanilla I. Shu2014-06-191-2/+1
| | | | Approved by: portmgr@
* Convert m* to USES=zipBaptiste Daroussin2014-03-101-1/+1
|
* make NO_CDROM agree with LEGAL; fix WWW whitespaceBrendan Fabeny2014-03-032-2/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | math)
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-181-6/+2
| | | | Approved by: portmgr (bapt)
* Switch to MASTER_SITE_NETLIBBrendan Fabeny2011-03-311-2/+3
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - 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)
* - 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}.
* Unbreak by upgrading to 1.6.Thierry Thomas2005-11-204-18/+6
| | | | | PR: direct mail Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* BROKEN: Size mismatchKris Kennaway2005-11-161-0/+2
|
* Support NO_WRKSUBDIR properlyKirill Ponomarev2004-12-301-2/+1
| | | | | PR: ports/75631 Submitted by: Ports Fury
* 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