Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.6.0,1 21 Mar 2025 14:46:01
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.6.0 |
9.5.1,1 16 Dec 2024 22:42:17
    |
Daniel Engberg (diizzy)  |
graphics/proj: Update to 9.5.1
* Switch from PORTVERSION to DISTVERSION
* Use GitHub as primary site and osgeo.org as fallback
* Add devel/nlohmann-json to build dependencies
* Enable "make test"
* Minor changes to Makefile layout
Changelog: https://github.com/OSGeo/PROJ/releases/tag/9.5.1
PR: 283095
Reviewed by: lbartoletti (maintainer) |
9.4.1,1 28 Aug 2024 06:54:30
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.4.1 |
9.4.0_1,1 26 May 2024 10:52:26
    |
Daniel Engberg (diizzy)  |
*/*: Remove incorrect libtool dependency
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix) |
9.4.0_1,1 27 Apr 2024 12:44:59
    |
Tijl Coosemans (tijl)  |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
9.4.0,1 15 Apr 2024 04:44:23
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.4.0 |
9.3.0,1 25 Nov 2023 11:08:29
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.3.0 |
9.2.1,1 26 Jul 2023 19:58:55
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.2.1 |
9.2.0,1 09 Mar 2023 12:42:31
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.2.0 |
9.1.1,1 18 Jan 2023 14:48:50
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.1.1 |
9.1.0,1 17 Nov 2022 08:20:57
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually. |
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) |
8.2.1_2,1 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 ) |
8.2.1_2,1 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 ) |
8.2.1_2,1 18 Mar 2022 13:23:52
    |
Bernhard Froehlich (decke)  |
graphics/proj: Add CPE information
Approved by: portmgr (blanket) |
8.2.1_2,1 07 Mar 2022 18:13:25
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/proj: Use proj-data port and drop proj-datumgrid
- Bump PORTREVISION for dependency and package change
Since PROJ 7.0.0, proj-datumgrid has been replaced by proj-data [1][2].
from [1]:
The proj-datumgrid packages have been deprecated with PROJ 7.0.0.
The proj-data package should be used with PROJ 7.0.0 and newer.
The proj-datumgrid packages should be used with PROJ releases from the 5.x and
6.x branches.
from [2]:
The grids that was previously available via the proj-datumgrid packages are now
available in two places:
1. The new PROJ-data package
2. From the cloud via https://cdn.proj.org (Only the first 15 lines of the commit message are shown above ) |
8.2.1_1,1 11 Jan 2022 02:51:12
    |
Alexey Dokuchaev (danfe)  |
graphics/proj: further improve port installation message text
Follow up on commit 595b35fa1f9f and fix a few minor textual nits:
- Terminate `cf.' with the period as it is an abbreviation
- Avoid addressing the reader using `you/your' pronouns
- Use correct units (it refers to gigabytes, not gigabits)
- Expand contractions (dir -> directory), reduce tautology,
wrap overly long lines, etc. |
8.2.1_1,1 10 Jan 2022 18:52:46
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Disable DATA option
DATA option allows you to download all the data, but it requires
more than 1.1GB!
As mentionned in the pkg-message, this option is disabled by default.
But it was not the case for proj8.
PR: 261048
Reported by: p5B2E9A8F@t-online.de |
8.2.1,1 05 Jan 2022 06:08:24
    |
Loïc Bartoletti (lbartoletti)  |
graphics/proj: Update to 8.2.1
This release update the EPSG database as well of a number of bug fixes
and remove the deprecated API.
Changes:
- https://proj.org/news.html#release-notes
PR: 258313
Reported by: darcy@dbitech.ca
Reviewed by: stephen, rhurlin |
7.2.1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
7.2.1,1 18 Jan 2021 22:09:51
  |
lbartoletti  |
graphics/proj: Update to 7.2.1
Changelog:
- https://proj.org/news.html#release-notes |
7.2.0,1 18 Nov 2020 05:27:29
  |
lbartoletti  |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
7.1.1,1 17 Nov 2020 11:13:31
  |
lbartoletti  |
graphics/proj: fix r555543
Reported by: cmt |
7.1.1,1 17 Nov 2020 09:23:59
  |
lbartoletti  |
graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
(disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)
PR: 245611
Submitted by: wen (first version)
Reviewed by: wen, rhurlin
Approved by: wen
Exp-run by: antoine |
6.3.1,1 16 Nov 2020 18:43:43
  |
lbartoletti  |
graphics/* convert to USES=sqlite
PR: 251142
Approved by: portmgr (blanket, convert to USES) |
6.3.1,1 22 Apr 2020 21:32:40
  |
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
6.3.1,1 22 Feb 2020 05:47:37
  |
lbartoletti  |
graphics/proj: Update to 6.3.1
- Update to 6.3.1
- Move CONFLICTS_INSTALL (pet portlint)
Changelog:
- https://github.com/OSGeo/PROJ/releases/tag/6.3.1
- https://github.com/OSGeo/PROJ/releases/tag/6.3.0
- https://github.com/OSGeo/PROJ/releases/tag/6.2.1
- https://github.com/OSGeo/PROJ/releases/tag/6.2.0
PR: 243558
Approved by: wen (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23619 |
6.1.1,1 16 Aug 2019 17:16:32
  |
amdmi3  |
- Update to 6.1.1
- Remove manual compression of manpages, not needed as it's handled by the
framework
PR: 239907
Submitted by: amdmi3
Approved by: wen (maintainer) |
6.1.0_1,1 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 |
6.1.0,1 27 Jun 2019 03:37:11
  |
wen  |
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership
PR: 237932, 238795
Submitted by: wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by: maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by: antoine@
Thanks to: antoine@, sunpoet@, rhurlin@gwdg.de |
5.1.0,1 11 Apr 2019 07:19:03
  |
antoine  |
Revert r498634, ports depending on graphics/proj were not tested
With hat: portmgr |
6.0.0 11 Apr 2019 03:34:34
  |
wen  |
- Update to 6.0.0
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership
- Add USES=compiler:c++11-lang to make build on powerpc(Thanks sunpoet@)
PR: 236483
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer(timeout, >= 30 days) |
5.1.0 30 Nov 2018 20:06:27
  |
sunpoet  |
Update MASTER_SITES
Approved by: portmgr (blanket) |
5.1.0 17 Jul 2018 03:15:18
  |
wen  |
- Update to 5.1.0
PR: 228754
Submitted by: wen@(myself)
Approved by: maintainer(timeout, > 30 days) |
4.9.3 19 Apr 2017 14:39:21
  |
sunpoet  |
Use tar rather than unzip (extra dependency)
PR: 218369
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
4.9.3 06 Mar 2017 01:12:17
  |
wen  |
- Update to 4.9.3
PR: 215880
Submitted by: rhurlin@gwdg.de
Approved by: maintainer(timeout, > 50 days) |
4.9.2 05 Nov 2016 18:01:19
  |
sunpoet  |
- Update WWW
PR: 209172
Submitted by: Hans <j3377622@trbvm.com>
Approved by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer) |
4.9.2 30 Apr 2016 15:39:03
  |
sunpoet  |
- Update to 4.9.2
Changes: https://github.com/OSGeo/proj.4/blob/master/NEWS
PR: 208512
Reported by: Darcy Buskermolen <darcy@dbitech.ca>
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer) |
4.9.1 07 Apr 2016 13:29:29
  |
sunpoet  |
- Add LICENSE
Approved by: portmgr (blanket) |
4.9.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.9.1 15 Jun 2015 13:03:12
  |
wen  |
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days) |
4.8.0_4 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
4.8.0_3 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
4.8.0_3 30 Jul 2014 12:20:31
  |
amdmi3  |
- Switch to USES=libtool
Approved by: portmgr blanket |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
4.8.0_2 29 Dec 2013 15:09:54
  |
tijl  |
- Fix permissions on include/projects.h.
- USES=gmake.
- Staging.
PR: ports/184385
Approved by: maintainer timeout (2 weeks) |
4.8.0_1 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
4.8.0_1 10 May 2012 00:33:17
 |
wen  |
- Manually copy projects.h to fix the break caused by the update to 4.8.0
Approved by: maintainer(implicity) |
4.8.0 07 May 2012 08:10:11
 |
wen  |
- Update to 4.8.0
PR: 166788
Submitted by: Wen Heping (myself)
Approved by: maintainer(timeout, > 20 days) |
4.7.0 09 Nov 2011 15:26:04
 |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
4.7.0 29 Oct 2011 08:45:31
 |
miwi  |
- Fix build on FreeBSD 10 |
4.7.0 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
4.7.0 02 Apr 2010 11:52:39
 |
pav  |
- Set CONFLICTS against misc/proj4
PR: ports/143872
Submitted by: Slaven Rezic <slaven@rezic.de> |
4.7.0 27 Nov 2009 23:16:53
 |
miwi  |
- Update to 4.7.0
PR: 139532
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer) |
4.6.1 03 Sep 2008 15:32:25
 |
amdmi3  |
- Update to proj-4.6.1 and proj-datumgrid-1.4
PR: 127068
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail dot jp> (maintainer) |
4.6.0 12 Jan 2008 13:11:20
 |
miwi  |
- Update to 4.6.0
- Update datum grid files to proj-datumgrid-1.3
- Pass maintainership to submitter
PR: 119362
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
4.5.0 22 Jul 2007 19:33:55
 |
laszlof  |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat) |
4.5.0 04 Jan 2007 03:47:33
 |
clsung  |
- Update to 4.5.0
- pet portlint |
4.4.9 14 Aug 2006 23:06:39
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
4.4.9 24 Mar 2006 06:23:47
 |
linimon  |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
4.4.9 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
4.4.9 22 Jan 2006 12:35:18
 |
edwin  |
SHA256ify
Approved by: krion@ |
4.4.9 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
4.4.9 10 Nov 2004 05:37:08
 |
mharo  |
Update to 4.4.9
Approved by: maintainer timeout (3 months) |
4.4.5_1 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
4.4.5_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
4.4.5_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
4.4.5_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
4.4.5 07 Mar 2003 06:04:15
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.4.5 22 Apr 2002 17:29:04
 |
jedgar  |
Update port to 4.4.5 |
15 Nov 2001 14:53:51
    |
jedgar  |
Add proj-4.4.4, the PROJ.4 cartographic projection library |