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: x11/slop/distinfo

Number of commits found: 7

Sunday, 10 Oct 2021
19:30 Mateusz Piotrowski (0mp) search for other commits by this committer
x11/slop: Update to 7.6
commit hash: 84df2a99992cea2cd35c7591a15d306828ced5e3 commit hash: 84df2a99992cea2cd35c7591a15d306828ced5e3 commit hash: 84df2a99992cea2cd35c7591a15d306828ced5e3 commit hash: 84df2a99992cea2cd35c7591a15d306828ced5e3 84df2a9
Friday, 10 Sep 2021
04:32 Jan Beich (jbeich) search for other commits by this committer
x11/slop: unbreak with libglvnd >= 1.3.4

src/framebuffer.cpp:55:9: error: use of undeclared identifier 'XDestroyImage';
did you mean 'XDestroyIC'?
        XDestroyImage( image );
        ^~~~~~~~~~~~~
        XDestroyIC
/usr/local/include/X11/Xlib.h:3867:13: note: 'XDestroyIC' declared here
extern void XDestroyIC(
            ^
src/framebuffer.cpp:55:24: error: cannot initialize a parameter of type 'XIC'
(aka '_XIC *') with an lvalue of type 'XImage *' (aka '_XImage *')
        XDestroyImage( image );
                       ^~~~~
/usr/local/include/X11/Xlib.h:3869:1: note: passing argument to parameter here
);
^

PR:		258269
Reported by:	antoine (via exp-run)
commit hash: 401356c68dd0b526acfd0e75b83da32001628c06 commit hash: 401356c68dd0b526acfd0e75b83da32001628c06 commit hash: 401356c68dd0b526acfd0e75b83da32001628c06 commit hash: 401356c68dd0b526acfd0e75b83da32001628c06 401356c
Sunday, 12 Apr 2020
10:04 fernape search for other commits by this committer
x11/slop: update to 7.5

ChangeLog: https://github.com/naelstrof/slop/releases/tag/v7.5

 * Added --nodrag option
 * Selections can be moved by holding the space-bar mid-drag!

Reported by:	portscout
Original commitRevision:531498 
Friday, 27 Apr 2018
07:03 riggs search for other commits by this committer
Update to upstream version 7.4

PR:		227755
Submitted by:	neel@neelc.org (maintainer)
Original commitRevision:468401 
Saturday, 16 Sep 2017
16:34 riggs search for other commits by this committer
Update to upstream version 7.3.49, pet portlint

PR:		222330
Submitted by:	neel@neelc.org (maintainer)
Original commitRevision:449968 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Wednesday, 31 Dec 2014
11:32 pawel search for other commits by this committer
slop (Select Operation) is an application that collects a screen selection
from the user and prints the selection's coordinates to stdout.

WWW: http://www.github.com/naelstrof/slop

PR:		195199
Submitted by:	Neel Chauhan <neel@neelc.org>
Original commitRevision:375877 

Number of commits found: 7