Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0 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> |
2.0 09 Feb 2009 09:00:01
 |
flz  |
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team) |
1.2.5_1 25 Jul 2008 22:46:15
 |
miwi  |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com> |
1.2.5_1 18 Jun 2008 20:09:57
 |
pav  |
- Fix fetch |
1.2.5_1 06 Jun 2008 13:21:59
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.5 23 Oct 2007 03:24:32
 |
tmclaugh  |
Update to 1.2.5
Submitted by: Phillip Neumann
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) |
1.2.3 17 Mar 2007 03:48:36
 |
tmclaugh  |
Update to 1.2.3
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
1.2.1 04 Feb 2007 22:00:52
 |
tmclaugh  |
- Update to 1.2.1
- Move to LOCALBASE
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) |
1.1.13 19 Feb 2006 06:16:10
 |
tmclaugh  |
Update to 1.1.13
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
1.1.11 17 Jan 2006 08:40:40
 |
tmclaugh  |
Remove spurious patch file. This monodoc startup script is not the one
that is installed. |
1.1.11 14 Jan 2006 21:44:57
 |
tmclaugh  |
Add patch forgotten in last commit to disable gecko rendering and prevent
crash on startup. |
1.1.11 14 Jan 2006 21:42:12
 |
tmclaugh  |
Update to 1.1.11 |
1.1.9_1 01 Dec 2005 03:39:25
 |
tmclaugh  |
Add SHA256 to my BSD# ports
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
1.1.9_1 10 Nov 2005 04:37:22
 |
tmclaugh  |
- Update to 1.1.9.
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
1.0.7 10 Jul 2005 21:37:55
 |
mezz  |
- Update to 1.0.7.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
NOTE: The monodoc no longer has the GUI browser, which it has been moved from
monodoc to mono-tools (a new port is coming). The mono-tools will be
depend on this port.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
1.0.6_2 16 May 2005 06:33:52
 |
mezz  |
-Bump PORTREVISION for with plist fix w/ Mono 1.1.7
-Remove a un-need patch.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
1.0.6_1 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.0.6 27 Feb 2005 04:27:54
 |
mezz  |
Update to 1.0.6, see details: http://www.go-mono.com/archive/1.0.6/
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp |
1.0.5_1 09 Jan 2005 23:46:47
 |
mezz  |
Remove gacutil lines in pkg-plist as they are unnecessary for packaging.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp |
1.0.5 10 Dec 2004 19:46:49
 |
mezz  |
Update to 1.0.5.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (still no contact for months) |
1.0.4_1 08 Dec 2004 06:34:55
 |
marcus  |
Bump PORTREVISION to chase the gtkhtml3 shared library version. |
1.0.4 26 Nov 2004 07:57:09
 |
mezz  |
-Update to 1.0.4.
-Correct the path of put *.desktop and icon.
-A bit clean up, such as reduce two tabs to one and etc.
-Change the maintainership to Tom McLaughlin <tmclaugh@sdf.lonestar.org>.
Approved by: Christopher Nehren <apeiron@comcast.net> (maintainer)
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp |
1.0_1 07 Nov 2004 22:37:47
 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.0 25 Oct 2004 21:27:18
 |
pav  |
Add monodoc, a documentation browser for Mono and Mono libraries.
PR: ports/70430
Submitted by: Christopher Nehren <apeiron@comcast.net> |