aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ptoc
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-042-37/+37
|
* Stagify.vanilla2014-06-171-14/+13
| | | | Approved by: portmgr@
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | lang)
* Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* - remove MD5ohauer2011-07-031-1/+0
|
* Update from 3.56 to 3.58.osa2010-05-203-31/+22
|
* - Update bison to 2.4.1, see announcements for important changes:johans2009-03-061-15/+37
| | | | | | | | | | | | | http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html - Take over bison maintainership - as approved by portmgr (marcus) - Add patches for ports to compile with new bison: Replace %{ .. %} with %code { .. } where required and accommodate stricter typing requirements Thanks to pav for an exp-run on pointyhat PR: ports/131640 Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Remove BROKEN.osa2005-05-312-4/+2
| | | | | | | | | | | | | | | | | | | Author rerolled tarball after bug report and small modification. Changes: --- old/ptoc/bring.h Tue Feb 24 21:40:02 2004 +++ new/ptoc/bring.h Sun May 15 00:40:19 2005 @@ -69,9 +69,11 @@ static b_ring *top_b_ring; static void push(b_ring* r) { + /* if (r->outer != NULL) { r = new b_ring(r->scope); } + */ r->outer = curr_b_ring; curr_b_ring = r; }
* BROKEN: Size mismatchkris2005-05-311-0/+2
|
* Update to 3.56.osa2005-04-252-3/+3
|
* 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>