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: editors/beav/files/patch-termio.c

Number of commits found: 4

Saturday, 28 Dec 2013
04:28 marino search for other commits by this committer
editors/beav: Unbreak after staging support attempt

After recent commits, beav was broken on every platform for a couple
of reasons.  Primarily the Makefile had a bug in it, so it was
unexecutable.  Secondly, the "man page fix" was done in ${STAGEDIR}
using sed -i, causing the resultant .bak file to also be installed, or
at least orphaned.  Poudriere caught that issue.

While here, add DragonFly support.
Original commitRevision:337830 
Thursday, 12 Dec 2013
16:27 naddy search for other commits by this committer
Convert to staging, clean up the sgtty/termios mess, and generally
overhaul the port.
Original commitRevision:336277 
Thursday, 19 Jun 2008
08:07 ed search for other commits by this committer
Make editors/beav use termios instead of sgtty.

The editors/beav port got broken on -CURRENT by the removal of the sgtty
programming interface. Patch this port to use termios. The source code
already contained support for termios, but was mistakenly covered by
#ifdef __GLIBC__.

Approved by:    philip (mentor)
Original commit
Monday, 25 Mar 2002
12:18 ijliao search for other commits by this committer
upgrade to 1.40.15

PR:             36291
Submitted by:   Ports Fury
Original commit

Number of commits found: 4