* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2015-10-25 18:29 Heather Cynede
0 siblings, 0 replies; 14+ messages in thread
From: Heather Cynede @ 2015-10-25 18:29 UTC (permalink / raw
To: gentoo-commits
commit: e5f99201e400ad15ef01a260910449545c7c02c3
Author: Heather Cynede <cynede <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 18:26:11 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 18:26:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f99201
www-servers/xsp: add missing IUSE to metadata
Package-Manager: portage-2.2.23
www-servers/xsp/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www-servers/xsp/metadata.xml b/www-servers/xsp/metadata.xml
index 3cbbb7b..da62621 100644
--- a/www-servers/xsp/metadata.xml
+++ b/www-servers/xsp/metadata.xml
@@ -8,6 +8,9 @@
</longdescription>
<use>
<flag name="developer">creates .mdb files for either Release and Debug</flag>
+ <flag name="net35">use .NET 3.5 Framework</flag>
+ <flag name="net40">use .NET 4.0 Framework</flag>
+ <flag name="net45">use .NET 4.5 Framework</flag>
</use>
<upstream>
<remote-id type="github">mono/xsp</remote-id>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2016-06-02 14:21 Michael Palimaka
0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2016-06-02 14:21 UTC (permalink / raw
To: gentoo-commits
commit: ddd9fa7b84508e222a59e23121227863c647ce21
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 14:15:54 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 14:21:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd9fa7b
www-servers/xsp: remove trailing whitespace
Package-Manager: portage-2.3.0_rc1
www-servers/xsp/xsp-2014.12-r2014120900.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild b/www-servers/xsp/xsp-2014.12-r2014120900.ebuild
index 3647107..3a8769c 100644
--- a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild
+++ b/www-servers/xsp/xsp-2014.12-r2014120900.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -78,9 +78,9 @@ src_install() {
insinto /etc/xsp4
doins "${FILESDIR}"/systemd/mono.webapp
insinto /etc/xsp4/conf.d
- # mono-xsp4.service was original name from
+ # mono-xsp4.service was original name from
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
- # I think that using the same commands as in debian
+ # I think that using the same commands as in debian
# systemctl start mono-xsp4.service
# systemctl start mono-xsp4
# is better than to have shorter command
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2017-11-26 23:26 David Seifert
0 siblings, 0 replies; 14+ messages in thread
From: David Seifert @ 2017-11-26 23:26 UTC (permalink / raw
To: gentoo-commits
commit: f5b3157129a0283b3168847bd52edb5f5be6a80e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:10:33 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:26:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b31571
www-servers/xsp: [QA] Consistent whitespace in metadata.xml
www-servers/xsp/metadata.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/www-servers/xsp/metadata.xml b/www-servers/xsp/metadata.xml
index 93662ee6a09..fd8812bf8d6 100644
--- a/www-servers/xsp/metadata.xml
+++ b/www-servers/xsp/metadata.xml
@@ -2,8 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>dotnet@gentoo.org</email>
- <name>Gentoo Dotnet Project</name>
+ <email>dotnet@gentoo.org</email>
+ <name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription lang="en">
XSP is a standalone web server written in C# that can be used to run
@@ -11,9 +11,9 @@
</longdescription>
<use>
<flag name="developer">creates .mdb files for either Release and Debug</flag>
- <flag name="net35">use .NET 3.5 Framework</flag>
- <flag name="net40">use .NET 4.0 Framework</flag>
- <flag name="net45">use .NET 4.5 Framework</flag>
+ <flag name="net35">use .NET 3.5 Framework</flag>
+ <flag name="net40">use .NET 4.0 Framework</flag>
+ <flag name="net45">use .NET 4.5 Framework</flag>
</use>
<upstream>
<remote-id type="github">mono/xsp</remote-id>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 3:02 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 3:02 UTC (permalink / raw
To: gentoo-commits
commit: 21696fb59235a8c9cf752cc10b4c8db060b766f2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 02:07:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 03:00:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21696fb5
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 <AT> gentoo.org>
www-servers/xsp/Manifest | 2 +-
.../xsp/{xsp-2014.12-r2014120900.ebuild => xsp-3.8_p2014120900.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/xsp/Manifest b/www-servers/xsp/Manifest
index 612b373d2e7..1d57520ef23 100644
--- a/www-servers/xsp/Manifest
+++ b/www-servers/xsp/Manifest
@@ -1 +1 @@
-DIST xsp-2014.12.zip 632555 BLAKE2B e9c63a1e7ae26b45a6d4bec7aca48fc5f9712ffeb17087f6685009abb3feed4395015e8506b3c1333b59658f0334cadb66d181b35e4508bc807bb9680e360196 SHA512 a9d298079cfae4bacac1575f04e58c3106f532c1f283cc243a8a6560561c0a6b535320d1d3e925c7383bd1f7510f31f115d8e85506e31623c175d7f3f606ab91
+DIST xsp-3.8_p2014120900.zip 632555 BLAKE2B e9c63a1e7ae26b45a6d4bec7aca48fc5f9712ffeb17087f6685009abb3feed4395015e8506b3c1333b59658f0334cadb66d181b35e4508bc807bb9680e360196 SHA512 a9d298079cfae4bacac1575f04e58c3106f532c1f283cc243a8a6560561c0a6b535320d1d3e925c7383bd1f7510f31f115d8e85506e31623c175d7f3f606ab91
diff --git a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
similarity index 100%
rename from www-servers/xsp/xsp-2014.12-r2014120900.ebuild
rename to www-servers/xsp/xsp-3.8_p2014120900.ebuild
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 3:02 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 3:02 UTC (permalink / raw
To: gentoo-commits
commit: c9106bdfc10e315a72f9e7cf23956add8f2fa2b5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 02:54:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 03:00:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9106bdf
www-servers/xsp: add 4.7.1
Closes: https://bugs.gentoo.org/642942
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/xsp/Manifest | 1 +
www-servers/xsp/xsp-4.7.1.ebuild | 95 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 96 insertions(+)
diff --git a/www-servers/xsp/Manifest b/www-servers/xsp/Manifest
index 1d57520ef23..b7faea8c132 100644
--- a/www-servers/xsp/Manifest
+++ b/www-servers/xsp/Manifest
@@ -1 +1,2 @@
DIST xsp-3.8_p2014120900.zip 632555 BLAKE2B e9c63a1e7ae26b45a6d4bec7aca48fc5f9712ffeb17087f6685009abb3feed4395015e8506b3c1333b59658f0334cadb66d181b35e4508bc807bb9680e360196 SHA512 a9d298079cfae4bacac1575f04e58c3106f532c1f283cc243a8a6560561c0a6b535320d1d3e925c7383bd1f7510f31f115d8e85506e31623c175d7f3f606ab91
+DIST xsp-4.7.1.tar.gz 307143 BLAKE2B f8a3a09d644d567728e6462df553ff52fdbd17e974dc25aeebd011e7b6c22ef76be69cc49acfd1cdd9edbd30728ce6b7ef5f33ecda50653db219863b17442b36 SHA512 f106b073bc17ae8fafcffdf2f0db7284f36b62b648fd79321a0de7f5ed15085a9116deccf464e72b3e6f5daf8d65d0a6a3d55c1b275546a4762fa3236bd58e2b
diff --git a/www-servers/xsp/xsp-4.7.1.ebuild b/www-servers/xsp/xsp-4.7.1.ebuild
new file mode 100644
index 00000000000..203ad0669e3
--- /dev/null
+++ b/www-servers/xsp/xsp-4.7.1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_DOTNET="net35 net40 net45"
+PATCHDIR="${FILESDIR}/2.2/"
+
+inherit autotools dotnet systemd user
+
+DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
+HOMEPAGE="http://www.mono-project.com/ASP.NET"
+SRC_URI="https://github.com/mono/xsp/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="doc test developer"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-db/sqlite:3"
+DEPEND="${RDEPEND}"
+
+METAFILETOBUILD=xsp.sln
+
+PATCHES=(
+ "${FILESDIR}/aclocal-fix.patch"
+)
+
+src_prepare() {
+ default
+
+ eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
+ if test -z "${NO_LIBTOOLIZE}" ; then
+ _elibtoolize --force --copy
+ fi
+
+ eautoconf
+ eautomake --gnu --add-missing --force --copy
+}
+
+src_configure() {
+ local myeconfargs=(
+ "--enable-maintainer-mode"
+ )
+
+ use test && myeconfargs+=( "--with_unit_tests" )
+ use doc || myeconfargs+=( "--disable-docs" )
+
+ econf "${myeconfargs[@]}"
+}
+
+#src_compile() {
+# exbuild xsp.sln
+#
+# if use developer ; then
+# exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
+# else
+# exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
+# fi
+#}
+
+pkg_preinst() {
+ enewgroup aspnet
+ enewuser aspnet -1 -1 /tmp aspnet
+
+ # enewuser www-data
+ # www-data - is from debian, i think it's the same as aspnet here
+}
+
+src_install() {
+ mv_command="cp -ar" default
+
+ newinitd "${PATCHDIR}"/xsp.initd xsp
+ newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
+ newconfd "${PATCHDIR}"/xsp.confd xsp
+ newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
+
+ insinto /etc/xsp4
+ doins "${FILESDIR}"/systemd/mono.webapp
+ insinto /etc/xsp4/conf.d
+
+ # mono-xsp4.service was original name from
+ # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
+ # I think that using the same commands as in debian
+ # systemctl start mono-xsp4.service
+ # systemctl start mono-xsp4
+ # is better than to have shorter command
+ # systemctl start xsp
+ #
+ # insinto /usr/lib/systemd/system
+ systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
+
+ keepdir /var/run/aspnet
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 3:05 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 3:05 UTC (permalink / raw
To: gentoo-commits
commit: 3e2b985c7e9fe482199025357aec979834ba49b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 03:04:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 03:04:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2b985c
www-servers/xsp: add app-arch/unzip BDEPEND
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/xsp/xsp-3.8_p2014120900.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index dd42bb873c5..33c34864ddf 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc test developer"
RESTRICT="!test? ( test )"
+BDEPEND="app-arch/unzip"
RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 3:05 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 3:05 UTC (permalink / raw
To: gentoo-commits
commit: c6009eeac3a2280ef3db04bee9329f0a6e0eacdf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 03:03:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 03:03:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6009eea
www-servers/xsp: fix whitespace
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/xsp/xsp-3.8_p2014120900.ebuild | 2 +-
www-servers/xsp/xsp-4.7.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index a803dddf5dc..dd42bb873c5 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -38,7 +38,7 @@ src_prepare() {
fi
eautoconf
- eautomake --gnu --add-missing --force --copy
+ eautomake --gnu --add-missing --force --copy
}
src_configure() {
diff --git a/www-servers/xsp/xsp-4.7.1.ebuild b/www-servers/xsp/xsp-4.7.1.ebuild
index 203ad0669e3..8bbb25acfcf 100644
--- a/www-servers/xsp/xsp-4.7.1.ebuild
+++ b/www-servers/xsp/xsp-4.7.1.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
fi
eautoconf
- eautomake --gnu --add-missing --force --copy
+ eautomake --gnu --add-missing --force --copy
}
src_configure() {
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 4:21 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 4:21 UTC (permalink / raw
To: gentoo-commits
commit: 402a3b36a5f58622b18e6a8fa827dde2d2669e14
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 04:14:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 04:21:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=402a3b36
www-servers/xsp: tidy variable declarations
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/xsp/xsp-3.8_p2014120900.ebuild | 13 ++++++++-----
www-servers/xsp/xsp-4.7.1.ebuild | 12 ++++++------
2 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index 33c34864ddf..803e6c8bd9c 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -3,9 +3,9 @@
EAPI=7
+# TODO: We can probably yank the USE_DOTNET/dotnet.eclass stuff
+# but let's be conservative for now
USE_DOTNET="net35 net40 net45"
-PATCHDIR="${FILESDIR}/2.2/"
-
inherit autotools dotnet systemd user
EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768"
@@ -17,19 +17,20 @@ S="${WORKDIR}/xsp-${EGIT_COMMIT}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc test developer"
+IUSE="developer doc test"
RESTRICT="!test? ( test )"
BDEPEND="app-arch/unzip"
RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"
-METAFILETOBUILD=xsp.sln
-
PATCHES=(
"${FILESDIR}/aclocal-fix.patch"
)
+
+METAFILETOBUILD=xsp.sln
+
src_prepare() {
default
@@ -74,6 +75,8 @@ pkg_preinst() {
src_install() {
default
+ local PATCHDIR="${FILESDIR}/2.2/"
+
newinitd "${PATCHDIR}"/xsp.initd xsp
newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
newconfd "${PATCHDIR}"/xsp.confd xsp
diff --git a/www-servers/xsp/xsp-4.7.1.ebuild b/www-servers/xsp/xsp-4.7.1.ebuild
index 8bbb25acfcf..e5cd0168007 100644
--- a/www-servers/xsp/xsp-4.7.1.ebuild
+++ b/www-servers/xsp/xsp-4.7.1.ebuild
@@ -4,8 +4,6 @@
EAPI=7
USE_DOTNET="net35 net40 net45"
-PATCHDIR="${FILESDIR}/2.2/"
-
inherit autotools dotnet systemd user
DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
@@ -15,18 +13,18 @@ SRC_URI="https://github.com/mono/xsp/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc test developer"
+IUSE="developer doc test"
RESTRICT="!test? ( test )"
RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"
-METAFILETOBUILD=xsp.sln
-
PATCHES=(
"${FILESDIR}/aclocal-fix.patch"
)
+METAFILETOBUILD=xsp.sln
+
src_prepare() {
default
@@ -69,7 +67,9 @@ pkg_preinst() {
}
src_install() {
- mv_command="cp -ar" default
+ default
+
+ local PATCHDIR="${FILESDIR}/2.2/"
newinitd "${PATCHDIR}"/xsp.initd xsp
newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 4:21 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 4:21 UTC (permalink / raw
To: gentoo-commits
commit: bd8b96ad61d4b7fb83c749e374053e73dccdd432
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 04:15:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 04:21:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8b96ad
www-servers/xsp: switch to tarball for 3.8_p2014120900
Why not?
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/xsp/Manifest | 2 +-
www-servers/xsp/xsp-3.8_p2014120900.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/www-servers/xsp/Manifest b/www-servers/xsp/Manifest
index b7faea8c132..14d54fe5854 100644
--- a/www-servers/xsp/Manifest
+++ b/www-servers/xsp/Manifest
@@ -1,2 +1,2 @@
-DIST xsp-3.8_p2014120900.zip 632555 BLAKE2B e9c63a1e7ae26b45a6d4bec7aca48fc5f9712ffeb17087f6685009abb3feed4395015e8506b3c1333b59658f0334cadb66d181b35e4508bc807bb9680e360196 SHA512 a9d298079cfae4bacac1575f04e58c3106f532c1f283cc243a8a6560561c0a6b535320d1d3e925c7383bd1f7510f31f115d8e85506e31623c175d7f3f606ab91
+DIST xsp-3.8_p2014120900.tar.gz 307722 BLAKE2B a6c7723e41490022ea969961f93fa3cb5b5eb583edd6ad1ef40dc38adc29cc9c0de16b7da5e98074b0848cdb7cce1e4c5e0298dc6f7f71d6a5c5e542a662005e SHA512 bf7a8cbeda330be98eb6fb1942ca9d6d8107ceabfb47db36d4b9b1f9d99afb329bad7737a4c9bfbf3ac205e9499dd58b2aa1cf7dfd83e41ee50b3820b05d4596
DIST xsp-4.7.1.tar.gz 307143 BLAKE2B f8a3a09d644d567728e6462df553ff52fdbd17e974dc25aeebd011e7b6c22ef76be69cc49acfd1cdd9edbd30728ce6b7ef5f33ecda50653db219863b17442b36 SHA512 f106b073bc17ae8fafcffdf2f0db7284f36b62b648fd79321a0de7f5ed15085a9116deccf464e72b3e6f5daf8d65d0a6a3d55c1b275546a4762fa3236bd58e2b
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index 803e6c8bd9c..c327b001d52 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -11,7 +11,7 @@ inherit autotools dotnet systemd user
EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768"
DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
HOMEPAGE="http://www.mono-project.com/ASP.NET"
-SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
+SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/xsp-${EGIT_COMMIT}"
LICENSE="MIT"
@@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="developer doc test"
RESTRICT="!test? ( test )"
-BDEPEND="app-arch/unzip"
RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-03-28 4:21 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-03-28 4:21 UTC (permalink / raw
To: gentoo-commits
commit: e2e6fd309a1d5128f9d0cf1378ce8c4ccabd9d63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 04:21:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 04:21:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e6fd30
www-servers/xsp: fix DoubleEmptyLine
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/xsp/xsp-3.8_p2014120900.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index c327b001d52..e2d9fda01c7 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -27,7 +27,6 @@ PATCHES=(
"${FILESDIR}/aclocal-fix.patch"
)
-
METAFILETOBUILD=xsp.sln
src_prepare() {
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-07-07 20:04 Conrad Kostecki
0 siblings, 0 replies; 14+ messages in thread
From: Conrad Kostecki @ 2021-07-07 20:04 UTC (permalink / raw
To: gentoo-commits
commit: d846823d08cafd29d8e714eeedc2ccd807035bb2
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 7 20:01:21 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul 7 20:02:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d846823d
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 <AT> gentoo.org>
www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild | 95 +++++++++++++++++++++++++++
www-servers/xsp/xsp-4.7.1-r1.ebuild | 91 +++++++++++++++++++++++++
2 files changed, 186 insertions(+)
diff --git a/www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild b/www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild
new file mode 100644
index 00000000000..c1ec007657b
--- /dev/null
+++ b/www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# TODO: We can probably yank the USE_DOTNET/dotnet.eclass stuff
+# but let's be conservative for now
+USE_DOTNET="net35 net40 net45"
+inherit autotools dotnet systemd
+
+EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768"
+DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
+HOMEPAGE="http://www.mono-project.com/ASP.NET"
+SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/xsp-${EGIT_COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="developer doc test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-db/sqlite:3"
+RDEPEND="
+ ${DEPEND}
+ acct-group/aspnet
+ acct-user/aspnet
+"
+
+PATCHES=(
+ "${FILESDIR}/aclocal-fix.patch"
+)
+
+METAFILETOBUILD=xsp.sln
+
+src_prepare() {
+ default
+
+ eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
+ if test -z "${NO_LIBTOOLIZE}" ; then
+ _elibtoolize --force --copy
+ fi
+
+ eautoconf
+ eautomake --gnu --add-missing --force --copy
+}
+
+src_configure() {
+ local myeconfargs=(
+ "--enable-maintainer-mode"
+ )
+
+ use test && myeconfargs+=( "--with_unit_tests" )
+ use doc || myeconfargs+=( "--disable-docs" )
+
+ econf "${myeconfargs[@]}"
+}
+
+#src_compile() {
+# exbuild xsp.sln
+
+# if use developer ; then
+# exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
+# else
+# exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
+# fi
+#}
+
+src_install() {
+ default
+
+ local PATCHDIR="${FILESDIR}/2.2/"
+
+ newinitd "${PATCHDIR}"/xsp.initd xsp
+ newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
+ newconfd "${PATCHDIR}"/xsp.confd xsp
+ newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
+
+ insinto /etc/xsp4
+ doins "${FILESDIR}"/systemd/mono.webapp
+ insinto /etc/xsp4/conf.d
+
+ # mono-xsp4.service was original name from
+ # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
+ # I think that using the same commands as in debian
+ # systemctl start mono-xsp4.service
+ # systemctl start mono-xsp4
+ # is better than to have shorter command
+ # systemctl start xsp
+ #
+ # insinto /usr/lib/systemd/system
+ systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
+
+ keepdir /var/run/aspnet
+}
diff --git a/www-servers/xsp/xsp-4.7.1-r1.ebuild b/www-servers/xsp/xsp-4.7.1-r1.ebuild
new file mode 100644
index 00000000000..a7a1cdb9550
--- /dev/null
+++ b/www-servers/xsp/xsp-4.7.1-r1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_DOTNET="net35 net40 net45"
+inherit autotools dotnet systemd
+
+DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
+HOMEPAGE="http://www.mono-project.com/ASP.NET"
+SRC_URI="https://github.com/mono/xsp/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="developer doc test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-db/sqlite:3"
+RDEPEND="
+ ${DEPEND}
+ acct-group/aspnet
+ acct-user/aspnet
+"
+
+PATCHES=(
+ "${FILESDIR}/aclocal-fix.patch"
+)
+
+METAFILETOBUILD=xsp.sln
+
+src_prepare() {
+ default
+
+ eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
+ if test -z "${NO_LIBTOOLIZE}" ; then
+ _elibtoolize --force --copy
+ fi
+
+ eautoconf
+ eautomake --gnu --add-missing --force --copy
+}
+
+src_configure() {
+ local myeconfargs=(
+ "--enable-maintainer-mode"
+ )
+
+ use test && myeconfargs+=( "--with_unit_tests" )
+ use doc || myeconfargs+=( "--disable-docs" )
+
+ econf "${myeconfargs[@]}"
+}
+
+#src_compile() {
+# exbuild xsp.sln
+#
+# if use developer ; then
+# exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
+# else
+# exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
+# fi
+#}
+
+src_install() {
+ default
+
+ local PATCHDIR="${FILESDIR}/2.2/"
+
+ newinitd "${PATCHDIR}"/xsp.initd xsp
+ newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
+ newconfd "${PATCHDIR}"/xsp.confd xsp
+ newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
+
+ insinto /etc/xsp4
+ doins "${FILESDIR}"/systemd/mono.webapp
+ insinto /etc/xsp4/conf.d
+
+ # mono-xsp4.service was original name from
+ # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
+ # I think that using the same commands as in debian
+ # systemctl start mono-xsp4.service
+ # systemctl start mono-xsp4
+ # is better than to have shorter command
+ # systemctl start xsp
+ #
+ # insinto /usr/lib/systemd/system
+ systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
+
+ keepdir /var/run/aspnet
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2021-07-07 20:04 Conrad Kostecki
0 siblings, 0 replies; 14+ messages in thread
From: Conrad Kostecki @ 2021-07-07 20:04 UTC (permalink / raw
To: gentoo-commits
commit: d054ae0523bf99bb780d699ed21e87f7a52729c4
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 7 20:02:05 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Jul 7 20:02:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d054ae05
www-servers/xsp: drop old version
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
www-servers/xsp/xsp-3.8_p2014120900.ebuild | 99 ------------------------------
www-servers/xsp/xsp-4.7.1.ebuild | 95 ----------------------------
2 files changed, 194 deletions(-)
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
deleted file mode 100644
index e2d9fda01c7..00000000000
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# TODO: We can probably yank the USE_DOTNET/dotnet.eclass stuff
-# but let's be conservative for now
-USE_DOTNET="net35 net40 net45"
-inherit autotools dotnet systemd user
-
-EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768"
-DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
-HOMEPAGE="http://www.mono-project.com/ASP.NET"
-SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/xsp-${EGIT_COMMIT}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="developer doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-db/sqlite:3"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}/aclocal-fix.patch"
-)
-
-METAFILETOBUILD=xsp.sln
-
-src_prepare() {
- default
-
- eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
- if test -z "${NO_LIBTOOLIZE}" ; then
- _elibtoolize --force --copy
- fi
-
- eautoconf
- eautomake --gnu --add-missing --force --copy
-}
-
-src_configure() {
- local myeconfargs=(
- "--enable-maintainer-mode"
- )
-
- use test && myeconfargs+=( "--with_unit_tests" )
- use doc || myeconfargs+=( "--disable-docs" )
-
- econf "${myeconfargs[@]}"
-}
-
-#src_compile() {
-# exbuild xsp.sln
-
-# if use developer ; then
-# exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
-# else
-# exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
-# fi
-#}
-
-pkg_preinst() {
- enewgroup aspnet
- enewuser aspnet -1 -1 /tmp aspnet
-
- # enewuser www-data
- # www-data - is from debian, i think it's the same as aspnet here
-}
-
-src_install() {
- default
-
- local PATCHDIR="${FILESDIR}/2.2/"
-
- newinitd "${PATCHDIR}"/xsp.initd xsp
- newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
- newconfd "${PATCHDIR}"/xsp.confd xsp
- newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
-
- insinto /etc/xsp4
- doins "${FILESDIR}"/systemd/mono.webapp
- insinto /etc/xsp4/conf.d
-
- # mono-xsp4.service was original name from
- # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
- # I think that using the same commands as in debian
- # systemctl start mono-xsp4.service
- # systemctl start mono-xsp4
- # is better than to have shorter command
- # systemctl start xsp
- #
- # insinto /usr/lib/systemd/system
- systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
-
- keepdir /var/run/aspnet
-}
diff --git a/www-servers/xsp/xsp-4.7.1.ebuild b/www-servers/xsp/xsp-4.7.1.ebuild
deleted file mode 100644
index e5cd0168007..00000000000
--- a/www-servers/xsp/xsp-4.7.1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_DOTNET="net35 net40 net45"
-inherit autotools dotnet systemd user
-
-DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
-HOMEPAGE="http://www.mono-project.com/ASP.NET"
-SRC_URI="https://github.com/mono/xsp/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="developer doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-db/sqlite:3"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}/aclocal-fix.patch"
-)
-
-METAFILETOBUILD=xsp.sln
-
-src_prepare() {
- default
-
- eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
- if test -z "${NO_LIBTOOLIZE}" ; then
- _elibtoolize --force --copy
- fi
-
- eautoconf
- eautomake --gnu --add-missing --force --copy
-}
-
-src_configure() {
- local myeconfargs=(
- "--enable-maintainer-mode"
- )
-
- use test && myeconfargs+=( "--with_unit_tests" )
- use doc || myeconfargs+=( "--disable-docs" )
-
- econf "${myeconfargs[@]}"
-}
-
-#src_compile() {
-# exbuild xsp.sln
-#
-# if use developer ; then
-# exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
-# else
-# exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
-# fi
-#}
-
-pkg_preinst() {
- enewgroup aspnet
- enewuser aspnet -1 -1 /tmp aspnet
-
- # enewuser www-data
- # www-data - is from debian, i think it's the same as aspnet here
-}
-
-src_install() {
- default
-
- local PATCHDIR="${FILESDIR}/2.2/"
-
- newinitd "${PATCHDIR}"/xsp.initd xsp
- newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
- newconfd "${PATCHDIR}"/xsp.confd xsp
- newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
-
- insinto /etc/xsp4
- doins "${FILESDIR}"/systemd/mono.webapp
- insinto /etc/xsp4/conf.d
-
- # mono-xsp4.service was original name from
- # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
- # I think that using the same commands as in debian
- # systemctl start mono-xsp4.service
- # systemctl start mono-xsp4
- # is better than to have shorter command
- # systemctl start xsp
- #
- # insinto /usr/lib/systemd/system
- systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
-
- keepdir /var/run/aspnet
-}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2024-09-18 20:25 Petr Vaněk
0 siblings, 0 replies; 14+ messages in thread
From: Petr Vaněk @ 2024-09-18 20:25 UTC (permalink / raw
To: gentoo-commits
commit: 181d4543ce1f2b1fd68d74adf1b4ddcdb30685ba
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 19:40:47 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 20:25:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181d4543
www-servers/xsp: drop 3.8_p2014120900-r1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
www-servers/xsp/Manifest | 1 -
www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild | 95 ---------------------------
2 files changed, 96 deletions(-)
diff --git a/www-servers/xsp/Manifest b/www-servers/xsp/Manifest
index 14d54fe58540..02afb57cad8a 100644
--- a/www-servers/xsp/Manifest
+++ b/www-servers/xsp/Manifest
@@ -1,2 +1 @@
-DIST xsp-3.8_p2014120900.tar.gz 307722 BLAKE2B a6c7723e41490022ea969961f93fa3cb5b5eb583edd6ad1ef40dc38adc29cc9c0de16b7da5e98074b0848cdb7cce1e4c5e0298dc6f7f71d6a5c5e542a662005e SHA512 bf7a8cbeda330be98eb6fb1942ca9d6d8107ceabfb47db36d4b9b1f9d99afb329bad7737a4c9bfbf3ac205e9499dd58b2aa1cf7dfd83e41ee50b3820b05d4596
DIST xsp-4.7.1.tar.gz 307143 BLAKE2B f8a3a09d644d567728e6462df553ff52fdbd17e974dc25aeebd011e7b6c22ef76be69cc49acfd1cdd9edbd30728ce6b7ef5f33ecda50653db219863b17442b36 SHA512 f106b073bc17ae8fafcffdf2f0db7284f36b62b648fd79321a0de7f5ed15085a9116deccf464e72b3e6f5daf8d65d0a6a3d55c1b275546a4762fa3236bd58e2b
diff --git a/www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild b/www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild
deleted file mode 100644
index 5a2a1649d828..000000000000
--- a/www-servers/xsp/xsp-3.8_p2014120900-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# TODO: We can probably yank the USE_DOTNET/dotnet.eclass stuff
-# but let's be conservative for now
-USE_DOTNET="net35 net40 net45"
-inherit autotools dotnet systemd
-
-EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768"
-DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
-HOMEPAGE="https://www.mono-project.com/ASP.NET"
-SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/xsp-${EGIT_COMMIT}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="developer doc test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-db/sqlite:3"
-RDEPEND="
- ${DEPEND}
- acct-group/aspnet
- acct-user/aspnet
-"
-
-PATCHES=(
- "${FILESDIR}/aclocal-fix.patch"
-)
-
-METAFILETOBUILD=xsp.sln
-
-src_prepare() {
- default
-
- eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
- if test -z "${NO_LIBTOOLIZE}" ; then
- _elibtoolize --force --copy
- fi
-
- eautoconf
- eautomake --gnu --add-missing --force --copy
-}
-
-src_configure() {
- local myeconfargs=(
- "--enable-maintainer-mode"
- )
-
- use test && myeconfargs+=( "--with_unit_tests" )
- use doc || myeconfargs+=( "--disable-docs" )
-
- econf "${myeconfargs[@]}"
-}
-
-#src_compile() {
-# exbuild xsp.sln
-
-# if use developer ; then
-# exbuild /p:DebugSymbols=True ${METAFILETOBUILD}
-# else
-# exbuild /p:DebugSymbols=False ${METAFILETOBUILD}
-# fi
-#}
-
-src_install() {
- default
-
- local PATCHDIR="${FILESDIR}/2.2/"
-
- newinitd "${PATCHDIR}"/xsp.initd xsp
- newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
- newconfd "${PATCHDIR}"/xsp.confd xsp
- newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
-
- insinto /etc/xsp4
- doins "${FILESDIR}"/systemd/mono.webapp
- insinto /etc/xsp4/conf.d
-
- # mono-xsp4.service was original name from
- # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
- # I think that using the same commands as in debian
- # systemctl start mono-xsp4.service
- # systemctl start mono-xsp4
- # is better than to have shorter command
- # systemctl start xsp
- #
- # insinto /usr/lib/systemd/system
- systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
-
- keepdir /var/run/aspnet
-}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/
@ 2024-09-18 20:25 Petr Vaněk
0 siblings, 0 replies; 14+ messages in thread
From: Petr Vaněk @ 2024-09-18 20:25 UTC (permalink / raw
To: gentoo-commits
commit: 8d9427dfed80d6569efe05085d70e30d1936c57d
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 20:19:41 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 20:25:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9427df
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 <AT> gentoo.org>
www-servers/xsp/xsp-4.7.1-r2.ebuild | 78 +++++++++++++++++++++++++++++++++++++
1 file changed, 78 insertions(+)
diff --git a/www-servers/xsp/xsp-4.7.1-r2.ebuild b/www-servers/xsp/xsp-4.7.1-r2.ebuild
new file mode 100644
index 000000000000..8a89773c5328
--- /dev/null
+++ b/www-servers/xsp/xsp-4.7.1-r2.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_DOTNET="net35 net40 net45"
+inherit autotools dotnet systemd
+
+DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
+HOMEPAGE="https://www.mono-project.com/ASP.NET/"
+SRC_URI="https://github.com/mono/xsp/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-db/sqlite:3"
+RDEPEND="
+ ${DEPEND}
+ acct-group/aspnet
+ acct-user/aspnet
+"
+
+PATCHES=(
+ "${FILESDIR}/aclocal-fix.patch"
+)
+
+METAFILETOBUILD=xsp.sln
+
+src_prepare() {
+ default
+
+ eaclocal -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}
+ if test -z "${NO_LIBTOOLIZE}" ; then
+ _elibtoolize --force --copy
+ fi
+
+ eautoconf
+ eautomake --gnu --add-missing --force --copy
+}
+
+src_configure() {
+ local myeconfargs=(
+ --enable-maintainer-mode
+ $(use_with test unit-tests)
+ $(use_enable doc docs)
+ )
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ default
+
+ local PATCHDIR="${FILESDIR}/2.2/"
+
+ newinitd "${PATCHDIR}"/xsp.initd xsp
+ newinitd "${PATCHDIR}"/mod-mono-server-r1.initd mod-mono-server
+ newconfd "${PATCHDIR}"/xsp.confd xsp
+ newconfd "${PATCHDIR}"/mod-mono-server.confd mod-mono-server
+
+ insinto /etc/xsp4
+ doins "${FILESDIR}"/systemd/mono.webapp
+ insinto /etc/xsp4/conf.d
+
+ # mono-xsp4.service was original name from
+ # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770458;filename=mono-xsp4.service;att=1;msg=5
+ # I think that using the same commands as in debian
+ # systemctl start mono-xsp4.service
+ # systemctl start mono-xsp4
+ # is better than to have shorter command
+ # systemctl start xsp
+ #
+ # insinto /usr/lib/systemd/system
+ systemd_dounit "${FILESDIR}"/systemd/mono-xsp4.service
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-09-18 20:25 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-28 4:21 [gentoo-commits] repo/gentoo:master commit in: www-servers/xsp/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-09-18 20:25 Petr Vaněk
2024-09-18 20:25 Petr Vaněk
2021-07-07 20:04 Conrad Kostecki
2021-07-07 20:04 Conrad Kostecki
2021-03-28 4:21 Sam James
2021-03-28 4:21 Sam James
2021-03-28 3:05 Sam James
2021-03-28 3:05 Sam James
2021-03-28 3:02 Sam James
2021-03-28 3:02 Sam James
2017-11-26 23:26 David Seifert
2016-06-02 14:21 Michael Palimaka
2015-10-25 18:29 Heather Cynede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox