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

Number of commits found: 7

Friday, 1 Mar 2024
21:11 Cy Schubert (cy) search for other commits by this committer
x11/xforward: move man page
commit hash: 4e25e50678d712619c2a62477f34c30a3e8c8ad9 commit hash: 4e25e50678d712619c2a62477f34c30a3e8c8ad9 commit hash: 4e25e50678d712619c2a62477f34c30a3e8c8ad9 commit hash: 4e25e50678d712619c2a62477f34c30a3e8c8ad9 4e25e50
Wednesday, 15 Feb 2023
16:55 Cy Schubert (cy) search for other commits by this committer
x11/xforward: Permanently fix LLVM15 build error

Permanently fix:

xforward.c:528:87: error: incompatible pointer to integer conversion passing
'void *' to parameter of type 'Cardinal' (aka 'unsigned int') [-Wint-conversion]
                        topshell =
XtAppCreateShell(NULL,"Xforward",applicationShellWidgetClass, dpy, NULL,NULL);
                                                                                
                          ^~~~
commit hash: e66cede3bc7783eb15400af6f3da60fd8b37977e commit hash: e66cede3bc7783eb15400af6f3da60fd8b37977e commit hash: e66cede3bc7783eb15400af6f3da60fd8b37977e commit hash: e66cede3bc7783eb15400af6f3da60fd8b37977e e66cede
Saturday, 11 Feb 2023
14:32 Cy Schubert (cy) search for other commits by this committer
x11/xforward: Fix build with LLVM15 and other fixes

In addition to fixing the build with LLVM15, a number of packages xforward
depends on no longer provide static libraries, making building the static
version impossible. Therefore this revision also reverts f6d424b24071
(SVN r414578 in May 2016) which added a static build option.
commit hash: 91bb18500a34e6ffa1eee79c386711ac32679ae5 commit hash: 91bb18500a34e6ffa1eee79c386711ac32679ae5 commit hash: 91bb18500a34e6ffa1eee79c386711ac32679ae5 commit hash: 91bb18500a34e6ffa1eee79c386711ac32679ae5 91bb185
Thursday, 14 May 2020
01:05 cy search for other commits by this committer
Fix STATIC build.

MFH:		2020Q2
Original commitRevision:535196 
Thursday, 26 Sep 2019
19:34 cy search for other commits by this committer
Remove dependency on libXp.

PR:		240846
Submitted by:	zeising
Original commitRevision:512981 
Wednesday, 4 May 2016
03:12 cy search for other commits by this committer
Add static option which also builds xforward-static which can be copied
to a firewall/gateway/proxy machine without a full-blown X insstalled.
Original commitRevision:414578 
Saturday, 28 Apr 2012
01:52 cy search for other commits by this committer
Xforward is a program for relaying X11 connections across network boundaries.
Original commit

Number of commits found: 7