Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109484225
D11605.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11605.diff
View Options
Index: head/www/nginx/Makefile
===================================================================
--- head/www/nginx/Makefile
+++ head/www/nginx/Makefile
@@ -14,6 +14,10 @@
LICENSE= BSD2CLAUSE
+CONFLICTS_INSTALL= nginx-devel
+
+PORTSCOUT= limit:^1\.12\.[0-9]*
+
USES+= cpe
CPE_VENDOR= nginx
@@ -239,9 +243,9 @@
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
-IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick
+IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick
.else
-IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick-nox11
+IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick-nox11
.endif
.if ${PORT_OPTIONS:MPASSENGER}
@@ -465,11 +469,11 @@
.endif
.if ${PORT_OPTIONS:MFASTDFS}
-NGINX_FASTDFS_VERSION= 5a8110f
-GH_ACCOUNT+= happyfish100:fastdfs
-GH_PROJECT+= fastdfs-nginx-module:fastdfs
-GH_TAGNAME+= ${NGINX_FASTDFS_VERSION}:fastdfs
-EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-fastdfs-src-config
+NGINX_FASTDFS_VERSION= 5a8110f
+GH_ACCOUNT+= happyfish100:fastdfs
+GH_PROJECT+= fastdfs-nginx-module:fastdfs
+GH_TAGNAME+= ${NGINX_FASTDFS_VERSION}:fastdfs
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-fastdfs-src-config
BUILD_DEPENDS+= ${LOCALBASE}/include/fastcommon/logger.h:devel/libfastcommon \
${LOCALBASE}/include/fastdfs/fdfs_client.h:ftp/fastdfs
LIB_DEPENDS+= libfastcommon.so:devel/libfastcommon \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 6, 5:01 PM (14 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16496325
Default Alt Text
D11605.diff (1 KB)
Attached To
Mode
D11605: www/nginx: Pet Makefile
Attached
Detach File
Event Timeline
Log In to Comment