Commit graph

18 commits

Author SHA1 Message Date
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