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/nomacs/pkg-plist

Number of commits found: 12

Wednesday, 4 Nov 2020
07:26 fernape search for other commits by this committer
graphics/nomacs: update to 3.16

From ChangeLog: https://nomacs.org/nomacs-3-16/

 * AVIF support
 * CR3, PCX support
 * image editing: blurring added
 * plugins: adds composite plugin
 * windows: new multi-user installer
 * adds default system theme
 * flatpak: adds plugins

PR:	250757
Submitted by:	vidar@karlsen.tech (maintainer)
Original commitRevision:554056 
Monday, 30 Mar 2020
05:56 fernape search for other commits by this committer
graphics/nomacs: Update to 3.14.2, take MAINTAINER

ChangeLog: https://github.com/nomacs/nomacs/releases

* Themes added (light and dark)
	* RAW loader improvements
	* Anti-aliasing improved
	* Printing improved
	* Batch cropping added
	* Support for more file formats
	* Start-up time reduced
	* And various bug fixes

Submitter requests maintainership

PR:     245079
Submitted by:   vidar@karlsen.tech
Original commitRevision:529861 
Wednesday, 15 Jan 2020
12:06 bapt search for other commits by this committer
Add LOCALBASE/share/man to the valid path for manpages

Also compress manpages in this location.

As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&revision=315053
and
https://svnweb.freebsd.org/base?view=revision&revision=315142

All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD

Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.

Reviewed by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D23166
Original commitRevision:523104 
Friday, 15 Sep 2017
18:31 adridg search for other commits by this committer
Update nomacs to 3.6.1.

 - previous version 2.2.0 from 2014, used Qt4, did not build with CMake 3.9
 - current released version from 2017, Qt5

Maintainer timeout (16 days)

PR:		221918
Approved by:	rakuco (mentor)
Submitted by:	tcberner
Original commitRevision:449919 
Monday, 8 Dec 2014
23:05 rakuco search for other commits by this committer
Fix problems introduced in r374261.

* Fix the plist.
* Add patch to properly look for and link against pthreads, required by the
  bundled webp copy used by the port (this fixes the build on FreeBSD >=
  10). Ideally, we should just use webp from ports instead.

PR:		192046
Original commitRevision:374340 
12:48 rodrigo search for other commits by this committer
Upgrade to release 2.2.0

PR:		ports/192046
Submitted by:	rodrigo
Original commitRevision:374261 
Monday, 20 Oct 2014
17:04 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371283 
Tuesday, 22 Oct 2013
13:58 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])

Approved by:	portmgr (bdrewery)
Original commitRevision:331272 
Wednesday, 16 Oct 2013
18:37 antoine search for other commits by this committer
- Update to 1.6.0
- Use new LIB_DEPENDS syntax
- Options are already described in bsd.options.desc.mk
- Convert to STAGEDIR

PR:		ports/183011
Submitted by:	Jens K. Loewe (maintainer)
Original commitRevision:330529 
Sunday, 30 Jun 2013
14:49 ak search for other commits by this committer
- Update to 1.2.0
- Add RAW option
- Convert to USES=desktop-file-utils

PR:	ports/177733 (based on)
Submitted by:	Jens K. Loewe <bsd@tuxproject.de> (maintainer)
Original commitRevision:322088 
Saturday, 2 Mar 2013
19:30 beech search for other commits by this committer
- Update to 1.0.0

PR:		ports/176454
Submitted by:	"Jens K. Loewe" <bsd@tuxproject.de> (maintainer)
Original commitRevision:313286 
Tuesday, 18 Sep 2012
20:56 makc search for other commits by this committer
Add new port graphics/nomacs:

nomacs is small, fast and able to handle the most common image
formats. Additionally it is possible to synchronize multiple
viewers. A synchronization of viewers running on the same computer
or via LAN is possible. It allows to compare images and spot the
differences (e.g. schemes of architects to show the progress).

WWW: http://www.nomacs.org/

PR:		based on ports/170666
Submitted by:	Jens K. Loewe <bsd at tuxproject.de>
Original commitRevision:304464 

Number of commits found: 12