From feecb29aac6c19d55f8810f4bf46309d74be2664 Mon Sep 17 00:00:00 2001 From: sturm Date: Thu, 8 Jan 2004 21:37:41 +0000 Subject: [PATCH] Initial import of RDFSummary 2.4 RDFSummary is a product to display content from other web sites provided they make it available in RSS 0.9, 0.91 or 1.0 format. WWW: http://www.zope.org/Members/EIONET/RDFSummary/ from Xavier Santolaria --- www/zope-rdfsummary/Makefile | 31 +++++++++++++++++++++++++++++++ www/zope-rdfsummary/distinfo | 3 +++ www/zope-rdfsummary/pkg/DESCR | 2 ++ www/zope-rdfsummary/pkg/MESSAGE | 5 +++++ www/zope-rdfsummary/pkg/PLIST | 15 +++++++++++++++ 5 files changed, 56 insertions(+) create mode 100644 www/zope-rdfsummary/Makefile create mode 100644 www/zope-rdfsummary/distinfo create mode 100644 www/zope-rdfsummary/pkg/DESCR create mode 100644 www/zope-rdfsummary/pkg/MESSAGE create mode 100644 www/zope-rdfsummary/pkg/PLIST diff --git a/www/zope-rdfsummary/Makefile b/www/zope-rdfsummary/Makefile new file mode 100644 index 00000000000..c93df3cbdbf --- /dev/null +++ b/www/zope-rdfsummary/Makefile @@ -0,0 +1,31 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2004/01/08 21:37:41 sturm Exp $ + +COMMENT= "Zope product to display RSS files" + +V= 2-4 +DISTNAME= RDFSummary-${V} +PKGNAME= zope-rdfsummary-${V:S/-/./} +CATEGORIES= www + +HOMEPAGE= http://www.zope.org/Members/EIONET/RDFSummary/ + +MAINTAINER= Xavier Santolaria + +# GPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${HOMEPAGE}${V:S/-/./}/ +EXTRACT_SUFX= .tgz + +MODULES= zope + +WRKDIST= ${WRKDIR}/RDFSummary + +do-install: + ${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR} + cd ${WRKDIR}; tar cf - RDFSummary | tar xf - -C ${MODZOPE_PRODUCTSDIR} + +.include diff --git a/www/zope-rdfsummary/distinfo b/www/zope-rdfsummary/distinfo new file mode 100644 index 00000000000..6249e73bd9e --- /dev/null +++ b/www/zope-rdfsummary/distinfo @@ -0,0 +1,3 @@ +MD5 (RDFSummary-2-4.tgz) = f1a98af85208d9a84cd7261293ad45b7 +RMD160 (RDFSummary-2-4.tgz) = 879eac2c8615ceef8eaa89c85bcf65f119ba6cda +SHA1 (RDFSummary-2-4.tgz) = edc361944559d7f2a0c5d32ba80eef21506d16f0 diff --git a/www/zope-rdfsummary/pkg/DESCR b/www/zope-rdfsummary/pkg/DESCR new file mode 100644 index 00000000000..bd8508b2cf9 --- /dev/null +++ b/www/zope-rdfsummary/pkg/DESCR @@ -0,0 +1,2 @@ +RDFSummary is a product to display content from other web sites provided +they make it available in RSS 0.9, 0.91 or 1.0 format. diff --git a/www/zope-rdfsummary/pkg/MESSAGE b/www/zope-rdfsummary/pkg/MESSAGE new file mode 100644 index 00000000000..055c71f651a --- /dev/null +++ b/www/zope-rdfsummary/pkg/MESSAGE @@ -0,0 +1,5 @@ ++--------------- +| If you already have Zope running on your machine, +| you should restart it, this can be done from the +| Zope Control Panel in the Zope management interface. ++--------------- diff --git a/www/zope-rdfsummary/pkg/PLIST b/www/zope-rdfsummary/pkg/PLIST new file mode 100644 index 00000000000..21f095b6e77 --- /dev/null +++ b/www/zope-rdfsummary/pkg/PLIST @@ -0,0 +1,15 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2004/01/08 21:37:41 sturm Exp $ +lib/zope/lib/python/Products/RDFSummary/RDFSummary.py +lib/zope/lib/python/Products/RDFSummary/RDFSummary.pyc +lib/zope/lib/python/Products/RDFSummary/README.txt +lib/zope/lib/python/Products/RDFSummary/TODO +lib/zope/lib/python/Products/RDFSummary/__init__.py +lib/zope/lib/python/Products/RDFSummary/__init__.pyc +lib/zope/lib/python/Products/RDFSummary/add_summary.dtml +lib/zope/lib/python/Products/RDFSummary/edit_prop.dtml +lib/zope/lib/python/Products/RDFSummary/htmlview.dtml +lib/zope/lib/python/Products/RDFSummary/refresh.txt +lib/zope/lib/python/Products/RDFSummary/rss.gif +lib/zope/lib/python/Products/RDFSummary/source.dtml +lib/zope/lib/python/Products/RDFSummary/version.txt +@dirrm lib/zope/lib/python/Products/RDFSummary