Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
8a68b1b0
Commit
8a68b1b0
authored
Jul 17, 2019
by
swills
Browse files
mail/alpine: readd maildir patch and change LDAP option
PR: 239257 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
parent
3d779631
Changes
2
Hide whitespace changes
Inline
Side-by-side
mail/alpine/Makefile
View file @
8a68b1b0
...
...
@@ -2,6 +2,7 @@
PORTNAME
?=
alpine
DISTVERSION
=
2.21.99999
PORTREVISION
=
1
CATEGORIES
?=
mail news ipv6
MASTER_SITES
=
http://repo.or.cz/alpine.git/snapshot/
${GIT_COMMIT}${EXTRACT_SUFX}
?dummy
=
/
...
...
@@ -12,6 +13,7 @@ LICENSE= APACHE20
LICENSE_FILE
=
${WRKSRC}
/LICENSE
USES
+=
ssl libtool ncurses gettext-runtime
GNU_CONFIGURE
=
yes
MAKE_JOBS_UNSAFE
=
yes
CONFIGURE_ARGS
+=
--with-debug-level
=
2
\
...
...
@@ -33,13 +35,14 @@ GIT_COMMIT= abeb2c25935ef8c75f1e5deef0f81276754dc975
GIT_COMMIT_SHORT
=
${
GIT_COMMIT
:C/^
(.......).*/\1/
}
WRKSRC
=
${WRKDIR}
/alpine-
${GIT_COMMIT_SHORT}
OPTIONS_DEFINE
=
ASPELL CONS25 DOCS IPV6 LDAP MOUSE NLS NTLM PASSFILE THREADS
OPTIONS_DEFINE
=
ASPELL CONS25 DOCS IPV6 LDAP
MAILDIR
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 to support maildir
NTLM_DESC
=
Support
for
Windows NT Lan Manager authentication
PASSFILE_DESC
=
Support
for
a stored password file
...
...
@@ -58,7 +61,12 @@ IPV6_CONFIGURE_WITH= ipv6
# Option LDAP
LDAP_USE
=
openldap
=
yes
LDAP_CONFIGURE_WITH
=
ldap
LDAP_CONFIGURE_ON
=
--with-ldap-dir
=
${LOCALBASE}
LDAP_CFLAGS
=
-I
${LOCALBASE}
/include
LDAP_LDFLAGS
=
-L
${LOCALBASE}
/lib
# Option MAILDIR
MAILDIR_PATCH_SITES
=
http://alpine.x10host.com/alpine/alpha/patches/alpine-2.21.99999/
MAILDIR_PATCHFILES
+=
maildir.patch.gz:-p1
# Option MOUSE
MOUSE_CONFIGURE_ENABLE
=
mouse
...
...
mail/alpine/distinfo
View file @
8a68b1b0
TIMESTAMP = 1563
014517
TIMESTAMP = 1563
204482
SHA256 (alpine-2.21.99999.tar.gz) = 983f04e1c5f1beba767877303c682d3c995e0cd93ad6888f2d9933ef4236c25f
SIZE (alpine-2.21.99999.tar.gz) = 15160895
SHA256 (maildir.patch.gz) = ac68a8421c68e18d0acba9086ca595b961799b4b47b5c12a1bf430f973dc0dbd
SIZE (maildir.patch.gz) = 34018
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment