Port details |
- triangle Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
- 1.6_5 math
=3 1.6_5Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-11-15 23:03:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: triangle
- WWW:
- https://www.cs.cmu.edu/~quake/triangle.html
- Description:
- Triangle generates exact Delaunay triangulations, constrained Delaunay
triangulations, Voronoi diagrams, and quality conforming Delaunay
triangulations. The latter can be generated with no small angles, and
are thus suitable for finite element analysis.
Show Me graphically displays (using X) the contents of geometric files,
especially those generated by Triangle, my two-dimensional quality mesh
generator and Delaunay triangulator.
Show Me can also write PostScript images to files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/triangle/ && make install clean
- To add the package, run one of these commands:
- pkg install math/triangle
- pkg install triangle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: triangle
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (triangle-1.6/triangle.zip) = 1766327add038495fa3499e9b7cc642179229750f7201b94f8e1b7bee76f8480
SIZE (triangle-1.6/triangle.zip) = 158528
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- This port is required by:
- for Build
-
- math/py-triangle
- for Libraries
-
- misc/ompl
Configuration Options:
- No options to configure
- Options name:
- math_triangle
- USES:
- zip xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6_5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6_5 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.6_5 06 May 2021 11:47:48
    |
Mathieu Arnold (mat)  |
Deorbit RESTRICTED && NO_CDROM, part two.
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 |
1.6_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6_5 06 Nov 2019 18:07:22
  |
zeising  |
Add USES=xorg USES=gl, ports categories m
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. |
1.6_5 14 Apr 2019 17:53:36
  |
sunpoet  |
Remove build from prerequisite of do-test:
The framework (Mk/bsd.port.mk) already handles it via SEQ. |
1.6_5 05 Aug 2018 05:10:50
  |
yuri  |
math/triangle: Add -DTRILIBRARY for the shared library build, otherwise some
symbols aren't defined; Add shared library stripping |
1.6_4 05 Aug 2018 01:23:35
  |
yuri  |
math/triangle: Add SONAME to the shared library |
1.6_3 05 Aug 2018 00:44:37
  |
yuri  |
math/triangle: Install the header; build and install the shared library
Reason: other packages expect headers/library.
Other port changes:
* Order the USExx section
* Simplify the test target
* Change WWW to https |
1.6_2 27 Jun 2016 21:30:34
  |
rene  |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
1.6_2 11 May 2015 18:34:58
  |
mat  |
Cleanup DIST* variables.
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 |
1.6_2 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
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) |
1.6_2 19 Jun 2014 12:37:55
  |
vanilla  |
Stagify.
Approved by: portmgr@ |
1.6_2 10 Mar 2014 16:25:34
  |
bapt  |
Convert m* to USES=zip |
1.6_2 03 Mar 2014 15:52:21
  |
bf  |
make NO_CDROM agree with LEGAL; fix WWW whitespace |
1.6_2 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.6_2 18 Mar 2013 21:56:30
  |
eadler  |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
1.6_2 31 Mar 2011 12:53:57
 |
bf  |
Switch to MASTER_SITE_NETLIB |
1.6_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.6_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
1.6_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.6 20 Nov 2005 09:29:25
 |
thierry  |
Unbreak by upgrading to 1.6.
PR: direct mail
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
1.5 16 Nov 2005 04:37:11
 |
kris  |
BROKEN: Size mismatch |
1.5 30 Dec 2004 09:33:04
 |
krion  |
Support NO_WRKSUBDIR properly
PR: ports/75631
Submitted by: Ports Fury |
1.5 15 Nov 2004 22:51:07
 |
thierry  |
Add triangle 1.5, a Two-Dimensional Quality Mesh Generator and
Delaunay Triangulator.
Change category from cad to math.
Requested by: Pedro F. Giffuni
Approved by: marcus |