Port details |
- pygts Python binding for GNU Triangulated Surface(GTS) Library
- 0.3.1_8 graphics
=0 0.3.1_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- 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: 2009-05-22 22:00:54
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- Also Listed In: python
- License: GPLv2+
- WWW:
- http://pygts.sf.net
- Description:
- PyGTS is a python package used to construct, manipulate, and perform
computations on 3D triangulated surfaces. It is a hand-crafted and
pythonic binding for the GNU Triangulated Surface (GTS) Library.
WWW: http://pygts.sf.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pygts
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pygts-0.3.1.tar.gz) = 46bfa0c12b8bbc8573de5983c102460543d5c9d8aab2113b4c537c8e8d9b55d5
SIZE (pygts-0.3.1.tar.gz) = 118340
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-numpy>0 : math/py-numpy@py27
- pkgconf>=1.3.0_1 : devel/pkgconf
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-numpy>0 : math/py-numpy@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libgts.so : graphics/gts
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- pkgconfig python:2.7
- 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.3.1_8 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.3.1_8 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.3.1_8 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.3.1_7 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.3.1_6 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.3.1_5 23 Sep 2016 20:21:37 |
rm |
graphics/pygts: convert to autoplist
- convert to autoplist
- limit python version to 2.x
===> Configuring for pygts-0.3.1_5
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 60
raise RuntimeError, result[0]
^
SyntaxError: invalid syntax
*** Error code 1 |
0.3.1_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.3.1_5 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.3.1_5 16 Mar 2015 14:08:38 |
amdmi3 |
- Add LICENSE
- Strip library |
0.3.1_4 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
0.3.1_4 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.3.1_4 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.3.1_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.3.1_2 28 Apr 2014 16:22:07 |
pawel |
- Port is stage safe
- Convert to new LIB_DEPENDS format |
0.3.1_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.3.1_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.3.1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.3.1 11 Sep 2013 16:45:59 |
marino |
Add explicit dependency on pkgconf (18 ports) |
0.3.1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.3.1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.3.1 22 Oct 2010 11:09:55 |
wen |
- Update to 0.3.1
- Reset maintainer |
0.3.0 05 Jun 2009 21:58:09 |
miwi |
- Update to 0.3.0
PR: 135209
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.2.0 29 May 2009 12:00:53 |
miwi |
- Update to 0.2.0
PR: 134941
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.1.4 22 May 2009 22:00:30 |
miwi |
PyGTS is a python package used to construct, manipulate, and perform
computations on 3D triangulated surfaces. It is a hand-crafted and
pythonic binding for the GNU Triangulated Surface (GTS) Library.
WWW: http://pygts.sf.net
PR: ports/134635
Submitted by: Wen Heping <wenheping at gmail.com> |