summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
commitc2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /net
parent- Update to 0.96 (diff)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
Notes
Notes: svn path=/head/; revision=322783
Diffstat (limited to 'net')
-rw-r--r--net/asterisk/Makefile2
-rw-r--r--net/asterisk10/Makefile2
-rw-r--r--net/asterisk11/Makefile2
-rw-r--r--net/asterisk14/Makefile4
-rw-r--r--net/boinc-client/Makefile2
-rw-r--r--net/clamz/Makefile4
-rw-r--r--net/ecore-con/Makefile1
-rw-r--r--net/freeswitch-core-devel/Makefile2
-rw-r--r--net/freeswitch-core/Makefile2
-rw-r--r--net/libcmis/Makefile1
-rw-r--r--net/liboauth/Makefile1
-rw-r--r--net/linknx/Makefile4
-rw-r--r--net/mediatomb/Makefile4
-rw-r--r--net/nepenthes/Makefile4
-rw-r--r--net/opennx/Makefile1
-rw-r--r--net/wmlj/Makefile4
-rw-r--r--net/xmlrpc-c-devel/Makefile1
-rw-r--r--net/xmlrpc-c/Makefile1
18 files changed, 24 insertions, 18 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 34a53f506d76..b07255a58b5b 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -221,7 +221,7 @@ CONFIGURE_ARGS+= --without-gsm
.if ${PORT_OPTIONS:MCURL}
PLIST_SUB+= WITH_CURL=""
CONFIGURE_ARGS+= --with-libcurl
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.else
PLIST_SUB+= WITH_CURL="@comment "
CONFIGURE_ARGS+= --with-libcurl=no
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 97a88ce19406..0ebc35760fed 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -213,7 +213,7 @@ CONFIGURE_ARGS+= --without-gsm
.if ${PORT_OPTIONS:MCURL}
PLIST_SUB+= WITH_CURL=""
CONFIGURE_ARGS+= --with-libcurl
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.else
PLIST_SUB+= WITH_CURL="@comment "
CONFIGURE_ARGS+= --with-libcurl=no
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index 1de587d2a9f3..ba5c7350fada 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -211,7 +211,7 @@ CONFIGURE_ARGS+= --without-gsm
.if ${PORT_OPTIONS:MCURL}
PLIST_SUB+= WITH_CURL=""
CONFIGURE_ARGS+= --with-libcurl
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.else
PLIST_SUB+= WITH_CURL="@comment "
CONFIGURE_ARGS+= --with-libcurl=no
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index e4e498bb66bc..9ee2dfa03873 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.42
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -16,7 +16,7 @@ BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \
newt.52:${PORTSDIR}/devel/newt \
gsm.1:${PORTSDIR}/audio/gsm \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
ONLY_FOR_ARCHS= i386 sparc64 amd64 powerpc
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 7a8ba0e52915..57ebe529a486 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -3,7 +3,7 @@
PORTNAME= boinc-client
PORTVERSION= 7.0.28
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= pav
diff --git a/net/clamz/Makefile b/net/clamz/Makefile
index 04b45fa569e2..3b94f074b7d2 100644
--- a/net/clamz/Makefile
+++ b/net/clamz/Makefile
@@ -3,14 +3,14 @@
PORTNAME= clamz
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net audio
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= glathe.helko@googlemail.com
COMMENT= Command-line program to download MP3 files from Amazon's music store
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
expat.6:${PORTSDIR}/textproc/expat2 \
gcrypt:${PORTSDIR}/security/libgcrypt
diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile
index e2ee68dbcb44..b670b6620b37 100644
--- a/net/ecore-con/Makefile
+++ b/net/ecore-con/Makefile
@@ -3,6 +3,7 @@
PORTNAME= con
PORTVERSION= 1.7.7
+PORTREVISION= 1
CATEGORIES= net enlightenment
MASTER_SITES= http://download.enlightenment.fr/releases/ \
LOCAL/gblach/e17/
diff --git a/net/freeswitch-core-devel/Makefile b/net/freeswitch-core-devel/Makefile
index 1e2499fddd2a..d58943901a7a 100644
--- a/net/freeswitch-core-devel/Makefile
+++ b/net/freeswitch-core-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freeswitch
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSION= 1.2.3
CATEGORIES= net
MASTER_SITES= http://files.freeswitch.org/ \
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile
index 8858f41b7487..40615520d30f 100644
--- a/net/freeswitch-core/Makefile
+++ b/net/freeswitch-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freeswitch-core
PORTVERSION= 1.0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://dl.dropbox.com/u/152504/ \
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile
index 40a21a25c916..fae9a7c87c0b 100644
--- a/net/libcmis/Makefile
+++ b/net/libcmis/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libcmis
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= SF/${PORTNAME}
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile
index 5ae3f9a06ba2..1c17221cca98 100644
--- a/net/liboauth/Makefile
+++ b/net/liboauth/Makefile
@@ -2,6 +2,7 @@
PORTNAME= liboauth
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}
diff --git a/net/linknx/Makefile b/net/linknx/Makefile
index 585ab480e76a..3a455c8c7b09 100644
--- a/net/linknx/Makefile
+++ b/net/linknx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= linknx
PORTVERSION= 0.0.1.25
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --disable-smtp
.endif
.if ${PORT_OPTIONS:MLIBCURL}
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+= --with-libcurl=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-libcurl
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile
index 994ae88da4de..bcbcd87d1ed3 100644
--- a/net/mediatomb/Makefile
+++ b/net/mediatomb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mediatomb
PORTVERSION= 0.12.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net multimedia
MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION}
@@ -119,7 +119,7 @@ CONFIGURE_ARGS+= --disable-ffmpegthumbnailer
.if ${PORT_OPTIONS:MCURL} && ${PORT_OPTIONS:MEXTERNAL_TRANSCODING}
CONFIGURE_ARGS+= --enable-curl \
--with-curl-cfg="${LOCALBASE}/bin/curl-config"
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.else
CONFIGURE_ARGS+= --disable-curl
.endif
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile
index adf4498f2441..ed0be7637df1 100644
--- a/net/nepenthes/Makefile
+++ b/net/nepenthes/Makefile
@@ -3,14 +3,14 @@
PORTNAME= nepenthes
PORTVERSION= 0.2.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION}
MAINTAINER= systemoperator@gmail.com
COMMENT= Determine the malware activity on a network
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
magic.1:${PORTSDIR}/sysutils/file \
pcre.3:${PORTSDIR}/devel/pcre \
adns.1:${PORTSDIR}/dns/adns
diff --git a/net/opennx/Makefile b/net/opennx/Makefile
index 1f4ff3e4d112..f432025e2a13 100644
--- a/net/opennx/Makefile
+++ b/net/opennx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opennx
PORTVERSION= 0.16.0.725
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile
index e1dee4bc1c5a..3ee08b6b57a3 100644
--- a/net/wmlj/Makefile
+++ b/net/wmlj/Makefile
@@ -7,14 +7,14 @@
PORTNAME= wmlj
PORTVERSION= 0.4.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A dockapp that monitors your friends list at LiveJournal.com
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USE_GNOME= gtk12
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile
index 2ce00df4b9bc..fb67fe7316d7 100644
--- a/net/xmlrpc-c-devel/Makefile
+++ b/net/xmlrpc-c-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xmlrpc-c
PORTVERSION= 1.33.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= LOCAL/garga/xmlrpc-c
PKGNAMESUFFIX= -devel
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile
index d43f749d6910..10a5b2af30bc 100644
--- a/net/xmlrpc-c/Makefile
+++ b/net/xmlrpc-c/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xmlrpc-c
PORTVERSION= 1.25.23
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION}
EXTRACT_SUFX= .tgz