Port details |
- xsp Mono based web server
- 4.7.1_1 www =3 4.7.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-06-22 07:58:03
- Last Update: 2024-02-26 14:31:54
- Commit Hash: db460e3
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: MIT
- WWW:
- https://www.mono-project.com/
- Description:
- The XSP is a Mono based web server that can be used to run ASP.NET
applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/xsp/ && make install clean
- To add the package, run one of these commands:
- pkg install www/xsp
- pkg install xsp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xsp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691265722
SHA256 (xsp-4.7.1.tar.gz) = cba1c239fdc3bff759bb5cdcc38a6f5c89746b80fb575e440c572ac0d3e556f0
SIZE (xsp-4.7.1.tar.gz) = 750132
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- mono : lang/mono5.20
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- mono : lang/mono5.20
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- www/mod_mono
- for Run
-
- www/mod_mono
Configuration Options:
- No options to configure
- Options name:
- www_xsp
- USES:
- gmake libtool mono pathfix pkgconfig sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7.1_1 26 Feb 2024 14:31:54 |
Muhammad Moinur Rahman (bofh) |
www/xsp: Moved man to share/man
Approved by: portmgr (blanket) |
4.7.1 07 Nov 2023 17:11:42 |
Rodrigo Osorio (rodrigo) |
www/xsp: update to 4.7.1
Changelog: https://github.com/mono/xsp/blob/main/ChangeLog |
4.5_2 08 Aug 2023 11:22:12 |
Jan Beich (jbeich) |
lang/mono: switch to 5.20 by default
PR: 238089 |
4.5_1 08 Aug 2023 11:22:05 |
Jan Beich (jbeich) |
lang/mono: respect MONO_DEFAULT in consumers
PR: 251795 |
4.5 25 Jul 2023 13:14:13 |
Dan Langille (dvl) |
*/*: return mono@ ports to the pool
The team previously known as mono has no active members.
I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by: portmgr (bofh) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.5 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5 11 Jun 2020 09:34:56 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
4.5 30 Jun 2018 10:03:54 |
dbn |
www/xsp: update to 4.5
- fix ordering of variables
- remove MAKE_JOBS_UNSAFE (builds fine with jobs)
ChangeLog:
- point all scripts to mono 4.5 directories
- allow 0.0.0.0/IPAddress.Any in FastCgi module
- Fixed invalid redirect from httos to http in FastCgi module |
4.2_1 30 Jan 2018 19:00:28 |
dbn |
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages (Only the first 15 lines of the commit message are shown above ) |
4.2 09 Aug 2016 07:11:42 |
romain |
Remove files forgotten in last commit
Reported by: pkg-fallout |
4.2 08 Aug 2016 18:06:59 |
romain |
Update to 4.2. |
3.0.11 15 Mar 2016 16:07:14 |
amdmi3 |
- Add LICENSE_FILE
- Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB)
Approved by: portmgr blanket |
3.0.11 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
3.0.11 10 Jan 2016 16:19:37 |
bapt |
Convert www ports to USES=sqlite and USES=firebird |
3.0.11 16 Sep 2015 13:03:46 |
mat |
It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight |
3.0.11 23 May 2015 23:30:24 |
antoine |
- Fix configure with mono 4
- Remove redundant depends
PR: 200413
Reported by: pkg-fallout |
3.0.11 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
3.0.11 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
3.0.11 14 Oct 2014 17:01:53 |
romain |
Update to 3.0.11. |
2.10.2_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.10.2 26 May 2014 13:29:40 |
bapt |
Convert to USES=mono
With hat: portmgr |
2.10.2 10 Apr 2014 19:29:58 |
bapt |
Support stage |
2.10.2 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
2.10.2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.10.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.10.2 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.10.2 23 Mar 2013 13:48:48 |
miwi |
- Fix build
Reported by: pointyhat |
2.10.2 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
2.10.2 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.10.2 12 Jun 2011 19:06:26 |
romain |
Hello Mono 2.10!
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1 (Only the first 15 lines of the commit message are shown above ) |
2.6.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.6.5 28 Jul 2010 18:03:32 |
romain |
Update to 2.6.5. |
2.6.4 01 Jun 2010 12:41:31 |
romain |
- Update lang/mono to 2.6.4;
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy,
devel/mono-tools, devel/monodevelop, devel/monodevelop-boo,
devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala,
graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp,
multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight,
www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20,
x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus).
PR: ports/143657 [1]
Submitted by: glewis [1] |
2.4.3 25 May 2010 09:09:06 |
romain |
Mark MAKE_JOBS_UNSAFE=yes
PR: ports/146946
Submitted by: pgollucci |
2.4.3 24 Dec 2009 17:18:48 |
glewis |
. Update to 2.4.3.
PR: 141379
Submitted by: Romain Tartiere <mono@FreeBSD.org> |
2.4.2 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.4.2 06 Jul 2009 10:23:36 |
flz |
Update www/xsp to 2.4.2.
PR: ports/136352
Submitted by: Romain Tartiere |
2.4 22 Jun 2009 07:55:50 |
flz |
- Update lang/mono to 2.4.
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy,
gnome-desktop-sharp, gnomesharp20).
- Remove devel/monodoc as it is now included in lang/mono.
- Add www/mod_mono, an apache module serving ASP.net pages.
- Add www/xsp, a mono-based webserver.
PR: ports/135248, ports/135249
Submitted by: Romain Tartiere <romain@blogreen.org> |