From owner-cvs-all@FreeBSD.ORG Sat Mar 29 22:16:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 152C937B401; Sat, 29 Mar 2003 22:16:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A542743FAF; Sat, 29 Mar 2003 22:16:40 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2U6Ge0U066401; Sat, 29 Mar 2003 22:16:40 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2U6GeVX066400; Sat, 29 Mar 2003 22:16:40 -0800 (PST) Message-Id: <200303300616.h2U6GeVX066400@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 29 Mar 2003 22:16:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/french Makefile ports/french/facturier Makefile distinfo pkg-deinstall pkg-descr pkg-message pkg-plist ports/french/facturier/files httpd.conf.facturier patch-README.txt patch-html_javascript.js patch-lib_Conf.pm patch-lib_Util.pm ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 06:16:43 -0000 edwin 2003/03/29 22:16:40 PST FreeBSD ports repository Modified files: french Makefile Added files: french/facturier Makefile distinfo pkg-deinstall pkg-descr pkg-message pkg-plist french/facturier/files httpd.conf.facturier patch-README.txt patch-html_javascript.js patch-lib_Conf.pm patch-lib_Util.pm patch-sql_fact.sql Log: french/facturier, an invoicing application for small enterprises. PR: ports/47795 Submitted by: Thierry Thomas Revision Changes Path 1.26 +1 -0 ports/french/Makefile 1.1 +105 -0 ports/french/facturier/Makefile (new) 1.1 +1 -0 ports/french/facturier/distinfo (new) 1.1 +31 -0 ports/french/facturier/files/httpd.conf.facturier (new) 1.1 +18 -0 ports/french/facturier/files/patch-README.txt (new) 1.1 +10 -0 ports/french/facturier/files/patch-html_javascript.js (new) 1.1 +59 -0 ports/french/facturier/files/patch-lib_Conf.pm (new) 1.1 +23 -0 ports/french/facturier/files/patch-lib_Util.pm (new) 1.1 +11 -0 ports/french/facturier/files/patch-sql_fact.sql (new) 1.1 +37 -0 ports/french/facturier/pkg-deinstall (new) 1.1 +10 -0 ports/french/facturier/pkg-descr (new) 1.1 +23 -0 ports/french/facturier/pkg-message (new) 1.1 +287 -0 ports/french/facturier/pkg-plist (new)