From 73bc519b886bb5a8b79ecbbe6dbea9aff7511a00 Mon Sep 17 00:00:00 2001 From: avsm Date: Mon, 12 Aug 2002 00:54:25 +0000 Subject: [PATCH] initial import of chora-1.1 -- Chora is a tool for viewing code repositories that are managed using the CVS source control system. It aims to provide a high degree of integration with CVS and the other Horde web-based tools. --- devel/chora/Makefile | 41 ++++++++++++ devel/chora/distinfo | 3 + devel/chora/pkg/DESCR | 5 ++ devel/chora/pkg/MESSAGE | 10 +++ devel/chora/pkg/PLIST | 142 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 201 insertions(+) create mode 100644 devel/chora/Makefile create mode 100644 devel/chora/distinfo create mode 100644 devel/chora/pkg/DESCR create mode 100644 devel/chora/pkg/MESSAGE create mode 100644 devel/chora/pkg/PLIST diff --git a/devel/chora/Makefile b/devel/chora/Makefile new file mode 100644 index 00000000000..9ef8b33fbdc --- /dev/null +++ b/devel/chora/Makefile @@ -0,0 +1,41 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2002/08/12 00:54:25 avsm Exp $ + +COMMENT= "web-based CVS viewer module for Horde" + +V= 1.1 +HORDE_MODULE= chora +HORDE_NAME= Chora + +DISTNAME= ${HORDE_MODULE}-${V} +CATEGORIES= devel www +HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/ + +MAINTAINER= Anil Madhavapeddy + +# GPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ftp://ftp.horde.org/pub/${HORDE_MODULE}/tarballs/ + +NO_BUILD= Yes +NO_REGRESS= Yes +NO_CONFIGURE= Yes +EXTRACT_ONLY= + +PREFIX= /var/www +INSTDIR= ${PREFIX}/horde +SUBST_VARS= INSTDIR HORDE_NAME + +RUN_DEPENDS= :horde->=2.1:devel/horde + +pre-fake: + ${INSTALL_DATA_DIR} ${INSTDIR} + +do-install: + @cd ${INSTDIR} && tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX} + @mv ${INSTDIR}/${HORDE_MODULE}-${V} ${INSTDIR}/${HORDE_MODULE} + +.include diff --git a/devel/chora/distinfo b/devel/chora/distinfo new file mode 100644 index 00000000000..033809c6e57 --- /dev/null +++ b/devel/chora/distinfo @@ -0,0 +1,3 @@ +MD5 (chora-1.1.tar.gz) = fffcdc04a6440ec42bdc62de79941a4a +RMD160 (chora-1.1.tar.gz) = 0d56256977f773d44d016f8559b0721cfeb283ad +SHA1 (chora-1.1.tar.gz) = f987c16b5bc92613f177f4a07cf03a7e0f2c6ed4 diff --git a/devel/chora/pkg/DESCR b/devel/chora/pkg/DESCR new file mode 100644 index 00000000000..f859b77673e --- /dev/null +++ b/devel/chora/pkg/DESCR @@ -0,0 +1,5 @@ +Chora is a tool for viewing code repositories that are managed using +the CVS source control system. It aims to provide a high degree of +integration with CVS and the other Horde web-based tools. + +WWW: ${HOMEPAGE} diff --git a/devel/chora/pkg/MESSAGE b/devel/chora/pkg/MESSAGE new file mode 100644 index 00000000000..9a22376a302 --- /dev/null +++ b/devel/chora/pkg/MESSAGE @@ -0,0 +1,10 @@ +============================================================== +${HORDE_NAME} has been installed into ${INSTDIR} + +Proceed to complete the installation by reading: +${INSTDIR}/docs/INSTALL + +Before installing ${HORDE_NAME}, make sure that Horde is correctly +configured and working first! + +============================================================== diff --git a/devel/chora/pkg/PLIST b/devel/chora/pkg/PLIST new file mode 100644 index 00000000000..984adf9d197 --- /dev/null +++ b/devel/chora/pkg/PLIST @@ -0,0 +1,142 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2002/08/12 00:54:25 avsm Exp $ +horde/chora/COPYING +horde/chora/README +horde/chora/annotate.php +horde/chora/co.php +horde/chora/config/.htaccess +horde/chora/config/README +horde/chora/config/conf.php.dist +horde/chora/config/cvsroots.php.dist +horde/chora/config/html.php.dist +horde/chora/config/longIntro.txt.dist +horde/chora/config/mime_drivers.php.dist +horde/chora/config/prefs.php.dist +horde/chora/cvs.php +horde/chora/diff.php +horde/chora/docs/BUGS +horde/chora/docs/CHANGES +horde/chora/docs/CREDITS +horde/chora/docs/GOALS +horde/chora/docs/INSTALL +horde/chora/graphics/back.gif +horde/chora/graphics/chora.gif +horde/chora/graphics/deleted.gif +horde/chora/graphics/down.gif +horde/chora/graphics/folder.gif +horde/chora/graphics/mime/text.gif +horde/chora/graphics/up.gif +horde/chora/history.php +horde/chora/index.php +horde/chora/lib/.htaccess +horde/chora/lib/CVSLib.php +horde/chora/lib/CVSLib/Annotate.php +horde/chora/lib/CVSLib/Checkout.php +horde/chora/lib/CVSLib/Diff.php +horde/chora/lib/CVSLib/Directory.php +horde/chora/lib/CVSLib/Error.php +horde/chora/lib/CVSLib/File.php +horde/chora/lib/CVSLib/Log.php +horde/chora/lib/CVSLib/Rev.php +horde/chora/lib/${HORDE_NAME}.php +horde/chora/lib/MIME/Viewer/text.php +horde/chora/lib/README.CVSLib +horde/chora/lib/base.php +horde/chora/lib/constants.php +horde/chora/lib/version.php +horde/chora/locale/.htaccess +horde/chora/locale/cs_CZ/LC_MESSAGES/chora.mo +horde/chora/locale/de_DE/LC_MESSAGES/chora.mo +horde/chora/locale/es_ES/LC_MESSAGES/chora.mo +horde/chora/locale/fr_FR/LC_MESSAGES/chora.mo +horde/chora/locale/nb_NO/LC_MESSAGES/chora.mo +horde/chora/locale/nl_NL/LC_MESSAGES/chora.mo +horde/chora/locale/pl_PL/LC_MESSAGES/chora.mo +horde/chora/locale/pt_BR/LC_MESSAGES/chora.mo +horde/chora/locale/sv_SE/LC_MESSAGES/chora.mo +horde/chora/po/.htaccess +horde/chora/po/Makefile +horde/chora/po/README +horde/chora/po/cs_CZ.po +horde/chora/po/de_DE.po +horde/chora/po/es_ES.po +horde/chora/po/extract.pl +horde/chora/po/fr_FR.po +horde/chora/po/nb_NO.po +horde/chora/po/nl_NL.po +horde/chora/po/pl_PL.po +horde/chora/po/pt_BR.po +horde/chora/po/shtool +horde/chora/po/sv_SE.po +horde/chora/po/xgettext.sh +horde/chora/templates/.htaccess +horde/chora/templates/annotate/footer.inc +horde/chora/templates/annotate/header.inc +horde/chora/templates/annotate/line.inc +horde/chora/templates/checkout/footer.inc +horde/chora/templates/checkout/header.inc +horde/chora/templates/common-footer.inc +horde/chora/templates/common-header.inc +horde/chora/templates/diff/hr/add.inc +horde/chora/templates/diff/hr/change.inc +horde/chora/templates/diff/hr/empty.inc +horde/chora/templates/diff/hr/footer.inc +horde/chora/templates/diff/hr/header.inc +horde/chora/templates/diff/hr/nochange.inc +horde/chora/templates/diff/hr/remove.inc +horde/chora/templates/diff/hr/row.inc +horde/chora/templates/directory/back.inc +horde/chora/templates/directory/dir.inc +horde/chora/templates/directory/file.inc +horde/chora/templates/directory/footer.inc +horde/chora/templates/directory/header.inc +horde/chora/templates/error_page.inc +horde/chora/templates/history/blank.inc +horde/chora/templates/history/branch_cell.inc +horde/chora/templates/history/footer.inc +horde/chora/templates/history/header.inc +horde/chora/templates/history/rev.inc +horde/chora/templates/history/row_end.inc +horde/chora/templates/history/row_start.inc +horde/chora/templates/index/css.inc +horde/chora/templates/index/notconfigured.inc +horde/chora/templates/log/header.inc +horde/chora/templates/log/request.inc +horde/chora/templates/log/rev.inc +@dirrm horde/chora/templates/log +@dirrm horde/chora/templates/index +@dirrm horde/chora/templates/history +@dirrm horde/chora/templates/directory +@dirrm horde/chora/templates/diff/hr +@dirrm horde/chora/templates/diff +@dirrm horde/chora/templates/checkout +@dirrm horde/chora/templates/annotate +@dirrm horde/chora/templates +@dirrm horde/chora/po +@dirrm horde/chora/locale/sv_SE/LC_MESSAGES +@dirrm horde/chora/locale/sv_SE +@dirrm horde/chora/locale/pt_BR/LC_MESSAGES +@dirrm horde/chora/locale/pt_BR +@dirrm horde/chora/locale/pl_PL/LC_MESSAGES +@dirrm horde/chora/locale/pl_PL +@dirrm horde/chora/locale/nl_NL/LC_MESSAGES +@dirrm horde/chora/locale/nl_NL +@dirrm horde/chora/locale/nb_NO/LC_MESSAGES +@dirrm horde/chora/locale/nb_NO +@dirrm horde/chora/locale/fr_FR/LC_MESSAGES +@dirrm horde/chora/locale/fr_FR +@dirrm horde/chora/locale/es_ES/LC_MESSAGES +@dirrm horde/chora/locale/es_ES +@dirrm horde/chora/locale/de_DE/LC_MESSAGES +@dirrm horde/chora/locale/de_DE +@dirrm horde/chora/locale/cs_CZ/LC_MESSAGES +@dirrm horde/chora/locale/cs_CZ +@dirrm horde/chora/locale +@dirrm horde/chora/lib/MIME/Viewer +@dirrm horde/chora/lib/MIME +@dirrm horde/chora/lib/CVSLib +@dirrm horde/chora/lib +@dirrm horde/chora/graphics/mime +@dirrm horde/chora/graphics +@dirrm horde/chora/docs +@dirrm horde/chora/config +@dirrm horde/chora