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.

non port: databases/postgis22/Makefile

Number of commits found: 13

Friday, 15 Mar 2019
07:22 wen search for other commits by this committer
- Mark DEPRECATED

PR:		236540
Submitted by:	wenheping2000@hotmail.com
Approved by:	rhurlin@gwdg.de(maintainer)
Original commitRevision:495773 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Friday, 30 Nov 2018
20:06 sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
Original commitRevision:486292 
Wednesday, 5 Sep 2018
22:01 sunpoet search for other commits by this committer
Update devel/json-c to 0.13.1

- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
Original commitRevision:479045 
Sunday, 24 Jun 2018
00:54 linimon search for other commits by this committer
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:

  cc: error: invalid linker name in argument '-fuse-ld=bfd'

Neither emaste nor I can figure out exactly where the offending stanza is
coming in.  It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:473169 
Wednesday, 3 Jan 2018
13:36 sunpoet search for other commits by this committer
Update devel/json-c to 0.13

- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
Original commitRevision:457965 
Sunday, 17 Dec 2017
11:25 rodrigo search for other commits by this committer
Add new port postgis24 for v2.4.x
  See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4
branch,
  bugfixes and enhancements

Upgrade postgis22 from v2.2.5 to 2.2.6
  Multiple bug fixes, see changelog
  https://svn.osgeo.org/postgis/tags/2.2.6/NEWS

Upgrade postfix23 from v2.3.3 to v2.3.5
  Multiple bug fixes and enhancements, see changelog
  https://svn.osgeo.org/postgis/tags/2.3.5/NEWS

Fix and expand CONFLICTS_INSTALL for the postgis2* ports
reorder USES and USE_* in database/postgis20 to makes portlint happy

PR:		222703
Submitted by:	lbartoletti@tuxfamily.org
Approved by:	rhurlin@gwdg.de (maintainer)
Original commitRevision:456527 
Wednesday, 13 Dec 2017
20:51 sunpoet search for other commits by this committer
Update CONFLICTS

- Use CONFLICTS_INSTALL instead of CONFLICTS
Original commitRevision:456263 
Wednesday, 5 Apr 2017
19:58 sunpoet search for other commits by this committer
Use WANT_PGSQL instead of hard-coded RUN_DEPENDS

Note that postgresql-client was already brought in via USES=pgsql.
Therefore the equivalent WANT_PGSQL is "lib server".

Approved by:	portmgr (blanket)
Original commitRevision:437827 
Thursday, 9 Feb 2017
17:43 krion search for other commits by this committer
Update databases/postgis22 to 2.2.5

PR:		216912
Submitted by:	cmt@freebsd.org
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9492
Original commitRevision:433751 
Wednesday, 30 Nov 2016
21:51 cmt search for other commits by this committer
update databases/postgis22 to 2.2.4

also, fixes build when older version is installed[1]

PR:		214906, 211203 [1]
Reported by:	robert.kruus@utoronto.ca [1]
Approved by:	rhurlin@gwdg.de (maintainer), rene (mentor)
MFH:		2016Q4
Original commitRevision:427461 
Sunday, 5 Jun 2016
16:37 pi search for other commits by this committer
New port: databases/postgis22 as repo-copy from postgis21

PR:		208513
Reported by:	junovitch
Original commitRevision:416398 
16:21 pi search for other commits by this committer
New port: databases/postgis22

PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.

PostGIS development was started by Refractions Research as a project
in open source spatial database technology. PostGIS is released
under the GNU General Public License. PostGIS continues to be
developed by a group of contributors led by a Project Steering
Committee and new features continue to be added.

WWW: http://postgis.net/

PR:		206049, 208513
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>, <darcy@dbitech.ca>,
Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Harrison Grundy <harrison.grundy@astrodoggroup.com> (maintainer
postgis21)
Original commitRevision:416395 

Number of commits found: 13