Commit Graph

22259 Commits

Author SHA1 Message Date
Rene Ladan 54a7da4d58 Remove expired ports:
2019-04-15 mail/pop3proxy: no upstream and does not properly initiate SSL/TLS connections
2019-04-15 devel/go-gocode: Unmaintained upstream and has issues with Go >= 1.10
2019-04-15 audio/raop_play: Abandonware. Use module-raop-sink from audio/pulseaudio instead.
2019-04-17 20:34:21 +00:00
Luca Pizzamiglio 7ead9b9043 mail/phplist: Update to 3.4.0
While here, added FLAVORS support.

PR:		237217
Submitted by:	maintainer
2019-04-14 15:41:24 +00:00
Kubilay Kocak 421f817592 mail/archivemail: Limit to Python 2.7, level up port compliance
archivemail fails to build with Python 3.x [1]:

    print too_old_error
                      ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(too_old_error)?

Limit to Python 2.7 accordingly.

While I'm here, level up port compliance:

  - Update COMMENT to match setup.py:description
  - Use distutils/autoplist/concurrent (package uses a setup.py). Remove
    NO_BUILD, do-install target, amend pkg-plist accordingly.
  - Patch setup.py to install man pages in /usr/local not /usr/local/share
  - Add test target to assist QA

PR:		237179 [1]
Reported by:	Helge Oldach <freebsd oldach net> [1]
MFH:		2019Q2
2019-04-14 08:48:02 +00:00
Sunpoet Po-Chuan Hsieh 7af4bff5ed Update to 0.55
Changes:	https://metacpan.org/changes/distribution/Mail-DKIM
2019-04-13 23:45:22 +00:00
Sunpoet Po-Chuan Hsieh f71b7026b8 Add p5-Mail-AuthenticationResults 1.20180923
Mail::AuthenticationResults provides object-oriented authentication-results
email headers. This parser copes with most styles of Authentication-Results
header seen in the wild, but is not yet fully RFC7601 compliant.

Differences from RFC7601:
- key/value pairs are parsed when present in the authserv-id section, this is
  against RFC but has been seen in headers added by Yahoo!.
- Comments added between key/value pairs will be added after them in the data
  structures and when stringified.

WWW: https://metacpan.org/release/Mail-AuthenticationResults
2019-04-13 23:29:18 +00:00
Antoine Brodin ea2ff3e90e Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-12 15:19:59 +00:00
Alex Dupre 6df7d85992 Update to 1.3.9 release.
PR:		237218
Submitted by:	brnrd
2019-04-12 10:15:21 +00:00
Steve Wills df8ca7e589 mail/ratelimit-policyd: Update to 1.0.4
PR:		237209
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz> (maintainer)
2019-04-11 20:43:32 +00:00
Tobias Kortkamp 67b6dd1b42 lang/rust: Update to 1.34.0
- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by:	jbeich
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D19850
2019-04-11 19:39:28 +00:00
Emanuel Haupt d66fbd36ea This port does not (yet) work with python3. 2019-04-11 14:26:15 +00:00
Vsevolod Stakhov 9fb199d9ae - Update to 1.9.1
PR:		237133
Submitted by:	Alexander Moisseev
2019-04-11 11:43:48 +00:00
Antoine Brodin 63f5eeef8a Bump a few PORTREVISIONs after r498529
With hat:	portmgr
2019-04-10 06:18:31 +00:00
Antoine Brodin e413c34db1 Switch default version of python to 3.6
PR:		234633
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D18743
2019-04-10 05:47:26 +00:00
Sunpoet Po-Chuan Hsieh 6f66ecc47f Update to 4.25.0
Changes:	https://metacpan.org/changes/distribution/Sisimai
2019-04-09 19:06:16 +00:00
Sunpoet Po-Chuan Hsieh 40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Steve Wills a311d2cf5e mail/p5-Mail-DMARC: update to 1.20190308
PR:		237115
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2019-04-08 16:54:07 +00:00
Tobias Kortkamp ff6ced97bc mail/mailhog: Fix build after r498386
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Differential Revision:	https://reviews.freebsd.org/D19793
2019-04-08 16:47:08 +00:00
Antoine Brodin 1e817d5e1a Deprecate ports broken for more than 6 months 2019-04-07 07:43:37 +00:00
Sunpoet Po-Chuan Hsieh 54a573cab0 Remove outdated BROKEN_RUBY23
- While I'm here:
  - Add NO_ARCH
  - Convert to options target helper

With hat:	ruby
2019-04-06 14:45:48 +00:00
Sunpoet Po-Chuan Hsieh ac34378754 Use real PORTVERSION of devel/p5-Parse-RecDescent 2019-04-06 14:43:14 +00:00
Sunpoet Po-Chuan Hsieh f95a8901d7 Update databases/libzdb to 3.2
- Update MASTER_SITES
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
- Take maintainership

Changes:	https://www.tildeslash.com/libzdb/#release_notes
2019-04-06 14:42:44 +00:00
Antoine Brodin 7a3a9ec2ed Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-05 06:01:06 +00:00
Rene Ladan cc5fe2dd62 Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound
2019-04-04 16:37:29 +00:00
Dirk Meyer deaf0fc221 - import sendmail-8.16.0.41 2019-04-04 08:33:27 +00:00
Alex Kozlov 257ee95ea2 - Cleanup LDFLAGS, CONFIGURE_ENV [1]
- Fix non-default LOCALBASE for aspell [1]
- Remove unused extra-patch-parent-child-match

PR:	236189

Submitted by:	John Hein <jcfyecrayz@liamekaens.com> [1]
Approved by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-04-04 04:07:17 +00:00
Dirk Meyer c83237a2d9 - update to 2.4 2019-04-03 20:15:52 +00:00
Antoine Brodin f5f36ab6fa Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-03 14:09:57 +00:00
Antoine Brodin d767689a95 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-03 08:44:44 +00:00
Antoine Brodin 7c0a87dcb9 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-03 08:02:23 +00:00
Antoine Brodin d8e494fa4b Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-03 06:24:12 +00:00
Koichiro Iwao 7e9e8d963e databases/ruby-gdbm: Gemify gdbm
since gdbm is gemified in upstream after Ruby 2.5 [1]. Ruby 2.4 can also
use the gdbm gem because it is a gem!

- Add MOVED entry
- Bump PORTEPOCH because PORTVERSION goes barwards
- Update pkg-descr and WWW
- Remove unnecessary pkg-message

[1] https://bugs.ruby-lang.org/issues/5481

Update lang/ruby* ports:

- Do not build gdbm together with Ruby interpreter, but build as a rubygem
- Remove ${BUILD_WRKSRC}/ext/gdbm instead of moving it to ${WRKDIR}
- Update pkg-message to mention rubygem-gdbm instead of ruby-gdbm

Also following changes are made to ruby-gdbm consumers:

- Updade dependency to depend on rubygem-gdbm
- Bump PORTREVISION due to dependency change

PR:		230436
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by:	HAW International, Inc.
2019-04-02 08:02:30 +00:00
Yuri Victorovich 2f31716e5c dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
2019-04-02 03:35:54 +00:00
Guido Falsi 1e0a81f778 Update courier-imap to 5.0.7 2019-03-31 18:49:11 +00:00
Olli Hauer 6629c844a3 - update to 3.4-20190106 2019-03-31 16:09:51 +00:00
Olli Hauer c305034bca - update to postfix-3.3.4
Changelog:
20190312
  Bugfix (introduced: Postfix 2.2): reject_multi_recipient_bounce
  has been producing false rejects starting with the Postfix
  2.2 smtpd_end_of_data_restrictons, and for the same reasons,
  did the same with the Postfix 3.4 BDAT command. The latter
  was reported by Andreas Schulze. File: smtpd/smtpd_check.c.

20190328
  Bugfix (introduced: Postfix 3.0): LMTP connections over
  UNIX-domain sockets were cached but not reused, due to a
  cache lookup key mismatch. Therefore, idle cached connections
  could exhaust LMTP server resources, resulting in two-second
  pauses between email deliveries. This problem was investigated
  by Juliana Rodrigueiro. File: smtp/smtp_connect.c.
2019-03-31 13:08:05 +00:00
Dirk Meyer 49cdc0ffd4 - use independent copy of mailer.conf
PR:		236553
2019-03-30 21:14:19 +00:00
Tobias C. Berner 6fa27dcfe7 Mark almost all Haskell ports for expiration by mid April
Ports for Haskell *libraries* are going to be removed from the ports tree.
Haskell *applications* are going to be statically linked with all dependencies
( https://reviews.freebsd.org/D19730  ), so there is no reason to keep
Haskell libraries in tree.

If you think a port is wrongly marked and should stay, please contact haskell@

Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D19244
2019-03-30 17:39:36 +00:00
Dirk Meyer e9da812e75 - set more macros 2019-03-30 07:55:59 +00:00
Jan Beich 146b316531 Nuke xpi-* ports
Legacy extensions aren't supported by Firefox anymore. Very few were
maintained up until last year when AMO stopped hosting files.
2019-03-29 20:21:58 +00:00
Jan Beich a870f6904a gecko: drop -i18n ports
These haven't been QA'd for years, only blindly updated. After Firefox 57
language selection via extension was broken but Firefox 65 gained native UI.

PR:		221916
2019-03-29 20:13:45 +00:00
Larry Rosenman 0c2a225328 mail/dovecot: upgrade to 2.3.5.1.
* CVE-2019-7524: Missing input buffer size validation leads into
      arbitrary buffer overflow when reading fts or pop3 uidl header
      from Dovecot index. Exploiting this requires direct write access to
      the index files.

MFH:		2019Q1
Security:	CVE-2019-7524
2019-03-28 12:24:41 +00:00
Jan Beich 480c577baa devel/icu: update to 64.1
Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
2019-03-27 21:11:08 +00:00
Jan Beich 1897aaf342 mail/thunderbird: update to 60.6.1
Changes:	https://www.thunderbird.net/thunderbird/60.6.1/releasenotes/
2019-03-26 00:58:34 +00:00
Dirk Meyer 7aee9466b6 - simplify mailer.conf
PR:		236553
Submitted by:	Helge Oldach
2019-03-24 20:36:27 +00:00
Dirk Meyer 42af77c38a - additional blacklisting for frequent useless connections
PR:		236605
Submitted by:	Helge Oldach
2019-03-24 20:35:45 +00:00
Dirk Meyer 921ea56f18 - cleanup patch 2019-03-24 20:34:58 +00:00
Koop Mast a5b8ef24e5 Remove expired webkit-gtk2 and webkit-gtk3 ports.
Bump graphics/variety deprecation date, there is a patch for a update which
uses webkit2-gtk3 in ports/236180 but I had issues that I could't fix.
2019-03-24 18:43:27 +00:00
Sunpoet Po-Chuan Hsieh 8b27cbd7ba Update to 3.9.3
Changes:	https://github.com/SpamScope/mail-parser/releases
		https://github.com/SpamScope/mail-parser/commits/develop
2019-03-23 12:40:04 +00:00
Danilo G. Baio 94f7bb86ab mail/pecl-mailparse: Update to 3.0.3
Changelog:	https://pecl.php.net/package-changelog.php?package=mailparse&release=3.0.3
2019-03-22 22:12:52 +00:00
Jan Beich 03a22a5366 Switch to devel/llvm80 for DEFAULT_VERSIONS
PR:		235215
2019-03-20 12:23:25 +00:00