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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net-im/gajim/files/extra-patch-src-common_resolver.py

Number of commits found: 2

Sunday, 5 Oct 2014
20:35 rm search for other commits by this committer
net-im/gajim: update to 0.16

- update to 0.16
- add LICENSE_FILE
- add dependency on net-im/py-nbxmpp
- remove local patch for host/nslookup issue - the proper solution was
  implemented upstream
- remove dirrms from pkg-plist

Changelog:
https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/1377589

- cherrypicking changes from ports/188651 [1]:
  - sort knobs
  - add missing GUPNP option description
  - explicitly define intltool dependency
  - beautify commandline in pre-build target
  - add pkg-message with crypto plugins information

PR:		188651
Submitted by:   nemysis [1]
Original commitRevision:370115 
Wednesday, 19 Feb 2014
20:41 rm search for other commits by this committer
Fix runtime on FreeBSD >=10.0

Gajim relies on nslookup when looking up for an SRV record of jabber server.
Since, nslookup was removed from FreeBSD 10, gajim is now fails to connect
unless jabber-server hostname and port were defined by user explicitly. This
patch make it use host(1) for this task.

Submitted by:	walker_643 <walker_643@yahoo.com> (by email)
MFH:    2014Q1
Original commitRevision:345147 

Number of commits found: 2