Commit graph

13 commits

Author SHA1 Message Date
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Raphael Kubo da Costa
68eede05dd Update to 1.46.
PR:		207238
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2016-02-16 12:55:21 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Dmitry Marakasov
c19baf495c - Update to 1.45
PR:		203631
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
2015-10-15 14:57:01 +00:00
John Marino
3f973d6a9b astro/geographiclib: Rectify assignment mistake
I missed the unnecessary use of immediate evaluation assignment operators.
Let's fix that once and for all.
2015-08-27 12:22:45 +00:00
Dmitry Marakasov
238037ffa3 - Update to 1.44
PR:		202441
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
2015-08-27 09:44:35 +00:00
Philip M. Gollucci
f9056403de Update astro/geographiclib 1.41 -> 1.42
- Convert to autoreconf
- note shared lib bump, but nothing to chase

Submitted by: tatsuki_makino@hotmail.com (maintainer)
2015-06-25 04:22:48 +00:00
Vanilla I. Shu
1410111753 Upgrade to 1.41.
PR:		198555
Submitted by:	maintainer
2015-03-13 13:03:48 +00:00
Pawel Pekala
e5dd768d86 Update to version 1.40
PR:		196413
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2015-01-03 22:54:43 +00:00
Pawel Pekala
6ac24c08b5 - Update to version 1.39
- Add options for doxygen and perl generated documentation

PR:		195158
Submitted by:	maintainer
2014-12-06 16:58:12 +00:00
Pawel Pekala
9ccabfbcb8 - Update to version 1.38
- Add options for additional datasets

PR:		194235
Submitted by:	maintainer
2014-10-14 19:00:57 +00:00
Thomas Zander
9f903654e7 - Modernise pkg-plist
- Update handling of DATADIR
- Bump PORTREVISION

PR:		193968
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
2014-10-03 13:12:39 +00:00
John Marino
d06bee9773 Add new port astro/geographic lib
PR:		187280
Submitted by:	Tatsuki Makino

GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.

The library may be used from .NET applications using the NETGeographicLib
wrapper library.  It is a suitable replacement for the core functionality
provided by geotrans.
2014-08-30 21:32:04 +00:00