NOTICE: This package has been removed from pkgsrc

./lang/pnetlib, DotGNU Portable .NET C SHARP class libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.8.0nb1, Package name: pnetlib-0.8.0nb1, Maintainer: pkgsrc-users

This distribution contains an implementation of the C# library, for use
with .NET-capable runtime engines and applications. Originally designed
for DotGNU Portable.NET, this library can be used by other .NET development
effort also.


Required to run:
[fonts/Xft2] [lang/pnet]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/treecc] [x11/renderproto]

Master sites:

SHA1: 294c04a9d2e88f878382397f405ad21fb3939d23
RMD160: e438c03ac7439c962452fc235dea5e6e6e3c293f
Filesize: 4973.444 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557)
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
   2011-05-21 14:09:35 by OBATA Akio | Files touched by this commit (1)
Log message:
* note "used by" comments.
* marked as uer-destdir installation support.
   2010-07-06 12:17:17 by Julio Merino | Files touched by this commit (36)
Log message:
Transfer ownership to pkgsrc-users.  pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
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.
   2008-02-18 17:39:43 by Juan Romero Pardines | Files touched by this commit (15)
Log message:
Update dotgnu Portable.Net packages to 0.8.0:

0.8.0 (3 March 2007)

JIT

* JIT_Coder opcodes implementation (Klaus Treichel, Aleksey Demakov,
  Kirill Kononenko)
* On Demand JIT Compilation (Klaus Treichel)
* JIT exception handling (Klaus Treichel, Kirill Kononenko)
* Method Inlining support (Klaus Treichel)
* Inlining internal calls, PInvoke and math (Klaus Treichel)
* Add marshaling support (Kirill Kononenko)
* Local and Thread Local variable support (Klaus Treichel)
* Reflection support (Klaus Treichel)
* Array optimisations (Klaus Treichel)
* Static ctor support (Klaus Treichel, Aleksey Demakov)
* Delegate and Async Delegate support (Klaus Treichel)
* Safepoints and builtin/managed Exceptions (Klaus Treichel)
* Null check reduction (Klaus Treichel)
* Finalizers and GC support (Klaus Treichel)

Runtime Engine

* New Debugger (Radek Polak)
* Typed allocations (Klaus Treichel)
* Array structure optimisations (Klaus Treichel)
* Static cctor manager (Klaus Treichel)
* Watching variables (Radek Polak)
* Spec fixes on String IndexOf and LastIndexOf (Russell Stuart)
* Array.Clear fixes (Radek Polak)
* Handle fixes for JIT support (Klaus Treichel)

...and more, see the NEWS file. This closes PR 31950.
   2007-02-15 15:34:58 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg uspport.