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/pyspatialite/files/patch-setup.cfg

Number of commits found: 3

Sunday, 14 Jun 2015
09:36 koobs search for other commits by this committer
databases/pyspatialite: Fix LOCALBASE substitution

Fix %%LOCALBASE substitution in patch-setup.cfg causing header detection to
fail with:

  __main__.HeaderNotFoundException: cannot find proj_api.h, bailing out

Reported by:		antoine, pkg-fallout
Differential Revision:	https://reviews.freebsd.org/D2704
Original commitRevision:389621 
Friday, 12 Jun 2015
11:12 koobs search for other commits by this committer
database/pyspatialite: Modernize before setuptools update

Modernize in preparation for a pending setuptools update which
identified this port as failing during an exp-run [1].

- Use canonical CHEESESHOP master site
- Use autoplist & concurrent
- Remove pkg-plist accordingly
- Remove PYDISTUTILS_PKGNAME and WRKSRC overrides
- Stop package from adding empty directory to --record (and therefore
  pkg-plist) output

While I'm here:

- Add LICENSE and LICENSE_FILE
- Strip shared library
- Re-patch patches according to makepatch
- Remove spurious whitespace

[1] https://reviews.freebsd.org/D2704

Approved by:	python, portmgr (exp-run)
Original commitRevision:389265 
Saturday, 14 Feb 2015
18:52 pi search for other commits by this committer
databases/pyspatialite: some updates

- Remove amalgamation
- Link with spatialite 4.x

PR:		196387
Submitted by:	coder@tuxfamily.org (maintainer)
Original commitRevision:378991 

Number of commits found: 3