pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www add and enable ap-scgi, ap2-auth-mellon, and py-scgi



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf8faaf82c7f
branches:  trunk
changeset: 555703:bf8faaf82c7f
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Sat Mar 07 02:24:32 2009 +0000

description:
add and enable ap-scgi, ap2-auth-mellon, and py-scgi

diffstat:

 www/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 173d5d3672de -r bf8faaf82c7f www/Makefile
--- a/www/Makefile      Sat Mar 07 02:21:39 2009 +0000
+++ b/www/Makefile      Sat Mar 07 02:24:32 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.637 2009/03/04 02:11:44 jmcneill Exp $
+# $NetBSD: Makefile,v 1.638 2009/03/07 02:24:32 jnemeth Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -37,11 +37,13 @@
 SUBDIR+=       ap-rivet
 SUBDIR+=       ap-rpaf
 SUBDIR+=       ap-ruby
+SUBDIR+=       ap-scgi
 SUBDIR+=       ap-ssl
 SUBDIR+=       ap-throttle
 SUBDIR+=       ap-xslt
 SUBDIR+=       ap2-auth-external
 SUBDIR+=       ap2-auth-ldap
+SUDBID+=       ap2-auth-mellon
 SUBDIR+=       ap2-auth-mysql
 SUBDIR+=       ap2-auth-ntlm
 SUBDIR+=       ap2-auth-pgsql
@@ -436,6 +438,7 @@
 SUBDIR+=       py-nevow
 SUBDIR+=       py-paste
 SUBDIR+=       py-rss2gen
+SUDBID+=       py-scgi
 SUBDIR+=       py-simpletal
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-webpy



Home | Main Index | Thread Index | Old Index