- Copy py-mimelib to py-email2 and update to 2.5.6
- Both: update WWW, MASTER_SITES
PR: ports/83742
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
Repocopied by: marcus
Bump PORTREVISION, pointyhat doesn't seems to have picked up the
previous fix in the most recent run, it still displays the old error.
Noticed by: c0rn@gazeta.pl
----- The following addresses had permanent fatal errors -----
<patrick@rinke-bochum.de>
(reason: 550 <patrick@rinke-bochum.de>: Recipient address rejected: User unknown in virtual mailbox table)
* New Features and Improvements *
- Published new version of the book, but advise you don't purchase until
3rd week of August so I get to check a copy off the press first.
- Optimised situation where spam archive is being kept clean but many
messages are being deleted. Thanks to yavor.trapkov@wipe.int for that.
- Improved logging to show what sort of HTML tags have been disarmed.
- Added "Scan Messages" option (intended to be a ruleset) which is an
easy way of disabling all scanning and processing of messages. Great
for customers who don't want scanning of any sort on their messages.
- More phishing net improvements and additions to the safe sites list.
* Fixes *
- Resolved dependency problems by "tweaking" /usr/lib/rpm/perl.req to
produce no output.
- Added more Postfix temporarily-invalid-message checks.
This is working perfectly reliably now.
- Added disk full checks for MailScanner/incoming space.
- Added missing object instantiate in the generic spam scanner.
- Fixed reporting and scoring bugs in Custom Spam Scanner.
- Made Postfix hash depth measurement more tolerant of stray files such
as Razor logs appearing in the hold queue directories.
- Delete temporary TNEF files created by internal TNEF decoder/expander.
- Removed stray tar.gz files from tar distribution that shouldn't be there.
PR: ports/85218
Submitted by: maintainer
* New Features and Improvements *
- Added MCP patches for SpamAssassin 3.0.4.
- Added extra output about nodeps switch with install.sh for RPM.
- Added "no bytes" lines to cancel out "use bytes" as it causes problems
with multi-lingual subject lines.
- Improved phishing net so that when you have multiple MailScanner servers
all handling your incoming mail, links caught by the first one won't also
be caught by the following ones. This caused the final message to contain
multiple warnings about the same link. There is now just 1 warning.
- New "Quarantine Modified Body" setting, default is "no". This will cause
all modified messages to be quarantined, including messages which have
had their HTML disarmed.
* Fixes *
- Corrected bayes_file_mode in spam.assassin.prefs.conf on advice from
Matt Kettler.
- 'MailScanner -v' now prints out the version number of Convert::TNEF.
- Group memberships problem on BSD fixed. Spam quarantine membership
should now always be correct on BSD systems.
PR: ports/85282
Submitted by: maintainer
- Also display pkg-message when installing from the port
- Install documentation with ${INSTALL_DATA}, not ${INSTALL_MAN}
- Patch silently
- Use ${SUB_FILES}
- s/YES/yes/
[1]:
PR: ports/85487
Submitted by: maintainer
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
Add some addtional options for headers cache, idn [1].
Provide common set of options that are compatible with mutt and mutt-devel ports [2].
Submitted by: Rocco Rutte [1]
obrien [2]
Approved by: perky (mentor)
- Update the maildir header cache patch
- Change the target when extra-patches are applied from pre-configure
to post-patch, so users with local patches can apply them after
a "make patch" and then already applied extra-patches.
PR: ports/84907
Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
deprecation date several months ago.
From the maintainer:
The next (pending) update to the master port will drop TDB support in any case.
A poll in the bogofilter@ mailing list didn't turn up with any FreeBSD
bogofilter-tdb users.
This was previously discussed with portmgr (linimon).
PR: ports/85419
Submitted by: former maintainer
before it would install in the strange place like this.
${X11BASE}/lib/thunderbird/include/thunderbird-1.0.6
Now it will install in the correct place like firefox:
${X11BASE}/include/thunderbird
Also, get *.pc and idl files install.
- Didn't copy following from www/firefox/Makefile:
* plugins stuff, because it's known cause the stability problem like
crash.
* EXTRA_SCRIPTS=${PORTNAME}.rb, thunderbird doesn't need it.
- Make portlint happier.
- Add Java 5 plugins support. [1]
- Use system's libm (/usr/src/lib/msun), nss, nspr and etc. Also, do
not extract those. Better explain, use external dependencies. [1]
- Teach firefox-config and *.pc files for nspr that will making other
third apps to buildable like epiphany, vlc-devel's mozilla plugins
and etc. Have been tested with full GNOME 2.11.x build too.
- Add four patches: [1]
patch-bugzilla243151:
https://bugzilla.mozilla.org/show_bug.cgi?id=243151
patch-jsosdep:
Fix the FreeBSD define
patch-oji-threads:
64-bit wide pthread_t
patch-xptcinvoke_x86_64_linux:
Setting a possibly uninitialized variable (value).
- Fix a crash that can occur using gtk+-2.7 and possibly 2.6.10 when closing
windows. https://bugzilla.mozilla.org/show_bug.cgi?id=3002 [2]
- Get rid of FIREFOX and FF_VER, best to use PORTNAME and PORTVERSION
varibles that are arleady exist and lesser complicate.
- Change all hardcore of 'thunderbird' to PORTNAME.
- Change a manual loop for patch all.js to find(1), so we can sleep
on it.
Submitted by: mi [1], marcus [2]
Reviewed by: my team, FreeBSD GNOME Team.
Removed separated plist for html documents - it is generated dynamically.
Removed .error statement.
Fix bug with ssl and pop/imap.
Fix bug with autoheader.
Approved by: perky (mentor)
part of security/p5-Digest-HMAC. => add build and run time dependency
on security/p5-Digest-HMAC.
PR: ports/76781
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: maintainer timeout (6 months)
- Convert to use OPTIONS.
- Change the default options (enable spell checking and X-Face support).
- Add GNOME print support (if available).
- Remove version check of OpenSSL. [1]
- Convert to the new automake infrastructure.
Requested by: cperciva (for the sake of portsnap) [1]
Changes included in this update:
o Removal of all sed replace scripting, at Vendor's request.
o dcc dameons su to the dcc user correctly, now using /bin/sh
(or other default shell as defined) instead of nologin when
su'ing to the dcc user.
o Ownerships of the ${PREFIX}/bin executables fixed. Now owned
by root. Request sent to Vendor to make this a user-defined
setting.
Also remove BROKEN, DEPRECATED and EXPIRATION_DATE tags.
PR: ports/83936
Submitted by: Dean Hollister (maintainer)
Spfval validates SPF records. It does not check them via the network, this was
intentionally omitted in favour of focusing purely on syntactically validating
SPF records. Simply pass the validator a string and it will see if it validates
as an SPFv1 or SPF-Classic record.
If an error is found, it tries its best to report the error in question and the
specific location in the record where the error occured.
WWW: http://spfval.codeshare.ca/
PR: ports/83899
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
written for some squirrelmail plugins.
About the Plugin: It provides a standard API for other plugins and has no
functionality in and of itself.
PR: ports/83606
Submitted by: Alexander Wittig <alexander@wittig.name>
in version 6.2.5.1
- Use distribution patch from fetchmail.berlios.de instead of keeping the
security fix in CVS (-> remove patch-r1, patch-s1 which contained to
update from 6.2.5 to 6.2.5.1).
- The above patch also contains a patch that we kept locally in
patch-driver.c: This one has been removed, too.
to write their own email processing tools.
Whether you want to process incoming and outgoing emails,
or just analyze a message,
this package is intended to aid in that endeavor.
Features
* Written in C
* API is documented
* Fast and efficient
Usage
How we use EPS and how others use EPS
* Tracking incoming and outgoing email messages based on threads
* Archiving and searching against threads
* Demographics collection via email
* Email client
* Create custom autoresponders
* We even used it to parse simple LDIF files!
WWW: http://www.inter7.com/index.php?page=eps
PR: ports/83818
Submitted by: Ismail YENIGUL <ismail@enderunix.org>
Approved by: flz (mentor)