aboutsummaryrefslogtreecommitdiff
path: root/lang/hope/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Author releases new version without changing file name.Lev A. Serebryakov2004-02-221-4/+1
| | | | | | | | | | | | | | DIFF review: (1) Some script-generated files in documentation ommited. (2) One bug in sources fixed. (3) Makefile regenerated. (4) Documentation cleaning targed fixed. (5) bison-based parser regenerated with new bison version. DIFF could be found at http://lev.serebryakov.spb.ru/download/hope.diff.bz2 Notes: svn path=/head/; revision=101706
* BROKEN: Checksum mismatchKris Kennaway2004-02-211-0/+2
| | | | Notes: svn path=/head/; revision=101602
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix building on 5-CURRENTLev A. Serebryakov2003-12-081-4/+1
| | | | | | | | PR: ports/60018 Submitted by: FreeBSD-gnats-submit@freebsd.org Notes: svn path=/head/; revision=95344
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | | | | committer's e-mail Approved by: sobomax Notes: svn path=/head/; revision=83152
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not installKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81204
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76037
* add hopeYing-Chieh Liao2001-10-171-0/+40
Hope is lazy interpriter for HOPE applicative language PR: 30799 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=48875