aboutsummaryrefslogtreecommitdiff
path: root/mail/alpine
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-28 22:33:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-28 22:33:08 +0000
commit73b1d85fca072fea720583a103d181299d6759d5 (patch)
tree75345ab5341dbf2d0acd0fc82c0d85824aa1bbc7 /mail/alpine
parent612e5c005c2c51ab1aea6b389aa2d851805cbf91 (diff)
downloadports-73b1d85fca072fea720583a103d181299d6759d5.tar.gz
ports-73b1d85fca072fea720583a103d181299d6759d5.zip
Notes
Diffstat (limited to 'mail/alpine')
-rw-r--r--mail/alpine/Makefile14
-rw-r--r--mail/alpine/distinfo6
-rw-r--r--mail/alpine/pkg-descr2
3 files changed, 13 insertions, 9 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index dea0257f48e1..93b60d9a23d1 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= alpine
-PORTVERSION= 2.21.1
+DISTVERSION= 2.21.999
CATEGORIES?= mail news ipv6
MASTER_SITES= http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/
@@ -29,18 +29,18 @@ CONFIGURE_ARGS+= --with-debug-level=2 \
MAKE_ARGS+= CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAGS}"
# When you update please double check that the commit corresponds to
# the actual version you've set in PORTVERSION.
-GIT_COMMIT= 843b2f16abfd949e09b1c5465387b1b0f724994a
-GIT_COMMIT_SHORT= 843b2f1
+GIT_COMMIT= 349642a84039a4b026513c32a3b4f8594acd50df
+GIT_COMMIT_SHORT= 349642a
WRKSRC= ${WRKDIR}/alpine-${GIT_COMMIT_SHORT}
-OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MOUSE NLS PASSFILE THREADS
+OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MOUSE NLS NTLM PASSFILE THREADS
OPTIONS_DEFAULT= ASPELL MOUSE THREADS
.if defined(PICO_ALPINE_SLAVE)
OPTIONS_EXCLUDE= CONS25 IPV6 LDAP PASSFILE
.endif
CONS25_DESC= Add a patch to support color for default console
-MAILDIR_DESC= Add a patch for maildir support
+NTLM_DESC= Support for Windows NT Lan Manager authentication
PASSFILE_DESC= Support for a stored password file
# Option ASPELL
@@ -66,6 +66,10 @@ MOUSE_CONFIGURE_ENABLE= mouse
# Option NLS
NLS_CONFIGURE_ENABLE= nls
+# Option NTLM
+NTLM_CONFIGURE_WITH= ntlm
+NTLM_LIB_DEPENDS= libntlm.so:security/libntlm
+
# Option PASSFILE
PASSFILE_CONFIGURE_WITH= passfile
PASSFILE_CONFIGURE_ON= --with-passfile=.alpine.pwd
diff --git a/mail/alpine/distinfo b/mail/alpine/distinfo
index 466f62e72d7a..f86b9e715290 100644
--- a/mail/alpine/distinfo
+++ b/mail/alpine/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521633649
-SHA256 (alpine-2.21.1.tar.gz) = 1583278a2adbb112e584879cac0faaf157f8a9a478559d7e4514d53219cce316
-SIZE (alpine-2.21.1.tar.gz) = 7490140
+TIMESTAMP = 1522166213
+SHA256 (alpine-2.21.999.tar.gz) = d782b448fa3f08ae2430000c89c622781d04e8993724a93693091e3ca6a37be6
+SIZE (alpine-2.21.999.tar.gz) = 14983514
diff --git a/mail/alpine/pkg-descr b/mail/alpine/pkg-descr
index 3aca6a3480cf..534009745610 100644
--- a/mail/alpine/pkg-descr
+++ b/mail/alpine/pkg-descr
@@ -18,4 +18,4 @@ Alpine's basic feature set includes:
Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet
Standard for representing multipart and multimedia data in email.
-WWW: http://repo.or.cz/alpine.git
+WWW: https://www.washington.edu/alpine/