aboutsummaryrefslogtreecommitdiff
path: root/www/fpc-httpd24
Commit message (Collapse)AuthorAgeFilesLines
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0John Marino2015-12-052-6/+3
| | | | | | | | | | | | | | | | This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2 Notes: svn path=/head/; revision=403082
* - 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 plistAntoine Brodin2014-11-101-5/+0
| | | | Notes: svn path=/head/; revision=372428
* - New port: www/fpc-httpd24Jose Alonso Cardenas Marquez2014-03-262-0/+34
Free Pascal httpd unit Notes: svn path=/head/; revision=349215