NOTICE: This package has been removed from pkgsrc

./lang/pnet, DotGNU Portable.NET (development tools)

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


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

The goal of this project is to build a suite of Free Software tools
to build and execute .NET applications, including a C# compiler,
assembler, disassembler, and runtime engine.


Required to build:
[devel/gmake] [devel/libtool-base] [devel/treecc]

Master sites:

SHA1: 3d048cbef0476f21cbdd86f81c1706f52b7a7218
RMD160: 232f96fb92be2cab4109ab03845bafa84c3d0259
Filesize: 4404.707 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.
   2012-01-27 10:15:21 by Steven Drake | Files touched by this commit (1)
Log message:
Add missing mk/termcap buildlink.

Bump PKGREVISION
   2012-01-27 09:59:49 by Steven Drake | Files touched by this commit (2)
Log message:
Remove the section from configure that adds the gcc multi_os_directory to
the libdir.
   2011-12-16 18:20:09 by John Marino | Files touched by this commit (1)
Log message:
lang/pnet: Mask for all DragonFly platforms

It doesn't build on i386.  When gcconfig.h is modified to recognize x86_64
platform, it breaks in the Boehm garbage collector.  This is alpha-grade
software from GNU that hasn't had a release in over 4.5 years.  Frankly, I
don't know how this abandoned project deserves a spot in pkgsrc.
   2011-05-21 13:59:53 by OBATA Akio | Files touched by this commit (1)
Log message:
Drop LICENSE=gnu-gpl-v2.
This package contains libffi and libgc, other LICENSEs.

then also CONFLICTS with devel/libffi and lib/boehm-gc.
   2011-05-21 11:05:27 by OBATA Akio | Files touched by this commit (1)
Log message:
* set LICENSE=gnu-gpl-v2
* marked as user-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-07-07 00:17:14 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
NetBSD/amd64 is not supported by the internal libffi, so mark it
explicitly as disabled.