diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-30 21:07:00 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-30 21:07:00 +0000 |
commit | 54e11df8bd8c2975367725de520b473e631e70b4 (patch) | |
tree | 243dc5c554d027dff611791cd5bd8bd91f6b9e6e /deskutils | |
parent | 7ba2df1fe2100c0dd20c2d01cde9e6fc51494ca0 (diff) | |
download | ports-54e11df8bd8c2975367725de520b473e631e70b4.tar.gz ports-54e11df8bd8c2975367725de520b473e631e70b4.zip |
Add phpgw_inventory, an inventory management application for phpGroupWare.
Notes
Notes:
svn path=/head/; revision=40603
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/phpgw_inventory/Makefile | 24 | ||||
-rw-r--r-- | deskutils/phpgw_inventory/distinfo | 1 | ||||
-rw-r--r-- | deskutils/phpgw_inventory/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/phpgw_inventory/pkg-descr | 4 | ||||
-rw-r--r-- | deskutils/phpgw_inventory/pkg-plist | 101 |
6 files changed, 132 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 0af8cfd277d8..d1bc1c413d55 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -24,6 +24,7 @@ SUBDIR += notebook SUBDIR += offix-trash SUBDIR += phpgroupware + SUBDIR += phpgw_inventory SUBDIR += plan SUBDIR += sliderule SUBDIR += teapot diff --git a/deskutils/phpgw_inventory/Makefile b/deskutils/phpgw_inventory/Makefile new file mode 100644 index 000000000000..c307fe4f0a70 --- /dev/null +++ b/deskutils/phpgw_inventory/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: phpgw_inventory +# Date created: 30 March 2001 +# Whom: Jimmy Olgeni <olgeni@uli.it> +# +# $FreeBSD$ + +PORTNAME= phpgw_inventory +PORTVERSION= 0.8.2 +CATEGORIES= deskutils +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= phpgwapps + +MAINTAINER= olgeni@FreeBSD.org + +NO_BUILD= yes +WRKSRC= ${WRKDIR}/inv + +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_inventory/distinfo b/deskutils/phpgw_inventory/distinfo new file mode 100644 index 000000000000..cacac4999e96 --- /dev/null +++ b/deskutils/phpgw_inventory/distinfo @@ -0,0 +1 @@ +MD5 (phpgw_inventory-0.8.2.tar.gz) = 93a7662824a8f10d0fa6cf26cabcf949 diff --git a/deskutils/phpgw_inventory/pkg-comment b/deskutils/phpgw_inventory/pkg-comment new file mode 100644 index 000000000000..9d73adf1a74c --- /dev/null +++ b/deskutils/phpgw_inventory/pkg-comment @@ -0,0 +1 @@ +A PHP GroupWare module: inventory management diff --git a/deskutils/phpgw_inventory/pkg-descr b/deskutils/phpgw_inventory/pkg-descr new file mode 100644 index 000000000000..a2c9552f8b64 --- /dev/null +++ b/deskutils/phpgw_inventory/pkg-descr @@ -0,0 +1,4 @@ +phpGroupWare is a web based GroupWare system. This module provides an +inventory management application. + +WWW: http://phpgroupware.org/ diff --git a/deskutils/phpgw_inventory/pkg-plist b/deskutils/phpgw_inventory/pkg-plist new file mode 100644 index 000000000000..a57399e7631f --- /dev/null +++ b/deskutils/phpgw_inventory/pkg-plist @@ -0,0 +1,101 @@ +www/data/phpgroupware/inv/addresses.php +www/data/phpgroupware/inv/addstatus.php +www/data/phpgroupware/inv/listorders.php +www/data/phpgroupware/inv/delivery_list.php +www/data/phpgroupware/inv/index.php +www/data/phpgroupware/inv/listproducts.php +www/data/phpgroupware/inv/editstatus.php +www/data/phpgroupware/inv/deletestatus.php +www/data/phpgroupware/inv/inv_list.php +www/data/phpgroupware/inv/addcategory.php +www/data/phpgroupware/inv/deletecategory.php +www/data/phpgroupware/inv/liststatus.php +www/data/phpgroupware/inv/invoice_print.php +www/data/phpgroupware/inv/invoice_list.php +www/data/phpgroupware/inv/delivery_pdf.php +www/data/phpgroupware/inv/addorder.php +www/data/phpgroupware/inv/delivery.php +www/data/phpgroupware/inv/deleteorder.php +www/data/phpgroupware/inv/invoice_pdf.php +www/data/phpgroupware/inv/editcategory.php +www/data/phpgroupware/inv/del_list.php +www/data/phpgroupware/inv/invoice.php +www/data/phpgroupware/inv/preferences.php +www/data/phpgroupware/inv/orderproducts.php +www/data/phpgroupware/inv/listminstock.php +www/data/phpgroupware/inv/addproduct.php +www/data/phpgroupware/inv/doc/lang.sql +www/data/phpgroupware/inv/doc/update_tables-0.8.1.pgsql +www/data/phpgroupware/inv/doc/update_tables-0.8.2.pgsql +www/data/phpgroupware/inv/doc/drop_tables-0.8.1.mysql +www/data/phpgroupware/inv/doc/update_tables-0.8.2.mysql +www/data/phpgroupware/inv/doc/drop_tables.pgsql +www/data/phpgroupware/inv/doc/logo.jpg +www/data/phpgroupware/inv/doc/update_tables-0.8.1.mysql +www/data/phpgroupware/inv/doc/CHANGELOG +www/data/phpgroupware/inv/doc/create_tables.mysql +www/data/phpgroupware/inv/doc/create_tables.pgsql +www/data/phpgroupware/inv/doc/drop_tables.mysql +www/data/phpgroupware/inv/doc/drop_tables-0.8.1.pgsql +www/data/phpgroupware/inv/inc/header.inc.php +www/data/phpgroupware/inv/inc/hook_inv_add_dev_pref.inc.php +www/data/phpgroupware/inv/inc/hook_preferences.inc.php +www/data/phpgroupware/inv/inc/pdf_layout.inc.php +www/data/phpgroupware/inv/editproduct.php +www/data/phpgroupware/inv/addressbook.php +www/data/phpgroupware/inv/templates/default/header.tpl +www/data/phpgroupware/inv/templates/default/listcategorys.tpl +www/data/phpgroupware/inv/templates/default/addressbook.tpl +www/data/phpgroupware/inv/templates/default/orderproducts.tpl +www/data/phpgroupware/inv/templates/default/addresses.tpl +www/data/phpgroupware/inv/templates/default/delete.tpl +www/data/phpgroupware/inv/templates/default/del_listproducts.tpl +www/data/phpgroupware/inv/templates/default/listdelivery.tpl +www/data/phpgroupware/inv/templates/default/listorders.tpl +www/data/phpgroupware/inv/templates/default/images/navbar.gif +www/data/phpgroupware/inv/templates/default/listproducts_full.tpl +www/data/phpgroupware/inv/templates/default/preferences.tpl +www/data/phpgroupware/inv/templates/default/delivery_print.tpl +www/data/phpgroupware/inv/templates/default/invoice_print.tpl +www/data/phpgroupware/inv/templates/default/inv_listproducts.tpl +www/data/phpgroupware/inv/templates/default/status_form.tpl +www/data/phpgroupware/inv/templates/default/product_form.tpl +www/data/phpgroupware/inv/templates/default/category_form.tpl +www/data/phpgroupware/inv/templates/default/inv_list.tpl +www/data/phpgroupware/inv/templates/default/del_list.tpl +www/data/phpgroupware/inv/templates/default/list_search.tpl +www/data/phpgroupware/inv/templates/default/order_form.tpl +www/data/phpgroupware/inv/templates/verdilak/header.tpl +www/data/phpgroupware/inv/templates/verdilak/listcategorys.tpl +www/data/phpgroupware/inv/templates/verdilak/addressbook.tpl +www/data/phpgroupware/inv/templates/verdilak/orderproducts.tpl +www/data/phpgroupware/inv/templates/verdilak/addresses.tpl +www/data/phpgroupware/inv/templates/verdilak/delete.tpl +www/data/phpgroupware/inv/templates/verdilak/del_listproducts.tpl +www/data/phpgroupware/inv/templates/verdilak/listdelivery.tpl +www/data/phpgroupware/inv/templates/verdilak/listorders.tpl +www/data/phpgroupware/inv/templates/verdilak/images/navbar.gif +www/data/phpgroupware/inv/templates/verdilak/listproducts_full.tpl +www/data/phpgroupware/inv/templates/verdilak/preferences.tpl +www/data/phpgroupware/inv/templates/verdilak/delivery_print.tpl +www/data/phpgroupware/inv/templates/verdilak/invoice_print.tpl +www/data/phpgroupware/inv/templates/verdilak/inv_listproducts.tpl +www/data/phpgroupware/inv/templates/verdilak/status_form.tpl +www/data/phpgroupware/inv/templates/verdilak/product_form.tpl +www/data/phpgroupware/inv/templates/verdilak/category_form.tpl +www/data/phpgroupware/inv/templates/verdilak/inv_list.tpl +www/data/phpgroupware/inv/templates/verdilak/del_list.tpl +www/data/phpgroupware/inv/templates/verdilak/list_search.tpl +www/data/phpgroupware/inv/templates/verdilak/order_form.tpl +www/data/phpgroupware/inv/editorder.php +www/data/phpgroupware/inv/delivery_print.php +www/data/phpgroupware/inv/deleteproduct.php +@dirrm www/data/phpgroupware/inv/templates/verdilak/images +@dirrm www/data/phpgroupware/inv/templates/verdilak +@dirrm www/data/phpgroupware/inv/templates/default/images +@dirrm www/data/phpgroupware/inv/templates/default +@dirrm www/data/phpgroupware/inv/templates +@dirrm www/data/phpgroupware/inv/inc +@dirrm www/data/phpgroupware/inv/doc +@dirrm www/data/phpgroupware/inv +@unexec rmdir %D/www/data/phpgroupware 2>/dev/null || true |