notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
triangle Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
1.6_5 math on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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:: SparseBitSet, py39-cysignals, R-cran-eRm, python
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/triangle
  2. bin/showme
  3. include/triangle.h
  4. lib/libtriangle.so
  5. lib/libtriangle.so.1.6
  6. @ldconfig
  7. /usr/local/share/licenses/triangle-1.6_5/catalog.mk
  8. /usr/local/share/licenses/triangle-1.6_5/LICENSE
  9. /usr/local/share/licenses/triangle-1.6_5/triangle
Collapse this list.
Dependency lines:
  • triangle>0:math/triangle
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):
triangle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6_51.6_51.6_51.6_51.6_5-1.6_5-
FreeBSD:13:quarterly1.6_51.6_51.6_51.6_51.6_51.6_51.6_51.6_5
FreeBSD:14:latest1.6_51.6_51.6_51.6_51.6_51.6_5-1.6_5
FreeBSD:14:quarterly1.6_51.6_5-1.6_51.6_51.6_51.6_51.6_5
FreeBSD:15:latest1.6_51.6_5n/a1.6_5n/a1.6_51.6_51.6_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
This port is required by:
for Build
  1. math/py-triangle
for Libraries
  1. 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:
Expand this list (5 items)
Collapse this list.
  1. ftp://ftp.irisa.fr/pub/netlib/voronoi/
  2. http://netlib.sandia.gov/voronoi/
  3. http://www.netlib.org/voronoi/
  4. https://ftp.mirrorservice.org/sites/ftp.netlib.org/voronoi/
  5. https://www.mirrorservice.org/sites/ftp.netlib.org/voronoi/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.6_5
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.6_5
06 May 2021 11:47:48
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6_5
06 Nov 2019 18:07:22
Revision:516916Original commit files touched by this commit
zeising search for other commits by this committer
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
Revision:498939Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:476389Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:476384Original commit files touched by this commit
yuri search for other commits by this committer
math/triangle: Add SONAME to the shared library
1.6_3
05 Aug 2018 00:44:37
Revision:476383Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:417685Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:358393Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
1.6_2
10 Mar 2014 16:25:34
Revision:347776Original commit files touched by this commit
bapt search for other commits by this committer
Convert m* to USES=zip
1.6_2
03 Mar 2014 15:52:21
Revision:346924Original commit files touched by this commit
bf search for other commits by this committer
make NO_CDROM agree with LEGAL; fix WWW whitespace
1.6_2
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
1.6_2
18 Mar 2013 21:56:30
Revision:314605Original commit files touched by this commit Sanity Test Failure
eadler search for other commits by this committer
"aaargh, quoted Makefile variables"

Approved by:	portmgr (bapt)
1.6_2
31 Mar 2011 12:53:57
Original commit files touched by this commit
bf search for other commits by this committer
Switch to MASTER_SITE_NETLIB
1.6_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.6_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
flz search for other commits by this committer
- 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
Original commit files touched by this commit
thierry search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
1.5
30 Dec 2004 09:33:04
Original commit files touched by this commit
krion search for other commits by this committer
Support NO_WRKSUBDIR properly

PR:             ports/75631
Submitted by:   Ports Fury
1.5
15 Nov 2004 22:51:07
Original commit files touched by this commit
thierry search for other commits by this committer
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

Number of commits found: 26