aboutsummaryrefslogtreecommitdiffstats
path: root/mail/imap-uw/Makefile
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2002-03-14 08:11:40 +0800
committeranders <anders@FreeBSD.org>2002-03-14 08:11:40 +0800
commitbd9d50ff28cee0963ff572fe2194becf65846f2b (patch)
tree397335401b0f054b8193a3b2400ddc8caa03152b /mail/imap-uw/Makefile
parent589f20500276eab597e89aafc3799aa28e6155df (diff)
downloadfreebsd-ports-gnome-bd9d50ff28cee0963ff572fe2194becf65846f2b.tar.gz
freebsd-ports-gnome-bd9d50ff28cee0963ff572fe2194becf65846f2b.tar.zst
freebsd-ports-gnome-bd9d50ff28cee0963ff572fe2194becf65846f2b.zip
Correct MAINTAINER e-mail address for ports I maintain.
Diffstat (limited to 'mail/imap-uw/Makefile')
-rw-r--r--mail/imap-uw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 8ea5128bff9b..25b7cbe3536a 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -20,7 +20,7 @@ PKGNAMESUFFIX= -uw
DISTNAME= imap-2001a
DISTFILES= ${DISTNAME}.tar.Z imap-utils.tar.Z
-MAINTAINER= anders@fix.no
+MAINTAINER= anders@FreeBSD.org
LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient
.if defined(WITH_DRAC)
> | | www/nginx-devel from 6.0.1 to 6.0.2. Bump PORTREVISION for www/nginx and www/nginx-devel. * Fix the symlink to be relative.dvl2019-01-311-2/+2 | | | | | | | | symlinks in PREFIX should always be relative. PR: 235327 Approved by: blanket approval MFH: 2019Q1 * Install has a bug with relative links and is creating an incorrect symlink.dvl2019-01-311-1/+2 | | | | | | | | Changing this to a full link. PR: 235327 Approved by: blanket approval MFH: 2019Q1 * Conditionalize the dependence of libunwind to x86-only to allow buildinglinimon2019-01-241-1/+0 | | | | | | | | | | | | | | these ports on !x86. libunwind is only available for x86; lang/ruby* already expresses this correctly. Some of the rubygems did not: for the ones that already had USE_RUBY, the dependency was overspecified in the first place. Tested for no-harm on amd64. While here, pet portlint where appropriate. Approved by: portmgr (tier-2 blanket) * Update passenger and its third-party modules for www/nginx andosa2019-01-132-5/+4 | | | | | | | | www/nginx-devel from 6.0.0 to 6.0.1. While I'm here: o) remove a needless whitespace and tabs; o) add a patch to disable anonymouse telemetry for passenger by default. * Disable anonymous telemetry for nginx and apache by default.osa2018-12-143-0/+23 | | | | | | Bump PORTREVISION. Requested by: remko * Upgrade passenger and its third-party modules for www/nginx andosa2018-12-032-4/+4 | | | | | | | | | | | | | | | | | | | | | | | | www/nginx-devel from 5.3.7 to 6.0.0. <ChangeLog> * Introduces support for *all* programming languages. Yes that's right... Java, Elixir, Go — Passenger now supports them all! This effort is called "generic language support". * Bumps the preferred Nginx version to 1.15.7. * Introduces anonymous usage telemetry, which helps us improve Passenger. Please read the docs on what data is collected and how to disable this. * [Nginx] Introduces a new option "passenger_request_buffering on|off", to allow disabling request body buffering. This is only supported in Nginx >= 1.15.3. Closes GH-2121. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): - OpenSSL: 1.0.2q (was: 1.0.2p) - libcurl: 7.62.0 (was: 7.61.1) - Ruby: 2.3.8 (was: 2.3.7) </ChangeLog> * Update passenger and it's modules for www/nginx andosa2018-11-284-44/+13 | | | | www/nginx-devel ports to 5.3.7. * Mark CONFLICTS_INSTALL among flavors (apache nginx)sunpoet2018-11-201-0/+3 | | | | Approved by: portmgr (blanket) * Fix build with curl 7.62.0sunpoet2018-11-041-0/+14 | * Add another package message file to fix the issue with it for nginx flavor.osa2018-10-083-1/+18 | | | | | | Bump PORTREVISION. PR: 231877 * Upgrade www/passenger and its third-party modules forosa2018-09-25