FreeBSD Bugzilla – Attachment 71283 Details for
Bug 103863
[MAINTAINER] security/openvpn: fix build faiulures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openvpn-2.0.6_4.patch
openvpn-2.0.6_4.patch (text/plain), 1.28 KB, created by
Matthias Andree
on 2006-10-01 10:50:13 UTC
(
hide
)
Description:
openvpn-2.0.6_4.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2006-10-01 10:50:13 UTC
Size:
1.28 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/openvpn/Makefile /usr/home/emma/ports/security/openvpn/Makefile >--- /usr/ports/security/openvpn/Makefile Sat Sep 30 09:48:24 2006 >+++ /usr/home/emma/ports/security/openvpn/Makefile Sun Oct 1 11:06:02 2006 >@@ -10,10 +10,10 @@ > # DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.8 AS IT FIXES > # WINDOWS-ONLY BUGS THAT DON'T AFFECT *BSD AND THUS > # DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS >-# WILL BE DROPPED. -- Matthias Andree, 2006-09-13 >+# WILL BE DROPPED. -- Matthias Andree, 2006-10-01 > # ----------------------------------------------------- > PORTVERSION= 2.0.6 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= security net > # MASTER_SITES points to hosts in distinct data centers, > # so just one MASTER_SITES entry should be OK. >@@ -65,7 +65,7 @@ > > post-build: > cd ${WRKSRC}/plugin/down-root && ${MAKE} >- cd ${WRKSRC}/plugin/auth-pam && ${CC} ${CFLAGS} ${CPPFLAGS} -I../.. -DDLOPEN_PAM=0 -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.c pamdl.c -lc -lpam >+ cd ${WRKSRC}/plugin/auth-pam && ${CC} ${CPPFLAGS} -I../.. -DDLOPEN_PAM=0 ${CFLAGS} -fPIC -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.c pamdl.c -lc -lpam > @# self-tests here > .if !defined(WITHOUT_CHECK) > cd ${WRKSRC} && ${MAKE} check
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 103863
: 71283