aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-regexpr
Commit message (Collapse)AuthorAgeFilesLines
* - editors/lazarus update to 1.4.2Jose Alonso Cardenas Marquez2015-08-091-1/+1
| | | | | | | | | | | | | - Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise fpc units only are added like build dependencies (less dependencies registered when they are installed with pkg). - Remove GTK1 obsolete dependencies - Bump all ports with dependencies of fpc-* units - Bump all ports with dependencies of lazarus ports - Clean up Notes: svn path=/head/; revision=393766
* Assign maintainership of FPC ports to new FPC ports teamJohn Marino2015-01-051-1/+1
| | | | | | | | | | The new team currently consists of the previous maintainer (acm@) and myself (marino@). PR: 195363 Notes: svn path=/head/; revision=376279
* Cleanup plistBaptiste Daroussin2014-10-271-5/+0
| | | | Notes: svn path=/head/; revision=371544
* Stage supportAntoine Brodin2014-01-281-2/+1
| | | | 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-191-0/+3
| | | | Notes: svn path=/head/; revision=295093
* - Update to 2.2.2Jose Alonso Cardenas Marquez2009-01-142-5/+5
| | | | Notes: svn path=/head/; revision=226034
* - Use new freepascal stuffJose Alonso Cardenas Marquez2008-06-241-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=215708
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsJose Alonso Cardenas Marquez2006-09-181-1/+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-2/+2
| | | | | | | | | - 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/+17
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* - Update fpc to 2.0.2Renato Botelho2006-06-214-79/+6
| | | | | | | | | 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
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* 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/67345 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110290
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* add fpc-regexpr 1.0.10Ying-Chieh Liao2004-01-164-0/+89
Free Pascal regular expression routines PR: 61119 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> Notes: svn path=/head/; revision=98247