summaryrefslogtreecommitdiff
path: root/editors/fpc-ide (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use new freepascal stuffJose Alonso Cardenas Marquez2008-06-241-21/+3
| | | | - Bump PORTREVISION
* - Update to 2.2.0Jose Alonso Cardenas Marquez2007-09-181-1/+1
|
* - Change FPCSRCDIR instead of PORTNAME in EXTRACTUNITDIR. It solved a problemJose Alonso Cardenas Marquez2006-09-131-1/+1
| | | | | | | on build time. Reported by: kris Approved by: garga (mentor, implicit)
* - Update to 2.0.4Jose Alonso Cardenas Marquez2006-09-071-4/+5
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Added post-extract on Makefiles.units. It remove the svn directories fromJose Alonso Cardenas Marquez2006-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 compiledJose Alonso Cardenas Marquez2006-07-242-2/+38
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* - Update fpc to 2.0.2Renato Botelho2006-06-215-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.2Renato Botelho2006-06-121-0/+2
|
* Forgot to commit this change after repocopy fpc-fvision -> fpc-fv andRenato Botelho2006-06-091-1/+1
| | | | | | unbreak INDEX Pointyhat to: garga
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
|
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* - Remove dead MASTER_SITESPav Lucistnik2005-11-241-7/+1
|
* 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 ...
* - Fix MASTER_SITESKirill Ponomarev2004-05-291-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 PascalJoe Marcus Clarke2004-02-225-0/+123
project. PR: 62574 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>