Date: Wed, 16 Jun 2004 13:34:30 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/bricolage Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/bricolage/files patch-Makefile patch-bin::Makefile.PL patch-bin::bric_pgimport... Message-ID: <200406161334.i5GDYUDv028757@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-06-16 13:34:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/bricolage Makefile distinfo pkg-descr pkg-message pkg-plist www/bricolage/files patch-Makefile patch-bin::Makefile.PL patch-bin::bric_pgimport patch-inst::apache.pl patch-inst::config.pl patch-inst::modules.pl patch-inst::postgres.pl patch-inst::required.pl patch-lib::Makefile.PL Log: Add bricolage, a Content Management System written in perl, using Mason and PostgreSQL. WWW: http://www.bricolage.cc/ PR: ports/67477 Submitted by: Rod Taylor <rbt@home.rbt.ca> Revision Changes Path 1.902 +1 -0 ports/www/Makefile 1.1 +232 -0 ports/www/bricolage/Makefile (new) 1.1 +2 -0 ports/www/bricolage/distinfo (new) 1.1 +72 -0 ports/www/bricolage/files/patch-Makefile (new) 1.1 +21 -0 ports/www/bricolage/files/patch-bin::Makefile.PL (new) 1.1 +45 -0 ports/www/bricolage/files/patch-bin::bric_pgimport (new) 1.1 +44 -0 ports/www/bricolage/files/patch-inst::apache.pl (new) 1.1 +170 -0 ports/www/bricolage/files/patch-inst::config.pl (new) 1.1 +37 -0 ports/www/bricolage/files/patch-inst::modules.pl (new) 1.1 +57 -0 ports/www/bricolage/files/patch-inst::postgres.pl (new) 1.1 +44 -0 ports/www/bricolage/files/patch-inst::required.pl (new) 1.1 +16 -0 ports/www/bricolage/files/patch-lib::Makefile.PL (new) 1.1 +6 -0 ports/www/bricolage/pkg-descr (new) 1.1 +49 -0 ports/www/bricolage/pkg-message (new) 1.1 +3149 -0 ports/www/bricolage/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406161334.i5GDYUDv028757>