aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Makefiles.units. The devel/fpc-fcl was building without -CX optionJose Alonso Cardenas Marquez2006-10-051-1/+1
| | | | | | | - Bump devel/fpc-fcl PORTREVISION Notes: svn path=/head/; revision=174592
* - Add a clean solution to compile devel/fpc-fcl, using OPT and removing the rtlJose Alonso Cardenas Marquez2006-09-251-2/+2
| | | | | | | | | | | and packages directories from WRKSRC - Bump devel/fpc-fcl PORTREVISION Submitted by: Ales Katona <almindor__at__gmail.com> (via email) Modified by: me Notes: svn path=/head/; revision=173830
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsJose Alonso Cardenas Marquez2006-09-181-2/+0
| | | | | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit) Notes: svn path=/head/; revision=173353
* - Update to 2.0.4Jose Alonso Cardenas Marquez2006-09-072-336/+356
| | | | | | | | | - 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-4/+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/+476
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* Add fpc-fcl , free Pascal Component Library.Renato Botelho2006-06-211-0/+32
PR: ports/98689 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165940