aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-web/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add missing dependencyJose Alonso Cardenas Marquez2011-06-281-3/+3
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=276556
* - Add missing dependencyJose Alonso Cardenas Marquez2011-06-241-2/+3
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=276223
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-161-1/+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
* - Update to 2.2.4Jose Alonso Cardenas Marquez2009-05-041-2/+2
| | | | | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes Notes: svn path=/head/; revision=233207
* - 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-17/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=215708
* - Add missing dependenciesJose Alonso Cardenas Marquez2007-12-221-1/+12
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=204321
* - The devel/fpc-fcl port was separated to:Jose Alonso Cardenas Marquez2007-09-181-20/+8
| | | | | | | | | | | | | | | devel/fpc-fcl-base devel/fpc-fcl-db devel/fpc-fcl-fpcunit devel/fpc-fcl-image devel/fpc-fcl-net devel/fpc-fcl-passrc devel/fpc-fcl-registry devel/fpc-fcl-web devel/fpc-fcl-xml Notes: svn path=/head/; revision=199649
* - 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-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-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-241-2/+11
| | | | | | | | | - 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