Free Pascal interface to X windows server Maintained by:acm@FreeBSD.org Port Added: 21 Jun 2006 16:23:13 Also Listed In:lang License: not specified in port
Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit and 64 bit
Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2,
(based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX)
and others.
WWW: http://www.freepascal.org/
To install the port:cd /usr/ports/x11/fpc-x11/ && make install clean To add the package:pkg_add -r fpc-x11
Configuration Options
===> The following configuration options are available for fpc-x11-2.6.0:
X11=on (default) "Install X libraries"
===> Use 'make config' to modify these settings
- Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1]
- Other tiny modifications
Suggested by: Ales Catona <almindor__at__gmail.com> [1]
Approved by: garga(mentor, implicit)
- Added post-extract on Makefiles.units. It remove the svn directories from
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)