From d499566a9d851f240834053359dc965deb1ceef7 Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 11 Jun 2010 20:15:30 +0000 Subject: - ease fetching --- security/openssl/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'security/openssl') diff --git a/security/openssl/Makefile b/security/openssl/Makefile index e685757ab804..84543f31330d 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1120,18 +1120,18 @@ BROKEN= Patches do not merge, please change options .endif .endif # order of PATCHFILES is important -.if defined(WITH_DTLS_BUGS) || make(makesum) +.if defined(WITH_DTLS_BUGS) || make(makesum) || defined(FETCH_ALL) .endif -.if defined(WITH_DTLS_RENEGOTIATION) || make(makesum) +.if defined(WITH_DTLS_RENEGOTIATION) || make(makesum) || defined(FETCH_ALL) PATCHFILES+= abbreviated-renegotiation.patch .endif -.if defined(WITH_TLS_EXTRACTOR) || make(makesum) +.if defined(WITH_TLS_EXTRACTOR) || make(makesum) || defined(FETCH_ALL) PATCHFILES+= tls-extractor.patch .endif -.if defined(WITH_SCTP) || make(makesum) +.if defined(WITH_SCTP) || make(makesum) || defined(FETCH_ALL) PATCHFILES+= dtls-sctp-17.patch .endif -.if defined(WITH_DTLS_HEARTBEAT) || make(makesum) +.if defined(WITH_DTLS_HEARTBEAT) || make(makesum) || defined(FETCH_ALL) PATCHFILES+= dtls-heartbeats.patch .endif -- cgit ='6b27f7d39d3e032035cd9059219977d460bdda57'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/ckeditor
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+1
* - Update to 4.0jgh2012-12-053-704/+163
* - Update to 3.6culot2011-05-163-6/+98
* - Get Rid MD5 supportmiwi2011-03-191-1/+0