Port details |
- gts GNU Triangulated Surface Library
- 0.7.6_5 graphics =4 0.7.6_5Version of this port present on the latest quarterly branch.
- Maintainer: erik@bz.bzflag.bz
- Port Added: 2002-06-23 16:01:53
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: e2fsprogs, libevent, icon-naming-utils, libXdamage, xorg-docs
- License: LGPL20
- WWW:
- https://gts.sourceforge.net/
- Description:
- GTS stands for the GNU Triangulated Surface Library. It is an Open Source
Free Software Library intended to provide a set of useful functions to deal
with 3D surfaces meshed with interconnected triangles.
A brief summary of its main features:
- Simple object-oriented structure giving easy access to topological
properties.
- 2D dynamic Delaunay and constrained Delaunay triangulations.
- Robust geometric predicates (orientation, in circle) using fast adaptive
floating point arithmetic.
- Robust set operations on surfaces (union, intersection, difference).
- Surface refinement and coarsening (multiresolution models).
- Dynamic view-independent continuous level-of-detail.
- Preliminary support for view-dependent level-of-detail.
- Bounding-boxes trees and Kd-trees for efficient point location and
collision/intersection detection.
- Graph operations: traversal, graph partitioning.
- Metric operations (area, volume, curvature ...).
- Triangle strips generation for fast rendering.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/graphics/gts/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gts
- pkg install gts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gts-0.7.6.tar.gz) = 059c3e13e3e3b796d775ec9f96abdce8f2b3b5144df8514eda0cc12e13e8b81e
SIZE (gts-0.7.6.tar.gz) = 948847
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- devel/ignition-common
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gts-0.7.6_5:
NETPBM=off: Netpbm graphics toolkit support
===> Use 'make config' to modify these settings
- Options name:
- graphics_gts
- USES:
- gnome libtool localbase pathfix pkgconfig
- 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 |
0.7.6_5 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
0.7.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 ) |
0.7.6_5 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.7.6_5 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.7.6_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.6_5 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
0.7.6_5 06 Nov 2017 20:09:39 |
tobik |
graphics/gts: Unbreak build WITH=NETPBM
happrox.c:24:10: fatal error: 'pgm.h' file not found
The netpbm update from r451378 moved netpbm headers from include/ to
include/netpbm/, but gts looks for them in include/ only.
While here also clean up the port a little bit:
- Remove NETPBM_DESC since it's already in bsd.options.desc.mk
- Disable netpbm via an autoconf variable instead of patching
configure
PR: 222958
Reported by: Phil Pennock <freebsd@phil.spodhuis.org>
Approved by: erik@bz.bzflag.bz (maintainer timeout, 2 weeks) |
0.7.6_4 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.7.6_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.6_3 05 Oct 2014 20:17:59 |
tijl |
graphics/gts:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=pathfix
- Add INSTALL_TARGET=install-strip |
0.7.6_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.7.6_2 29 Jan 2014 09:53:11 |
gahr |
- Register conflict with cad/pcb |
0.7.6_2 18 Jan 2014 16:39:42 |
rakuco |
- Pass -lm when using gts' pkg-config file. [1]
This is also done in the package's upstream darcs repository.
- Support staging.
- Set LICENSE.
- Use the new OPTIONS/LIB_DEPENDS syntax.
PR: ports/185263 [1]
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Approved by: Erik Greenwald <erik@elfga.com> (maintainer)
MFH: 2014Q1 |
0.7.6_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.7.6_1 01 Sep 2013 22:50:06 |
bapt |
Eradicate USE_GNOME=pkgconfig from graphics
While here:
- trim headers
- convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_GMAKE=yes -> USES=gmake
* USE_PERL5 -> USES=perl5 |
0.7.6_1 06 May 2013 08:31:30 |
bapt |
Convert to new options framework |
0.7.6_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.7.6_1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.7.6_1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.7.6_1 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
0.7.6_1 06 Jun 2008 13:35:04 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.7.6 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) |
0.7.6 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.7.6 03 May 2006 21:30:37 |
jmelo |
- Update to 0.7.6.
PR: ports/95415
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: mnag (mentor) |
0.7.4 30 Nov 2005 13:06:59 |
mnag |
Update to 0.7.4 [1]
Add OPTIONS to use netpbm and fix when netpbm is installed manually
Add SHA256
PR: 88625 [1]
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.7.3_2 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.7.3_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.7.3 05 Feb 2005 23:47:33 |
edwin |
No files were installed in DOCSDIR, remove PORTDOCS statement. |
0.7.3 20 Oct 2004 04:37:28 |
pav |
- Update to 0.7.3
- Hand over maintainership to submitter
PR: ports/72873
Submitted by: Erik Greenwald <erik@smluc.org> |
0.7.2 09 Jun 2004 08:39:20 |
ijliao |
upgrade to 0.7.2 |
0.7.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.7.1 27 Sep 2003 15:20:06 |
krion |
- Fix build on non-i386 platform
PR: 57285
Submitted by: Ports Fury |
0.7.1 17 Jul 2003 05:33:33 |
daichi |
update graphics/gts: i386 architectrue only because of FP operation
PR: 52883
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
0.7.1 22 May 2003 16:55:57 |
petef |
Oops, remove 0-length files.
Reminded by: Marius Strobl <marius@alchemy.franken.de> |
0.7.1 18 May 2003 02:13:16 |
petef |
- update to 0.7.1
- use USE_GETOPT_LONG
PR: 51371
Submitted by: Ports Fury |
0.7.0 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
0.7.0 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
0.7.0 08 Feb 2003 05:27:23 |
nork |
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury |
0.7.0 02 Feb 2003 14:07:26 |
nork |
Conditionalize libgnugetopt dependencies.
PR: ports/47741
Submitted by: Ports Fury |
0.7.0 21 Nov 2002 09:35:05 |
ijliao |
add missing header files
Noted by: kris |
0.7.0 20 Nov 2002 12:33:35 |
ijliao |
upgrade to 0.7.0
PR: 45430
Submitted by: Ports Fury |
0.6.0_1 31 Aug 2002 17:19:24 |
dwcjr |
GNU_CONFIGURE -> USE_LIBTOOL
Add missing INSTALLS_SHLIB
Fix LIB_DEPENDS
Sort pkg-plist and add missing entry
PR: 42242
Submitted by: tkato@prontomail.com |
0.6.0 15 Jul 2002 17:21:56 |
sobomax |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
0.6.0 23 Jun 2002 15:56:09 |
ijliao |
add gts 0.6.0
GNU Triangulated Surface Library |