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/fotoxx/files/patch-Makefile

Number of commits found: 11

Wednesday, 21 Feb 2024
03:41 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx -> graphics/fotocx: the port had been renamed.
commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d d6ba3cdb
Tuesday, 7 Nov 2023
19:30 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: the port had been updated to version 23.74.
commit hash: 8269b2c62b53715cb2fba634f7e193b63aac0a26 commit hash: 8269b2c62b53715cb2fba634f7e193b63aac0a26 commit hash: 8269b2c62b53715cb2fba634f7e193b63aac0a26 commit hash: 8269b2c62b53715cb2fba634f7e193b63aac0a26 8269b2c
Wednesday, 1 Feb 2023
18:50 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: update the port to version 23.1

When disabling needless CXXFLAGS pollution, simply guard the
Makefile part with an unset variable instead of removing all
the code, this simplifies the patch and (hopefully) makes it
more robust against future changes.

Reported by:	portscout
commit hash: 790a53bad21ef482acc13a36265785a548c2baaa commit hash: 790a53bad21ef482acc13a36265785a548c2baaa commit hash: 790a53bad21ef482acc13a36265785a548c2baaa commit hash: 790a53bad21ef482acc13a36265785a548c2baaa 790a53b
Wednesday, 24 Aug 2022
09:21 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: the port had been updated to version 22.30.
commit hash: b10a796982ea6d3c498d7100e4f6b48cd748066a commit hash: b10a796982ea6d3c498d7100e4f6b48cd748066a commit hash: b10a796982ea6d3c498d7100e4f6b48cd748066a commit hash: b10a796982ea6d3c498d7100e4f6b48cd748066a b10a796
Sunday, 5 Jun 2022
18:30 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: the port had been updated to version 22.18

Do not omit `-lpthread' when linking the program, as it had
started to cause build failures on -CURRENT recently.

Reported by:	pkg-fallout
commit hash: 8fe7185d4a0babf350ccef57331d05fa52640bf8 commit hash: 8fe7185d4a0babf350ccef57331d05fa52640bf8 commit hash: 8fe7185d4a0babf350ccef57331d05fa52640bf8 commit hash: 8fe7185d4a0babf350ccef57331d05fa52640bf8 8fe7185
Sunday, 3 Apr 2022
06:07 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: update the port to version 22.15.

Reported by:	portscout
commit hash: 802e9593542d6d76306b6aa0caff74988919191f commit hash: 802e9593542d6d76306b6aa0caff74988919191f commit hash: 802e9593542d6d76306b6aa0caff74988919191f commit hash: 802e9593542d6d76306b6aa0caff74988919191f 802e959
Saturday, 29 Jan 2022
19:43 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: update the port to version 22.11

Remove the L-word from the port description while here.
commit hash: 8a9c16c52aecfdb6ea0dc8696b1a54d907bd1f5c commit hash: 8a9c16c52aecfdb6ea0dc8696b1a54d907bd1f5c commit hash: 8a9c16c52aecfdb6ea0dc8696b1a54d907bd1f5c commit hash: 8a9c16c52aecfdb6ea0dc8696b1a54d907bd1f5c 8a9c16c
Saturday, 25 Dec 2021
19:38 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx: the port had been updated to version 21.60

This includes trimming MASTER_SITES, adjusting the LICENSE,
amending LIB_DEPENDS, USES, USE_GNOME, and fixing a bunch of
disgusting linuxisms.
commit hash: 6ba80078eaafc974c2e210065d09e6538090720d commit hash: 6ba80078eaafc974c2e210065d09e6538090720d commit hash: 6ba80078eaafc974c2e210065d09e6538090720d commit hash: 6ba80078eaafc974c2e210065d09e6538090720d 6ba8007
Tuesday, 22 Dec 2015
04:07 miwi search for other commits by this committer
- Update to 15.05

PR:		201844
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4620
Original commitRevision:404205 
Friday, 7 Feb 2014
01:01 mandree search for other commits by this committer
Unbreak and upgrade to new upstream release 14.02.2.
Based on a patch to upgrade to 14.01.1 by Rainer Hurling,
based on a patch to upgrade to 13.03.1 by Rod Person.

Rainer's changes:
- new mastersite; 2nd mastersites contents has to be updated
- unbreak the port
- modernize LIB_DEPENDS
- support STAGE_DIR
- strip bin/fotoxx
- correct usage of desktop-file-utils
- update URL in pkg-descr
- update pkg-plist

Committer's changes:
- work around fetch(1)/nginx incompatibility making fetch commands with
  unmerged fix r261263 (and ancestors) unable to fetch from the primary
  site.
- add USES=pkgconfig
- add mirror sites
- fix installation of manfile
- fix paths in desktop file
- stop using xdg-desktop-menu for now, breaks the build and does not
  appear to be required

PR:		ports/177643
Submitted by:	Rod Person, Rainer Hurling
Original commitRevision:343178 
Thursday, 26 May 2011
08:50 decke search for other commits by this committer
Fotoxx is a free open source Linux program for photo editing
and collection management. The goal is to meet most user needs
while remaining fast and easy to use.

WWW:    http://kornelix.squarespace.com/fotoxx

PR:             ports/156265
Submitted by:   Rod Person <rodperson@rodperson.com>
Original commit

Number of commits found: 11