aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-07-12 00:26:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-07-12 00:26:26 +0800
commitda258ad9a4ded9a27a8c070a61c3a78fa151c483 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /deskutils
parent801115b3a04ad0dcc5b3555121188f6f84953884 (diff)
downloadfreebsd-ports-gnome-da258ad9a4ded9a27a8c070a61c3a78fa151c483.tar.gz
freebsd-ports-gnome-da258ad9a4ded9a27a8c070a61c3a78fa151c483.tar.zst
freebsd-ports-gnome-da258ad9a4ded9a27a8c070a61c3a78fa151c483.zip
- 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
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/cairo-dock/Makefile2
-rw-r--r--deskutils/fbreader/Makefile4
-rw-r--r--deskutils/google-gadgets/Makefile4
-rw-r--r--deskutils/growl-for-linux/Makefile2
-rw-r--r--deskutils/libgcal/Makefile1
-rw-r--r--deskutils/ljit/Makefile4
-rw-r--r--deskutils/logjam/Makefile4
-rw-r--r--deskutils/mdh/Makefile4
-rw-r--r--deskutils/pinot/Makefile3
-rw-r--r--deskutils/xfce4-tumbler/Makefile1
10 files changed, 16 insertions, 13 deletions
diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile
index d50430caf179..8a8a68f11607 100644
--- a/deskutils/cairo-dock/Makefile
+++ b/deskutils/cairo-dock/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cairo-dock
DISTVERSION= 3.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= https://launchpadlibrarian.net/137290048/ \
http://pazzle.otdux.com.ua/
diff --git a/deskutils/fbreader/Makefile b/deskutils/fbreader/Makefile
index 7971af37492d..8bc1729774c6 100644
--- a/deskutils/fbreader/Makefile
+++ b/deskutils/fbreader/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fbreader
PORTVERSION= 0.12.10
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= sources-
CATEGORIES= deskutils
MASTER_SITES= http://www.fbreader.org/files/sources/ \
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= fluffy@FreeBSD.org
COMMENT= Powerful e-book reader
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
expat.6:${PORTSDIR}/textproc/expat2 \
fribidi.3:${PORTSDIR}/converters/fribidi \
linebreak.2:${PORTSDIR}/textproc/liblinebreak
diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile
index eb9a4e9be151..c16b4b4331ba 100644
--- a/deskutils/google-gadgets/Makefile
+++ b/deskutils/google-gadgets/Makefile
@@ -3,7 +3,7 @@
PORTNAME= google-gadgets
PORTVERSION= 0.11.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= http://google-gadgets-for-linux.googlecode.com/files/
DISTNAME= ${PORTNAME}-for-linux-${PORTVERSION}
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
xml2.5:${PORTSDIR}/textproc/libxml2 \
dbus-1.3:${PORTSDIR}/devel/dbus \
- curl.6:${PORTSDIR}/ftp/curl \
+ curl:${PORTSDIR}/ftp/curl \
rsvg-2.2:${PORTSDIR}/graphics/librsvg2 \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile
index 877bc0b70e0a..66837c056f90 100644
--- a/deskutils/growl-for-linux/Makefile
+++ b/deskutils/growl-for-linux/Makefile
@@ -2,7 +2,7 @@
PORTNAME= growl-for-linux
PORTVERSION= 0.6.8
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= nivit@FreeBSD.org
diff --git a/deskutils/libgcal/Makefile b/deskutils/libgcal/Makefile
index 92aabe191c8f..45c2f83aa2ee 100644
--- a/deskutils/libgcal/Makefile
+++ b/deskutils/libgcal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libgcal
PORTVERSION= 0.9.6
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile
index 5ef612c221b4..5730880798f4 100644
--- a/deskutils/ljit/Makefile
+++ b/deskutils/ljit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ljit
PORTVERSION= 0.2.5
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= deskutils
MASTER_SITES= http://kir.vtx.ru/ljit/dl/ \
http://freebsd.nsu.ru/distfiles/
@@ -17,7 +17,7 @@ COMMENT= GUI tool to help LiveJournal users post images
LICENSE= GPLv2
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
GNU_CONFIGURE= yes
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index 12480007f1d4..de2dfd53c01c 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -7,14 +7,14 @@
PORTNAME= logjam
PORTVERSION= 4.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://andy-shev.github.com/LogJam/download/
MAINTAINER= novel@FreeBSD.org
COMMENT= A GTK2 interface to livejournals, ie www.livejournal.com
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
MAN1= logjam.1
diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile
index fa3e05a115ce..d84c84904783 100644
--- a/deskutils/mdh/Makefile
+++ b/deskutils/mdh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mdh
PORTVERSION= 1.9.60
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.gozer.org/programs/gtk/files/
@@ -31,7 +31,7 @@ LIB_DEPENDS+= gtop-2.0:${PORTSDIR}/devel/libgtop
.if defined(WITHOUT_CURL)
CONFIGURE_ARGS+= --disable-curl
.else
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.endif
post-patch:
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index c964fc956101..6e4394a858bb 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.06
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -25,7 +26,7 @@ LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
exiv2.12:${PORTSDIR}/graphics/exiv2 \
gmime-2.4:${PORTSDIR}/mail/gmime24 \
tag.1:${PORTSDIR}/audio/taglib \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
antiword:${PORTSDIR}/textproc/antiword \
xdg-open:${PORTSDIR}/devel/xdg-utils \
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index b7fd89646426..6a2d20bacacb 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tumbler
PORTVERSION= 0.1.29
+PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}