kefren
d939e6a10f
Update xsp and ap-mono to the latest and the greatest from mono-project
...
Apache 2.4 linking of ap-mono is now possible
2015-05-23 06:28:58 +00:00
adam
9071d6b787
Revbump after updating textproc/icu
2015-04-06 08:17:13 +00:00
adam
243c29c4cc
Revbump after updating libwebp and icu
2014-10-07 16:47:10 +00:00
obache
d8fc20e0b0
recursive bump from icu shlib major bump.
2014-04-09 07:26:56 +00:00
adam
63c018902c
Revbump after updating textproc/icu
2013-10-19 09:06:55 +00:00
wiz
84dceed952
Make mono packages depend on lang/mono2 instead of lang/mono.
...
The latter contains the unstable version 3 of mono, which breaks many mono
packages.
Bump dependencies and PKGREVISIONs.
Ok during freeze: gdt@
2013-06-17 12:44:53 +00:00
adam
1ab43a036f
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
2013-05-09 07:39:04 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
asau
5eae6a18a3
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-28 06:30:00 +00:00
dholland
7e751949e4
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
...
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
a6d5ad9edc
Recursive bump from icu shlib major bumped to 49.
2012-04-27 12:31:32 +00:00
obache
9572f6d892
recursive bump from textproc/icu shlib major bump.
2011-06-10 09:39:41 +00:00
kefren
b160186a5e
Update to xsp-2.10.2, part of mono-2.10.2
2011-06-10 04:12:38 +00:00
kefren
77d31eab6d
Update to mono-xsp 2.10, part of mono 2.10
2011-04-25 14:06:08 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
kefren
a7f016eb96
Update mono to 2.8.2
...
* Security fix for ASP.NET (XSP / mod_mono) source code disclosure
(CVE-2010-4225)
* Backport ParallelFx improvements from master (jlaval)
* Fix state check for short-circuiting with SupportRecursion in
ReaderWriterLockSlim #655361 (jlaval)
* Increment Count even on single-processor in SpinWait.
Fix #624849 . (jlaval)
* Update ThreadLocal to use default(T) for initialization with
parameterless ctor. Fix #658689 . (jlaval)
2011-01-08 18:06:00 +00:00
kefren
5162ab2130
Sync with mono-2.8.1
2010-12-01 16:50:02 +00:00
kefren
c32389afb0
Update to xsp 2.8, part of mono-2.8 update
2010-10-16 04:42:46 +00:00
kefren
e6aa7f26bb
Update to 2.6.5:
...
* Fixes bug 582162 - XSP2 crashes serving static images
2010-07-31 08:20:43 +00:00
kefren
57885eb183
Update to 2.6.4, part of mono 2.6.4
2010-04-29 08:44:58 +00:00
kefren
0644ba44b4
Update to ap-mono 2.6.3 and mono-xsp 2.6.3, part of mono 2.6.3
...
Full Changelog: http://www.mono-project.com/Release_Notes_Mono_2.6.3
2010-04-09 15:58:36 +00:00
kefren
e226aef7cb
update to mono-xsp 2.6, part of mono 2.6
2010-02-16 17:47:26 +00:00
wiz
cf721f5c8b
Mark as destdir-ready.
2009-08-29 13:49:20 +00:00
obache
3b11655430
recursive bump for icu shlib version change except already done.
2009-08-12 02:31:18 +00:00
kefren
6cfa89c989
Update to mono 2.4.2
2009-07-15 11:57:28 +00:00
joerg
e031855e4a
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 22:00:14 +00:00
kefren
b842cb75d5
The continuing story of mono 2.4 update
2009-04-07 11:29:52 +00:00
he
43cafc3804
Bump PKGREVISION following the update of textproc/icu, and the
...
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
joerg
2d1ba244e9
Simply and speed up buildlink3.mk files and processing.
...
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
kefren
d61d2c7931
Update to mono 2.2
2009-01-20 13:46:22 +00:00
kefren
3103de1a12
Update to mono-xsp 2.0, part of mono 2.0
2008-10-07 13:25:12 +00:00
kefren
829b4e8a89
add buildlink3.mk file needed by www/ap-mono. Noted by Mr. Takahiro Kambe
2008-10-06 16:10:48 +00:00
tnn
ceaca2c3bd
Drop lang/mono/Makefile.common which is not needed anymore.
2008-05-30 11:07:22 +00:00
kefren
e9162887d3
update to 1.9.1:
...
* Don't output a date header from System.Web, let xsp do it
* Bug fixes : #376352 , #371581 , #379890 , #379888 , #377904 #363404
2008-04-25 08:26:45 +00:00
kefren
60a3dae823
Update to xsp 1.9, part of mono 1.9
2008-04-19 19:23:17 +00:00
xtraeme
5bca68529b
- Do not use DEPENDS directly if there's a bl3.mk file available.
...
- Simplify PKGNAME.
2008-02-18 17:06:32 +00:00
kefren
87de2d8877
MAKE_JOBS_SAFE=no
2008-02-18 14:01:56 +00:00
kefren
3ea8195c3c
Add dependency on databases/sqlite3. Noticed by wiz@
2008-02-18 10:36:53 +00:00
wiz
95cb8b6c1d
Needs pkg-config, add it to tools.
2008-02-18 08:44:30 +00:00
kefren
db57399b6d
Add XSP, a standalone web server written in C# that can be used
...
to run ASP.NET applications with minimal effort.
2008-02-13 14:56:28 +00:00