Path to this page:
./
lang/mono,
Open source implementation of the .NET Development Framework
Branch: pkgsrc-2008Q2,
Version: 1.9.1nb4,
Package name: mono-1.9.1nb4,
Maintainer: kefrenThe Mono Project is an open development initiative sponsored by Ximian
that is working to develop an open source, Unix version of the Microsoft
.NET development platform. Its objective is to enable Unix developers to
build and deploy cross-platform .NET Applications. The project will
implement various technologies developed by Microsoft that have now been
submitted to the ECMA for standardization.
Required to run:[
lang/perl5] [
devel/glib2] [
shells/bash] [
textproc/libxslt] [
textproc/icu] [
textproc/libxml2]
Required to build:[
archivers/gtar-base] [
devel/bison] [
devel/gmake] [
devel/pkg-config] [
devel/libtool-base] [
textproc/p5-XML-Parser]
Master sites:
SHA1: a6229bb625dcdbcc992aef3f8049bf1b27205db7
RMD160: 32659841ef5de912b8064f7b1f0452304ffd35d0
Filesize: 17997.905 KB
Version history: (Expand)
- (2008-09-05) Updated to version: mono-1.9.1nb4
- (2008-08-11) Updated to version: mono-1.9.1nb2
- (2008-07-14) Package added to pkgsrc.se, version mono-1.9.1nb1 (created)
CVS history: (Expand)
2008-09-04 23:37:19 by Matthias Scheler | Files touched by this commit (5) |
Log message:
Pullup ticket #2516 - requested by kefren
mono: security patch
Revisions pulled up:
- lang/mono/Makefile 1.70-1.71
- lang/mono/PLIST 1.25
- lang/mono/distinfo 1.37
- lang/mono/patches/patch-cl 1.1
- lang/mono/patches/patch-cm 1.1
---
Module Name: pkgsrc
Committed By: tron
Date: Sun Aug 10 16:19:33 UTC 2008
Modified Files:
pkgsrc/lang/mono: Makefile PLIST
Log message:
Remove directory "include/mono-1.0/mono" on deinstallation.
Bump package revision because of a package list fix.
---
Module Name: pkgsrc
Committed By: kefren
Date: Mon Sep 1 09:28:54 UTC 2008
Modified Files:
pkgsrc/lang/mono: Makefile distinfo
Added Files:
pkgsrc/lang/mono/patches: patch-cl patch-cm
Log message:
Merge fix for Bug 418620 (SVN revision 111276) - Sys.Web is prone to
"HTTP header injection" attacks
|
2008-08-10 17:27:26 by Matthias Scheler | Files touched by this commit (8) |
Log message:
Pullup ticket 2478 - requested by kefren
Security patch for mono
Revisions pulled up:
- lang/mono/Makefile 1.69
- lang/mono/distinfo 1.36
- lang/mono/patches/patch-cf 1.1
- lang/mono/patches/patch-cg 1.1
- lang/mono/patches/patch-ch 1.1
- lang/mono/patches/patch-ci 1.1
- lang/mono/patches/patch-cj 1.1
- lang/mono/patches/patch-ck 1.1
---
Module Name: pkgsrc
Committed By: kefren
Date: Sat Aug 9 19:57:51 UTC 2008
Modified Files:
pkgsrc/lang/mono: Makefile distinfo
Added Files:
pkgsrc/lang/mono/patches: patch-cf patch-cg patch-ch patch-ci patch-cj
patch-ck
Log message:
fix an cross site scripting vulnerability
bump PKGREVISION
|