[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp by killfill

noreply at forge.novell.com noreply at forge.novell.com
Fri Dec 14 06:27:03 MST 2007


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp by killfill

Modified Files:
	Makefile pkg-plist 
Log Message:
- Added sqlite as dependency
- Fix pkg-plist


===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp/Makefile,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp/Makefile	2007/12/13 19:36:27	1.36
+++ /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp/Makefile	2007/12/14 13:27:03	1.37
@@ -3,12 +3,12 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.36 2007/12/13 19:36:27 killfill Exp $
+#   $Id: Makefile,v 1.37 2007/12/14 13:27:03 killfill Exp $
 #
 
 PORTNAME=	xsp
 PORTVERSION=	1.2.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	http://go-mono.com/sources/${PORTNAME}/
 
@@ -17,6 +17,7 @@
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
 RUN_DEPENDS=	${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
+LIB_DEPENDS=	sqlite3:${PORTSDIR}/databases/sqlite3
 
 USE_BZIP2=	yes
 USE_GNOME=	gnometarget gnomehack
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp/pkg-plist,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp/pkg-plist	2007/11/24 15:27:49	1.21
+++ /cvsroot/bsd-sharp/FreeBSD-ports/www/xsp/pkg-plist	2007/12/14 13:27:03	1.22
@@ -45,6 +45,7 @@
 lib/xsp/test/1.1/asp.net/code-render.aspx
 lib/xsp/test/1.1/asp.net/codebehind1.aspx
 lib/xsp/test/1.1/asp.net/header.inc
+lib/xsp/test/1.1/asp.net/index.aspx
 lib/xsp/test/1.1/asp.net/includetest.aspx
 lib/xsp/test/1.1/asp.net/registertest.aspx
 lib/xsp/test/1.1/asp.net/registertest1.ascx
@@ -55,18 +56,22 @@
 lib/xsp/test/1.1/authtest/index.aspx
 lib/xsp/test/1.1/authtest/login.aspx
 lib/xsp/test/1.1/authtest/web.config
+lib/xsp/test/1.1/customcontrol/index.aspx
 lib/xsp/test/1.1/customcontrol/tabcontrol.aspx
 lib/xsp/test/1.1/customcontrol/tabcontrol2.aspx
 lib/xsp/test/1.1/databind/databind-arraylist.aspx
 lib/xsp/test/1.1/databind/databind-attribute.aspx
 lib/xsp/test/1.1/databind/databind-class.aspx
 lib/xsp/test/1.1/databind/databind-template.aspx
+lib/xsp/test/1.1/databind/index.aspx
 lib/xsp/test/1.1/handlers/async.ashx
 lib/xsp/test/1.1/handlers/chunked.ashx
 lib/xsp/test/1.1/handlers/empty.ashx
+lib/xsp/test/1.1/handlers/index.aspx
 lib/xsp/test/1.1/handlers/monodoc.ashx
 lib/xsp/test/1.1/handlers/webhandler.ashx
 lib/xsp/test/1.1/html/button.aspx
+lib/xsp/test/1.1/html/index.aspx
 lib/xsp/test/1.1/html/htmlanchor.aspx
 lib/xsp/test/1.1/html/htmlbutton.aspx
 lib/xsp/test/1.1/html/htmlgeneric.aspx
@@ -84,7 +89,11 @@
 lib/xsp/test/1.1/webcontrols/calendar.aspx
 lib/xsp/test/1.1/webcontrols/datalist.aspx
 lib/xsp/test/1.1/webcontrols/dbpage1.aspx
+lib/xsp/test/1.1/webcontrols/dbpage1.sqlite
 lib/xsp/test/1.1/webcontrols/dbpage2.aspx
+lib/xsp/test/1.1/webcontrols/dbpage2.sqlite
+lib/xsp/test/1.1/webcontrols/dbpage_test_setup.exe
+lib/xsp/test/1.1/webcontrols/index.aspx
 lib/xsp/test/1.1/webcontrols/listitem.aspx
 lib/xsp/test/1.1/webcontrols/people.xml
 lib/xsp/test/1.1/webcontrols/peopletable.xsl
@@ -93,6 +102,7 @@
 lib/xsp/test/1.1/webcontrols/web_adrotator.aspx
 lib/xsp/test/1.1/webcontrols/web_adrotator.xml
 lib/xsp/test/1.1/webcontrols/web_button.aspx
+lib/xsp/test/1.1/webcontrols/web_comparevalidator.aspx
 lib/xsp/test/1.1/webcontrols/web_checkbox.aspx
 lib/xsp/test/1.1/webcontrols/web_checkboxlist.aspx
 lib/xsp/test/1.1/webcontrols/web_datagrid.aspx
@@ -119,11 +129,15 @@
 lib/xsp/test/1.1/webservice/ConverterService.asmx
 lib/xsp/test/1.1/webservice/ServiceClient.exe.config
 lib/xsp/test/1.1/webservice/TestService.asmx
+lib/xsp/test/1.1/webservice/index.aspx
+lib/xsp/test/1.1/index.aspx
 lib/xsp/test/2.0/masterpages/content1.aspx
 lib/xsp/test/2.0/masterpages/content2.aspx
 lib/xsp/test/2.0/masterpages/frame.master
+lib/xsp/test/2.0/masterpages/index.aspx
 lib/xsp/test/2.0/masterpages/simple.aspx
 lib/xsp/test/2.0/masterpages/simple.master
+lib/xsp/test/2.0/menu/index.aspx
 lib/xsp/test/2.0/menu/menu1.aspx
 lib/xsp/test/2.0/menu/menu2.aspx
 lib/xsp/test/2.0/menu/stock_copy_24.png
@@ -145,22 +159,32 @@
 lib/xsp/test/2.0/treeview/TreeLineImages/t.gif
 lib/xsp/test/2.0/treeview/TreeLineImages/tminus.gif
 lib/xsp/test/2.0/treeview/TreeLineImages/tplus.gif
+lib/xsp/test/2.0/treeview/index.aspx
 lib/xsp/test/2.0/treeview/populate-on-demand.aspx
 lib/xsp/test/2.0/treeview/populate.cs
 lib/xsp/test/2.0/treeview/treeview-databound.aspx
 lib/xsp/test/2.0/treeview/treeview.aspx
+lib/xsp/test/2.0/index.aspx
+lib/xsp/test/App_Code/Application.cs
 lib/xsp/test/ServiceClient.exe
+lib/xsp/test/bin/SiteMapReader_1.1.dll
 lib/xsp/test/bin/codebehind1.dll
 lib/xsp/test/bin/extensions.dll
 lib/xsp/test/bin/tabcontrol.dll
 lib/xsp/test/bin/tabcontrol2.dll
 lib/xsp/test/bin/treeview.dll
 lib/xsp/test/bin/typedesc.dll
+lib/xsp/test/controls/BreadCrumbs_1.1.ascx
+lib/xsp/test/controls/BreadCrumbs_2.0.ascx
+lib/xsp/test/controls/MonoSamplesHeader.ascx
+lib/xsp/test/controls/FileList.ascx
+lib/xsp/test/Web.sitemap
 lib/xsp/test/extensions.dll
 lib/xsp/test/favicon.ico
 lib/xsp/test/global.asax
 lib/xsp/test/index.aspx
 lib/xsp/test/index2.aspx
+lib/xsp/test/missing_components.aspx
 lib/xsp/test/mod-mono-server.exe.config
 lib/xsp/test/mono-powered-big.png
 lib/xsp/test/mono-xsp.css
@@ -185,7 +209,9 @@
 @dirrm lib/xsp/unittests/webroot
 @dirrm lib/xsp/unittests/Tests.XSP.Security
 @dirrm lib/xsp/unittests
+ at dirrm lib/xsp/test/controls
 @dirrm lib/xsp/test/bin
+ at dirrm lib/xsp/test/App_Code
 @dirrm lib/xsp/test/2.0/treeview/TreeLineImages
 @dirrm lib/xsp/test/2.0/treeview
 @dirrm lib/xsp/test/2.0/menu


More information about the Bsd-sharp-cvs mailing list