aboutsummaryrefslogtreecommitdiff
path: root/editors/fpc-ide
Commit message (Collapse)AuthorAgeFilesLines
* - Now, it could build without problemJose Alonso Cardenas Marquez2012-09-301-2/+0
| | | | | | | - Remove BROKEN Notes: svn path=/head/; revision=305059
* - Mark BROKEN: does not build:Beat Gaetzi2012-09-091-0/+2
| | | | | | | | | | gmake: Entering an unknown directory gmake: *** /usr/local/lib/fpc/2.6.0/compiler: No such file or directory. Stop. Reported by: pointyhat Notes: svn path=/head/; revision=303972
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-161-3/+1
| | | | | | | | | | | | | | | | - Add support for amd64 [1] - Add 23 new ports to to bsd.fpc.mk - Remove obsolete patch file patch-packages-fcl-db_Makefile - Turn off some optional dependencies like databases/unixODBC, graphics/svgalib, databases/oracle8-client for avoid break amd64 support - Clean up PR: ports/146001 Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk> Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1] Notes: svn path=/head/; revision=259359
* Mark BROKEN: does not buildErwin Lansing2010-07-301-0/+2
| | | | Notes: svn path=/head/; revision=258464
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Add missing misc/fpc-chm dependencyJose Alonso Cardenas Marquez2009-05-191-2/+2
| | | | | | | | | - Fix build on all FreeBSD versions Reported by: pointyhat Notes: svn path=/head/; revision=234221
* - Update to 2.2.2Jose Alonso Cardenas Marquez2009-01-141-3/+3
| | | | Notes: svn path=/head/; revision=226034
* - Use new freepascal stuffJose Alonso Cardenas Marquez2008-06-241-21/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=215708
* - Update to 2.2.0Jose Alonso Cardenas Marquez2007-09-181-1/+1
| | | | Notes: svn path=/head/; revision=199673
* - 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) Notes: svn path=/head/; revision=172909
* - Update to 2.0.4Jose Alonso Cardenas Marquez2006-09-071-4/+5
| | | | | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit) Notes: svn path=/head/; revision=172536
* - 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) Notes: svn path=/head/; revision=169024
* - 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) Notes: svn path=/head/; revision=168609
* - 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> Notes: svn path=/head/; revision=165965
* Mark it temporarilly as BROKEN when all fpc ports don't be updated to 2.0.2Renato Botelho2006-06-121-0/+2
| | | | Notes: svn path=/head/; revision=165180
* Forgot to commit this change after repocopy fpc-fvision -> fpc-fv andRenato Botelho2006-06-091-1/+1
| | | | | | | | | unbreak INDEX Pointyhat to: garga Notes: svn path=/head/; revision=164900
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149253
* - Remove dead MASTER_SITESPav Lucistnik2005-11-241-7/+1
| | | | Notes: svn path=/head/; revision=149243
* 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/67344 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110288
* 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> Notes: svn path=/head/; revision=101657