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: mail/qpopper/files/patch-popper__pop_tls_openssl.c

Number of commits found: 3

Thursday, 20 Aug 2020
09:31 eugen search for other commits by this committer
mail/qpopper: fix build with -fno-common (clang 11 and gcc 10)
PORTREVISION not bumped as it fixes build for FreeBSD 13.

Reported by:	pkg-fallout
Original commitRevision:545511 
Wednesday, 14 Nov 2018
18:14 eugen search for other commits by this committer
Fix mail/qpopper:

- remove MASTER_SITE ftp.qualcomm.com that is no more
  and add a couple of living distfile sources;

- describe custom BSD-style Quallcom license for the distfile;

- fix building with openssl-1.1.1 that no longer has SSLv2 support
  plus made struct ssl_st (SSL) completely opaque, so better use
  public interface SSL_session_reused() instead of direct access
  to now hidden "hit" part of struct; this works for previous
  openssl versions too.

No PORTREVISION bump as this fixed package building for FreeBSD 12+
and has no visible package changes for other supported branches.

PR:		232383
Reported by:	sbruno
Approved by:	bc979@lafn.org (maintainer timeout, 4 weeks)
Original commitRevision:484938 
Friday, 9 Jan 2015
18:28 tijl search for other commits by this committer
Fix build when OpenSSL doesn't support SSL2/SSL3

PR:		195796
Original commitRevision:376639 

Number of commits found: 3