Remove old versions of Plone.

This commit is contained in:
fgsch 2010-04-14 00:05:41 +00:00
parent 9888f7bd3c
commit c60c44d69d
13 changed files with 6 additions and 13509 deletions

View File

@ -1,11 +0,0 @@
# $OpenBSD: Makefile,v 1.3 2009/09/15 17:37:22 jasper Exp $
DISTNAME= Plone-2.1.4
PKGNAME= ${DISTNAME:L}p2
do-install:
${INSTALL_PROGRAM_DIR} ${MODZOPE_PRODUCTSDIR}
cp -R ${WRKBUILD}/* ${MODZOPE_PRODUCTSDIR}
rm -fr ${MODZOPE_PRODUCTSDIR}/BTreeFolder2
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (Plone-2.1.4.tar.gz) = C5OMNxAhN9qghrUfFA5DIg==
RMD160 (Plone-2.1.4.tar.gz) = HWHLhA4VxWV9j4CoFK1mVMs66Ds=
SHA1 (Plone-2.1.4.tar.gz) = 9FwlHHc5X7SDS+Adz5pe7QRoS5s=
SHA256 (Plone-2.1.4.tar.gz) = lAncLW/hPrBaqZFCAXPivmMutYYvmDEudEnv503sl2Q=
SIZE (Plone-2.1.4.tar.gz) = 7549024

View File

@ -1,5 +0,0 @@
Plone is a user friendly and powerful content management system
built on top of the open source application server Zope and the
accompanying content management framework. Plone is ideal as an
intranet server, as a document publishing system and as a groupware
tool for collaboration between separately located entities.

View File

@ -1,7 +0,0 @@
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.
If you are upgrading from a plone 1.x version, please read:
http://plone.org/documentation/migration/2.0/guide

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +0,0 @@
# $OpenBSD: Makefile,v 1.4 2009/09/15 17:37:22 jasper Exp $
DISTNAME= Plone-2.5.3-final
PKGNAME= ${DISTNAME:S/-final//:L}p3
do-install:
${INSTALL_PROGRAM_DIR} ${MODZOPE_PRODUCTSDIR}
cp -R ${WRKBUILD}/* ${MODZOPE_PRODUCTSDIR}
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (Plone-2.5.3-final.tar.gz) = NhF7B1eYLWbURbbGud8OJQ==
RMD160 (Plone-2.5.3-final.tar.gz) = teS3WXVgW9B9REVf7hfhYnFhMI0=
SHA1 (Plone-2.5.3-final.tar.gz) = lUywQyaz8VRPdadLlB0YMMhZthM=
SHA256 (Plone-2.5.3-final.tar.gz) = bU374o0D/Nm9Q1CqMla3MYPvjjLdZu2G9vhu7ijkjP8=
SIZE (Plone-2.5.3-final.tar.gz) = 8629590

View File

@ -1,5 +0,0 @@
Plone is a user friendly and powerful content management system
built on top of the open source application server Zope and the
accompanying content management framework. Plone is ideal as an
intranet server, as a document publishing system and as a groupware
tool for collaboration between separately located entities.

View File

@ -1,7 +0,0 @@
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.
If you are upgrading from a plone 1.x version, please read:
http://plone.org/documentation/migration/2.0/guide

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,6 @@
# $OpenBSD: Makefile,v 1.21 2010/02/01 17:00:14 espie Exp $
# $OpenBSD: Makefile,v 1.22 2010/04/14 00:05:41 fgsch Exp $
SUBDIR =
SUBDIR += 2.1
SUBDIR += 2.5
SUBDIR += 3.0
.include <bsd.port.subdir.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.3 2009/09/15 17:37:22 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.4 2010/04/14 00:05:41 fgsch Exp $
COMMENT= content management system built on top of Zope
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=plone/}
MODULES= www/zope
MODZOPE_VERSION?= 2.9
MODZOPE_VERSION?= 2.10
PY_FLAVOR= python${MODZOPE_PYTHON_VERSION}
RUN_DEPENDS+= :py-Imaging-*-${PY_FLAVOR}:graphics/py-Imaging,${PY_FLAVOR}

View File

@ -1,9 +1,9 @@
# $OpenBSD: plone.port.mk,v 1.1 2008/03/20 11:42:34 winiger Exp $
# $OpenBSD: plone.port.mk,v 1.2 2010/04/14 00:05:41 fgsch Exp $
MODULES+= www/zope
MODPLONE_VERSION?= 2.5
MODZOPE_VERSION= 2.9
MODPLONE_VERSION?= 3.0
MODZOPE_VERSION= 2.10
RUN_DEPENDS+= ::www/plone/${MODPLONE_VERSION}