summaryrefslogtreecommitdiff
path: root/lang/fpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Missing patch. Part of Makefile revision 1.2 fixMario Sergio Fujikawa Ferreira2001-12-101-1/+10
| | | | | | | | | PR: 32645 Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR), maintainer (fix) Notes: svn path=/head/; revision=51315
* o Uphold port style tradition: handle post extraction duties inMario Sergio Fujikawa Ferreira2001-12-103-8/+17
| | | | | | | | | | | | | | | post-extract instead of pre-install o Handle per installation transient files in PKG{,DE}INSTALL instead of PLIST o Do not install corrupted binary o Do not @ prefix inside PKG{,DE}INSTALL PR: 32645 Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR), maintainer (most of the fix) Notes: svn path=/head/; revision=51300
* o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,Mario Sergio Fujikawa Ferreira2001-12-0911-0/+2597
Delphi and other extensions o Borrows install scripting tricks from halflifeserver port PR: 32385 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51265