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/distinfo

Number of commits found: 39

Friday, 2 Nov 2018
00:22 mm search for other commits by this committer
Update net-im/jabberd to 2.7.0
Original commitRevision:483751 
Wednesday, 26 Jul 2017
14:46 mm search for other commits by this committer
Update net-im/jabberd to 2.6.1

PR:		221014
Security:	CVE-2017-10807
Original commitRevision:446659 
Friday, 27 Jan 2017
18:38 mm search for other commits by this committer
Update jabberd to 2.5.0
Original commitRevision:432559 
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, 5 Mar 2016
22:38 mm search for other commits by this committer
Update net-im/jabberd to version 2.3.6
Original commitRevision:410215 
Friday, 30 Oct 2015
13:57 mm search for other commits by this committer
Update jabberd to 2.3.4
Original commitRevision:400539 
Sunday, 4 Oct 2015
08:28 mm search for other commits by this committer
Update jabberd2 to 2.3.3
Cyrus SASL support has been dropped upstream.
Original commitRevision:398564 
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 
Tuesday, 22 Jan 2013
08:47 mm search for other commits by this committer
Update net-im/jabberd to 2.2.17
Original commitRevision:310815 
Saturday, 12 May 2012
07:42 mm search for other commits by this committer
Update to 2.2.16

PR:             ports/167813
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>
Original commit
Sunday, 19 Jun 2011
10:14 mm search for other commits by this committer
Update to 2.2.14
Switch to USERS and GROUPS
Original commit
Thursday, 24 Feb 2011
16:01 mm search for other commits by this committer
- Update to 2.2.13
Original commit
Tuesday, 15 Feb 2011
19:14 mm search for other commits by this committer
- Update to 2.2.12
- Remove MD5 checksum
Original commit
Thursday, 12 Aug 2010
06:33 mm search for other commits by this committer
Update to 2.2.11
Original commit
Monday, 5 Jul 2010
21:34 mm search for other commits by this committer
- Update to 2.2.10

Feature safe:   yes
Original commit
Sunday, 9 Aug 2009
17:57 mm search for other commits by this committer
- Update to 2.2.9
Original commit
Tuesday, 5 May 2009
14:15 mm search for other commits by this committer
- Update to 2.2.8
- Fix MASTER_SITES
Original commit
Tuesday, 3 Mar 2009
16:33 mm search for other commits by this committer
- Update to 2.2.7.1
- Add patch from Changeset 747
  http://jabberd2.xiaoka.com/changeset/747
Original commit
Wednesday, 18 Feb 2009
11:18 mm search for other commits by this committer
- Update to 2.2.7
Original commit
Wednesday, 21 Jan 2009
14:48 mm search for other commits by this committer
- Update to 2.2.5
Original commit
Thursday, 4 Sep 2008
09:47 mm search for other commits by this committer
- Update to 2.2.4
- Switch to .bz2 distfile
Original commit
Tuesday, 26 Aug 2008
08:01 mm search for other commits by this committer
- Update to 2.2.3
Original commit
Friday, 1 Aug 2008
11:05 mm search for other commits by this committer
- Update to 2.2.2
Original commit
Saturday, 24 May 2008
00:04 mm search for other commits by this committer
- Update to 2.2.0
Original commit
Wednesday, 30 Apr 2008
11:32 mm search for other commits by this committer
- Update to 2.1.24.1
Original commit
Monday, 25 Feb 2008
11:14 mm search for other commits by this committer
- Update to 2.1.23
Original commit
Monday, 14 Jan 2008
14:21 mm search for other commits by this committer
- Update to 2.1.21
Original commit
Sunday, 30 Dec 2007
11:50 mm search for other commits by this committer
- Update to 2.1.20
Original commit
Sunday, 21 Oct 2007
20:56 mm search for other commits by this committer
- Update to 2.1.18
Original commit
Thursday, 4 Oct 2007
08:31 mm search for other commits by this committer
- Update to 2.1.17
- Add small patch for sm/mod_iq_time.c
Original commit
Wednesday, 29 Aug 2007
14:07 mm search for other commits by this committer
- Update to 2.1.15
- Remove patch-sasl patch (already in source)
- Better describe items in OPTIONS
- Fix USE_BDB (4.1.25 is minimal supported version)
- Enable MySQL backend as default
- Disable fs backend (suitable for testing only)
Original commit
Thursday, 16 Aug 2007
13:53 mm search for other commits by this committer
- Update to 2.1.14
- Fix TARGETDIR/PREFIX [1]

PR:             ports/115307 [1]
Submitted by:   Michael Nottebrock [1]
Original commit
Monday, 13 Aug 2007
10:28 mm search for other commits by this committer
- Update to 2.1.13

Approved by:    garga (mentor, implicit)
Original commit
Thursday, 2 Aug 2007
08:34 mm search for other commits by this committer
- Update to 2.1.12
- Remove patch-aa (included in source)

Approved by:    garga (mentor, implicit)
Original commit
Monday, 30 Jul 2007
10:04 mm search for other commits by this committer
- Update to 2.1.11
- Unbreak (--enable-mio=poll)
- Add patch against SVN rev 314 to fix memleaks

Approved by:    garga (mentor, implicit)
Original commit
Thursday, 26 Jul 2007
20:00 mm search for other commits by this committer
- Update to 2.1.10
- Added JABBER_* variables
- Renamed startup file from old-style *.sh.in
- Added port documentation
- *.sql files moved to DOCSDIR
- Removed avatar patch (already in source)
- Updated dependencies
- Updated pkg-descr (project has moved)
- Changed maintainer to mm@FreeBSD.org

PR:             ports/114932
Submitted by:   mm
Approved by:    maintainer, garga (mentor, implicit)
Original commit
Monday, 20 Mar 2006
12:24 garga search for other commits by this committer
- Add avatar support on vCard, optionally, disabled by default

PR:             ports/94062
Submitted by:   garga
Approved by:    maintainer timeout (16 days)
Original commit
Wednesday, 15 Mar 2006
13:28 mnag search for other commits by this committer
- Update to 2.0.11

PR:             94370
Submitted by:   Andrew Khlebutin <andrey@hm.perm.ru>
Approved by:    maintainer
Original commit
Wednesday, 1 Feb 2006
01:02 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit

Number of commits found: 39