summaryrefslogtreecommitdiff
path: root/lang/fpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* - Remove dead MASTER_SITESPav Lucistnik2005-11-241-7/+1
| | | | Notes: svn path=/head/; revision=149243
* - Fix after spliting firebirdSergey Matveychuk2005-05-171-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer) Notes: svn path=/head/; revision=135485
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-131-1/+1
| | | | | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ... Notes: svn path=/head/; revision=128714
* - Fix MASTER_SITESKirill Ponomarev2004-05-291-1/+1
| | | | | | | | PR: ports/67345 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110290
* * Fix the build on -CURRENTJoe Marcus Clarke2004-02-223-32/+42
| | | | | | | | | | | * Clean up Makefile * Fix build when an earlier version of fpc was already installed PR: 62485 Submitted by: maintainer Notes: svn path=/head/; revision=101651
* This is broken on 4.x as well.Kris Kennaway2004-02-221-4/+2
| | | | Notes: svn path=/head/; revision=101635
* BROKEN on 5.x: install failsKris Kennaway2004-02-071-0/+4
| | | | Notes: svn path=/head/; revision=100198
* 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 1.0.10.Ernst de Haan2004-01-071-0/+11
| | | | | | | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' (forgot about this file in last commit, few seconds ago) PR: 60912 Submitted by: maintainer Notes: svn path=/head/; revision=97565
* Update to 1.0.10.Ernst de Haan2004-01-074-2649/+187
| | | | | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' PR: 60912 Submitted by: maintainer Notes: svn path=/head/; revision=97564
* * Upgrade to 1.0.6.Oliver Braun2003-07-1210-2453/+2729
| | | | | | | | | | | * Fix build on -current. PR: ports/53884 Submitted by: Matthew West <mwest@uct.ac.za> Approved by: maintainer Notes: svn path=/head/; revision=84788
* Umm, I should bump PORTREVISION...Jun Kuriyama2003-07-081-0/+1
| | | | Notes: svn path=/head/; revision=84461
* Remove dependency on print/acroread4.Jun Kuriyama2003-07-081-3/+0
| | | | | | | Run-depending on acroread is not required for *.pdf in plist. Notes: svn path=/head/; revision=84460
* gtar is required for 'extract' not 'build'Bill Fumerola2003-06-011-1/+1
| | | | Notes: svn path=/head/; revision=81820
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Change of maintainers email address.Edwin Groothuis2002-11-171-1/+1
| | | | | | | | PR: ports/45369 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Notes: svn path=/head/; revision=70338
* lang/fpc needed perl to complete its install, the others are renamingEdwin Groothuis2002-11-081-0/+1
| | | | | | | | | of PERL to REINPLACE_CMD Noticed on: bento Notes: svn path=/head/; revision=69762
* 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