aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-web
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkg-plistJose Alonso Cardenas Marquez2014-03-261-0/+4
| | | | | | | Reported by: swills Notes: svn path=/head/; revision=349260
* - Update to 2.6.4Jose Alonso Cardenas Marquez2014-03-262-2/+1
| | | | Notes: svn path=/head/; revision=349217
* Stage supportAntoine Brodin2014-01-281-2/+3
| | | | Notes: svn path=/head/; revision=341492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* - Update to 2.6.2Jose Alonso Cardenas Marquez2013-03-231-5/+1
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=314989
* - Update to 2.6.0Jose Alonso Cardenas Marquez2012-04-193-7/+96
| | | | Notes: svn path=/head/; revision=295093
* - 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.4Jose Alonso Cardenas Marquez2011-06-231-28/+58
| | | | Notes: svn path=/head/; revision=276093
* - Update to 2.4.2Jose Alonso Cardenas Marquez2010-11-151-3/+0
| | | | | | | See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2 Notes: svn path=/head/; revision=264604
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-162-1/+10
| | | | | | | | | | | | | | | | - 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-042-2/+5
| | | | | | | | - 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-142-3/+9
| | | | 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-182-500/+40
| | | | | | | | | | | | | | | 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-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