aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
committerPeter Pentchev <roam@FreeBSD.org>2010-04-03 10:44:36 +0000
commit29863648e3d55a1df8635d93b18e22c74273d9a3 (patch)
tree318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /sysutils
parent130db9c13e9b6bc169c92e3612444205da7a7352 (diff)
downloadports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz
ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/afflib/Makefile1
-rw-r--r--sysutils/apt/Makefile4
-rw-r--r--sysutils/conky/Makefile8
-rw-r--r--sysutils/fusefs-curlftpfs/Makefile4
-rw-r--r--sysutils/fusefs-s3fs/Makefile1
-rw-r--r--sysutils/heartbeat/Makefile3
-rw-r--r--sysutils/powerman/Makefile3
7 files changed, 14 insertions, 10 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile
index ec132348ccf8..37a650ede85e 100644
--- a/sysutils/afflib/Makefile
+++ b/sysutils/afflib/Makefile
@@ -8,6 +8,7 @@
PORTNAME= afflib
PORTVERSION= 3.3.7
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.afflib.org/downloads/
diff --git a/sysutils/apt/Makefile b/sysutils/apt/Makefile
index 961f4ca84baa..5096ebc62903 100644
--- a/sysutils/apt/Makefile
+++ b/sysutils/apt/Makefile
@@ -6,7 +6,7 @@
PORTNAME= apt
PORTVERSION= 0.6.46.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= apt_0.6.46.4-0.1
@@ -19,7 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
RUN_DEPENDS= ${BUILD_DEPENDS} \
dpkg:${PORTSDIR}/archivers/dpkg \
gpg:${PORTSDIR}/security/gnupg1
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 9af714806134..d723dc114a75 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -7,7 +7,7 @@
PORTNAME= conky
PORTVERSION= 1.7.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= SF
@@ -127,19 +127,19 @@ CONFIGURE_ARGS+= --disable-mpd
.endif
.if defined(WITH_RSS)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl \
xml2.5:${PORTSDIR}/textproc/libxml2
CONFIGURE_ARGS+= --enable-rss
USE_GNOME+= glib20
.endif
.if defined(WITH_METAR)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+= --enable-weather-metar
.endif
.if defined(WITH_XOAP)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl \
xml2.5:${PORTSDIR}/textproc/libxml2
CONFIGURE_ARGS+= --enable-weather-xoap
.endif
diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile
index 43c2a9d14922..36126b14c564 100644
--- a/sysutils/fusefs-curlftpfs/Makefile
+++ b/sysutils/fusefs-curlftpfs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= curlftpfs
PORTVERSION= 0.9.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= SF
PKGNAMEPREFIX= fusefs-
@@ -16,7 +16,7 @@ MAINTAINER= dhn@FreeBSD.org
COMMENT= Mount remote ftp directories
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
GNU_CONFIGURE= yes
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile
index ca2ca271cab4..1ddd971f2794 100644
--- a/sysutils/fusefs-s3fs/Makefile
+++ b/sysutils/fusefs-s3fs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= s3fs
DISTVERSION= r177
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= fusefs-
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile
index 4063c113b899..2df98bd4d69c 100644
--- a/sysutils/heartbeat/Makefile
+++ b/sysutils/heartbeat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= heartbeat
PORTVERSION= 2.1.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
#MASTER_SITES= http://hg.linux-ha.org/lha-2.1/archive/STABLE-2.1.4.tar.bz2
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -104,6 +104,7 @@ PLIST_SUB+= APCSNMP="@comment "
.if defined(WITH_DRAC3) || exists (${PREFIX}/lib/libcurl.so)
USE_CURL= yes
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
PLIST_SUB+= DRAC3=""
.else
PLIST_SUB+= DRAC3="@comment "
diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile
index dc16073bed7f..1d11a367f6c3 100644
--- a/sysutils/powerman/Makefile
+++ b/sysutils/powerman/Makefile
@@ -6,13 +6,14 @@
PORTNAME= powerman
PORTVERSION= 2.3.5
+PORTREVISION= 1
CATEGORIES= sysutils parallel
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= PowerMan is a tool for doing remote power control
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_PERL5_BUILD= yes
USE_BZIP2= yes