The FreeBSD Ports Archive
FreeBSD lang : fpc-devel4>
Delphi and Turbo Pascal compatible Pascal (commandline) compiler
FPC, Free Pascal Compiler, is a 32-bits Delphi and TP commandline compiler,
which is available for most x86 OSes, and a few m68k versions.
The new series (1.9.x which are beta's for 2.0) also allow compilation to
powerpc (Linux, Netbsd, Darwin), while Sparc, Arm and x86-64 are in
preparation, and has a near complete set of Delphi's language. This is the
x86 version only.
There are three important things to keep in mind.
- the port honours NOPORTDOCS with respect to the PDF's and the installation of
the source. I urgently advise you to install the source though.
(and delete the docs if you really don't need them).
- Some localisation can be selected in fpc.cfg, by adding/editing the line
-Fr$PREFIX/lib/fpc/$VERSION/error.msg
- The port has no mandatory dependancies, but installs a lot precompiled
headers and wrappers for all kinds of packages, including db and widget sets
http://www.freepascal.org/
|
fpc-devel history
v. 1.17
date: 2007/09/10 02:21:11; author: linimon; state: Exp; lines: +3 -0
Mark as deprecated: now lags behind lang/fpc.
Hat: portmgr
v. 1.16
date: 2005/10/02 15:03:53; author: lawrance; state: Exp; lines: +0 -4
Fix pkg-install script (which fixes reported incomplete pkg-plist error).
PR: ports/85255
Submitted by: Marco van de Voort (maintainer)
v. 1.15
date: 2005/07/23 02:53:28; author: kris; state: Exp; lines: +2 -0
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
v. 1.14
date: 2005/05/07 23:09:34; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.13
date: 2005/01/14 23:10:41; author: krion; state: Exp; lines: +1 -1
Fix plist.
v. 1.12
date: 2004/02/04 05:21:34; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2004/01/21 07:53:10; author: znerd; state: Exp; lines: +44 -144
New port: fpc-devel: Free Pascal 1.9.x beta series.
PR: 61183
Submitted by: Marco van de Voort
v. 1.10
date: 2004/01/07 10:14:04; author: znerd; state: Exp; lines: +137 -158
Update to 1.0.10.
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'
PR: 60912
Submitted by: maintainer
v. 1.9
date: 2003/07/12 21:03:30; author: obraun; state: Exp; lines: +94 -54
* Upgrade to 1.0.6.
* Fix build on -current.
PR: ports/53884
Submitted by: Matthew West
Approved by: maintainer
v. 1.8
date: 2003/07/08 10:03:20; author: kuriyama; state: Exp; lines: +1 -0
Umm, I should bump PORTREVISION...
v. 1.7
date: 2003/07/08 10:02:37; author: kuriyama; state: Exp; lines: +0 -3
Remove dependency on print/acroread4.
Run-depending on acroread is not required for *.pdf in plist.
v. 1.6
date: 2003/06/01 01:38:54; author: billf; state: Exp; lines: +1 -1
gtar is required for 'extract' not 'build'
v. 1.5
date: 2003/02/21 12:35:01; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/17 23:06:20; author: edwin; state: Exp; lines: +1 -1
Change of maintainers email address.
PR: ports/45369
Submitted by: John Merryweather Cooper
v. 1.3
date: 2002/11/08 23:03:48; author: edwin; state: Exp; lines: +1 -0
lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD
Noticed on: bento
v. 1.2
date: 2001/12/10 01:50:42; author: lioux; state: Exp; lines: +3 -3
o Uphold port style tradition: handle post extraction duties in
post-extract instead of pre-install
o Handle per installation transient files in PKG{,DE}INSTALL instead
of PLIST
o Do not install corrupted binary
o Do not @ prefix inside PKG{,DE}INSTALL
PR: 32645
Submitted by: Kuang-che Wu (PR),
maintainer (most of the fix)
v. 1.1
date: 2001/12/09 02:28:27; author: lioux; state: Exp;
o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,
Delphi and other extensions
o Borrows install scripting tricks from halflifeserver port
PR: 32385
Submitted by: John Merryweather Cooper
=============================================================================
v. 1.17
date: 2007/09/10 02:21:11; author: linimon; state: Exp; lines: +3 -0
Mark as deprecated: now lags behind lang/fpc.
Hat: portmgr
v. 1.16
date: 2005/10/02 15:03:53; author: lawrance; state: Exp; lines: +0 -4
Fix pkg-install script (which fixes reported incomplete pkg-plist error).
PR: ports/85255
Submitted by: Marco van de Voort (maintainer)
v. 1.15
date: 2005/07/23 02:53:28; author: kris; state: Exp; lines: +2 -0
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
v. 1.14
date: 2005/05/07 23:09:34; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.13
date: 2005/01/14 23:10:41; author: krion; state: Exp; lines: +1 -1
Fix plist.
v. 1.12
date: 2004/02/04 05:21:34; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2004/01/21 07:53:10; author: znerd; state: Exp; lines: +44 -144
New port: fpc-devel: Free Pascal 1.9.x beta series.
PR: 61183
Submitted by: Marco van de Voort
v. 1.10
date: 2004/01/07 10:14:04; author: znerd; state: Exp; lines: +137 -158
Update to 1.0.10.
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'
PR: 60912
Submitted by: maintainer
v. 1.9
date: 2003/07/12 21:03:30; author: obraun; state: Exp; lines: +94 -54
* Upgrade to 1.0.6.
* Fix build on -current.
PR: ports/53884
Submitted by: Matthew West
Approved by: maintainer
v. 1.8
date: 2003/07/08 10:03:20; author: kuriyama; state: Exp; lines: +1 -0
Umm, I should bump PORTREVISION...
v. 1.7
date: 2003/07/08 10:02:37; author: kuriyama; state: Exp; lines: +0 -3
Remove dependency on print/acroread4.
Run-depending on acroread is not required for *.pdf in plist.
v. 1.6
date: 2003/06/01 01:38:54; author: billf; state: Exp; lines: +1 -1
gtar is required for 'extract' not 'build'
v. 1.5
date: 2003/02/21 12:35:01; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/17 23:06:20; author: edwin; state: Exp; lines: +1 -1
Change of maintainers email address.
PR: ports/45369
Submitted by: John Merryweather Cooper
v. 1.3
date: 2002/11/08 23:03:48; author: edwin; state: Exp; lines: +1 -0
lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD
Noticed on: bento
v. 1.2
date: 2001/12/10 01:50:42; author: lioux; state: Exp; lines: +3 -3
o Uphold port style tradition: handle post extraction duties in
post-extract instead of pre-install
o Handle per installation transient files in PKG{,DE}INSTALL instead
of PLIST
o Do not install corrupted binary
o Do not @ prefix inside PKG{,DE}INSTALL
PR: 32645
Submitted by: Kuang-che Wu (PR),
maintainer (most of the fix)
v. 1.1
date: 2001/12/09 02:28:27; author: lioux; state: Exp;
o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,
Delphi and other extensions
o Borrows install scripting tricks from halflifeserver port
PR: 32385
Submitted by: John Merryweather Cooper
=============================================================================
v. 1.17
date: 2007/09/10 02:21:11; author: linimon; state: Exp; lines: +3 -0
Mark as deprecated: now lags behind lang/fpc.
Hat: portmgr
v. 1.16
date: 2005/10/02 15:03:53; author: lawrance; state: Exp; lines: +0 -4
Fix pkg-install script (which fixes reported incomplete pkg-plist error).
PR: ports/85255
Submitted by: Marco van de Voort (maintainer)
v. 1.15
date: 2005/07/23 02:53:28; author: kris; state: Exp; lines: +2 -0
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
v. 1.14
date: 2005/05/07 23:09:34; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.13
date: 2005/01/14 23:10:41; author: krion; state: Exp; lines: +1 -1
Fix plist.
v. 1.12
date: 2004/02/04 05:21:34; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2004/01/21 07:53:10; author: znerd; state: Exp; lines: +44 -144
New port: fpc-devel: Free Pascal 1.9.x beta series.
PR: 61183
Submitted by: Marco van de Voort
v. 1.10
date: 2004/01/07 10:14:04; author: znerd; state: Exp; lines: +137 -158
Update to 1.0.10.
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'
PR: 60912
Submitted by: maintainer
v. 1.9
date: 2003/07/12 21:03:30; author: obraun; state: Exp; lines: +94 -54
* Upgrade to 1.0.6.
* Fix build on -current.
PR: ports/53884
Submitted by: Matthew West
Approved by: maintainer
v. 1.8
date: 2003/07/08 10:03:20; author: kuriyama; state: Exp; lines: +1 -0
Umm, I should bump PORTREVISION...
v. 1.7
date: 2003/07/08 10:02:37; author: kuriyama; state: Exp; lines: +0 -3
Remove dependency on print/acroread4.
Run-depending on acroread is not required for *.pdf in plist.
v. 1.6
date: 2003/06/01 01:38:54; author: billf; state: Exp; lines: +1 -1
gtar is required for 'extract' not 'build'
v. 1.5
date: 2003/02/21 12:35:01; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/17 23:06:20; author: edwin; state: Exp; lines: +1 -1
Change of maintainers email address.
PR: ports/45369
Submitted by: John Merryweather Cooper
v. 1.3
date: 2002/11/08 23:03:48; author: edwin; state: Exp; lines: +1 -0
lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD
Noticed on: bento
v. 1.2
date: 2001/12/10 01:50:42; author: lioux; state: Exp; lines: +3 -3
o Uphold port style tradition: handle post extraction duties in
post-extract instead of pre-install
o Handle per installation transient files in PKG{,DE}INSTALL instead
of PLIST
o Do not install corrupted binary
o Do not @ prefix inside PKG{,DE}INSTALL
PR: 32645
Submitted by: Kuang-che Wu (PR),
maintainer (most of the fix)
v. 1.1
date: 2001/12/09 02:28:27; author: lioux; state: Exp;
o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,
Delphi and other extensions
o Borrows install scripting tricks from halflifeserver port
PR: 32385
Submitted by: John Merryweather Cooper
=============================================================================
|
| |

|