| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency [PR/254481]
PR: 254481
Reported by: jbeich
|
|
|
|
|
|
|
| |
ChangeLog at: https://wiki.freepascal.org/FPC_New_Features_3.2.0
Notes:
svn path=/head/; revision=556252
|
|
|
|
|
|
|
| |
- Connect www/fpc-libmicrohttpd
Notes:
svn path=/head/; revision=460558
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=460445
|
|
|
|
|
|
|
| |
- Link www/fpc-libmicrohttpd
Notes:
svn path=/head/; revision=460424
|
|
|
|
|
|
|
|
| |
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
Notes:
svn path=/head/; revision=434894
|
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
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
|