xsp 4.2-2 source package in Ubuntu
Changelog
xsp (4.2-2) unstable; urgency=medium * [45c7657] Update Russian translation. Thanks to Yuri Kozlov (Closes: #806737) * [81fc78c] Update Danish translation. Thanks to Joe Dalton (Closes: #807116) * [e00ff7b] Update Czech translation. Thanks to Miroslav Kure (Closes: #807162) * [74127a7] Update German translation. Thanks to Helge Kreutzmann (Closes: #807247) * [d20ffb4] Update Dutch translation. Thanks to Frans Spiesschaert (Closes: #807498) * [f7a0233] Update Slovenian translation. Thanks to Jan Kraljič (Closes: #807573, #807572) -- Jo Shields <email address hidden> Fri, 11 Dec 2015 09:17:13 +0000
Upload details
- Uploaded by:
- Debian Mono Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Mono Group
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xsp_4.2-2.dsc | 2.2 KiB | 85c022228e3fa99f29c77cf367ceaa7e2aef9d24765af0b691c55266f00fe39a |
xsp_4.2.orig.tar.gz | 705.4 KiB | 6b8ce6a16e32ba852481700bbf14b1fe0356b4a831ce84845f64ceb8059b3efc |
xsp_4.2-2.debian.tar.xz | 44.7 KiB | dbed86dde5b134dc73fd21374a17798522c042611a88458f3e07e6039ce30a26 |
No changes file available.
Binary packages built by this source
- asp.net-examples: demo pages for ASP.NET infrastructure
Sample set of .aspx pages to test the XSP server or the mod_mono Apache
module.
- dh-xsp: debhelper add-on to handle ASP.NET sites
dh-xsp provides a debhelper sequence addon named 'xsp' and the dh_installxsp
command, which allows ASP.NET sites to be automatically configured on
installation.
- libfpm-helper0: ASP.NET backend for FastCGI Process Manager - helper lib
mono-fpm-server contains the backend for FPM. It lets you run ASP.NET
web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package contains a helper library needed by mono-fpm-server.
- libfpm-helper0-dbgsym: debug symbols for package libfpm-helper0
mono-fpm-server contains the backend for FPM. It lets you run ASP.NET
web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package contains a helper library needed by mono-fpm-server.
- mono-apache-server: ASP.NET backend for mod_mono Apache module - default version
mono-apache-server contains the backend for mod_mono. It lets you run ASP.NET
web applications via Apache. mod_mono will call mono-apache-server to parse
and compile the aspx code.
.
This package pulls in the default version of the Apache backend.
- mono-apache-server4: ASP.NET 4.5 backend for mod_mono Apache module
mono-apache-server contains the backend for mod_mono. It lets you run ASP.NET
web applications via Apache. mod_mono will call mono-apache-server to parse
and compile the aspx code.
.
This package requires you to install libapache2-mod-mono for Apache 2.0.
- mono-fastcgi-server: ASP.NET backend for FastCGI webservers - default version
mono-fastcgi-
server contains the backend for FastCGI. It lets you run
ASP.NET web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver should be configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package pulls in the default version of the FastCGI backend.
- mono-fastcgi-server4: ASP.NET 4.0 backend for FastCGI webservers
mono-fastcgi-
server contains the backend for FastCGI. It lets you run
ASP.NET web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package requires you to install any FastCGI webserver, such as
Lighttpd or Apache (see libapache2-mod-fcgid) .
- mono-fpm-server: ASP.NET backend for FastCGI Process Manager
mono-fpm-server contains the backend for FPM. It lets you run ASP.NET
web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
parse and compile the aspx code.
.
This package requires you to install any FPM webserver, such as
Lighttpd or Apache (see libapache2-mod-fastcgi) .
- mono-xsp: simple web server to run ASP.NET applications - default version
XSP is a simple web server written in C# that can be used to run your
ASP.NET applications.
.
This is a metapackage to pull in the standalone ASP.NET web server.
If you want to run ASP.NET applications with Apache, look at
mono-apache-server.
- mono-xsp4: simple web server to run ASP.NET 4.0 applications
XSP is a simple web server written in C# that can be used to run your
ASP.NET 4.0 applications.
.
This is the standalone ASP.NET web server. If you want to run ASP.NET
applications with Apache, look at mono-apache-server.
- mono-xsp4-base: base libraries for XSP 4.0
This is the core libraries needed to install the XSP4 application,
either through the standalone XSP version (mono-xsp4) or the Apache module
(mono-apache- server4) .