Port details |
- fpc-ggi Free Pascal interface to libggi
- 2.6.4 graphics
=0 2.6.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained upstream
This port expired on: 2014-09-22
- Maintainer: acm@FreeBSD.org
- Port Added: 2006-06-21 15:53:47
- Last Update: 2014-09-22 20:18:52
- SVN Revision: 368995
- 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-ggi>0:graphics/fpc-ggi
- No installation instructions:
- This port has been deleted.
- PKGNAME: fpc-ggi
- 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
- Library dependencies:
-
- libggi.so : graphics/libggi
- libiconv.so.3 : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fpc-ggi-2.6.4:
LIBGGI=on: Install ggi library
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 22 Sep 2014 20:18:52 |
rene |
Remove expired ports:
2014-09-22 graphics/libggi: Unmaintained upstream
2014-09-22 devel/libgii: Unmaintained upstream
2014-09-22 graphics/fpc-ggi: Unmaintained upstream |
2.6.4 21 Jul 2014 19:52:43 |
antoine |
Deprecate GGI ports, they are unmaintained upstream since several years
and the project website is now squatted. |
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_1 24 Jun 2008 15:18:15 |
acm |
- Use new freepascal stuff
- Bump PORTREVISION |
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:53:33 |
garga |
Add fpc-ggi , free Pascal interface to libggi.
PR: ports/98667
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |