Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160639039
D1806.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D1806.id.diff
View Options
Index: net-p2p/transmission-cli/Makefile
===================================================================
--- net-p2p/transmission-cli/Makefile
+++ net-p2p/transmission-cli/Makefile
@@ -2,13 +2,13 @@
PORTNAME= transmission
PORTVERSION= 2.84
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= net-p2p
#MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
MASTER_SITES= http://transmission.cachefly.net/
PKGNAMESUFFIX?= -cli
-MAINTAINER?= crees@FreeBSD.org
+MAINTAINER?= jbeich@FreeBSD.org
COMMENT?= Lightweight CLI (command line) BitTorrent client and utilities
SLAVEPORT?= cli
@@ -21,7 +21,8 @@
.endif
LICENSE_FILE= ${WRKSRC}/COPYING
-USES+= tar:xz
+USES+= cpe tar:xz
+CPE_VENDOR= transmissionbt
CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.5*
@@ -50,6 +51,7 @@
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= ${ICONV_LIB}
CONFIGURE_ARGS=--with-zlib=/usr \
+ --without-inotify \
--disable-utp \
--enable-external-natpmp \
${EXTRA_CONF_ARGS}
Index: net-p2p/transmission-daemon/Makefile
===================================================================
--- net-p2p/transmission-daemon/Makefile
+++ net-p2p/transmission-daemon/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -daemon
MAINTAINER= crees@FreeBSD.org
Index: net-p2p/transmission-gtk/Makefile
===================================================================
--- net-p2p/transmission-gtk/Makefile
+++ net-p2p/transmission-gtk/Makefile
@@ -1,13 +1,12 @@
# $FreeBSD$
PKGNAMESUFFIX= -gtk
-PORTREVISION= 3
+PORTREVISION= 4
MAINTAINER= crees@FreeBSD.org
COMMENT= Fast and lightweight GTK+2 BitTorrent client
LIB_DEPENDS= ${GEN_LIB_DEPENDS} \
- libinotify.so:${PORTSDIR}/devel/libinotify \
libnotify.so:${PORTSDIR}/devel/libnotify \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
@@ -22,12 +21,10 @@
USE_GNOME= gtk30 intlhack
USES= gettext pathfix desktop-file-utils
INSTALLS_ICONS= yes
-LDFLAGS+= -linotify
EXTRA_CONF_ARGS=--disable-cli \
--disable-daemon \
--with-gtk \
- --with-inotify \
--disable-mac \
--enable-nls
Index: net-p2p/transmission-qt4/Makefile
===================================================================
--- net-p2p/transmission-qt4/Makefile
+++ net-p2p/transmission-qt4/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -qt4
MAINTAINER= crees@FreeBSD.org
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 27, 9:58 AM (1 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34394996
Default Alt Text
D1806.id.diff (2 KB)
Attached To
Mode
D1806: net-p2p/transmission-cli: add CPE and take maintainership
Attached
Detach File
Event Timeline
Log In to Comment