aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pnet
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix typoErwin Lansing2007-02-111-1/+1
| | | | Submitted by: Sergey Zaharchenko <doublef-ctm@yandex.ru>
* - Update pnet related ports:Renato Botelho2006-02-211-1/+1
| | | | | | | | | | | | | | | | | * lang/pnet 0.7.0 -> 0.7.4 * lang/pnet-base 0.7.0 -> 0.7.4 * lang/pnetlib 0.7.0 -> 0.7.4 * lang/pnetc 0.7.0 -> 0.7.4 * lang/ml-pnet 0.7.0 -> 0.7.4 * lang/treecc 0.3.6 -> 0.3.8 * lang/libjit 0.0.4 -> 0.0.6 - Make portlint(1) happy - Unbreak ml-pnet on 4.x PR: ports/93602 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Reworked by: garga Thanks to: mnag, tdb
* - Update to 0.7.0Michael Johnson2005-06-171-3/+3
|
* - Update Portable.NET suite to 6.10Michael Johnson2004-12-151-1/+1
| | | | - Update treecc to 0.3.4
* Drop maintainership to ports@FreeBSD.orgKirill Ponomarev2004-10-121-1/+1
| | | | | PR: ports/72437 Submitted by: Michael Johnson <ahze@ahze.net>
* - Remove empty files [1]Pav Lucistnik2004-06-211-0/+0
| | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Update to 0.6.6Pav Lucistnik2004-06-102-2/+1
| | | | | PR: ports/67722 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* Makefile.pnet:Pav Lucistnik2004-03-271-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-261-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-112-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-081-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-074-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-071-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-07-011-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-233-12/+8
| | | | | PR: 38248 Submitted by: maintainer
* Update to 0.3.4Patrick Li2002-04-244-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-132-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>