diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-30 21:09:39 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-30 21:09:39 +0000 |
commit | b129c1bfda26a00dd8fe584e685fcd3ba49c81a5 (patch) | |
tree | 83b7c0c531c2f527af4b6a99ba9eec9ebd188d33 /deskutils | |
parent | 54e11df8bd8c2975367725de520b473e631e70b4 (diff) | |
download | ports-b129c1bfda26a00dd8fe584e685fcd3ba49c81a5.tar.gz ports-b129c1bfda26a00dd8fe584e685fcd3ba49c81a5.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/phpgw_projects/Makefile | 24 | ||||
-rw-r--r-- | deskutils/phpgw_projects/distinfo | 1 | ||||
-rw-r--r-- | deskutils/phpgw_projects/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/phpgw_projects/pkg-descr | 4 | ||||
-rw-r--r-- | deskutils/phpgw_projects/pkg-plist | 104 |
6 files changed, 135 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index d1bc1c413d55..a0f44c490190 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -25,6 +25,7 @@ SUBDIR += offix-trash SUBDIR += phpgroupware SUBDIR += phpgw_inventory + SUBDIR += phpgw_projects SUBDIR += plan SUBDIR += sliderule SUBDIR += teapot diff --git a/deskutils/phpgw_projects/Makefile b/deskutils/phpgw_projects/Makefile new file mode 100644 index 000000000000..e019a422c56a --- /dev/null +++ b/deskutils/phpgw_projects/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: phpgw_projects +# Date created: 30 March 2001 +# Whom: Jimmy Olgeni <olgeni@uli.it> +# +# $FreeBSD$ + +PORTNAME= phpgw_projects +PORTVERSION= 0.8.3.2 +CATEGORIES= deskutils +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= phpgwapps + +MAINTAINER= olgeni@FreeBSD.org + +NO_BUILD= yes +WRKSRC= ${WRKDIR}/projects + +do-install: + @if [ ! -d ${PREFIX}/www/data/phpgroupware ]; then \ + ${MKDIR} ${PREFIX}/www/data/phpgroupware; \ + fi + @${CP} -r ${WRKSRC} ${PREFIX}/www/data/phpgroupware/ + +.include <bsd.port.mk> diff --git a/deskutils/phpgw_projects/distinfo b/deskutils/phpgw_projects/distinfo new file mode 100644 index 000000000000..2e489e941e6b --- /dev/null +++ b/deskutils/phpgw_projects/distinfo @@ -0,0 +1 @@ +MD5 (phpgw_projects-0.8.3.2.tar.gz) = 74f02a27c5b876cccd9d8bc05978111d diff --git a/deskutils/phpgw_projects/pkg-comment b/deskutils/phpgw_projects/pkg-comment new file mode 100644 index 000000000000..59943ac32b25 --- /dev/null +++ b/deskutils/phpgw_projects/pkg-comment @@ -0,0 +1 @@ +A PHP GroupWare module: project management diff --git a/deskutils/phpgw_projects/pkg-descr b/deskutils/phpgw_projects/pkg-descr new file mode 100644 index 000000000000..814ea02b9c0d --- /dev/null +++ b/deskutils/phpgw_projects/pkg-descr @@ -0,0 +1,4 @@ +phpGroupWare is a web based GroupWare system. This module provides a +project management application. + +WWW: http://phpgroupware.org/ diff --git a/deskutils/phpgw_projects/pkg-plist b/deskutils/phpgw_projects/pkg-plist new file mode 100644 index 000000000000..565fe2eaf586 --- /dev/null +++ b/deskutils/phpgw_projects/pkg-plist @@ -0,0 +1,104 @@ +www/data/phpgroupware/projects/stats_userstat.php +www/data/phpgroupware/projects/invoice_update.php +www/data/phpgroupware/projects/hours_index.php +www/data/phpgroupware/projects/hours_addhour.php +www/data/phpgroupware/projects/fail.php +www/data/phpgroupware/projects/stats_projectlist.php +www/data/phpgroupware/projects/index.php +www/data/phpgroupware/projects/activities.php +www/data/phpgroupware/projects/delivery_update.php +www/data/phpgroupware/projects/del_deliveryshow.php +www/data/phpgroupware/projects/del_deliverylist.php +www/data/phpgroupware/projects/bill_invoiceshow.php +www/data/phpgroupware/projects/delete.php +www/data/phpgroupware/projects/addactivity.php +www/data/phpgroupware/projects/edit.php +www/data/phpgroupware/projects/hours_deletehour.php +www/data/phpgroupware/projects/hours_listhours.php +www/data/phpgroupware/projects/bill_invoicelist.php +www/data/phpgroupware/projects/add.php +www/data/phpgroupware/projects/preferences.php +www/data/phpgroupware/projects/deleteactivity.php +www/data/phpgroupware/projects/del_index.php +www/data/phpgroupware/projects/stats_userlist.php +www/data/phpgroupware/projects/doc/lang.sql +www/data/phpgroupware/projects/doc/USING +www/data/phpgroupware/projects/doc/update.mysql +www/data/phpgroupware/projects/doc/de_translation.sql +www/data/phpgroupware/projects/doc/update.pgsql +www/data/phpgroupware/projects/doc/drop_tables.pgsql +www/data/phpgroupware/projects/doc/logo.jpg +www/data/phpgroupware/projects/doc/CHANGELOG +www/data/phpgroupware/projects/doc/INSTALL +www/data/phpgroupware/projects/doc/create_tables.mysql +www/data/phpgroupware/projects/doc/create_tables.pgsql +www/data/phpgroupware/projects/doc/drop_tables.mysql +www/data/phpgroupware/projects/bill_index.php +www/data/phpgroupware/projects/inc/footer.inc.php +www/data/phpgroupware/projects/inc/functions.inc.php +www/data/phpgroupware/projects/inc/hook_projects_add_def_pref.inc.php +www/data/phpgroupware/projects/inc/header.inc.php +www/data/phpgroupware/projects/inc/hook_preferences.inc.php +www/data/phpgroupware/projects/del_delivery.php +www/data/phpgroupware/projects/addressbook.php +www/data/phpgroupware/projects/hours_edithour.php +www/data/phpgroupware/projects/templates/default/header.tpl +www/data/phpgroupware/projects/templates/default/listactivities.tpl +www/data/phpgroupware/projects/templates/default/bill_listinvoice.tpl +www/data/phpgroupware/projects/templates/default/addressbook.tpl +www/data/phpgroupware/projects/templates/default/stats_userstat.tpl +www/data/phpgroupware/projects/templates/default/bill_invoiceform.tpl +www/data/phpgroupware/projects/templates/default/bill_list.tpl +www/data/phpgroupware/projects/templates/default/delete.tpl +www/data/phpgroupware/projects/templates/default/formactivity.tpl +www/data/phpgroupware/projects/templates/default/images/navbar.gif +www/data/phpgroupware/projects/templates/default/preferences.tpl +www/data/phpgroupware/projects/templates/default/hours_listhours.tpl +www/data/phpgroupware/projects/templates/default/list.tpl +www/data/phpgroupware/projects/templates/default/stats_projectlist.tpl +www/data/phpgroupware/projects/templates/default/hours_formhours.tpl +www/data/phpgroupware/projects/templates/default/del_listhours.tpl +www/data/phpgroupware/projects/templates/default/stats_projectstat.tpl +www/data/phpgroupware/projects/templates/default/bill_listhours.tpl +www/data/phpgroupware/projects/templates/default/stats_userlist.tpl +www/data/phpgroupware/projects/templates/default/del_deliveryform.tpl +www/data/phpgroupware/projects/templates/default/del_list.tpl +www/data/phpgroupware/projects/templates/default/del_listdelivery.tpl +www/data/phpgroupware/projects/templates/default/form.tpl +www/data/phpgroupware/projects/templates/default/hours_list.tpl +www/data/phpgroupware/projects/templates/verdilak/header.tpl +www/data/phpgroupware/projects/templates/verdilak/listactivities.tpl +www/data/phpgroupware/projects/templates/verdilak/bill_listinvoice.tpl +www/data/phpgroupware/projects/templates/verdilak/addressbook.tpl +www/data/phpgroupware/projects/templates/verdilak/stats_userstat.tpl +www/data/phpgroupware/projects/templates/verdilak/bill_invoiceform.tpl +www/data/phpgroupware/projects/templates/verdilak/bill_list.tpl +www/data/phpgroupware/projects/templates/verdilak/delete.tpl +www/data/phpgroupware/projects/templates/verdilak/formactivity.tpl +www/data/phpgroupware/projects/templates/verdilak/images/navbar.gif +www/data/phpgroupware/projects/templates/verdilak/preferences.tpl +www/data/phpgroupware/projects/templates/verdilak/hours_listhours.tpl +www/data/phpgroupware/projects/templates/verdilak/list.tpl +www/data/phpgroupware/projects/templates/verdilak/stats_projectlist.tpl +www/data/phpgroupware/projects/templates/verdilak/hours_formhours.tpl +www/data/phpgroupware/projects/templates/verdilak/del_listhours.tpl +www/data/phpgroupware/projects/templates/verdilak/stats_projectstat.tpl +www/data/phpgroupware/projects/templates/verdilak/bill_listhours.tpl +www/data/phpgroupware/projects/templates/verdilak/stats_userlist.tpl +www/data/phpgroupware/projects/templates/verdilak/del_deliveryform.tpl +www/data/phpgroupware/projects/templates/verdilak/del_list.tpl +www/data/phpgroupware/projects/templates/verdilak/del_listdelivery.tpl +www/data/phpgroupware/projects/templates/verdilak/form.tpl +www/data/phpgroupware/projects/templates/verdilak/hours_list.tpl +www/data/phpgroupware/projects/stats_projectstat.php +www/data/phpgroupware/projects/bill_invoice.php +www/data/phpgroupware/projects/editactivity.php +@dirrm www/data/phpgroupware/projects/templates/verdilak/images +@dirrm www/data/phpgroupware/projects/templates/verdilak +@dirrm www/data/phpgroupware/projects/templates/default/images +@dirrm www/data/phpgroupware/projects/templates/default +@dirrm www/data/phpgroupware/projects/templates +@dirrm www/data/phpgroupware/projects/inc +@dirrm www/data/phpgroupware/projects/doc +@dirrm www/data/phpgroupware/projects +@unexec rmdir %D/www/data/phpgroupware 2>/dev/null || true |