Date: Sun, 11 Nov 2001 19:24:59 -0800 (PST) From: Anders Nordby <anders@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_mysqluserdir Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/www/mod_mysqluserdir/files README patch-mod_mysqluserdir.c Message-ID: <200111120324.fAC3Oxc05073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
anders 2001/11/11 19:24:59 PST Modified files: www Makefile Added files: www/mod_mysqluserdir Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist www/mod_mysqluserdir/files README patch-mod_mysqluserdir.c Log: Add mod_mysqluserdir, an Apache module to make Apache get userdirs from MySQL. PR: 31577 Approved by: will Revision Changes Path 1.422 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/mod_mysqluserdir/Makefile (new) 1.1 +1 -0 ports/www/mod_mysqluserdir/distinfo (new) 1.1 +45 -0 ports/www/mod_mysqluserdir/files/README (new) 1.1 +10 -0 ports/www/mod_mysqluserdir/files/patch-mod_mysqluserdir.c (new) 1.1 +1 -0 ports/www/mod_mysqluserdir/pkg-comment (new) 1.1 +6 -0 ports/www/mod_mysqluserdir/pkg-descr (new) 1.1 +19 -0 ports/www/mod_mysqluserdir/pkg-message (new) 1.1 +5 -0 ports/www/mod_mysqluserdir/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111120324.fAC3Oxc05073>