pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Remove openacs -- the distfile hasn't been availab...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52fa3bc1eb6e
branches:  trunk
changeset: 495038:52fa3bc1eb6e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 01 20:00:49 2005 +0000

description:
Remove openacs -- the distfile hasn't been available for years
by now.

Ok by maintainer, cjones@

diffstat:

 www/Makefile                      |     3 +-
 www/openacs/DESCR                 |     4 -
 www/openacs/MESSAGE               |    10 -
 www/openacs/Makefile              |    53 -
 www/openacs/PLIST                 |  3792 -------------------------------------
 www/openacs/distinfo              |     8 -
 www/openacs/files/install-openacs |    78 -
 www/openacs/patches/patch-aa      |   149 -
 www/openacs/patches/patch-ab      |    13 -
 www/openacs/patches/patch-ac      |    10 -
 www/openacs/patches/patch-ad      |    10 -
 11 files changed, 1 insertions(+), 4129 deletions(-)

diffs (truncated from 4184 to 300 lines):

diff -r f936b036e666 -r 52fa3bc1eb6e www/Makefile
--- a/www/Makefile      Wed Jun 01 19:51:08 2005 +0000
+++ b/www/Makefile      Wed Jun 01 20:00:49 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.397 2005/05/10 17:01:10 tv Exp $
+# $NetBSD: Makefile,v 1.398 2005/06/01 20:00:49 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -159,7 +159,6 @@
 SUBDIR+=       ns-plugger-communicator
 SUBDIR+=       ns-plugger-navigator
 SUBDIR+=       ns-remote
-SUBDIR+=       openacs
 SUBDIR+=       opera
 SUBDIR+=       opera-acroread
 SUBDIR+=       opera-acroread3
diff -r f936b036e666 -r 52fa3bc1eb6e www/openacs/DESCR
--- a/www/openacs/DESCR Wed Jun 01 19:51:08 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-OpenACS is the PostgreSQL port of Ars Digita, an open-source product
-for "building scalable, community-oriented web applications."
-
-OpenACS comes with a huge variety of modules already built.
diff -r f936b036e666 -r 52fa3bc1eb6e www/openacs/MESSAGE
--- a/www/openacs/MESSAGE       Wed Jun 01 19:51:08 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:50 wiz Exp $
-
-To install an OpenACS server, run the ${PREFIX}/bin/install-openacs
-script, giving it a database user (must already exist), database name
-(must NOT already exist), and an installation directory.  For example:
-
-# psql -c "create user acsuser createdb" template1
-# ${PREFIX}/bin/install-openacs -u acsuser -d acsdb /web/openacs
-===========================================================================
diff -r f936b036e666 -r 52fa3bc1eb6e www/openacs/Makefile
--- a/www/openacs/Makefile      Wed Jun 01 19:51:08 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2004/12/30 13:22:04 wiz Exp $
-#
-
-DISTNAME=              openacs-3.2.5
-PKGREVISION=           4
-CATEGORIES=            www
-MASTER_SITES=          # none
-EXTRACT_SUFX=          .tgz
-
-MAINTAINER=            cjones%NetBSD.org@localhost
-HOMEPAGE=              http://www.openacs.org/
-COMMENT=               TCL-based web programming environment
-
-# Would also work with AOLServer, but there's no package for that.
-DEPENDS+=              ap-aolserver>=1.1:../../www/ap-aolserver
-DEPENDS+=              postgresql73-lib>=7.0:../../databases/postgresql73-lib
-DEPENDS+=              ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
-DEPENDS+=              unzip-[0-9]*:../../archivers/unzip
-BUILD_DEPENDS+=                postgresql-client>=7.0:../../databases/postgresql73-client
-
-INTERACTIVE_STAGE=     fetch
-
-NO_CONFIGURE=  # set
-NO_BUILD=      # set
-
-MESSAGE_SUBST+=        PREFIX=${PREFIX}
-
-_FETCH_MESSAGE= \
-           ${ECHO} "==============================================================="; \
-           ${ECHO} "Please fetch ${DISTFILES} into ${DISTDIR}" ; \
-           ${ECHO} "from ${HOMEPAGE} ." ; \
-           ${ECHO} "==============================================================="
-
-SEDFILES=${WRKSRC}/parameters/ad.tcl \
-       ${WRKSRC}/bin/aolserver-errors.pl \
-       ${WRKSRC}/bin/queue-message.pl \
-       ${WRKSRC}/www/doc/sql/postgres.sql \
-       ${WRKDIR}/install-openacs
-# This intentionally clobbers the .orig files:
-post-patch:
-       ${CP} ${FILESDIR}/install-openacs ${WRKDIR}
-       for F in ${SEDFILES} ; do \
-       ${SED} "s,@PREFIX@,${PREFIX},g" < $$F > $$F.orig ; \
-       ${MV} $$F.orig $$F ; \
-       done
-
-do-install:
-       ${INSTALL_SCRIPT} ${WRKDIR}/install-openacs ${PREFIX}/bin
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/openacs
-       ( cd ${WRKSRC} ; tar cf - . ) | \
-               ( cd ${PREFIX}/share/openacs ; tar xf - )
-
-.include "../../mk/bsd.pkg.mk"
diff -r f936b036e666 -r 52fa3bc1eb6e www/openacs/PLIST
--- a/www/openacs/PLIST Wed Jun 01 19:51:08 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3792 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:17:35 zuntum Exp $
-bin/install-openacs
-share/openacs/UPGRADING.txt
-share/openacs/bin/aolserver-errors.pl
-share/openacs/bin/queue-message.pl
-share/openacs/bin/restartserver.sh
-share/openacs/parameters/ad.ini
-share/openacs/parameters/ad.tcl
-share/openacs/readme.txt
-share/openacs/tcl/00-ad-preload.tcl
-share/openacs/tcl/ad-abstract-url.tcl
-share/openacs/tcl/ad-admin.tcl
-share/openacs/tcl/ad-antispam.tcl
-share/openacs/tcl/ad-aolserver-2.tcl.preload
-share/openacs/tcl/ad-aolserver-3.tcl.preload
-share/openacs/tcl/ad-audit-trail.tcl
-share/openacs/tcl/ad-bannerideas.tcl
-share/openacs/tcl/ad-calendar-widget.tcl
-share/openacs/tcl/ad-categories.tcl
-share/openacs/tcl/ad-clickthrough.tcl
-share/openacs/tcl/ad-content-tagging.tcl
-share/openacs/tcl/ad-custom.tcl.postload
-share/openacs/tcl/ad-defs.tcl.preload
-share/openacs/tcl/ad-fulltext-search.tcl
-share/openacs/tcl/ad-general-comments.tcl
-share/openacs/tcl/ad-general-links.tcl
-share/openacs/tcl/ad-general-permissions.tcl
-share/openacs/tcl/ad-geospatial.tcl
-share/openacs/tcl/ad-glossary.tcl
-share/openacs/tcl/ad-graphing.tcl
-share/openacs/tcl/ad-html.tcl
-share/openacs/tcl/ad-intermedia-text.tcl
-share/openacs/tcl/ad-last-visit.tcl
-share/openacs/tcl/ad-member-value.tcl
-share/openacs/tcl/ad-monitor.tcl
-share/openacs/tcl/ad-navigation.tcl
-share/openacs/tcl/ad-new-stuff.tcl
-share/openacs/tcl/ad-partner-defs.tcl
-share/openacs/tcl/ad-pics.tcl
-share/openacs/tcl/ad-read-only.tcl
-share/openacs/tcl/ad-redirect.tcl
-share/openacs/tcl/ad-referer.tcl
-share/openacs/tcl/ad-robot-defs.tcl
-share/openacs/tcl/ad-scope.tcl
-share/openacs/tcl/ad-security.tcl
-share/openacs/tcl/ad-server-cluster.tcl
-share/openacs/tcl/ad-sidegraphics.tcl
-share/openacs/tcl/ad-style.tcl
-share/openacs/tcl/ad-table-display.tcl
-share/openacs/tcl/ad-user-content-map.tcl
-share/openacs/tcl/ad-user-contributions-summary.tcl
-share/openacs/tcl/ad-user-groups.tcl
-share/openacs/tcl/ad-user.tcl
-share/openacs/tcl/ad-utilities.tcl.preload
-share/openacs/tcl/ad-widgets.tcl
-share/openacs/tcl/address-book-defs.tcl
-share/openacs/tcl/adserver-defs.tcl
-share/openacs/tcl/bboard-defs.tcl
-share/openacs/tcl/bookmarks-defs.tcl
-share/openacs/tcl/bulkmail-base64.tcl
-share/openacs/tcl/bulkmail-defs.tcl
-share/openacs/tcl/chunks.tcl
-share/openacs/tcl/bulkmail-sendmail.tcl
-share/openacs/tcl/bulkmail-utils.tcl
-share/openacs/tcl/calendar-defs.tcl
-share/openacs/tcl/cassandracle-defs.tcl
-share/openacs/tcl/chat-defs.tcl
-share/openacs/tcl/contest-defs.tcl
-share/openacs/tcl/crm-defs.tcl
-share/openacs/tcl/curriculum.tcl
-share/openacs/tcl/cybercash-stub.tcl
-share/openacs/tcl/data-pipeline-defs.tcl
-share/openacs/tcl/display-defs.tcl
-share/openacs/tcl/download-defs.tcl
-share/openacs/tcl/ecommerce-credit.tcl
-share/openacs/tcl/ecommerce-customer-service.tcl
-share/openacs/tcl/ecommerce-defs.tcl
-share/openacs/tcl/ecommerce-email.tcl
-share/openacs/tcl/ecommerce-money-computations.tcl
-share/openacs/tcl/ecommerce-state-changes.tcl
-share/openacs/tcl/ecommerce-scheduled-procs.tcl
-share/openacs/tcl/ecommerce-styles.tcl
-share/openacs/tcl/ecommerce-user-contributions-summary.tcl
-share/openacs/tcl/ecommerce-utilities.tcl
-share/openacs/tcl/ecommerce-widgets.tcl
-share/openacs/tcl/education-calendar-widget.tcl
-share/openacs/tcl/education-portal.tcl
-share/openacs/tcl/education.tcl
-share/openacs/tcl/email-handler-sweeper-procs.tcl
-share/openacs/tcl/email-handler.tcl
-share/openacs/tcl/email-utils.tcl
-share/openacs/tcl/events-defs.tcl
-share/openacs/tcl/extra-utilities.tcl
-share/openacs/tcl/faq-defs.tcl
-share/openacs/tcl/flashpix.tcl
-share/openacs/tcl/file-storage-defs.tcl
-share/openacs/tcl/gc-defs.tcl
-share/openacs/tcl/glassroom-defs.tcl
-share/openacs/tcl/help-defs.tcl
-share/openacs/tcl/hide-tilde-files.tcl
-share/openacs/tcl/homepage-defs.tcl
-share/openacs/tcl/html-utilities.tcl
-share/openacs/tcl/intranet-defs.tcl
-share/openacs/tcl/keepalive-defs.tcl
-share/openacs/tcl/neighbor-defs.tcl
-share/openacs/tcl/new-file-storage-defs.tcl.off
-share/openacs/tcl/new-ticket-defs.tcl
-share/openacs/tcl/news-defs.tcl
-share/openacs/tcl/notification-defs.tcl
-share/openacs/tcl/oracle.tcl.off
-share/openacs/tcl/photodb.tcl
-share/openacs/tcl/photonet-styles.tcl
-share/openacs/tcl/poll-defs.tcl
-share/openacs/tcl/portals-defs.tcl
-share/openacs/tcl/postgres.tcl
-share/openacs/tcl/presentation.tcl
-share/openacs/tcl/press-defs.tcl
-share/openacs/tcl/prototype-defs.tcl
-share/openacs/tcl/pull-down-menu-defs.tcl
-share/openacs/tcl/qmail.tcl
-share/openacs/tcl/registry-defs.tcl
-share/openacs/tcl/sdm-colorization.tcl
-share/openacs/tcl/sdm-cvs.tcl
-share/openacs/tcl/sdm-defs.tcl
-share/openacs/tcl/sdm-source.tcl
-share/openacs/tcl/sdm-todo-plugin.tcl
-share/openacs/tcl/sdm-upload.tcl
-share/openacs/tcl/site-wide-search-defs.tcl
-share/openacs/tcl/spam-daemon.tcl
-share/openacs/tcl/spam-defs.tcl
-share/openacs/tcl/sql-book-defs.tcl
-share/openacs/tcl/survey-simple-defs.tcl
-share/openacs/tcl/teaching-defs.tcl
-share/openacs/tcl/team-defs.tcl
-share/openacs/tcl/threads-defs.tcl
-share/openacs/tcl/ticket-defs.tcl-old
-share/openacs/tcl/ticket-todo-plugin.tcl
-share/openacs/tcl/todo-defs.tcl
-share/openacs/tcl/todo-mapping-defs.tcl
-share/openacs/tcl/todo-plugin-defs.tcl
-share/openacs/tcl/todo-todo-plugin.tcl
-share/openacs/tcl/user-group-defs.tcl
-share/openacs/tcl/utils-extra.tcl
-share/openacs/tcl/watchdog-defs.tcl
-share/openacs/tcl/webmail-defs.tcl
-share/openacs/tcl/wp-defs.tcl
-share/openacs/tcl/zz-postload.tcl
-share/openacs/templates/admin/poll/dberror.plain.adp
-share/openacs/templates/ecommerce/account.plain.adp
-share/openacs/templates/ecommerce/category-browse-subcategory.plain.adp
-share/openacs/templates/ecommerce/category-browse-subsubcategory.plain.adp
-share/openacs/templates/ecommerce/category-browse.plain.adp
-share/openacs/templates/ecommerce/checkout-2.plain.adp
-share/openacs/templates/ecommerce/checkout-3.plain.adp
-share/openacs/templates/ecommerce/checkout.plain.adp
-share/openacs/templates/ecommerce/credit-card-correction.plain.adp
-share/openacs/templates/ecommerce/gift-certificate-claim.plain.adp
-share/openacs/templates/ecommerce/gift-certificate-order-2.plain.adp
-share/openacs/templates/ecommerce/gift-certificate-order-3.plain.adp
-share/openacs/templates/ecommerce/gift-certificate-order-4.plain.adp
-share/openacs/templates/ecommerce/gift-certificate-order.plain.adp
-share/openacs/templates/ecommerce/gift-certificate-thank-you.plain.adp
-share/openacs/templates/ecommerce/gift-certificate.plain.adp
-share/openacs/templates/ecommerce/index.plain.adp
-share/openacs/templates/ecommerce/mailing-list-add-2.plain.adp
-share/openacs/templates/ecommerce/mailing-list-add.plain.adp
-share/openacs/templates/ecommerce/mailing-list-remove.plain.adp
-share/openacs/templates/ecommerce/order.plain.adp
-share/openacs/templates/ecommerce/payment.plain.adp
-share/openacs/templates/ecommerce/product-search.plain.adp
-share/openacs/templates/ecommerce/review-submit-2.plain.adp
-share/openacs/templates/ecommerce/review-submit-3.plain.adp
-share/openacs/templates/ecommerce/review-submit.plain.adp
-share/openacs/templates/ecommerce/shipping-address-international.plain.adp
-share/openacs/templates/ecommerce/thank-you.plain.adp
-share/openacs/templates/ecommerce/shipping-address.plain.adp
-share/openacs/templates/ecommerce/shopping-cart-retrieve-2.plain.adp
-share/openacs/templates/ecommerce/shopping-cart-retrieve-3.plain.adp
-share/openacs/templates/ecommerce/shopping-cart-retrieve.plain.adp
-share/openacs/templates/ecommerce/shopping-cart-save-2.plain.adp
-share/openacs/templates/ecommerce/shopping-cart-save.plain.adp
-share/openacs/templates/ecommerce/shopping-cart.plain.adp
-share/openacs/templates/ecommerce/track.plain.adp
-share/openacs/templates/ecommerce/update-user-classes.plain.adp
-share/openacs/templates/gp/administer-permissions.plain.adp
-share/openacs/templates/gp/edit-permissions.plain.adp
-share/openacs/templates/gp/permission-grant-to-group.plain.adp
-share/openacs/templates/gp/permission-grant-to-user-2.plain.adp
-share/openacs/templates/gp/permission-grant-to-user.plain.adp
-share/openacs/templates/gp/revoke-only-administer-permission.plain.adp
-share/openacs/templates/new-ticket/custom-field-edit.plain.adp
-share/openacs/templates/new-ticket/custom-field-remove.plain.adp
-share/openacs/templates/new-ticket/issue-add-attachment.plain.adp
-share/openacs/templates/new-ticket/new-project-custom-field.plain.adp
-share/openacs/templates/new-ticket/project-cleanse-2.plain.adp
-share/openacs/templates/new-ticket/project-cleanse.plain.adp
-share/openacs/templates/new-ticket/project-fields.plain.adp
-share/openacs/templates/news-templated/index.fancy.adp
-share/openacs/templates/news-templated/index.fancy.fr.adp
-share/openacs/templates/news-templated/index.plain.adp



Home | Main Index | Thread Index | Old Index