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: net-im/jabberd/files/patch-etc__templates__Makefile.in

Number of commits found: 4

Monday, 22 Oct 2018
23:47 mm search for other commits by this committer
net-im/jabberd:
- add OpenSSL 1.1 patches from upstream
- use autoreconf
- make portlint happier
Original commitRevision:482797 
Sunday, 28 Aug 2016
12:28 mm search for other commits by this committer
Update net-im/jabberd to 2.4.0
Add patch for crypt_r() conflict in 12-CURRENT
Original commitRevision:421020 
Saturday, 22 Nov 2014
11:40 mm search for other commits by this committer
Remove pkg-install and pkg-deinstall
Use .sample config files instead of .dist
Improve pkg-plist
Original commitRevision:373049 
Sunday, 15 Dec 2013
22:14 matthew search for other commits by this committer
Update to 2.3.1

   * Staging support
   * New style LIB_DEPENDS
   * Use OPTIONS helpers
   * OPTIONS_SINGLE to select between Cyrus SASL and gsasl
   * Two new options: EXPERIMENTAL and SUPERCEDED

The port requires OpenSSL >= 1.0.1, so set WANT_OPENSSL_PORTS=yes
everywhere except for on FreeBSD 10.x, where it's in the base system.

The github.org MASTER_SITE a) redirects to a server in the Amazon
cloud and b) requires use of HTTPS.

(a) implies setting fetch(1) to follow redirects, which is usually
frowned upon.  However, this pattern is recommended in bsd.sites.mk
for use with GitHub.

(b) is troublesome for FreeBSD 8.x, as fetch(1) hasn't grown HTTPS
support there yet.  Hence provide a copy of the distfile on
http://people.freebsd.org/ as a 2nd MASTER_SITE

Approved by:	mm (maintainer)
Original commitRevision:336590 

Number of commits found: 4