www-servers / xsp

XSP is a small web server that can host ASP.NET pages

Official package sites : https://www.mono-project.com/ASP.NET/ ·

v4.7.1-r2 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~ppc ~x86
USE flags
doc net35 net40 net45 test

v4.7.1-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64 ~ppc ~x86
USE flags
developer doc net35 net40 net45 test

General

developer
creates .mdb files for either Release and Debug
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
net35
use .NET 3.5 Framework
net40
use .NET 4.0 Framework
net45
use .NET 4.5 Framework
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-db / sqlite : SQL database engine

acct-group / aspnet : System group: aspnet

acct-user / aspnet : User for the www-servers/xsp dotnet server

dev-db / sqlite : SQL database engine

Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
www-servers/xsp: configuration and installation fixes
- correct configuration arguments for test and doc USE flags - remove unused developer USE flag - remove commented src_compile function - remove keepdir for /var/run/aspnet - update HOMEPAGE Closes: https://bugs.gentoo.org/628774 Closes: https://bugs.gentoo.org/634240 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Petr Vaněk · gentoo
www-servers/xsp: drop 3.8_p2014120900-r1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
www-servers/xsp: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
www-servers/xsp: drop old version
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
www-servers/xsp: migrate to GLEP 81
Closes: https://bugs.gentoo.org/781551 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
www-servers/xsp: fix DoubleEmptyLine
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
www-servers/xsp: switch to tarball for 3.8_p2014120900
Why not? Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
www-servers/xsp: tidy variable declarations
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
www-servers/xsp: add app-arch/unzip BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
www-servers/xsp: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
www-servers/xsp: add 4.7.1
Closes: https://bugs.gentoo.org/642942 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
www-servers/xsp: rename 2014.12-r2014120900 to 3.8_p2014120900
The old version name doesn't follow convention for git snapshots and makes adding future actually-released versions difficult. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
www-servers/xsp: port to EAPI 7, drop autotools-utils.eclass
* Port to EAPI 7 * Drop autotools-utils.eclass * Use normal makefiles to build for now Closes: https://bugs.gentoo.org/642942 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Michael Palimaka · gentoo
www-servers/xsp: remove trailing whitespace
Package-Manager: portage-2.3.0_rc1
Patrick Lauer · gentoo
www-servers/xsp: Remove empty file
Package-Manager: portage-2.2.27
Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Heather Cynede · gentoo
dev-dotnet/xsp -> www-servers/xsp