aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.fpc.mk
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.0Jose Alonso Cardenas Marquez2012-04-191-15/+21
|
* - fix problem with metadata on tier-2 machines for Pascal ports. TheMark Linimon2011-08-131-0/+4
| | | | | | | | | | | | | | | reason is that bsd.fpc.mk was only defining PPNAME for i386 and amd64. Provide a placeholder and proper IGNORE for tier-2 [1] - remove obsolete check for /usr/share/mk/bsd.port.options.mk [2] - add USE_DRUPAL for easy include of Mk/bsd.drupal.mk [3] PR: ports/155017 [2], ports/159288 [3] Submitted by: linimon (discussed with acm), eadler, crees
* - Update to 2.4.4Jose Alonso Cardenas Marquez2011-06-231-13/+12
|
* - Update to 2.4.2Jose Alonso Cardenas Marquez2010-11-161-1/+1
| | | | See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-171-14/+46
| | | | | | | | | | | | | - 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]
* - Fix display of bogus messageJose Alonso Cardenas Marquez2009-07-141-0/+2
| | | | | PR: 133254 Submitted by: amdmi3
* - Fix BUILD_DEPENDS. It must not overwrite previous BUILD_DEPENDS entries.Jose Alonso Cardenas Marquez2009-05-241-1/+1
|
* - Add support to defined USE_FPC after of bsd.port.pre.mk includeJose Alonso Cardenas Marquez2009-05-231-2/+7
|
* - Update to 2.2.4Jose Alonso Cardenas Marquez2009-05-041-2/+3
| | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes
* - Finally www/fpc-httpd* ports were repocopied. Add new www/fpc-httpd* portsJose Alonso Cardenas Marquez2009-01-201-7/+6
| | | | to bsd.fpc.mk.
* - Add numlib unit to _FPC_ALL_UNITS.Jose Alonso Cardenas Marquez2009-01-161-1/+1
| | | | | PR: 130613 Submitted by: bsam
* - Backout the split of httpd into three ports, they are not repocopied/updatedPav Lucistnik2009-01-141-4/+4
| | | | | | yet. Should unbreak INDEX for now With hat: portmgr
* - Fix temporarily the INDEXJose Alonso Cardenas Marquez2009-01-141-2/+3
|
* - Update to 2.2.2Jose Alonso Cardenas Marquez2009-01-141-25/+33
|
* - Add support for freepascal based portsJose Alonso Cardenas Marquez2008-06-241-0/+159
Approved by: portmgr (pav)