From owner-freebsd-ports Sun Jul 8 6:30:39 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD2A037B405 for ; Sun, 8 Jul 2001 06:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f68DU1f26581; Sun, 8 Jul 2001 06:30:01 -0700 (PDT) (envelope-from gnats) Received: from dagobert.skystream.nl (smtp.uwnet.nl [195.7.130.55]) by hub.freebsd.org (Postfix) with ESMTP id 39F7537B406 for ; Sun, 8 Jul 2001 06:21:35 -0700 (PDT) (envelope-from abgoeree@uwnet.nl) Received: from dyn.dailup.c227128237.isd.to (dyn.dailup.c227128237.isd.to [213.227.128.237]) by dagobert.skystream.nl (8.11.4/8.11.0) with ESMTP id f68DPqB03951 for ; Sun, 8 Jul 2001 15:25:53 +0200 Received: (qmail 4796 invoked by uid 1000); 8 Jul 2001 12:54:07 -0000 Message-Id: <20010708125407.4795.qmail@mandark.attica.home> Date: 8 Jul 2001 12:54:07 -0000 From: "Andre Goeree" Reply-To: abgoeree@uwnet.nl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28812: New port: databases/ccc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28812 >Category: ports >Synopsis: New port: databases/ccc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 08 06:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Andre Goeree >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD mandark.attica.home 4.3-STABLE FreeBSD 4.3-STABLE #4: Tue Jul 3 21:40:50 CEST 2001 toor@mandark.attica.home:/usr/obj/usr/src/sys/CUSTOM i386 >Description: CCC is a web based inventory / contact management / POS / job tracking / job billing system specially designed for computer service shops. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ccc # ccc/Makefile # ccc/distinfo # ccc/pkg-comment # ccc/pkg-descr # ccc/pkg-plist # echo c - ccc mkdir -p ccc > /dev/null 2>&1 echo x - ccc/Makefile sed 's/^X//' >ccc/Makefile << 'END-of-ccc/Makefile' X# New ports collection makefile for: ccc X# Date created: 8 July 2001 X# Whom: Andre Goeree X# X# $FreeBSD$ X# X XPORTNAME= ccc XPORTVERSION= 1.02 XCATEGORIES= databases www XMASTER_SITES= http://www.cccsoftware.org/ XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= abgoeree@uwnet.nl X XRUN_DEPENDS= ${LOCALBASE}/share/doc/apache/php/adodb/adodb.inc.php:${PORTSDIR}/databases/adodb X XWRKSRC= ${WRKDIR}/${PORTNAME} XNO_BUILD= YES X XADODB_DIR= share/doc/apache/php/adodb XCCC_DIR= share/doc/apache/ccc X Xpost-patch: X ${PERL} -pi -e 's!includes/adodb/adodb\.inc\.php!${PREFIX}/${ADODB_DIR}/adodb\.inc\.php!g' ${WRKSRC}/includes/main.php X Xdo-install: X ${MKDIR} ${PREFIX}/share/doc/ccc X ${MKDIR} ${PREFIX}/${CCC_DIR}/images X ${MKDIR} ${PREFIX}/${CCC_DIR}/includes/lang X ${MKDIR} ${PREFIX}/${CCC_DIR}/includes/class.tree X X ${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/ccc X ${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/ccc X ${INSTALL_DATA} ${WRKSRC}/UPGRADE ${PREFIX}/share/doc/ccc X ${INSTALL_DATA} ${WRKSRC}/*.html ${PREFIX}/share/doc/ccc X ${INSTALL_DATA} ${WRKSRC}/*.sql ${PREFIX}/share/doc/ccc X X ${INSTALL_DATA} ${WRKSRC}/*.php ${PREFIX}/${CCC_DIR} X X ${INSTALL_DATA} ${WRKSRC}/images/* ${PREFIX}/${CCC_DIR}/images X X ${INSTALL_DATA} ${WRKSRC}/includes/*.php ${PREFIX}/${CCC_DIR}/includes X ${INSTALL_DATA} ${WRKSRC}/includes/*.inc ${PREFIX}/${CCC_DIR}/includes X ${INSTALL_DATA} ${WRKSRC}/includes/*.css ${PREFIX}/${CCC_DIR}/includes X X ${INSTALL_DATA} ${WRKSRC}/includes/lang/*.inc \ X ${PREFIX}/${CCC_DIR}/includes/lang X X ${INSTALL_DATA} ${WRKSRC}/includes/class.tree/*.php \ X ${PREFIX}/${CCC_DIR}/includes/class.tree X X ${INSTALL_DATA} ${WRKSRC}/includes/class.tree/*.js \ X ${PREFIX}/${CCC_DIR}/includes/class.tree X X ${INSTALL_DATA} ${WRKSRC}/includes/class.tree/*.gif \ X ${PREFIX}/${CCC_DIR}/includes/class.tree X X.include END-of-ccc/Makefile echo x - ccc/distinfo sed 's/^X//' >ccc/distinfo << 'END-of-ccc/distinfo' XMD5 (ccc_1.02.tar.gz) = 09e2d94113556d4014e03ff0c182b23c END-of-ccc/distinfo echo x - ccc/pkg-comment sed 's/^X//' >ccc/pkg-comment << 'END-of-ccc/pkg-comment' XA web based inventory / contact management system END-of-ccc/pkg-comment echo x - ccc/pkg-descr sed 's/^X//' >ccc/pkg-descr << 'END-of-ccc/pkg-descr' XCCC is a web based inventory /contact management / POS / job tracking / job Xbilling system specially designed for computer service shops, but should be Xuseful to anyone that needs accountability of any of any of the things listed. X XCCC is written in PHP, and requires PHP > 4.01 and a database of some sort. XIt is developed on Linux / Apache, and has been tested on Linux / Apache / XMySQL and WinNT / IIS / MySQL, but should run on any web serving platform that Xcan run php (including Linux, BSD's, Other Unix's, and NT), and work with any Xdatabase supported by ADODB (http://php.weblogs.com/ADODB/). X XWWW: http://www.cccsoftware.org/ X X- Ago Xabgoeree@uwnet.nl END-of-ccc/pkg-descr echo x - ccc/pkg-plist sed 's/^X//' >ccc/pkg-plist << 'END-of-ccc/pkg-plist' Xshare/doc/apache/ccc/billmadd1.php Xshare/doc/apache/ccc/billmadd2.php Xshare/doc/apache/ccc/billmadd3.php Xshare/doc/apache/ccc/billmadd4.php Xshare/doc/apache/ccc/billmmod1.php Xshare/doc/apache/ccc/billmmod2.php Xshare/doc/apache/ccc/billmmod3.php Xshare/doc/apache/ccc/billmmod4.php Xshare/doc/apache/ccc/billmview1.php Xshare/doc/apache/ccc/blank.php Xshare/doc/apache/ccc/companymadd1.php Xshare/doc/apache/ccc/companymadd2.php Xshare/doc/apache/ccc/companymmod1.php Xshare/doc/apache/ccc/companymmod2.php Xshare/doc/apache/ccc/companymmod3.php Xshare/doc/apache/ccc/companyrint1.php Xshare/doc/apache/ccc/computermadd1.php Xshare/doc/apache/ccc/computermadd2.php Xshare/doc/apache/ccc/computermmod1.php Xshare/doc/apache/ccc/computermmod2.php Xshare/doc/apache/ccc/computermmod3.php Xshare/doc/apache/ccc/contactmadd1.php Xshare/doc/apache/ccc/contactmadd2.php Xshare/doc/apache/ccc/contactmmod1.php Xshare/doc/apache/ccc/contactmmod2.php Xshare/doc/apache/ccc/contactmmod3.php Xshare/doc/apache/ccc/contactmmod4.php Xshare/doc/apache/ccc/images/active-circle-original.gif Xshare/doc/apache/ccc/images/active-circle.gif Xshare/doc/apache/ccc/images/active-down-original.gif Xshare/doc/apache/ccc/images/active-down.gif Xshare/doc/apache/ccc/images/active-left-original.gif Xshare/doc/apache/ccc/images/active-left.gif Xshare/doc/apache/ccc/images/active-right-original.gif Xshare/doc/apache/ccc/images/active-right.gif Xshare/doc/apache/ccc/images/active-up-original.gif Xshare/doc/apache/ccc/images/active-up.gif Xshare/doc/apache/ccc/images/circle-original.gif Xshare/doc/apache/ccc/images/circle.gif Xshare/doc/apache/ccc/images/clarrowd.gif Xshare/doc/apache/ccc/images/clarrowl.gif Xshare/doc/apache/ccc/images/clarrowr.gif Xshare/doc/apache/ccc/images/clarrowu.gif Xshare/doc/apache/ccc/images/misc_lines.gif Xshare/doc/apache/ccc/images/pijl.gif Xshare/doc/apache/ccc/images/stats_blue.png Xshare/doc/apache/ccc/images/trans.gif Xshare/doc/apache/ccc/includes/class.tree/class.tree.php Xshare/doc/apache/ccc/includes/class.tree/ftiens4.js Xshare/doc/apache/ccc/includes/class.tree/ftv2blank.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2doc.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2folderclosed.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2folderopen.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2lastnode.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2link.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2mlastnode.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2mnode.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2node.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2plastnode.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2pnode.gif Xshare/doc/apache/ccc/includes/class.tree/ftv2vertline.gif Xshare/doc/apache/ccc/includes/footer.inc Xshare/doc/apache/ccc/includes/functions.php Xshare/doc/apache/ccc/includes/header.inc Xshare/doc/apache/ccc/includes/labels.css Xshare/doc/apache/ccc/includes/lang/eng.inc Xshare/doc/apache/ccc/includes/lang/spn.inc Xshare/doc/apache/ccc/includes/main.php Xshare/doc/apache/ccc/includes/menu.inc Xshare/doc/apache/ccc/includes/stylesheet.css Xshare/doc/apache/ccc/index.php Xshare/doc/apache/ccc/itemcategoryadd1.php Xshare/doc/apache/ccc/itemcategoryadd2.php Xshare/doc/apache/ccc/itemcategorymod1.php Xshare/doc/apache/ccc/itemcategorymod2.php Xshare/doc/apache/ccc/itemcategorymod3.php Xshare/doc/apache/ccc/itemmadd1.php Xshare/doc/apache/ccc/itemmadd2.php Xshare/doc/apache/ccc/itemmlist1.php Xshare/doc/apache/ccc/itemmmod1.php Xshare/doc/apache/ccc/itemmmod2.php Xshare/doc/apache/ccc/itemmmod3.php Xshare/doc/apache/ccc/itemmmod4.php Xshare/doc/apache/ccc/itemmpricelist1.php Xshare/doc/apache/ccc/itemr1.php Xshare/doc/apache/ccc/itemrinfo1.php Xshare/doc/apache/ccc/itemrphys1.php Xshare/doc/apache/ccc/itemrprice1.php Xshare/doc/apache/ccc/jobmadd1.php Xshare/doc/apache/ccc/jobmadd2.php Xshare/doc/apache/ccc/jobmmod1.php Xshare/doc/apache/ccc/jobmmod2.php Xshare/doc/apache/ccc/jobmmod3.php Xshare/doc/apache/ccc/jobmmod4.php Xshare/doc/apache/ccc/jobmview1.php Xshare/doc/apache/ccc/labelsmview1.php Xshare/doc/apache/ccc/labelsmviewdesc1.php Xshare/doc/apache/ccc/login.php Xshare/doc/apache/ccc/menum1.php Xshare/doc/apache/ccc/quotemadd1.php Xshare/doc/apache/ccc/quotemadd2.php Xshare/doc/apache/ccc/quotemadd3.php Xshare/doc/apache/ccc/quotemadd4.php Xshare/doc/apache/ccc/quotemmod1.php Xshare/doc/apache/ccc/quotemmod2.php Xshare/doc/apache/ccc/quotemmod3.php Xshare/doc/apache/ccc/quotemmod4.php Xshare/doc/apache/ccc/quotemview1.php Xshare/doc/apache/ccc/reportm1.php Xshare/doc/apache/ccc/requisitionmadd1.php Xshare/doc/apache/ccc/requisitionmmod2.php Xshare/doc/apache/ccc/requisitionmmod3.php Xshare/doc/apache/ccc/requisitionmsearch1.php Xshare/doc/apache/ccc/requisitionmsearch2.php Xshare/doc/apache/ccc/requisitionmview1.php Xshare/doc/apache/ccc/salesr1.php Xshare/doc/apache/ccc/shiptypemadd1.php Xshare/doc/apache/ccc/shiptypemadd2.php Xshare/doc/apache/ccc/shiptypemmod1.php Xshare/doc/apache/ccc/shiptypemmod2.php Xshare/doc/apache/ccc/shiptypemmod3.php Xshare/doc/apache/ccc/softwarer1.php Xshare/doc/apache/ccc/techmadd1.php Xshare/doc/apache/ccc/techmadd2.php Xshare/doc/apache/ccc/techmmod1.php Xshare/doc/apache/ccc/techmmod2.php Xshare/doc/apache/ccc/techmmod3.php Xshare/doc/apache/ccc/techmmod4.php Xshare/doc/apache/ccc/techr1.php Xshare/doc/apache/ccc/upgrade.prior.1.01.php Xshare/doc/apache/ccc/vendormadd1.php Xshare/doc/apache/ccc/vendormadd2.php Xshare/doc/apache/ccc/vendormmod1.php Xshare/doc/apache/ccc/vendormmod2.php Xshare/doc/apache/ccc/vendormmod3.php Xshare/doc/apache/ccc/vendorr1.php Xshare/doc/ccc/INSTALL Xshare/doc/ccc/LICENSE Xshare/doc/ccc/UPGRADE Xshare/doc/ccc/changelog.html Xshare/doc/ccc/database.sql Xshare/doc/ccc/howto.html Xshare/doc/ccc/needed.html Xshare/doc/ccc/sybdatabase.sql Xshare/doc/ccc/upgrade.prior.0.97.sql Xshare/doc/ccc/upgrade.prior.1.00.sql Xshare/doc/ccc/upgrade.prior.1.01.sql X@dirrm share/doc/apache/ccc/includes/class.tree X@dirrm share/doc/apache/ccc/includes/lang X@dirrm share/doc/apache/ccc/includes X@dirrm share/doc/apache/ccc/images X@dirrm share/doc/apache/ccc X@dirrm share/doc/ccc END-of-ccc/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message