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: graphics/libpano13/files/patch-Makefile.am

Number of commits found: 7

Monday, 20 Sep 2021
06:09 Daniel Engberg (diizzy) search for other commits by this committer Author: Robert Clausecker
graphics/libpano13: Update to 2.9.20

Submitter becomes maintainer
Upstream have confirmed unit tests to be broken so they're disabled
for now.

Changelog:
https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.20/

PR:		258354
Approved by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D31925
commit hash: b81f505eafc795139b80b8a68bdb860d91337be2 commit hash: b81f505eafc795139b80b8a68bdb860d91337be2 commit hash: b81f505eafc795139b80b8a68bdb860d91337be2 commit hash: b81f505eafc795139b80b8a68bdb860d91337be2 b81f505
Saturday, 30 Mar 2019
17:23 tcberner search for other commits by this committer
graphics/libpano13: fix linking

This fixes the build errors:
[...]
ld: error:
/wrkdirs/usr/ports/graphics/libpano13/work/libpano13-2.9.19/.libs/libpano13.so:
undefined reference to ceil
ld: error:
/wrkdirs/usr/ports/graphics/libpano13/work/libpano13-2.9.19/.libs/libpano13.so:
undefined reference to atan
ld: error:
/wrkdirs/usr/ports/graphics/libpano13/work/libpano13-2.9.19/.libs/libpano13.so:
undefined reference to tan
[...]
by passing -lm to the linker flags for FreeBSD builds.
Original commitRevision:497289 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
Thursday, 19 Nov 2015
01:50 grog search for other commits by this committer
Take MAINTAINER

Approved by: vd@

Update to 2.19.9

Approved by:	edwin@ (mentor)
MFC after:	2 weeks
Original commitRevision:401910 
Friday, 21 Jan 2011
09:36 vd search for other commits by this committer
Fix graphics/libpano13 pkg-plist

Install libpano13.pc in libdata/pkgconfig instead of lib/pkgconfig

pkg-config finds the .pc file in either location but I change it to be
consistent with the majority of FreeBSD ports. Also libdata/pkgconfig
does not need to be removed by the port itself upon deinstallation.

Feature safe:   yes
Original commit
Monday, 10 Jan 2011
09:34 vd search for other commits by this committer
Upgrade graphics/libpano13 from 2.9.14 to 2.9.17.
Original commit
Tuesday, 9 Oct 2007
16:43 vd search for other commits by this committer
Add new port graphics/libpano13 - the successor of graphics/libpano12

This is the pano13 library, part of the Panorama Tools by Helmut
Dersch of the University of Applied Sciences Furtwangen.

The panorama tools are mainly used to build panoramic images from a set of
overlapping images. The usability extends beyond "just" building panoramas by
far though. You can, for instance, use them to render an average of multiple
images to broaden the dynamic range of the images or average out noise. You
can also build object movies with them, morph between images and much more.

WWW: http://panotools.sourceforge.net/
Original commit

Number of commits found: 7