Initial import of webcollab 1.70

WebCollab is a collaborative web-based system for project management.
This commit is contained in:
kevlo 2005-03-09 07:46:24 +00:00
parent 0569d4f095
commit 69731bf549
5 changed files with 284 additions and 0 deletions

35
www/webcollab/Makefile Normal file
View File

@ -0,0 +1,35 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/09 07:46:24 kevlo Exp $
COMMENT= "collaborative web-based system for project management"
V= 1.70
DISTNAME= webcollab-${V}
CATEGORIES= www
HOMEPAGE= http://webcollab.sourceforge.net/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM=Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webcollab/}
RUN_DEPENDS= :php5-mysql-*:www/php5/extensions,-mysql
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
PREFIX= /var/www
INSTDIR= ${PREFIX}/webcollab
SUBST_VARS= INSTDIR
do-install:
@cd ${PREFIX} && tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX}
@mv ${INSTDIR}-${V} ${INSTDIR}
.include <bsd.port.mk>

4
www/webcollab/distinfo Normal file
View File

@ -0,0 +1,4 @@
MD5 (webcollab-1.70.tar.gz) = 0e0e37b243bc31bf89b5482fde2f290b
RMD160 (webcollab-1.70.tar.gz) = d1784bef7fb7b1f1823fb539e2488b3e8efeac78
SHA1 (webcollab-1.70.tar.gz) = 6550ecf039c8c6daecfc5b52c2b5e18bb3dfbab1
SIZE (webcollab-1.70.tar.gz) = 256714

4
www/webcollab/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
WebCollab is a collaborative web-based system for projects and project
management. WebCollab is easy to use, and encourages users to work together.
The software is functionally elegant and secure without being cumbersome
for users, or graphically intensive.

View File

@ -0,0 +1,8 @@
The webcollab has been installed into ${INSTDIR}
You should point this to the DocumentRoot of your web-server:
# ln -s ../webcollab /var/www/htdocs/webcollab
(make sure you use a relative symlink since Apache is chrooted)
You can ensure you have a working install by accessing:
http://<localhost>/webcollab/

233
www/webcollab/pkg/PLIST Normal file
View File

@ -0,0 +1,233 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/09 07:46:24 kevlo Exp $
webcollab/
webcollab/CHANGELOG
webcollab/LICENSE
webcollab/README
webcollab/RELEASE_NOTES
webcollab/admin/
webcollab/admin.php
webcollab/admin/.htaccess
webcollab/admin/admin_config_edit.php
webcollab/admin/admin_config_menubox.php
webcollab/admin/admin_config_submit.php
webcollab/admin/path.php
webcollab/archive/
webcollab/archive.php
webcollab/archive/.htaccess
webcollab/archive/archive_list.php
webcollab/archive/archive_submit.php
webcollab/archive/path.php
webcollab/backup.php
webcollab/calendar/
webcollab/calendar.php
webcollab/calendar/.htaccess
webcollab/calendar/calendar_show.php
webcollab/calendar/path.php
webcollab/config/
webcollab/config/.htaccess
@mode 666
webcollab/config/config.php
@mode
webcollab/contacts/
webcollab/contacts.php
webcollab/contacts/.htaccess
webcollab/contacts/contact_add.php
webcollab/contacts/contact_edit.php
webcollab/contacts/contact_menubox.php
webcollab/contacts/contact_show.php
webcollab/contacts/contact_submit.php
webcollab/contacts/path.php
webcollab/css/
webcollab/css/calendar.css
webcollab/css/default.css
webcollab/css/print.css
webcollab/database/
webcollab/database/.htaccess
webcollab/database/database.php
webcollab/database/mysql_database.php
webcollab/database/mysql_innodb_database.php
webcollab/database/path.php
webcollab/database/pgsql_database.php
webcollab/database/pgsql_old_database.php
webcollab/db/
webcollab/db/.htaccess
webcollab/db/db_create_mysql.sh
webcollab/db/db_create_pgsql.sh
webcollab/db/dump_mysql.sh
webcollab/db/dump_pgsql.sh
webcollab/db/schema_mysql.sql
webcollab/db/schema_mysql_innodb.sql
webcollab/db/schema_pgsql.sql
webcollab/docs/
webcollab/docs/doc.css
webcollab/docs/faq.html
webcollab/docs/faq.txt
webcollab/docs/install.html
webcollab/docs/install.txt
webcollab/docs/readme.html
webcollab/docs/readme.txt
webcollab/docs/start.html
webcollab/docs/start.txt
webcollab/files/
webcollab/files.php
webcollab/files/.htaccess
webcollab/files/file_admin.php
webcollab/files/file_download.php
webcollab/files/file_list.php
webcollab/files/file_menubox.php
webcollab/files/file_submit.php
webcollab/files/file_upload.php
webcollab/files/filebase/
webcollab/files/filebase/.htaccess
webcollab/files/filebase/index.html
webcollab/files/path.php
webcollab/forum/
webcollab/forum.php
webcollab/forum/.htaccess
webcollab/forum/forum_add.php
webcollab/forum/forum_list.php
webcollab/forum/forum_menubox.php
webcollab/forum/forum_submit.php
webcollab/forum/path.php
webcollab/help/
webcollab/help/bg_help.php
webcollab/help/bg_help_admin.php
webcollab/help/de_help.php
webcollab/help/de_help_admin.php
webcollab/help/en_help.php
webcollab/help/en_help_admin.php
webcollab/help/es_help.php
webcollab/help/es_help_admin.php
webcollab/help/help_language.php
webcollab/help/path.php
webcollab/images/
webcollab/images/apache_pb.gif
webcollab/images/arrow.gif
webcollab/images/blank.gif
webcollab/images/clock.gif
webcollab/images/file.gif
webcollab/images/message.gif
webcollab/images/php-logo.gif
webcollab/images/powered-by-postgresql.gif
webcollab/images/poweredbymysql-125.png
webcollab/images/updated.gif
webcollab/images/webcollab_logo.jpg
webcollab/includes/
webcollab/includes/.htaccess
webcollab/includes/admin_config.php
webcollab/includes/common.php
webcollab/includes/details.php
webcollab/includes/email.php
webcollab/includes/mainmenu.php
webcollab/includes/path.php
webcollab/includes/screen.php
webcollab/includes/security.php
webcollab/includes/smtp_auth.php
webcollab/includes/time.php
webcollab/includes/usergroup_security.php
webcollab/index.php
webcollab/lang/
webcollab/lang/.htaccess
webcollab/lang/README.translations
webcollab/lang/bg_email.php
webcollab/lang/bg_long_message.php
webcollab/lang/bg_message.php
webcollab/lang/ca_email.php
webcollab/lang/ca_long_message.php
webcollab/lang/ca_message.php
webcollab/lang/da_email.php
webcollab/lang/da_long_message.php
webcollab/lang/da_message.php
webcollab/lang/de_email.php
webcollab/lang/de_long_message.php
webcollab/lang/de_message.php
webcollab/lang/en_email.php
webcollab/lang/en_long_message.php
webcollab/lang/en_message.php
webcollab/lang/es_email.php
webcollab/lang/es_long_message.php
webcollab/lang/es_message.php
webcollab/lang/fr_email.php
webcollab/lang/fr_long_message.php
webcollab/lang/fr_message.php
webcollab/lang/it_email.php
webcollab/lang/it_long_message.php
webcollab/lang/it_message.php
webcollab/lang/lang.php
webcollab/lang/lang_email.php
webcollab/lang/lang_long.php
webcollab/lang/pt-br_email.php
webcollab/lang/pt-br_long_message.php
webcollab/lang/pt-br_message.php
webcollab/logout.php
webcollab/main.php
webcollab/path.php
webcollab/setup/
webcollab/setup.php
webcollab/setup/.htaccess
webcollab/setup/path.php
webcollab/setup/screen_setup.php
webcollab/setup/security_setup.php
webcollab/setup/setup_db_build.php
webcollab/setup/setup_setup1.php
webcollab/setup/setup_setup2.php
webcollab/setup/setup_setup3.php
webcollab/setup/setup_setup4.php
webcollab/setup/setup_setup5.php
webcollab/setup_handler.php
webcollab/taskgroups/
webcollab/taskgroups.php
webcollab/taskgroups/.htaccess
webcollab/taskgroups/path.php
webcollab/taskgroups/taskgroup_add.php
webcollab/taskgroups/taskgroup_edit.php
webcollab/taskgroups/taskgroup_manage.php
webcollab/taskgroups/taskgroup_menubox.php
webcollab/taskgroups/taskgroup_submit.php
webcollab/tasks/
webcollab/tasks.php
webcollab/tasks/.htaccess
webcollab/tasks/path.php
webcollab/tasks/task_add.php
webcollab/tasks/task_clone_add.php
webcollab/tasks/task_clone_submit.php
webcollab/tasks/task_common.php
webcollab/tasks/task_delete.php
webcollab/tasks/task_edit.php
webcollab/tasks/task_list.php
webcollab/tasks/task_menubox.php
webcollab/tasks/task_navigate.php
webcollab/tasks/task_project_list.php
webcollab/tasks/task_show.php
webcollab/tasks/task_submit.php
webcollab/tasks/task_submit_insert.php
webcollab/tasks/task_submit_owner.php
webcollab/tasks/task_submit_update.php
webcollab/tasks/task_summary_list.php
webcollab/tasks/task_todo_list.php
webcollab/update.php
webcollab/usergroups/
webcollab/usergroups.php
webcollab/usergroups/.htaccess
webcollab/usergroups/path.php
webcollab/usergroups/usergroup_add.php
webcollab/usergroups/usergroup_edit.php
webcollab/usergroups/usergroup_manage.php
webcollab/usergroups/usergroup_menubox.php
webcollab/usergroups/usergroup_submit.php
webcollab/users/
webcollab/users.php
webcollab/users/.htaccess
webcollab/users/path.php
webcollab/users/user_add.php
webcollab/users/user_del.php
webcollab/users/user_deleted_menubox.php
webcollab/users/user_edit.php
webcollab/users/user_existing_menubox.php
webcollab/users/user_info.php
webcollab/users/user_mail.php
webcollab/users/user_mail_send.php
webcollab/users/user_menubox.php
webcollab/users/user_online.php
webcollab/users/user_show.php
webcollab/users/user_submit.php