Age | Commit message (Collapse) | Author |
|
PR: 204492
|
|
- Pass maintainership to submitter
PR: 204500
Submitted by: ports@toco-domains.de
MFH: 2015Q4
Security: 8a90dc87-89f9-11e5-a408-00248c0c745d
|
|
Pointy hat to: mat
Sponsored by: Absolight
|
|
Sponsored by: Absolight
|
|
|
|
INFO page is now always regenerated (more correct) except -CURRENT
removed texinfo from base
https://svnweb.freebsd.org/changeset/base/276551
.../build-aux/missing: makeinfo: not found
WARNING: 'makeinfo' is missing on your system.
You should only need it if you modified a '.texi' file, or
any other file indirectly affecting the aspect of the manual.
You might want to install the Texinfo package:
<http://www.gnu.org/software/texinfo/>
The spurious makeinfo call might also be the consequence of
using a buggy 'make' (AIX, DU, IRIX), in which case you might
want to install GNU make:
<http://www.gnu.org/software/make/>
Makefile:369: recipe for target 'mpop.info' failed
Pointy hat to: jbeich (for often only locally testing 11.0)
Reported by: pkg-fallout
|
|
Reported by: Andrea Venturoli <ml__at__netfence.it>
|
|
Notable improvement: PGP mail is now stored correctly!
|
|
Changes: https://github.com/terceiro/rmail/blob/master/ChangeLog
|
|
Obtained from: https://cyrus.foundation/cyrus-imapd/patch/?id=745e161c834f1eb6d62fc14477f51dae799e1e08,
https://cyrus.foundation/cyrus-imapd/patch/?id=6fb6a272171f49c79ba6ab7c6403eb25b39ec1b2
MFH: 2015Q4
Security: d62ec98e-97d8-11e5-8c0e-080027b00c2e
|
|
This release fixes CVE-2015-8077 and CVE-2015-8078.
MFH: 2015Q4
Security: d62ec98e-97d8-11e5-8c0e-080027b00c2e
|
|
directory with needed permissions, start/stop cleanups).
2) Move pidfile to newly created /var/run/opendmarc by default.
This directory is perfectly suitable and needed mainly for local: sockets,
but to not violate POLA socket still remains as "inet:8893@localhost".
Approved by: maintainer timeout
|
|
|
|
- Pet portlint
|
|
- Minor cleanup
|
|
- Add NO_ARCH
- Switch to options helpers
|
|
|
|
- Add CPE information
- Let pkg-config handle flags for WITH_OPENSSL_PORT in order to
- Make sure ld(1) finds correct library
- Avoid -I/usr/include -L/usr/lib poisoning ports compiler
- Convert the patch to sed(1) line in order to
- Respect LOCALBASE for ca_root_nss paths
- Apply the fix against INFO page as well
- Avoid having to pet portlint with |make makepatch|
- Simplify GNUTLS=off + OPENSSL=off logic
- Simplify GSASL option a bit more
- Take maintainership
Changes: http://sourceforge.net/p/mpop/code/ci/e3eff0/log/
|
|
|
|
|
|
Reported by: Takeshi Hashimoto
|
|
|
|
In order to enable password management, now '--with-libsecret'
option should be used instead of '--with-gnome-keyring'.
So fix configure args and rename the GNOMEKEYRING option to
LIBSECRET.
Also modernize options usage and bump PORTREVISION due to
package change.
PR: 204760 (with minor edits)
Submitted by: John Hein
MFH: 2015Q4
|
|
Approved by: mat (mentor)
|
|
Approved by: mat (mentor)
|
|
PR: 204807
Submitted by: pavel at onlyfriends.info
|
|
- Add LICENSE
- Pet portlint
PR: 203980
Submitted by: ports@toco-domains.de
Approved by: maintainer(timeout, >30 days)
|
|
|
|
- While I'm here:
- Add LICENSE_FILE
- Add NO_ARCH
- Fix PLIST_FILES
mail_room is a configuration based process that will idle on IMAP connections
and execute a delivery method when a new message is received.
Examples of delivery methods include:
POST to a delivery URL (Postback)
Queue a job to Sidekiq or Que for later processing (Sidekiq or Que)
Log the message or open with LetterOpener (Logger or LetterOpener)
WWW: https://github.com/tpitale/mail_room
PR: 203583
Submitted by: Michael Fausten <ports@michael-fausten.de>
|
|
- While I'm here:
- Add LICENSE
- Add NO_ARCH
EmailReplyParser is a small library to parse plain text email content.
See the rocco-documented source code for specifics on how it works.
WWW: https://github.com/github/email_reply_parser
PR: 203558
Submitted by: Michael Fausten <ports@michael-fausten.de>
|
|
Net::DNS 1.03. The FreeBSD p5-Net-DNS port has been downgraded to 1.02 but
Net::DNS will be re-issued at some point soon. The changes in these patches
seem to work well with Net::DNS 1.02.
While here, add some TEST_DEPENDS so I can run the plugin-based tests as well.
Bump PORTREVISION for spamassassin and japanese/spamassassin.
PR: 204682
Submitted by: Mark.Martinec@ijs.si
Obtained from: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7265
|
|
|
|
Changes: https://github.com/phpList/phplist3/compare/v3.2.1...v3.2.3
PR: 204726
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
|
|
Changes: https://www.mozilla.org/en-US/thunderbird/38.4.0/releasenotes/
MFH: 2015Q4
Security: 9d04936c-75f1-4a2c-9ade-4c1708be5df9
|
|
|
|
|
|
- make portlint happier
|
|
|
|
|
|
- use do-install-EXAMPLES-on
|
|
|
|
- Create a separate plist file
- Add @sample option to the sample file
- Rename rc script without .sh suffix
- Switch from postfix user to _rmilter dedicated user
- Add _rmilter:_rmilter to UIDs/GIDs
- Add UPDATING entry
|
|
PR: 204526
Submitted by: maintainer
|
|
- Sort PLIST
|
|
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer)
|
|
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
|
|
- Switch to USES=autoreconf
|
|
|
|
|
|
|