diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-30 09:12:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-30 09:12:36 +0000 |
commit | 9766a65fd0afeee48b78ea6bda3a90fa11014f9e (patch) | |
tree | 9f0601049fddfc73cec41ed94307f3abadf1b46b /www/pyblosxom | |
parent | c070b8a3ad8ef9ad893441f62d1bb2865dddaa1f (diff) | |
download | ports-9766a65fd0afeee48b78ea6bda3a90fa11014f9e.tar.gz ports-9766a65fd0afeee48b78ea6bda3a90fa11014f9e.zip |
Notes
Diffstat (limited to 'www/pyblosxom')
-rw-r--r-- | www/pyblosxom/Makefile | 34 | ||||
-rw-r--r-- | www/pyblosxom/distinfo | 2 | ||||
-rw-r--r-- | www/pyblosxom/files/patch-setup.py | 11 | ||||
-rw-r--r-- | www/pyblosxom/pkg-descr | 20 | ||||
-rw-r--r-- | www/pyblosxom/pkg-message | 4 | ||||
-rw-r--r-- | www/pyblosxom/pkg-plist | 89 |
6 files changed, 0 insertions, 160 deletions
diff --git a/www/pyblosxom/Makefile b/www/pyblosxom/Makefile deleted file mode 100644 index d3db8518199e..000000000000 --- a/www/pyblosxom/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: pyblosxom -# Date created: 13 April 2005 -# Whom: Dryice Liu <dryice@liu.com.cn> -# -# $FreeBSD$ -# - -PORTNAME= pyblosxom -PORTVERSION= 1.4.3 -CATEGORIES= www python -MASTER_SITES= SF \ - http://dryice.name/computer/FreeBSD/distfiles/ - - -MAINTAINER= jun-g@daemonfreaks.com -COMMENT= A lightweight weblog system - -FORBIDDEN= Vulnerable since 2009-02-11 http://portaudit.freebsd.org/b07f3254-f83a-11dd-85a4-ea653f0746ab.html -EXPIRATION_DATE= 2011-09-30 - -USE_PYTHON= 2.5+ -USE_PYDISTUTILS= yes -EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}-${PORTVERSION} - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for docfile in INSTALL LICENSE README - ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} -.endfor -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/www/pyblosxom/distinfo b/www/pyblosxom/distinfo deleted file mode 100644 index 0abe3b15c39d..000000000000 --- a/www/pyblosxom/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pyblosxom-1.4.3.tar.gz) = 35af992168c773099c92a2572ce64b0ad765aa578af495845e92a346602fa8fd -SIZE (pyblosxom-1.4.3.tar.gz) = 110908 diff --git a/www/pyblosxom/files/patch-setup.py b/www/pyblosxom/files/patch-setup.py deleted file mode 100644 index 1172c7fea0a4..000000000000 --- a/www/pyblosxom/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig Sun Mar 27 00:05:18 2005 -+++ setup.py Wed Apr 13 17:17:06 2005 -@@ -64,7 +64,7 @@ - - # we want to move the web script files as well, so we sneak them - # in here. -- pydf.append( [os.path.join('share', PVER, 'web'), -+ pydf.append( [os.path.join('share/examples', PVER), - [os.path.normpath("web/pyblosxom.cgi"), - os.path.normpath("web/pyblosxom.tac"), - os.path.normpath("web/pyblosxom_wsgi.cgi"), diff --git a/www/pyblosxom/pkg-descr b/www/pyblosxom/pkg-descr deleted file mode 100644 index 6ef199baac98..000000000000 --- a/www/pyblosxom/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -PyBlosxom is a lightweight weblog system. It originally started out as -a Python clone of Blosxom but has since evolved into a beast of its -own. PyBlosxom focuses on three things: simplicity, extensibility, and -community. - -simplicity - PyBlosxom uses the file system for all its data -storage. Because of this you can use whatever editor you want to use -to create, update, and manipulate entries. - -extensibility - PyBlosxom has plugin framework allowing you to build -plugins in Python to augment and change PyBlosxom's default behavior. - -community - There are hundreds of PyBlosxom users out there all of -whom have different needs. PyBlosxom is used on a variety of operating -systems in a variety of environments. - -PyBlosxom is a pretty straight-forward system that allows you to do -the things you need to do without building everything from scratch. - -WWW: http://pyblosxom.sourceforge.net diff --git a/www/pyblosxom/pkg-message b/www/pyblosxom/pkg-message deleted file mode 100644 index 70d097306f73..000000000000 --- a/www/pyblosxom/pkg-message +++ /dev/null @@ -1,4 +0,0 @@ -******************************************************************* -* To get started, copy config.py and one of the running script in * -* the example dir and modify config.py. * -******************************************************************* diff --git a/www/pyblosxom/pkg-plist b/www/pyblosxom/pkg-plist deleted file mode 100644 index 6717d8207398..000000000000 --- a/www/pyblosxom/pkg-plist +++ /dev/null @@ -1,89 +0,0 @@ -bin/pyblcmd -%%PYTHON_SITELIBDIR%%/Pyblosxom/__init__.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/__init__.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/__init__.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/_logging.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/_logging.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/_logging.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/__init__.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/__init__.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/__init__.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/base.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/base.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/base.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/entrypickle.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/entrypickle.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/entrypickle.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/entryshelve.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/entryshelve.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/cache/entryshelve.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/__init__.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/__init__.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/__init__.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/base.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/base.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/base.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/fileentry.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/fileentry.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/entries/fileentry.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav/content_type.atom -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav/foot.atom -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav/head.atom -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav/story.atom -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav/content_type.error -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav/foot.error -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav/head.error -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav/story.error -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav/content_type.html -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav/date_foot.html -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav/date_head.html -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav/foot.html -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav/head.html -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav/story.html -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav/content_type.rss -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav/foot.rss -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav/head.rss -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav/story.rss -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav/content_type.rss20 -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav/foot.rss20 -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav/head.rss20 -%%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav/story.rss20 -%%PYTHON_SITELIBDIR%%/Pyblosxom/plugin_utils.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/plugin_utils.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/plugin_utils.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/pyblosxom.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/pyblosxom.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/pyblosxom.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/__init__.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/__init__.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/__init__.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/base.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/base.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/base.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/blosxom.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/blosxom.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/blosxom.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/debug.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/debug.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/renderers/debug.pyo -%%PYTHON_SITELIBDIR%%/Pyblosxom/tools.py -%%PYTHON_SITELIBDIR%%/Pyblosxom/tools.pyc -%%PYTHON_SITELIBDIR%%/Pyblosxom/tools.pyo -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%%%DOCSDIR%%/README -%%EXAMPLESDIR%%/config.py -%%EXAMPLESDIR%%/pyblosxom.cgi -%%EXAMPLESDIR%%/pyblosxom.tac -@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/renderers -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/entries -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/cache -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom |