aboutsummaryrefslogtreecommitdiff
path: root/audio/fpc-modplug/files/patch-packages_modplug_fpmake.pp
Commit message (Collapse)AuthorAgeFilesLines
* lang/fpc-*: Merge all units to lang/fpcJose Alonso Cardenas Marquez2023-11-121-11/+0
| | | | | | | | | | | | - Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc and lazarus ports. - Update Mk/fpc.mk for reflects new changes - Update Mk/lazarus.mk for reflects new changes - Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version of fpc or lazarus for build apps based on fpc/lazarus - Add entries to MOVED - Bump PORTREVISON of affected ports - Some other minor modifications
* lang/fpc: update to 3.2.2Jose Alonso Cardenas Marquez2021-08-011-1/+1
| | | | | | | * Add new unit devel/fpc-tplylib * Remove COMPAT10 dependency [PR/254481] PR: 254481 Reported by: jbeich
* - Update to 3.2.0Jose Alonso Cardenas Marquez2020-11-251-1/+1
| | | | | | | ChangeLog at: https://wiki.freepascal.org/FPC_New_Features_3.2.0 Notes: svn path=/head/; revision=556252
* - Update to 3.0.4Jose Alonso Cardenas Marquez2018-02-011-4/+4
| | | | | | | - Connect www/fpc-libmicrohttpd Notes: svn path=/head/; revision=460558
* Revert recent fpc changes, they were obviously untestedAntoine Brodin2018-01-301-4/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=460445
* - Update to 3.0.4Jose Alonso Cardenas Marquez2018-01-301-4/+4
| | | | | | | - Link www/fpc-libmicrohttpd Notes: svn path=/head/; revision=460424
* - Freepascal update to 3.0.2Jose Alonso Cardenas Marquez2017-02-261-1/+1
| | | | | | | | - Lazarus BUMP PORTREVISION - Connect www/fpc-googleapi and devel/fpc-fcl-pdf Notes: svn path=/head/; revision=434894
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-1/+1
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0John Marino2015-12-051-0/+11
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