aboutsummaryrefslogtreecommitdiff
path: root/lang/nml
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark BROKEN with lldAntoine Brodin2019-09-171-0/+3
| | | | | | | | Reported by: pkg-fallout MFH: 2019Q3 Notes: svn path=/head/; revision=512209
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-4/+4
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Cleanup plistBaptiste Daroussin2014-10-271-8/+0
| | | | Notes: svn path=/head/; revision=371587
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-041-4/+4
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* Stage, and fix build without gcc.Adam Weinberger2014-08-022-15/+38
| | | | Notes: svn path=/head/; revision=363832
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) Notes: svn path=/head/; revision=360810
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-261-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355354
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-221-6/+2
| | | | Notes: svn path=/head/; revision=304685
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-5/+1
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Update to 0.92bMartin Wilke2006-06-083-32/+54
| | | | | | | | PR: ports/96563 Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=164812
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on !i386: Broken pkg-plistKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101841
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 0.92aPav Lucistnik2003-12-144-14/+16
| | | | | | | | PR: ports/58725 Submitted by: Jaeho Shin <netj@sparcs.kaist.ac.kr> (maintainer) Notes: svn path=/head/; revision=95765
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Update to version 0.92Kevin Lo2002-02-155-14/+190
| | | | | | | | PR: 34899 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54728
* add nmlYing-Chieh Liao2001-08-185-0/+202
A dialect/harmony of Standard ML and OCaml PR: 29158 Submitted by: Jaeho Shin <netj@ego.mazic.org> Notes: svn path=/head/; revision=46419