summaryrefslogtreecommitdiff
path: root/lang/pnet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile.pnet:Pav Lucistnik2004-03-261-2/+2
| | | | | | | | | - Automatically create plist entries for installed binaries bencharks/pnetmark: - Use this feature PR: ports/64750 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Automagically install a wrapper script "foo" containing "ilrun foo.exe"Pav Lucistnik2004-03-251-2/+39
| | | | | PR: ports/64454 (part of) Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Fix typoKirill Ponomarev2004-03-191-1/+1
| | | | | PR: ports/64448 Submitted by: maintainer
* - Add GNU_MASTER_SITEKirill Ponomarev2004-03-161-1/+4
| | | | | PR: ports/64315 Submitted by: maintainer
* - Update Portable.NET suite to 0.6.4Pav Lucistnik2004-03-152-3/+3
| | | | | | | - Update treecc to 0.3.0 PR: ports/64271 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Add documentationPav Lucistnik2004-03-102-1/+2
| | | | | | | | - Add depedency on X11 libraries - Bump portrevision PR: ports/64027 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Update Portable.NET suite to 0.6.2Pav Lucistnik2004-03-071-1/+1
| | | | | PR: ports/63857 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came backPav Lucistnik2004-03-064-0/+58
| | | | | | | | | | | | | | | | | | | | as a bunch of ports and a meta-port. ml-pnet: Some of the Mono upper-level libraries in a form that can be easily compiled and used with pnet's CLI implementation. pnet: A meta-port for all these ports. pnet-base: A runtime engine, C# compiler and a host of useful development tools, all written in C. pnetc: pnetC project, an ANSI C library that can be compiled down to IL using Portable.NET's cscc compiler. pnetlib: C# class libraries. PR: ports/60408, ports/60409, ports/60413, ports/60453 Submitted by: michael johnson <ahze@ahze.net>
* As announced on May 6, remove the broken lang/pnet port.Kris Kennaway2003-08-085-138/+0
|
* BROKEN: Broken dependencyKris Kennaway2003-05-061-0/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Make port building again, treecc has been upgradedEdwin Groothuis2002-12-201-1/+1
| | | | Noticed on: bento
* Update to version 0.4.4Kevin Lo2002-09-033-10/+11
| | | | | PR: 42342 Submitted by: MAINTAINER
* fix install problemYing-Chieh Liao2002-08-011-0/+1
| | | | | Submitted by: maintainer Pointed out by: pat
* upgrade to 0.4.2Ying-Chieh Liao2002-07-313-34/+38
| | | | | PR: 41191 Submitted by: maintainer
* use REINPLACEYing-Chieh Liao2002-07-022-5/+25
| | | | | | add missing files to PLIST and MAN1 Submitted by: pat
* upgrade to 0.4.0Ying-Chieh Liao2002-07-012-2/+2
| | | | | PR: 40062 Submitted by: maintainer
* Bump treecc binary versionPatrick Li2002-06-301-1/+1
|
* Update to 0.3.8Patrick Li2002-06-103-6/+3
| | | | | PR: 39106 Submitted by: maintainer
* s/open source/free software/Patrick Li2002-05-261-1/+1
| | | | | Submitted by: maintainer Requested by: author
* Add missing dependency to fix build on bentoPatrick Li2002-05-251-0/+1
| | | | Noticed by: kris
* Update to 0.3.6Patrick Li2002-05-223-12/+8
| | | | | PR: 38248 Submitted by: maintainer
* Update to 0.3.4Patrick Li2002-04-234-31/+17
| | | | | PR: 37320 Submitted by: maintainer
* Fix problem where file names get transformedPatrick Li2002-02-131-0/+1
| | | | Submitted by: maintainer
* Update to 0.3.0Patrick Li2002-02-122-3/+3
| | | | | PR: 34869 Submitted by: maintainer
* Change maintainer's address for some ports forgotten in PR 34866.Trevor Johnson2002-02-121-1/+1
|
* Update to 0.2.8Patrick Li2002-01-293-2/+3
| | | | | | PR: 34364 Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au> Approved by: maintainer
* Update to 0.2.6Patrick Li2002-01-095-18/+80
| | | | | PR: 31727 Reviewed by: maintainer
* Update to 1.8 instead of 1.7 since 1.7 doesn't exist any moreDavid W. Chapman Jr.2001-10-193-2/+5
| | | | | PR: 30937 Submitted by: maintainer
* add pnetYing-Chieh Liao2001-08-185-0/+63
C# compiler, assembler, disassembler, and runtime engine PR: 29034 Submitted by: Michael Johnson <ahze@ahze.net>