aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ptoc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.55.osa2004-03-012-4/+3
|
* SIZEfy my ports.osa2004-02-041-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Update MD5, author report about make some changes in parser code.osa2004-01-301-1/+1
| | | | | | Diff old vs. new version avaliable upon request. Notify from: kris via bento
* Make portlint(1) happy.osa2003-11-041-6/+6
|
* Update to 3.54.osa2003-09-2410-190/+197
| | | | | | | Utilize ${DOCSDIR} and ${EXAMPLESDIR}. Use new name schema for patch files. Fix ${MASTER_SITES} and home page URL. Take maintainership.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix build with bison 1.75.marcus2002-12-031-0/+459
| | | | Reported by: bento
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-241-2/+2
| | | | | - DOCSDIR support to some - Brush out some lint
* Upgrade to version 3.50kevlo2000-10-257-78/+106
| | | | | PR: 22253 Submitted by: MAINTAINER
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Fix for NEWGCC and add a new MASTER_SITEcpiazza2000-02-134-10/+276
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Yet more WWW: additionsmharo1999-05-031-1/+1
|
* Mark BROKEN. Distfile is missing.obrien1999-02-281-1/+3
|
* Update to version 3.41.steve1999-02-226-129/+25
| | | | | PR: 10074 Submitted by: maintainer
* Update to version 3.34.steve1998-11-096-68/+139
| | | | | PR: 8551 Submitted by: maintainer
* Unbreak.jseger1998-10-151-2/+2
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | ===> Installing for ptoc-2.01 install: /usr/ports/lang/ptoc/work/ptoc/libXbgi.a: No such file or directory *** Error code 71 Stop.
* Change category to "lang" only. This is pretty much a pascalasami1998-07-251-2/+2
| | | | | | compiler and nothing else. Yelled out by: hoek
* No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}.asami1998-03-291-2/+1
|
* Import of ptoc port. ptoc is another Pascal to C translator. It comestg1998-03-278-0/+157
with an X implementation of the BGI. PR: 5270 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>