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/sterm/files/pkg-message.in

Number of commits found: 2

Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Tuesday, 20 Mar 2018
17:10 tobik search for other commits by this committer
x11/sterm: Update to 0.8

- Fix LICENSE and set it to MIT
- Fix the way we handle the terminfo of x11/sterm.  FreeBSD 12,
  11-STABLE, and 11.2-RELEASE do not require any additional
  configuration (thanks to bapt@) [1].  For older versions, there is a
  simple set of instructions on how to configure terminfo for x11/sterm
  in pkg-message.
- Create a symbolic link to user-defined config.h instead of making a
  copy as is done in other suckless.org ports such as x11-wm/dwm and
  www/quark.
- Respect CPPFLAGS
- Add some files to DOCS and DATA
- Eliminate an unnecessary .for loop during install
- Use HTTPS in WWW
- Add UPDATING entry as old config.h files will need to be updated for
  the newer version

[1] https://svnweb.freebsd.org/changeset/base/331006

Changes:	https://git.suckless.org/st/log/?qt=range&q=0.7..0.8
PR:		226632
Submitted by:	0mp
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Original commitRevision:465094 

Number of commits found: 2