summaryrefslogtreecommitdiff
path: root/lang/ptoc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint(1) happy.Sergey A. Osokin2003-11-041-6/+6
| | | | Notes: svn path=/head/; revision=93057
* Update to 3.54.Sergey A. Osokin2003-09-2410-190/+197
| | | | | | | | | | Utilize ${DOCSDIR} and ${EXAMPLESDIR}. Use new name schema for patch files. Fix ${MASTER_SITES} and home page URL. Take maintainership. Notes: svn path=/head/; revision=89217
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-021-0/+459
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71324
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-241-2/+2
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Upgrade to version 3.50Kevin Lo2000-10-247-78/+106
| | | | | | | | PR: 22253 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34189
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Fix for NEWGCC and add a new MASTER_SITEChris Piazza2000-02-124-10/+276
| | | | | | | Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=25709
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Mark BROKEN. Distfile is missing.David E. O'Brien1999-02-281-1/+3
| | | | Notes: svn path=/head/; revision=16921
* Update to version 3.41.Steve Price1999-02-226-129/+25
| | | | | | | | PR: 10074 Submitted by: maintainer Notes: svn path=/head/; revision=16836
* Update to version 3.34.Steve Price1998-11-096-68/+139
| | | | | | | | PR: 8551 Submitted by: maintainer Notes: svn path=/head/; revision=14417
* Unbreak.Justin M. Seger1998-10-141-2/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14009
* Mark BROKEN for ELF:Justin M. Seger1998-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. Notes: svn path=/head/; revision=13990
* Change category to "lang" only. This is pretty much a pascalSatoshi Asami1998-07-251-2/+2
| | | | | | | | | compiler and nothing else. Yelled out by: hoek Notes: svn path=/head/; revision=12105
* No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}.Satoshi Asami1998-03-281-2/+1
| | | | Notes: svn path=/head/; revision=10364
* Import of ptoc port. ptoc is another Pascal to C translator. It comesThomas Gellekum1998-03-278-0/+157
with an X implementation of the BGI. PR: 5270 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10325