| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 200605
Submitted by: jhibbits
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
PR: 200547
- fix GROUPS, USERS
- enable option IPV6 per default
- do not create default config on install
- fix most regression tests
- add pkg-message for new installs
|
|
|
|
| |
- Drop @dirrm* from plist
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Replace hardcoded /usr/local by ${PREFIX}
- Add required_files and command_args to rc script
- Fix REINPLACE_CMD args in Makefile
PR: 199081
Submitted by: sasaki@fcc.ad.jp (maintainer)
|
|
|
|
| |
- Switch to USES=autoreconf
|
|
|
|
| |
- Fix patch files to reflect 'make makepatch'
|
|
|
|
|
| |
PR: 200143
Approved by: alexey@renatasystems.org (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix staging
- Add LICENSE_FILE
- Modernize pthread flags usage
- Modernize user/group handling
- Regenerate patches
- Pass maintainership to submitter
PR: 199081
Submitted by: sasaki@fcc.ad.jp
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Drop @dirrm* from plist
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
| |
Add USES=uidfix to get the definition of GID
Overwrite via MAKE_ARGS the owner and groups enforced by upstream Makefile
Ownership remains unchanged in the final package given the ownership is now set
by plist
Change modes when installing to allow stripping in post-install as a regular
user
Replace INSTALL_SCRIPT by INSTALL_LIB which takes care of stripping the binaries
when installing
|
|
|
|
|
|
| |
of it
Drop NEED_ROOT
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
| |
- Add LICENSE(ART10 GPLv1)
- Fix pkg-descr
|
|
|
|
| |
- Add LICENSE
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Remove deprecated MAN* knobs
|
|
|
|
|
|
| |
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
|
|
|
|
|
|
|
|
| |
- Enable QTKEYCHAIN and CLEARTEXT plugins for trojita and trojita-qt4
- Remove obsolete path patch and post-install: target
PR: 200441
Submitted by: Marco Broder <marco dot broeder posteo eu> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
| |
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add WWW
Changes: https://github.com/terceiro/rmail/blob/master/ChangeLog
|
|
|
|
| |
- Update WWW
|
|
|
|
|
|
|
|
|
|
|
|
| |
This stemmed from older VDA patches which provided a default patch which only
used 'long' for its data types and a '64bit' patch which used 'long long'.
On 32bit systems 'long' is limited to a 2GB quota while on 64bit systems it will
not be. They later renamed the '64bit' patch to be 'bigquota'. They no longer
provide a 'bigquota' patch due to less demand as most systems are 64bit
today and do not have the small 2GB quota limitation with the 'long' type.
The description of '32bit' was not accurate or useful anymore.
Upstream discussion: http://sourceforge.net/p/vda/mailman/message/24713171/
|
|
|
|
|
| |
Tested by: az
Obtained from: git
|
|
|
|
|
|
| |
PR: 198297
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: <john.c.prather@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes potential CVE-2014-3566 vulnerability
DavMail 4.6.1
Bugfix release to fix recent regression with Office 365,
also includes a few Linux and IMAP enhancements.
Linux:
- RPM: exclude Growl library from RPM package
- Add genericname to desktop entry
- RPM: Fix warning the init script refers to runlevel 4 which is
admin defined. No distribution script must use it
- Detect and log message for Unity users
- RPM: Fix JAVA HOME detection for openSUSE_13.2
- RPM: update spec file from OpenSuse build by Dmitri Bachtin and
Achim Herwig
SWT:
- SWT: improve tray init, preload image and add a delay on first message
Enhancements:
- Add a few more logging statements
IMAP:
- Fix #36 Endless loop when using IMAP IDLE feature with SSL sockets,
replaced thread sleep with a short timeout on socket read
EWS:
- EWS: update checkEndPointUrl, send get root folder request instead
of static wsdl request no longer available on Office365
DavMail 4.6.0
Bugfix release with many IMAP enhancements over EWS, implement batch
move items, also includes a brand new generic OSX package to handle
new OSX java behaviour.
OSX:
- OSX: refactor OSX package based on universalJavaApplicationStub
- Replace Java application stub with
https://github.com/tofi86/universalJavaApplicationStub/blob/master/src/universalJavaApplicationStub
Doc:
- Doc: update OSX setup documentation
- Doc: additional Linux instructions for Ubuntu 14
- Fix #31 A typo in davmail.properties example
EWS:
- EWS: improve main calendar folder test
- EWS: fix batch move
- EWS: Adjust paged search for folders
- EWS: implement batch move items
- EWS: improve folder paged search
- Prepare batch move implementation
- EWS: force NTLM in direct EWS mode
- EWS: implement batch move method
- EWS: switch to GetMethod to check endpoint
- EWS: take paging into account in appendSubFolders
- EWS: fix ErrorExceededFindCountLimit on FindFolder requests
- EWS: avoid NullPointerException in fixAttendees
Linux:
- Allow Java 8 and default jre in debian package
IMAP:
- IMAP: fix 587 log and skip broken messages
Caldav
- Caldav: fix #98 Support of Contacts in CardDav REPORT
- Fix #35 duplicates in updated reoccurring events
Enhancements
- From audit: remove throws statement
- Adjust KerberosHelper logging message
- Fix for #534 Kerberos Authentication doesn't seem to be work cross domain
LDAP:
- LDAP: reset icon after search
PR: 198297
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: <john.c.prather@gmail.com> (maintainer (timeout))
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
| |
- Release maintainership
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
Renatasystems is not hosting distfile so remove it. The primary site
is still up and hosting the distfile.
|
|
|
|
|
|
|
|
|
|
| |
Remove converters/p5-MIME-Base64 from RUN_DEPENDS since it is already in
all supported Perl releases. While here, reset maintainership since it's
been 5 years since maintainer was last seen.
PR: 196700
Submitted by: Yasuhiro KIMURA
Approved by: maintainer timeout (4 months, maintainer reset)
|
|
|
|
|
|
|
| |
- Add OPTIONS for DOCS
PR: 200226
Submitted by: ler@lerctr.org
|
|
|
|
|
|
|
|
|
|
| |
There was an attempt to support ports sendmail made, but the attempt
didn't work. Well, it accidently worked because the compilers looked
for headers and libraries at LOCALBASE/include and LOCALBASE/lib so
the bad LDFLAGS value was ignored. Fix ports-sendmail LDFLAGS and
explicitly set -I so milter-bogom builds on all compilers.
Approved by: just fix it
|
|
|
|
|
|
|
|
| |
- removes obsolete @dirrm
- support STRIP_CMD
- stops rebuilding submit.cf
PR: 200244
Submitted by: John Marino
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix sidebar patch [1]. This version introduces a new config variable
"sidebar_shortpath" which is set to yes by default to ensure
backwards compatibility.
- Fix an issue with recent gpg (and gpgme) versions (GnuPG version 2.1
stops exporting the GPG_AGENT_INFO environment variable, so mutt can't
check for the presence of that to ensure the agent is running).
- Fix pgp key selection [2].
- Bump port revision because of major change to sidebar patch and gpg
handling.
PR: 199727
PR: 199115 [1]
PR: 199341 [2]
Submitted by: Udo.Schweigert@siemens.com (maintainer)
MFH: 2015Q2
|
|
|
|
| |
- Simplify Makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
identified in 2.2.17.
Changes:
- director: Login UNIX sockets were normally detected as doveadm or
director ring sockets, causing it to break in existing installations.
- sdbox: When copying a mail in alt storage, place the destination to
alt storage as well.
Bump PORTREVISION on antispam-plugin and pigeonhole, like I should have
done last time.
|
|
|
|
| |
portrevision of plugins won't be missed
|
| |
|
|
|
|
|
|
| |
PR: 200205
Submitted by: Danilo G. Baio (dbaio)
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thunderbird 31.7.0 wasn't actually released yet despite
THUNDERBIRD_31_7_0_RELEASE tag in comm-esr31 hg repo 1 week old.
Based on #releng IRC logs it seems there was an issue with automation.
Hopefully, upstream doesn't abandon 31.7.0 in favor of 38.0.
To avoid in future testing patience (BROKEN vs. PORTEPOCH) due to
discrepancy with release announcments let's fall back to candidates.
Reported by: pkg-fallout
MFH: 2015Q2
X-MFH-With: r386162
|
|
|
|
|
|
| |
- Convert to USES=tar
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
- Modernize the plist infrastructure of the port
- Switch to luajit from plain lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For a full change list, see:
http://dovecot.org/list/dovecot-news/2015-May/000292.html
There are two changes that could potentially break setups:
* Dovecot no longer checks or warns if a mountpoint is removed. This
was causing more trouble than it was worth. Make sure that all the
mountpoints that Dovecot accesses aren't writable by mail processes
when they're unmounted.
* dict server wasn't properly escaping/unescaping data. Fixing this
broke backwards compatibility with data that contains line feeds.
This hopefully affects only very few installations. If you're using
dict to save multiline data (Sieve scripts to SQL), you may be
affected.
For this release I've introduced many new OPTIONS:
* boehm-gc support
* CDB database support
* icu (for FTS)
* libtextcat FTS
* disabling kqueue support also disables kqueue fs change notification
* databases and FTS plugins moved to their own config sections
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes: https://www.mozilla.org/firefox/38.0/releasenotes/
Changes: https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes: http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
| |
Requested by: Phil Pennock <phil.pennock__at__spodhuis.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- rename OPTIONS to match default name of most ports
- SASL2 -> SASL
- OPENLDAP -> LDAP
- install main.cf and master.cf with the @sample macro
- rework pkg-install
- fix wrong permission for /var/db/postfix [1]
- sets WANT_OPENLDAP_SASL option for openldap port when
postfix LDAP_SASL option is set [2]
- make usage of new ${opt}_DEPENDS notation
Changelog:
20150324
Bugfix (introduced: Postfix 2.6): sender_dependent_relayhost_maps
ignored the relayhost setting in the case of a DUNNO lookup
result. It would use the recipient domain instead. Viktor
Dukhovni. Wietse took the pieces of code that enforce the
precedence of a sender-dependent relayhost, the global
relayhost, and the recipient domain, and put that code
together in once place so that it is easier to maintain.
File: trivial-rewrite/resolve.c.
20150330
Bitrot: prepare for future changes in OpenSSL API. Viktor
Dukhovni. File: tls_dane.c.
20150408
Portability: FreeBSD10 support. Files: makedefs, util/sys_defs.h.
Incompatibility: specifying "make makefiles" with "CC=command"
will no longer override the default WARN setting.
PR: 198215 [1]
198857 [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- rename OPTIONS to match default name of most ports
- SASL2 -> SASL
- OPENLDAP -> LDAP
- install main.cf and master.cf with the @sample macro
- rework pkg-install
- fix wrong permission for /var/db/postfix [1]
- sets WANT_OPENLDAP_SASL option for openldap port when
postfix LDAP_SASL option is set [2]
- make usage of new ${opt}_DEPENDS notation
Release 3.0.1 or 3.0.2 is now a strong candidate to become the new
default mail/postfix port (missing components are VDA and SPF).
Changelog:
20150211
Cleanup: strncasecmp_utf8() streamlining. Files: util/stringops.h,
util/allascii.c, util/strcasecmp_utf8.c.
20150214
Bugfix (introduced: Postfix 3.0): missing #ifdef USE_TLS
inside #ifdef USE_SASL_AUTH. Viktor Dukhovni. File:
smtpd/smtpd.c.
20150217
Cleanup: missing <string.h> include. File: util/allascii.c.
20150221
Bugfix (introduced: Postfix 3.0): don't append '.' to the
DNS resource record value, when converting TXT records to
the string form that is used used by xxx_dns_reply_filter.
File: dns/dns_strrecord.c.
20150313
Documentation: incorrect Postfix version number for
postscreen_dnsbl_timeout. Quanah Gibson-Mount. File:
postscreen/postscreen.c.
20150324
Bugfix (introduced: Postfix 2.6): sender_dependent_relayhost_maps
ignored the relayhost setting in the case of a DUNNO lookup
result. It would use the recipient domain instead. Viktor
Dukhovni. Wietse took the pieces of code that enforce the
precedence of a sender-dependent relayhost, the global
relayhost, and the recipient domain, and put that code
together in once place so that it is easier to maintain.
File: trivial-rewrite/resolve.c.
20150328
Bugfix (introduced: Postfix 1.1.0): post-install expanded
macros in parameter values when trying to detect parameter
overrides, causing unnecessary main.cf updates during Postfix
start-up. Julian Reich, Viktor Dukhovni, and Wietse. File:
conf/post-install.
20150330
Bitrot: prepare for future changes in OpenSSL API. Viktor
Dukhovni. File: tls_dane.c.
PR: 198215 [1]
PR: 198857 [2]
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
(I have some rewrites for them)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
| |
signing and verification. It also provides helper scripts for command
line signing and verification.
WWW: https://launchpad.net/dkimpy
PR: 198982
Submitted by: ports@caomhin.org
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 199059
|
|
|
|
|
| |
PR: 199059
Submitted by: Yasuhiro KIMURA <freebsd.org@pob01.utahime.jp>
|
|
|
|
|
| |
PR: ports/198247
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mail-Mbox-MessageParser/CHANGES
|
|
|
|
|
|
| |
With hat: portmgr
Original submission: bapt
Exp-run: self
|
|
|
|
|
| |
PR: 199909
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
| |
PR: 199797
Submitted by: idefix@fechner.net
Approved by: ports@bsdserwis.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Current sympa.rc not show the correct status, always active. grep
with pid string also process.
* The output of ps depends on the windows size. Sometime truncated
/usr/local/libexec/sympa/task_manager.pl -w for avoid it.
* Change ps options to BSD-sytle.
PR: 199145
Submitted by: Igor Zabelin <igorz@yandex.ru>
Approved by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.27.0 -> 2.27.1
devel/pear-Horde_Argv 2.0.10 -> 2.0.11
security/pear-Horde_Auth 2.1.7 -> 2.1.8
devel/pear-Horde_Autoloader 2.1.0 -> 2.1.1
www/pear-Horde_Browser 2.0.8 -> 2.0.9
mail/pear-Horde_Mail 2.5.1 -> 2.6.0
mail/pear-Horde_Mapi 1.0.4 -> 1.0.5
mail/pear-Horde_Mime 2.8.1 -> 2.9.0
textproc/pear-Horde_Pdf 2.0.4 -> 2.0.5
security/pear-Horde_Perms 2.1.3 -> 2.1.4
devel/pear-Horde_Prefs 2.7.2 -> 2.7.3
devel/pear-Horde_Rdo 2.0.3 -> 2.0.4
www/pear-Horde_Routes 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.9.0 -> 1.9.1
devel/pear-Horde_Support 2.1.2 -> 2.1.3
textproc/pear-Horde_Text_Filter 2.3.0 -> 2.3.1
devel/pear-Horde_Tree 2.0.3 -> 2.0.4
devel/pear-Horde_View 2.0.4 -> 2.0.5
textproc/pear-Horde_Xml_Element 2.0.2 -> 2.0.3
www/horde-base 5.2.4 -> 5.2.5
mail/horde-imp 6.2.7 -> 6.2.8
mail/horde-ingo 3.2.4 -> 3.2.5
deskutils/horde-kronolith 4.2.5 -> 4.2.6
deskutils/horde-mnemo 4.2.5 -> 4.2.6
mail/horde-turba 4.2.5 -> 4.2.6
mail/horde-webmail 5.2.5 -> 5.2.6
deskutils/horde-groupware 5.2.5 -> 5.2.6
|
|
|
|
|
|
|
|
|
|
|
| |
- Update courier-imap to 4.16.1
- Update maildrop to 2.8.2
- Update sqwebmail to 5.8.2
- Update courier-authlib to 0.66.2
- Some plist and Makefile modernization
Approved by: oliver@ (as maintainer of various of these ports)
Differential Revision: https://reviews.freebsd.org/D2391
|
|
|
|
| |
Submitted by: Terry Kennedy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* improved automation to help combat spammers that are abusing new top level
domains;
* tweaks to the SPF support to block more spoofed emails;
* increased character set normalization to make rules easier to develop and
stop spammers from using alternate character sets to bypass tests;
* continued refinement to the native IPv6 support; and
* improved Bayesian classification with better debugging and attachment
hashing.
Full ChangeLog at https://metacpan.org/changes/distribution/Mail-SpamAssassin
The japanese/spamassassin port is broken until it's updated for 3.4.1.
|
|
|
|
|
|
|
|
| |
libkrb5 on it. [1]
- Suppress empty share/doc/cyrus-imapd/man directory.
- Since vzic is not built now, we don't need to depend upon glib20.
Spotted by: pkg-fallout [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the build failure on FreeBSD 8 (and probably 9), the application
fails to start because the base version of libstdc++ is loaded at
runtime, which does not satify the requirements of webkit-gtk3. The
reason is that evolution does not directly link to libstdc++, so
the rpath added to it by USES=compiler:c++11-lib has no effect. The
first shared library that links to libstdc++ belongs to
evolution-data-server, which does not have USES=compiler:c++11-lib,
which causes the base version of libstdc++ to be loaded.
Unconditionally add USES=compiler:c++11-lib to
databases/evolution-data-server. Adding the rpath to its shared
libraries will cause the newer version of libstdc++ to be loaded
when evolution starts and fix the runtime error on FreeBSD 8 and
9. For standard versions of FreeBSD 10 and higher on amd64 and
i386, it is a no-op, so there is no harm in doing this. If FreeBSD
10 or higher is configured to build with base gcc and clang is not
present, which is an option on amd64 and i386 and is mandatory on
some tier 2 platforms that don't have clang support, then
USES=compiler:c++11-lib is needed.
PR: 199746
Differential Revision: https://reviews.freebsd.org/D2388
Reviewed by: kwm
Approved by: mat (mentor)
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
|
| |
|
|
|
|
|
| |
PR: 199690
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mail-LMLM/Changes
|
|
|
|
|
| |
- Drop the man page patch and use REINPLACE_CMD instead to provide a proper
SSL certs path in config sample
|
|
|
|
| |
PR: 199553
|
|
|
|
|
|
|
|
| |
- Remove OPTIONS for the features unsupported upstream: SQLITE, MYSQL,
LDAP, PGSQL, and REDIS
- Add workaround to prevent unnecessary dependency on autotools, due
to problem with tarball
- Add note to UPDATING about the removal of OPTIONS
|
|
|
|
|
|
|
|
| |
- Fix *_DEPENDS
- Reformat pkg-descr
- Take maintainership
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
|
| |
|
| |
|
|
|
|
|
| |
PR: 199617
Submitted by: shun
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
Remove dependency on p5-IO-stringy that has been stale for 4 years.
Technically the dependency on p5-Convert-BinHex isn't required
either but it's listed as recommended so I'm leaving it in.
Also, remove the superfluous DOCS option, and sort plist.
Changes: https://metacpan.org/changes/distribution/MIME-tools
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
| |
the same deprecation date.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Spotted by: danfe@
|
|
|
|
|
| |
PR: 199241
Submitted by: tkato432@yahoo.com
|
|
|
|
|
|
|
|
| |
Add USES=fakeroot to permit non-root builds if user is not in wheel
group. [1]
PR: 199396 [1]
Submitted by: dvl [1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
security/pear-Horde_Auth 2.1.6 -> 2.1.7
www/pear-Horde_Http 2.1.4 -> 2.1.5
dns/pear-Horde_Idna 1.0.1 -> 1.0.2
graphics/pear-Horde_Image 2.2.0 -> 2.3.0
devel/pear-Horde_Itip 2.0.7 -> 2.1.0
mail/pear-Horde_Mime 2.8.0 -> 2.8.1
mail/pear-Horde_Mime_Viewer 2.0.8 -> 2.1.0
net/pear-Horde_Rpc 2.1.3 -> 2.1.4
devel/pear-Horde_Util 2.5.4 -> 2.5.5
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mail-Mbox-MessageParser/CHANGES
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
| |
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/mail/topfiles/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
| |
"defined(@array)" and "defined(%hash)" are now fatal errors
These have been deprecated since v5.6.1 and have raised deprecation
warnings since v5.16.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
- Convert to new GH config
- Pet portlint
PR: 199511
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based ports
2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
|
|
|
|
|
|
| |
PR: 199332
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add CPE info
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
My previous attempt at making this jobs safe wasn't entirely succesful.
It was still deleting the generating files and deleting them in a race.
This updated patch should fix that.
|
|
|
|
|
| |
Currently and in near future I don't have time to be responsible
for any port.
|
|
|
|
| |
PR: 199368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
| |
Not bumping PORTREVISION as this is not worth shaking up qmail installations
over.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
package anymore, so remove all the bits for it from the Makefile.
PR: 199318
Approved by: maintainer (Corey Halpin)
|
|
|
|
|
|
|
|
|
| |
This module keeps doing really weird things. Remove the patch for the random
POD command that broke the module last time, and now add a post-install:
target to remove a module that most likely shouldn't be installed
(Module::Install::PRIVATE::Add_Test_Target).
Changes: https://metacpan.org/changes/distribution/Mail-Mbox-MessageParser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.
Obtained from: GNOME dev repo
|
|
|
|
|
|
|
|
| |
- Canonicalize Makefile header
- Move OPTIONS_DEFINE knob where it belongs
- Remove double space after comma in pkg-descr
PR: 199242
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes one security bug [1], a few other bugs, and adds a feature so that
list admins can edit list addresses.
Uses newer Mailman-and-HTDig integration patches. [2]
Security: CVE-2015-2775 [1]
Security: a5f160fa-deee-11e4-99f8-080027ef73ec [1]
PR: 199286 [2]
Submitted by: David Siebörger [2]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
|
|
|
|
|
| |
Reported by: Randall R. King <rrking949@cox.net>
Obtained from: upstream (patch by Ting-Wei Lan)
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
- Pass maintainership to ruby@
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 197699
Differential Revision: D2218
Approved by: portmgr (mat)
|
|
|
|
|
|
|
|
|
| |
uses GNU iconv (not the system iconv): users may rely on
being able to set charset=//TRANSLIT
PR: 197699
Differential Revision: D2218
Approved by: maintainer (Udo.Schweigert@siemens.com), portmgr (mat), roberto
|
| |
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Maintainer's timeout (tdb@FreeBSD.org)
PR: 198636
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update Firefox to 37.0
- Update Firefox ESR and libxul to 31.6.0
- Update Thunderbird to 31.6.0
- Backport a few GTK3 fixes to Firefox 37
MFH: 2015Q1
Security: https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html
|
|
|
|
|
| |
PR: 198374
Submitted by: danfe
|
|
|
|
|
| |
PR: 198374
Submitted by: Bernard Spil <spil.oss@gmail.com>
|
|
|
|
| |
- Mark BROKEN
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.rainloop.net/changelog/
Added OPTION to select database
PR: 198374
Submitted by: Bernard Spil <spil.oss@gmail.com>
Approved by: loic.blot@unix-experience.fr (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Correct CFLAGS handling - don't append "-g -O2" to our flags
- Remove optional installation of DOCS, staging takes care of that
PR: 198918 [1]
Reported by: vas@mpeks.tomsk.su [1]
|
|
|
|
|
| |
PR: ports/198973
Approved by: gecko@ (jbeich)
|
|
|
|
|
|
|
| |
- Maintainer's timeout (theraven@FreeBSD.org)
PR: 198470
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add options to customize build
- Mark ignored for everything below 9.0 release
PR: 198464
Submitted by: mp39590@gmail.com
Approved by: maintainer(timeout, >14 days)
|
|
|
|
|
|
|
|
| |
- Update COMMENT so it complies with guidelines in Porter's
Handbook
PR: 198375
Submitted by: adamw
|
|
|
|
|
| |
PR: 198968
Submitted by: shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MIME-Charset/Changes
Approved by: Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer, blanket)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Email-Simple/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-SMTP-SSL/Changes
|
|
|
|
|
|
|
| |
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo
|
|
|
|
|
|
|
|
|
| |
This was probably a decade old oversight, but mail has spawned as
"sendmail" but set with first argument as "send-mail", requiring mail
wrapper to know both sendmail and send-mail. The path and zero argument
should match, so let's do that here.
Taken from: DragonFly
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Email-Simple/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
the plists.
Also, avoid registering plugins during package build. It only makes sense to
run the registration on end-user machines, and running it during package building
leads to a stagedir violation, as noted in [1].
PR: 198044 [1]
Submitted by: amdmi3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After talking more with Rozhuk Ivan (submitter of 198792, see r381930),
the sample configuration files don't belong in DOCSDIR, and they really
don't belong underneath an OPTION that many people have disabled by
default.
I still don't think that they're good candidates for @sample, but they
make more sense living in ETCDIR.
While here, shuffle around a few other docs/examples files.
PORTREVISION bump for the plist changes.
PR: 198792
Submitted by: Rozhuk Ivan
|
|
|
|
| |
- Sort PLIST
|
|
|
|
|
|
|
|
| |
a way that will break when upstream fixes the problem. While here, improve
pkg-descr wording a bit, and point WWW to metacpan, rather than the stock
SF page.
Changes: https://metacpan.org/changes/distribution/Mail-Mbox-MessageParser
|
|
|
|
| |
PR: 198399
|
| |
|
|
|
|
|
|
| |
'autocreate_quota'.
Spotted by: Paul Dekkers <paul.dekkers__at__surfnet.nl>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog v0.4.7:
* editheader extension: Made protection against addition and deletion of
headers configurable separately. Also, the `Received' and
`Auto-Submitted' headers are no longer protected against addition by
default.
* Turned message envelope address parse errors into warnings.
* The interpreter now accepts non-standard domain names, e.g.
containing '_'.
+ Implemented the Sieve index extension (RFC 5260).
+ Implemented support for the mboxmetadata and servermetadata extensions
(RFC 5490).
+ Implemented new sieve commands for the doveadm command line utility.
These commands are currently limited to ManageSieve operations, but
the other current sieve tools will be migrated to doveadm in the near
future as well.
+ Added more debug output about binary up-to-date checking.
+ Added script metadata to binary dump output.
- Fixed Sieve script binary up-to-date checking by normalizing the
script location.
- The Sieve interpreter now flushes the duplicate database during start
phase of result execution rather than commit phase. This makes sure
locks on the duplicate database are released as soon as possible,
preventing contention.
- Performed a few optimizations in the lexical scanner of the language.
- Fixed bug in `:matches' match-type that made a pattern without
wildcards match as if there were a '*' at the beginning.
- Fixed crash in validation of the string parameter of the comparator
tag.
- extprograms extension: Made sure supplemental group privileges are
also dropped. This was a problem reported by Debian lintian.
- Fixed bug in handling of binary errors for action side-effects and
message overrides.
- file script storage: Restructured storage initialization to address
backwards compatibility issues.
- dict script storage: Fixed small memory allocation bug.
PR: 198747
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
|
|
|
|
|
|
| |
come from. Not bumping PORTREVISION as this change will only benefit
people who don't already have dovecot installed.
PR: 198792
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
|
|
|
|
|
|
|
|
| |
- Add LICENSE [1]
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket) [1]
With hat: perl
|
| |
|
|
|
|
|
| |
PR: 198699
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
|
|
|
|
|
|
|
|
| |
If a sendmail header is not present, pull in mail/sendmail and
edit the Makefile.m4 to send CFLAGS and LDFLAGS appropriately. This
Allows batv-milter to build on systems without Sendmail in base.
Approved by: just fix it
|
|
|
|
|
|
|
|
| |
In some cases no-sendmail support was in place but missing CFLAGS or
LDFLAGS, but in others it needed to be added. Problems found as a result
of DragonFly removing sendmail from base.
Approved by: just fix it.
|
|
|
|
|
|
| |
This failed on multi-job; I think the clean target removed a config
file after it was built. While here, use BSD_INSTALL_* macros instead
of hardcoding install commands.
|
|
|
|
|
|
| |
PR: 197027
Submitted by: Kai Gallasch <k@free.de>
MFH: 2015Q1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
| |
|
|
|
|
|
| |
PR: 198386
Submitted by: Bernard Spil <spil.oss@gmail.com>
|
|
|
|
|
| |
PR: 198207
Submitted by: Dimitry Andric <dim@FreeBSD.org>
|
|
|
|
| |
Spotted by: Paul Dekkers <paul.dekkers__at__surfnet.nl>
|
| |
|
| |
|
|
|
|
|
| |
PR: 198596
Submitted by: maintainer
|
|
|
|
|
| |
Reviewed by: bapt
Reviews: https://reviews.freebsd.org/D2030
|
| |
|
|
|
|
|
|
| |
Inspired by:
PR: 197837
Submitted by: bogus19@veggiechinese.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
|
|
|
|
| |
- Use %%ETCDIR%%
|
|
|
|
| |
happened yesterday.
|
| |
|
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 198508
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: bdrewery (mentor)
MFH: yes
|
|
|
|
| |
List of changes is at http://dovecot.org/list/dovecot-news/2015-March/000283.html
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|