FreeBSD Bugzilla – Attachment 131686 Details for
Bug 175820
[PATCH] security/nacl: [SUMMARIZE CHANGES]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nacl-20110221_1.patch
nacl-20110221_1.patch (text/plain), 1.25 KB, created by
Gasol Wu
on 2013-02-04 10:10:05 UTC
(
hide
)
Description:
nacl-20110221_1.patch
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2013-02-04 10:10:05 UTC
Size:
1.25 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/nacl/Makefile ./Makefile >--- /usr/ports/security/nacl/Makefile 2012-11-17 14:01:08.000000000 +0800 >+++ ./Makefile 2013-02-04 17:53:20.000000000 +0800 >@@ -1,12 +1,10 @@ >-# New ports collection makefile for: nacl >-# Date created: 2011-10-03 >-# Whom: David Thiel <lx@FreeBSD.org> >-# >+# Created by: David Thiel <lx@FreeBSD.org> > # $FreeBSD: ports/security/nacl/Makefile,v 1.8 2012/11/17 06:01:08 svnexp Exp $ > # > > PORTNAME= nacl > PORTVERSION= 20110221 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= http://hyperelliptic.org/nacl/ > >@@ -14,8 +12,9 @@ > COMMENT= High speed cryptography library > > ALL_TARGET= do >-USE_BZIP2= YES >-MAKE_JOBS_UNSAFE= YES >+USE_BZIP2= yes >+USE_BINUTILS= yes >+MAKE_JOBS_UNSAFE= yes > > .include <bsd.port.pre.mk> > >@@ -25,9 +24,19 @@ > > HOSTNAME_CMD?= /bin/hostname > >+post-patch: >+ @${REINPLACE_CMD} -i -e "s/$$/ -fPIC/" ${WRKSRC}/okcompilers/c >+ >+pre-build: >+ ${RM} -rf ${WRKSRC}/crypto_onetimeauth/poly1305/amd64 >+ > do-build: > cd ${WRKSRC} && ./do > >+post-build: >+ ${AR} -r ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${ARCH}/libnacl.a \ >+ ${WRKSRC}/build/`${HOSTNAME_CMD}`/lib/${ARCH}/randombytes.o >+ > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/build/`${HOSTNAME_CMD} -s`/bin/nacl-sha256 \ > ${PREFIX}/bin
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 175820
: 131686