aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-27 07:44:32 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-27 07:44:32 +0000
commit3d66cb0303c6bf4a4795a3653532771ac5aeda9e (patch)
treed055787c9f87dd2acc270b3cebf23c9430f98a82
parentd10a6cc67b3ad7a2df99228c606a375da78eb42a (diff)
downloadports-3d66cb0303c6bf4a4795a3653532771ac5aeda9e.tar.gz
ports-3d66cb0303c6bf4a4795a3653532771ac5aeda9e.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile2
-rw-r--r--mail/claws-mail-rssyl/Makefile3
-rw-r--r--mail/rssyl/Makefile27
-rw-r--r--mail/rssyl/distinfo3
-rw-r--r--mail/rssyl/pkg-descr4
-rw-r--r--mail/rssyl/pkg-plist3
-rw-r--r--mail/sylpheed-claws-rssyl/Makefile3
8 files changed, 6 insertions, 40 deletions
diff --git a/MOVED b/MOVED
index 02b2083907a7..7cec1bc36a41 100644
--- a/MOVED
+++ b/MOVED
@@ -2392,3 +2392,4 @@ audio/py-shellac|audio/shellac|2006-06|Because it's a application, not a library
print/cups-lpr|print/cups-base|2006-06|Merged cups-lpr into cups-base
audio/mpck|audio/checkmate|2006-06-24|project was renamed
www/xpi-tablesort|www/xpi-tabletools|2006-06-27|Extension renamed
+mail/rssyl|mail/sylpheed-claws-rssyl|2006-06-27|Moved to follow the rest of sypheed-claws nameing scheme
diff --git a/mail/Makefile b/mail/Makefile
index 93664b75189d..938f29bc673e 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -461,7 +461,6 @@
SUBDIR += rlytest
SUBDIR += rmime
SUBDIR += roundcube
- SUBDIR += rssyl
SUBDIR += ruby-rfilter
SUBDIR += ruby-rmail
SUBDIR += ruby-tmail
@@ -538,6 +537,7 @@
SUBDIR += sylpheed-claws-newmail
SUBDIR += sylpheed-claws-notification
SUBDIR += sylpheed-claws-perl
+ SUBDIR += sylpheed-claws-rssyl
SUBDIR += sylpheed-claws-smime
SUBDIR += sylpheed-claws-synce
SUBDIR += sylpheed-claws-vcalendar
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile
index 1eed671fccdc..bce880584e3e 100644
--- a/mail/claws-mail-rssyl/Makefile
+++ b/mail/claws-mail-rssyl/Makefile
@@ -7,9 +7,10 @@
PORTNAME= rssyl
DISTVERSION= 0.4cvs6
+PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
-MASTER_SITE_SUBDIR= distfiles
+PKGNAMEPREFIX= sylpheed-claws-
MAINTAINER= v.velox@vvelox.net
COMMENT= A RSS/Atom plugin for sylheed-claws
diff --git a/mail/rssyl/Makefile b/mail/rssyl/Makefile
deleted file mode 100644
index 1eed671fccdc..000000000000
--- a/mail/rssyl/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: rssyl
-# Date created: 17 December 2005
-# Whom: v.velox@vvelox.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= rssyl
-DISTVERSION= 0.4cvs6
-CATEGORIES= mail
-MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
-MASTER_SITE_SUBDIR= distfiles
-
-MAINTAINER= v.velox@vvelox.net
-COMMENT= A RSS/Atom plugin for sylheed-claws
-
-LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
-RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
-
-USE_X_PREFIX= yes
-USE_AUTOTOOLS= autoconf:259
-
-post-patch:
- @${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac
-
-.include <bsd.port.mk>
diff --git a/mail/rssyl/distinfo b/mail/rssyl/distinfo
deleted file mode 100644
index cd8189951baf..000000000000
--- a/mail/rssyl/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (rssyl-0.4cvs6.tar.gz) = c730bd5aa9ff3924f747aa5e048b973d
-SHA256 (rssyl-0.4cvs6.tar.gz) = 8237bf8eeaa16189e2dc32428a28940557469968aca531b025a5f742001614d9
-SIZE (rssyl-0.4cvs6.tar.gz) = 419293
diff --git a/mail/rssyl/pkg-descr b/mail/rssyl/pkg-descr
deleted file mode 100644
index be7f838efff1..000000000000
--- a/mail/rssyl/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This plugin allows you to read your favorite newsfeeds in Claws.
-RSS 1.0, 2.0 and Atom feeds are currently supported.
-
-WWW: http://ticho.yweb.sk/rssyl/
diff --git a/mail/rssyl/pkg-plist b/mail/rssyl/pkg-plist
deleted file mode 100644
index 2087f9e78825..000000000000
--- a/mail/rssyl/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-lib/sylpheed-claws/plugins/rssyl.a
-lib/sylpheed-claws/plugins/rssyl.la
-lib/sylpheed-claws/plugins/rssyl.so
diff --git a/mail/sylpheed-claws-rssyl/Makefile b/mail/sylpheed-claws-rssyl/Makefile
index 1eed671fccdc..bce880584e3e 100644
--- a/mail/sylpheed-claws-rssyl/Makefile
+++ b/mail/sylpheed-claws-rssyl/Makefile
@@ -7,9 +7,10 @@
PORTNAME= rssyl
DISTVERSION= 0.4cvs6
+PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
-MASTER_SITE_SUBDIR= distfiles
+PKGNAMEPREFIX= sylpheed-claws-
MAINTAINER= v.velox@vvelox.net
COMMENT= A RSS/Atom plugin for sylheed-claws