Versions
v2014.12-r2014120900 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~ppc ~x86
- USE flags
- developer doc net35 net40 net45 test
USE flags
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)
Dependencies
app-portage / elt-patches : Collection of patches for libtool.eclass
dev-db / sqlite : SQL database engine
dev-lang / mono : Mono runtime and class libraries, a C# compiler/interpreter
sys-devel / autoconf : Used to create autoconfiguration files
sys-devel / automake : Used to generate Makefile.in from Makefile.am
sys-devel / libtool : A shared library tool for developers
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
Bugs
- 628774
- www-servers/xsp-2014.12-r2014120900 : configure: error: unrecognized option: --with_unit_tests
- 634240
- www-servers/xsp-2014.12-r2014120900 : installs into paths that should be created at runtime
- 642942
- www-servers/xsp-2014.12-r2014120900 : * (no error message)
- 661686
- www-servers/xsp-2014.12-r2014120900 : sandbox issue
Change logs
- 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