aboutsummaryrefslogtreecommitdiffstats
path: root/lang/treecc
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership to submitterdhn2009-06-211-1/+1
| | | | | PR: ports/135855 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* - Update to 0.3.10 which is available on savannah; the original websitei s gonepav2009-01-313-11/+7
|
* - Update pnet related ports:garga2006-02-212-5/+5
| | | | | | | | | | | | | | | | | * 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
* - Add SHA256pav2005-11-251-0/+1
|
* - Update to 0.3.6ahze2005-06-172-3/+3
|
* - Update Portable.NET suite to 6.10ahze2004-12-152-3/+3
| | | | - Update treecc to 0.3.4
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-121-1/+1
| | | | | PR: ports/72437 Submitted by: Michael Johnson <ahze@ahze.net>
* Update to 0.3.2krion2004-08-082-3/+3
| | | | | PR: ports/70150 Submitted by: maintainer
* - Add GNU_MASTER_SITEkrion2004-03-161-1/+3
| | | | | PR: ports/64315 Submitted by: maintainer
* - Update Portable.NET suite to 0.6.4pav2004-03-152-3/+3
| | | | | | | - Update treecc to 0.3.0 PR: ports/64271 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Update Portable.NET suite to 0.6.2pav2004-03-082-2/+1
| | | | | PR: ports/63857 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Update to version 0.2.8krion2004-02-192-3/+3
| | | | | PR: ports/63054 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Don't install symlink treecc-%%PORTVERSION%%krion2003-12-202-6/+1
| | | | | PR: 60411 Submitted by: maintainer
* Update email address.edwin2003-12-201-1/+1
| | | | | | | I'm not sure how much longer I will have a email account at rgv. PR: ports/60406 Submitted by: michael johnson <ahze@ahze.net>
* - Update to 0.2.6obraun2003-11-043-7/+6
| | | | | | | | | - Nitpick COMMENT - Remove unused USE_REINPLACE PR: ports/55854 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer timeout (>2 month)
* Bump PORTREVISION for previous commitkris2003-08-161-0/+1
|
* Utilize the new INFO variablekris2003-08-162-5/+1
|
* port update, lang/treecc 1.8 -> 2.4edwin2003-04-183-13/+5
| | | | | | | I will be sending a patch for pnet shortly. PR: ports/51116 Submitted by: Mike <ahze@rgv.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.1.8.naddy2002-11-243-3/+3
| | | | | PR: 45670 Submitted by: Michael Johnson <ahze@rgv.net>
* Update to 0.1.6.naddy2002-11-213-6/+4
| | | | | PR: 45354 Submitted by: Michael Johnson <ahze@rgv.net>
* Update to version 0.1.4kevlo2002-09-033-4/+5
| | | | | PR: 42340 Submitted by: MAINTAINER
* Update to 0.1.2pat2002-07-013-4/+3
| | | | | PR: 40048 Submitted by: maintainer
* Add PORTREVISION bump for change made in Makefile rev 1.7pat2002-05-231-0/+1
| | | | Submitted by: Carl Fongheiser <cmf@iabears.org>
* Dont compile tests and examples since they dont get installed anyways.pat2002-05-181-0/+4
| | | | | PR: 38167 Submitted by: maintainer
* Add symlink for pnet to depend onpat2002-04-242-0/+4
| | | | Submitted by: maintainer
* Update to 0.1.0pat2002-04-222-2/+2
| | | | | PR: 37303 Submitted by: maintainer
* Update to 0.0.8pat2002-03-282-2/+4
| | | | | PR: 36391 Submitted by: maintainer
* Update maintainer's e-mail address.trevor2002-02-121-1/+1
| | | | PR: 34866
* Update to 0.0.6pat2002-01-092-2/+2
| | | | Reviewed by: maintainer
* Remove redundant spaces at EOL.knu2001-10-221-1/+1
|
* I think this port requires bison; the configure script allows the build tokris2001-08-201-0/+1
| | | | proceed without it, but the compilation fails.
* add treeccijliao2001-08-185-0/+36
Treecc program is designed to assist in the development of compilers PR: 28934 Submitted by: Michael Johnson <ahze@ahze.net>