- Add LICENSE (MIT)
- drop dependency on activesupport (now optional - will be used
automatically if installed)
PR: ports/157960
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Eric <freebsdports@chillibear.com> (maintainer)
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
DispMUA adds an image on the right side of the "header view" which
displays the icon of the application with which the selected mail
was written. So if the person who sent the mail used e.g. mozilla
to send the mail, a mozilla icon will be displayed.
WWW: http://www.juergen-ernst.de/addons/dispmua.html
PR: ports/149987
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: maho (mentor)
communication suite. Users can read, send and organize email messages with
three different webmail interfaces and manage and share calendars, contacts,
tasks and notes with the standards compliant components from the Horde
Project.
WWW: http://www.horde.org/apps/webmail/
additional functionality, including (but not limited to):
* Allows a stream to be passed in.
* Allows raw headertext to be used in the outgoing messages (required for
things like message redirection pursuant to RFC 5322 [3.6.6]).
* Native PHP 5 code.
* PHPUnit test suite.
* Provides more comprehensive sendmail error messages.
* Uses Exceptions instead of PEAR_Errors.
WWW: http://pear.horde.org
This fixes offlineimap to work with Python 2.7 again
PR: ports/154085, ports/157447
Submitted by: Anonymous <swell.k@gmail.com>, Pan Tsu <inyaoo@gmail.com>,
Mark Felder <feld@feld.me>
Approved by: Maintainer timeout
was applied via EXTRA_PATCHES, readd it as a normal patch as we only support
FreeBSD > 700000 now.
That's what i deserve for making one last tiny change without tinderbox testing
it.
Reported by: ale
MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an
alternate implementation that follows the MIME specification more carefully.
WWW: http://search.cpan.org/dist/MIME-AltWords/
PR: ports/157942
Submitted by: Dmitry Liakh <dliakh@ukr.net>
- Separate out RUN_DEPENDS and BUILD_DEPENDS.
- Do not hardcode spamd as the user in the RC script.
- Use @stopdaemon.
- Add a patch from upstream that fixes a bug when using MYSQL.
PR: ports/158267
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
RFC 5804. Historically, this was MANAGESIEVE as implemented by timsieved in
Cyrus IMAP.
This is not yet fully compatible with RFC 5804, but is moving towards that from
the timsieved baseline; some issues to be worked on are documented in the
"TODO" file.
sieve-connect speaks ManageSieve and supports TLS for connection privacy and
also authentication if using client certificates. sieve-connect will use SASL
authentication; SASL integrity layers are not supported, use TLS instead.
GSSAPI-based authentication should generally work, provided that client and
server can use a common underlaying protocol. If it doesn't work for you,
please report the issue.
sieve-connect is designed to be both a tool which can be invoked from scripts
and also a decent interactive client. It should also be a drop-in replacement
for "sieveshell", as supplied with Cyrus IMAP.
WWW: http://people.spodhuis.org/phil.pennock/software/
PR: ports/157077
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org>
- Stop touching files outside WRKDIR before install
- Use USERS and GROUPS -- this time via patch [1]
- Change BROKEN to IGNORE fo incorrect OPTIONS choices
- Use @stopdaemon
PR: ports/157868
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: rene (mentor)
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
. imapcopy.pl: Added -a <DD-MMM-YYYY> argument. If specified only messages
after this date will be copied.
PR: ports/157858
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
- Add nobody user and group to UIDs/GIDs for mail/mailman [2]
- Stop touching files outside WRKDIR before install [2]
- Use USERS and GROUPS [2]
- Change BROKEN to IGNORE for incorrect OPTIONS choices [2]
- Use @stopdaemon [2]
- Correct rc script to check for pidfile before attempting kill [2]
PR: ports/142000
Submitted by: Adriaan <ratten.adriaan@gmail.com> [1], crees [2]
Approved by: rene (mentor), wxs (maintainer)
- always add required entries to /etc/services [1]
- use USER framework (PR ports/152498 was committed)
PR: [1] ports/157266
Submitted by: [1] Jimmy Olgeni olgeni@
- Make use of the CPAN:USER macro
- Pet portlint(1) using tabs instead of spaces
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR: ports/157541 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
- Changes in this version (5.0.4) are:
- Added login task to autocreate special mailboxes.
- Improved rendering of attachments in broken multipart/related messages.
- Improved ACL support.
- Improved flag support.
- Fixed a few links in the preferences.
- Small bugfixes and improvements.
Approved by: itetcu (mentor)(implicit)
-IMP, the Internet Mail Program, is one of the most popular and widely deployed
-open source webmail applications in the world. It allows universal, web-based
-access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional
-interfaces with a rich range of features normally found only in desktop email
-clients.
Approved by: itetcu (mentor)(implicit)
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
-Dovecot 2.0.12 changes:
-doveadm: Added "move" command for moving mails between mailboxes.
-virtual: Added support for "+mailbox" entries that clear \Recent
flag from messages (default is to preserve them).
-dbox: Fixes to handling external attachments
-dsync: More fixes to avoid hanging with remote syncs
-dsync: Many other syncing/correctness fixes
-doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right
PR: ports/156728
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: Maintainer timeout (>Two Weeks)
itetcu (mentor)(implicit)
sigpager: Offers an interactive selection of signatures.
urlpager: Searches for urls, and retrieves url selected by user.
Urls include Message-IDs.
urlbatcher: Retrieve urls contained in input.
pybrowser: Can be used as general browser call. Application to
override platform default can be specified via -b option.
viewhtmlmsg: Display html message in browser.
wrap: Word wrap text input. With support for messages
(recognition of quote chars etc.).
WWW: https://bitbucket.org/blacktrash/muttils
PR: ports/156189
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
4.76 is the security release that fixes CVE-2011-1764, format string
attack and information leak, both inside the DKIM code.
List of changes (ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.76):
PP/01 The new ldap_require_cert option would segfault if used. Fixed.
PP/02 Harmonised TLS library version reporting; only show if
debugging. Layout now matches that introduced for other
libraries in 4.74 PP/03.
PP/03 New openssl_options items: no_sslv2 no_sslv3 no_ticket no_tlsv1
PP/04 New "dns_use_edns0" global option.
PP/05 Don't segfault on misconfiguration of ref:name exim-user as uid.
Bugzilla 1098.
PP/06 Extra paranoia around buffer usage at the STARTTLS transition.
nb: Exim is not vulnerable to http://www.kb.cert.org/vuls/id/555316
TK/01 Updated PolarSSL code to 0.14.2.
Bugzilla 1097. Patch from Andreas Metzler.
PP/07 Catch divide-by-zero in ${eval:...}.
Fixes bugzilla 1102.
PP/08 Condition negation of bool{}/bool_lax{} did not negate. Fixed.
Bugzilla 1104.
TK/02 Bugzilla 1106: CVE-2011-1764 - DKIM log line was subject to a
format-string attack -- SECURITY: remote arbitrary code execution.
TK/03 SECURITY - DKIM signature header parsing was double-expanded,
second time unintentionally subject to list matching rules,
letting the header cause arbitrary Exim lookups (of items which can
occur in lists, *not* arbitrary string expansion). This allowed for
information disclosure.
PP/09 Fix another SIGFPE (x86) in ${eval:...} expansion, this time related
to INT_MIN/-1 -- value coerced to INT_MAX.
New stuff (ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.76):
1. The global option "dns_use_edns0" may be set to coerce EDNS0 usage
on or off in the resolver library.
And I am also adding patch for exiqgrep that was taken from
http://bugs.exim.org/show_bug.cgi?id=1103 [1].
PR: ports/156903 [2], ports/156872 [3]
Reported-by: Oliver Brandmueller <ob@e-gitt.net> [1], admin@anes.su [2], Alexander Wittig <alexander@wittig.name> [3]
Approved-by: erwin (mentor)
Feature-safe: yes
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell
- s/LOCALBASE/PREFIX/ where necessary
- Remove obsolete %%RC_SUBR%% reference
- Assign to RUN_DEPENDS with immediate expansion
- Use REINPLACE_CMD instead of PERL macro
PR: ports/156883
Submitted by: Chris Rees <utisoft@gmail.com>
implements a drop-in replacement for the Mail::DKIM::Signer object which is up
to four times faster than the pure perl Mail::DKIM implementation.
WWW: http://search.cpan.org/dist/Mail-OpenDKIM
PR: ports/156700
Submitted by: Vivek Khera <vivek at khera.org>
- Incorporated rc.d script patch [2]
- Fixed incorrect use of @ignore in pkg-plist (it ignores the next file
listed in pkg-plist, not the one on the same line as the directive)
- Remove the me.sample file from ETCDIR
- Bumped PORTREVISION
PR: ports/156755 (based on)
Submitted by: Goran Lowkrantz <goran.lowkrantz@ismobile.com> [1]
Suggested by: dougb [2]
2011-05-01 mail/biabam: Upstream disapear and distfile is no more available
2011-05-01 mail/crashecho: Upstream disapear and distfile is no more available
2011-05-01 mail/drbl: Upstream disapear and distfile is no more available
2011-05-01 mail/glbiff: Upstream disapear and distfile is no more available
2011-05-01 mail/libsrs: Upstream disapear and distfile is no more available
2011-05-01 mail/majorcool: Upstream disapear and distfile is no more available
2011-05-01 mail/messagewall: Upstream disapear and distfile is no more available
2011-05-01 mail/pgen: Upstream disapear and distfile is no more available
2011-05-01 mail/regm: Upstream disapear and distfile is no more available
2011-05-01 mail/ricochet: Upstream disapear and distfile is no more available
2011-05-01 mail/smtpclient: Upstream disapear and distfile is no more available
2011-05-01 mail/smtpproxy: Upstream disapear and distfile is no more available
2011-05-01 mail/solidpop3d: Upstream disapear and distfile is no more available
2011-05-01 mail/spruce: Upstream disapear and distfile is no more available
2011-05-01 mail/teapop-devel: Upstream disapear and distfile is no more available
2011-05-01 mail/wmmail: Upstream disapear and distfile is no more available
2011-05-01 mail/wmmultipop3: Upstream disapear and distfile is no more available
2011-05-01 mail/wmymail: Upstream disapear and distfile is no more available
2011-05-01 mail/xpbiff: Upstream disapear and distfile is no more available
2011-04-24 ports-mgmt/portmk: has not been kept up to date for > 6 months
2011-04-26 ports-mgmt/portsman: hardwires an ancient version of INDEX
2011-04-30 mail/kiltdown: upstream seems dead since 2001
- Added UPDATING entry with pointers to upgrade documentation and note about
new SQLite3 database plugin
- Added LICENSE
Requested by: Brent B. Powers <portsbug@b2pi.info> (via email)
- Various pkg-plist cleanups to ensure that chmod/chown commands are
executed in the proper order during package installation
- Added LICENSE
- Fixed REQUIRES: in rc.d script
- Bumped PORTREVISION
PR: ports/154437 (based on)
Submitted by: Uffe Jakobsen <uffe@uffe.org>
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
to the upstream install script. This is to ensure the
correct placement of files, as defined in the packing
list, even when users modify their configuration file
to point to non-default locations for certain install
paths. This works because args passed via the cmdline
take precedence over definitions in the configuration
file, which in turn override compiled-in defaults.