aboutsummaryrefslogtreecommitdiffstats
path: root/editors/fpc-ide
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.0acm2007-09-181-1/+1
|
* - Change FPCSRCDIR instead of PORTNAME in EXTRACTUNITDIR. It solved a problemacm2006-09-131-1/+1
| | | | | | | on build time. Reported by: kris Approved by: garga (mentor, implicit)
* - Update to 2.0.4acm2006-09-081-4/+5
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-291-0/+1
| | | | | | | | | | | some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor)
* - The big change on ports of freepascal, now all ports are compiledacm2006-07-242-2/+38
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* - Update fpc to 2.0.2garga2006-06-225-106/+7
| | | | | | PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Mark it temporarilly as BROKEN when all fpc ports don't be updated to 2.0.2garga2006-06-121-0/+2
|
* Forgot to commit this change after repocopy fpc-fvision -> fpc-fv andgarga2006-06-091-1/+1
| | | | | | unbreak INDEX Pointyhat to: garga
* Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0
|
* - Add SHA256pav2005-11-241-0/+1
|
* - Remove dead MASTER_SITESpav2005-11-241-7/+1
|
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-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 ...
* - Fix MASTER_SITESkrion2004-05-301-1/+1
| | | | | PR: ports/67344 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Add fpc-ide, a Turbo Pascal-like IDE/compiler/debugger for the Free Pascalmarcus2004-02-225-0/+123
project. PR: 62574 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>