summaryrefslogtreecommitdiff
path: root/lang/hope (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-2/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Fix a typo :)Jimmy Olgeni2008-12-181-1/+1
| | | | Notes: svn path=/head/; revision=224379
* - Unbreak, undeprecatePav Lucistnik2008-12-172-18/+0
| | | | | | | | | PR: ports/127449 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer timeout (lev; 3 months) Notes: svn path=/head/; revision=224333
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-191-0/+2
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* BROKEN: Patch failsKris Kennaway2007-08-181-0/+2
| | | | Notes: svn path=/head/; revision=197855
* Source tarball was replaced by author.Lev A. Serebryakov2007-07-182-4/+4
| | | | | | | Changes are: new makedepend.sh, some clean-ups in makefiles. Notes: svn path=/head/; revision=195836
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* Author releases new version without changing file name.Lev A. Serebryakov2004-02-222-5/+3
| | | | | | | | | | | | | | 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-082-4/+12
| | | | | | | | 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-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Fix building with GCC3.Christian Weisgerber2002-12-181-0/+14
| | | | Notes: svn path=/head/; revision=71719
* add hopeYing-Chieh Liao2001-10-177-0/+197
Hope is lazy interpriter for HOPE applicative language PR: 30799 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=48875