Port details |
- fpc-fpgtk Free Component Library for create programs with gtk
- 2.6.4_1 graphics
=0 2.6.4_1Version of this port present on the latest quarterly branch.
- Maintainer: freebsd-fpc@FreeBSD.org
- Port Added: 2006-06-21 15:52:29
- Last Update: 2015-07-14 20:16:30
- SVN Revision: 392075
- Also Listed In: lang
- License: not specified in port
- WWW:
- http://www.freepascal.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- fpc-fpgtk>0:graphics/fpc-fpgtk
- No installation instructions:
- This port has been deleted.
- PKGNAME: fpc-fpgtk
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: lang/fpc
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ppcx64 : lang/fpc
- gmake : devel/gmake
- Package.fpc : devel/fpc-fcl-base
- Package.fpc : x11-toolkits/fpc-gtk1
- Package.fpc : x11/fpc-x11
- Package.fpc : graphics/fpc-opengl
- Runtime dependencies:
-
- Package.fpc : devel/fpc-fcl-base
- Package.fpc : x11-toolkits/fpc-gtk1
- Package.fpc : x11/fpc-x11
- Package.fpc : graphics/fpc-opengl
- Library dependencies:
-
- libiconv.so.3 : converters/libiconv
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fpc-fpgtk-2.6.4_1:
GTK1=on: Gimp Toolkit for X11 GUI (version 1.x)
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/fpc |
Commit | Credits | Log message |
2.6.4_1 14 Jul 2015 20:16:30 |
bapt |
The lazarus GTK1 interface has been discontinued upstream:
http://wiki.lazarus.freepascal.org/GTK1_Interface |
2.6.4_1 05 Jan 2015 00:16:02 |
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 |
2.6.4_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.6.4_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.6.2 28 Jan 2014 00:16:58 |
antoine |
Stage support |
2.6.2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.6.2 23 Mar 2013 05:25:06 |
acm |
- Update to 2.6.2
- Trim Makefile headers |
2.6.0 14 Mar 2013 06:32:05 |
jgh |
- adopt optionsNG and trim historical headers
PR: 176928
PR: 176936
PR: 176937
PR: 176938
PR: 176939
PR: 176940
PR: 176941
PR: 176942
PR: 176943
PR: 176944
PR: 176945
Submitted by: jgh@
Approved by: portmgr (miwi) |
2.2.2 14 Jan 2009 06:12:15 |
acm |
- Update to 2.2.2 |
2.2.0_2 24 Jun 2008 15:18:15 |
acm |
- Use new freepascal stuff
- Bump PORTREVISION |
2.2.0_1 06 Jun 2008 13:35:04 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.2.0 18 Sep 2007 06:53:29 |
acm |
- Update to 2.2.0 |
2.0.4_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0.4_1 18 Sep 2006 18:41:13 |
acm |
- 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) |
2.0.4 07 Sep 2006 21:32:29 |
acm |
- Update to 2.0.4
- Add new dependencies to editors/lazarus
Approved by: garga (mentor,implicit) |
2.0.2_1 29 Jul 2006 02:48:26 |
acm |
- 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) |
2.0.2_1 24 Jul 2006 11:21:27 |
acm |
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils
Approved by: garga (mentor) |
1.0.10_3 21 Jun 2006 15:52:19 |
garga |
Add fpc-fpgtk , free Component Library for create programs with gtk.
PR: ports/98665
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |