aboutsummaryrefslogtreecommitdiff
path: root/lang/gpc
Commit message (Collapse)AuthorAgeFilesLines
* - Respect NOPORTDOCS.Alejandro Pulver2009-02-061-2/+3
| | | | Notes: svn path=/head/; revision=227698
* - Fix build on FreeBSD 8.xPav Lucistnik2007-12-261-1/+1
| | | | | | | Submitted by: Wesley Shields <wxs@atarininja.org> Notes: svn path=/head/; revision=204581
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Fix building on FreeBSD 7.x.Alejandro Pulver2006-10-204-5/+360
| | | | | | | | | | - Fix plist on ia64/sparc64 (additional file installed). Reported by: pointyhat Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175440
* BROKEN on 7.0: Does not compileKris Kennaway2006-09-101-0/+4
| | | | Notes: svn path=/head/; revision=172734
* - Update to version 20060325.Alejandro Pulver2006-07-294-71/+260
| | | | | | | | - Don't reinstall system headers (causes pkg-plist changes between different FreeBSD versions). Notes: svn path=/head/; revision=169053
* - Forgot to bump PORTREVISION because of the changes in the last commit.Alejandro Pulver2006-07-281-0/+1
| | | | Notes: svn path=/head/; revision=168993
* - Fix building on FreeBSD 7.x [1].Alejandro Pulver2006-07-283-67/+142
| | | | | | | | | | | | | - Install GCC utilities needed by GPC (doesn't work if base system GCC isn't the same as the one used to build GPC) [2]. - Don' change the default GCC installation directory hierarchy, but avoid possible conflicts with other GCC compilers by prepending a "gpc" directory after ${PREFIX}. Reported by: linimon [1], "L. S. Colby" <ls.colby@gwirynybyd.com> [2] Notes: svn path=/head/; revision=168992
* - Fix fetch problems (wrong subdirectory for MASTER_SITE_GCC).Alejandro Pulver2006-07-071-1/+1
| | | | Notes: svn path=/head/; revision=167156
* The GNU Pascal Compiler (GPC) is, as the name says, the Pascal compiler of theAlejandro Pulver2006-07-036-0/+231
| | | | | | | | | GNU family. WWW: http://www.gnu-pascal.de/ Notes: svn path=/head/; revision=166787
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-0625-2210/+0
| | | | | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80201
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* upgrade WWWYing-Chieh Liao2002-05-201-1/+1
| | | | Notes: svn path=/head/; revision=59527
* BROKEN: DOes not package correctlyKris Kennaway2002-05-201-0/+2
| | | | Notes: svn path=/head/; revision=59501
* Replace last remnants of "nonexistent", "/nonexistent" etc. withAde Lovett2001-05-311-1/+1
| | | | | | | ${NONEXISTENT} as per bsd.port.mk Notes: svn path=/head/; revision=43365
* add missing manpages.FUJISHIMA Satsuki2001-01-104-43/+61
| | | | | | | | | install unified info. non-responce from: maintainer Notes: svn path=/head/; revision=37066
* WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28,Satoshi Asami2000-11-141-1/+1
| | | | | | | | | not ${PORTSDIR}/lang/gcc28, since ${PORTSDIR} might be a symlink. Submitted by: bento Notes: svn path=/head/; revision=35141
* MASTER_SITES updateMario Sergio Fujikawa Ferreira2000-10-091-1/+1
| | | | | | | | | Submitted by: maintainer <antonz@library.ntu-kpi.kiev.ua> PR: 21853 Notes: svn path=/head/; revision=33615
* Fix install-info errors that I thought I'd resolved.Will Andrews2000-06-071-16/+31
| | | | | | | | PR: 19084 Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=29324
* Add GPC - GNU Pascal Compiler. Finally we have a Pascal compiler in theWill Andrews2000-05-2924-0/+2175
ports collection! :-) PR: 17578 Submitted by: Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua> No objections from: asami, obrien Notes: svn path=/head/; revision=28869