Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: lang/fpc |
Date | By | Description |
15 Aug 2019 16:11:27
3.0.4_1

|
acm  |
- Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX
dependencies in kernel
- Add patch file to solve some linking problem
- Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by
default). fpc is not working with lld. We will use binutils-ports when
ld.bfd is moved from base if lld not working on future version
of fpc
- Bump PORTREVISION |
05 Apr 2018 04:52:36
3.0.4

|
acm  |
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617 |
03 Aug 2017 23:40:28
3.0.2

|
acm  |
- Pass maintainership to me. marino@ is not part of FreeBSD committers |
05 Dec 2015 23:29:37
3.0.0

|
marino  |
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
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 |
09 Aug 2015 08:06:45
2.6.4_1

|
acm  |
- editors/lazarus update to 1.4.2
- 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 |
05 Jan 2015 00:16:02
2.6.4

|
marino  |
Assign maintainership of FPC ports to new FPC ports team
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363 |
20 Oct 2014 10:41:13
2.6.4

|
bapt  |
Cleanup plist |
28 Jan 2014 00:16:58
2.6.2

|
antoine  |
Stage support |
20 Sep 2013 16:13:49
2.6.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
23 Mar 2013 05:25:06
2.6.2

|
acm  |
- Update to 2.6.2
- Trim Makefile headers |
16 Aug 2010 17:45:15
2.4.0
|
acm  |
- Update to 2.4.0
- 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] |
14 Jan 2009 02:56:44
2.2.0_2
|
acm  |
- New port: databases/fpc-pxlib
Free Pascal unit to read various Paradox files |