xsp 4.2-2.5 source package in Ubuntu

Changelog

xsp (4.2-2.5) unstable; urgency=medium

  * Non-maintainer upload
  * mono-xsp4: Add perl dependency (Closes: #1053154)
  * Move Vcs fields to salsa repo
  * Remove retired uploader (Closes: #1051045)

 -- Bastian Germann <email address hidden>  Thu, 28 Sep 2023 12:54:54 +0200

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 Pocket Published Component Section
Noble release universe web

Downloads

File Size SHA-256 Checksum
xsp_4.2-2.5.dsc 2.4 KiB 56a5e9f4a414686f60dc2a198a7ff23c18bde4dcfe69f447a65754a9a3367c81
xsp_4.2.orig.tar.gz 705.4 KiB 6b8ce6a16e32ba852481700bbf14b1fe0356b4a831ce84845f64ceb8059b3efc
xsp_4.2-2.5.debian.tar.xz 45.4 KiB a44253af866b1222f01cd0d3f0a6b5866330fdfbbda1f7686bfeafcb7a9caa0c

Available diffs

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 libfpm-helper0
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).