Port details |
- fpc-ide Free Pascal integrated IDE/compiler
- 3.2.2_3 editors
=2 3.2.2_3Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2004-02-22 02:23:58
- Last Update: 2023-11-12 20:49:26
- Commit Hash: 0b92f92
- People watching this port, also watch:: lsof, rsync, mytop, pure-ftpd
- Also Listed In: lang
- License: not specified in port
- WWW:
- https://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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fpc-ide>0:editors/fpc-ide
- No installation instructions:
- This port has been deleted.
- PKGNAME: fpc-ide
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1655772890
SHA256 (freepascal/fpc-3.2.2.source.tar.gz) = d542e349de246843d4f164829953d1f5b864126c5b62fd17c9b45b33e23d2f44
SIZE (freepascal/fpc-3.2.2.source.tar.gz) = 52240052
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:
-
- as : devel/binutils
- ppcx64 : lang/fpc
- chm.fpm : misc/fpc-chm
- fv.fpm : devel/fpc-fv
- gdbint.fpm : devel/fpc-gdbint
- regexpr.fpm : devel/fpc-regexpr
- rtl-console.fpm : lang/fpc-rtl-console
- rtl-extra.fpm : lang/fpc-rtl-extra
- rtl-generics.fpm : lang/fpc-rtl-generics
- fcl-xml.fpm : devel/fpc-fcl-xml
- gmake>=4.3 : devel/gmake
- as : devel/binutils
- Runtime dependencies:
-
- as : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_fpc-ide
- USES:
- fpc gmake iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
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 |
3.2.2_3 12 Nov 2023 20:49:26 |
Jose Alonso Cardenas Marquez (acm) |
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications |
3.2.2_3 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
3.2.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0 07 Dec 2020 19:20:09 |
acm |
- Fix build
PR: 251666
Submitted by: rdunkle at smallcatbrain.com |
3.2.0 25 Nov 2020 02:57:51 |
acm |
- Update to 3.2.0
ChangeLog at: https://wiki.freepascal.org/FPC_New_Features_3.2.0 |
3.0.4 05 Apr 2018 04:52:36 |
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 |
3.0.2 03 Aug 2017 23:40:28 |
acm |
- Pass maintainership to me. marino@ is not part of FreeBSD committers |
3.0.0 05 Dec 2015 23:29:37 |
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 |
2.6.4_3 14 Aug 2015 13:23:59 |
amdmi3 |
- Fix build by adding missing dependency
Approved by: portmgr blanket |
2.6.4_3 09 Aug 2015 08:06:45 |
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 |
2.6.4_2 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_2 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
2.6.4_2 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.4_1 02 May 2014 14:16:49 |
tijl |
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging. (Only the first 15 lines of the commit message are shown above ) |
2.6.2 28 Jan 2014 00:16:58 |
antoine |
Stage support |
2.6.2 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
2.6.2 23 Mar 2013 05:25:06 |
acm |
- Update to 2.6.2
- Trim Makefile headers |
2.6.0_1 30 Sep 2012 00:29:38 |
acm |
- Now, it could build without problem
- Remove BROKEN |
2.6.0_1 09 Sep 2012 15:33:38 |
beat |
- Mark BROKEN: does not build:
gmake: Entering an unknown directory
gmake: *** /usr/local/lib/fpc/2.6.0/compiler: No such file or directory.
Stop.
Reported by: pointyhat |
2.6.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.4.0 16 Aug 2010 17:45:15 |
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] |
2.2.4_3 30 Jul 2010 08:04:21 |
erwin |
Mark BROKEN: does not build |
2.2.4_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.4_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.2.4_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.2.4 19 May 2009 17:44:57 |
acm |
- Add missing misc/fpc-chm dependency
- Fix build on all FreeBSD versions
Reported by: pointyhat |
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 13 Sep 2006 06:18:06 |
acm |
- Change FPCSRCDIR instead of PORTNAME in EXTRACTUNITDIR. It solved a problem
on build time.
Reported by: kris
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) |
2.0.2 21 Jun 2006 16:52:58 |
garga |
- Update fpc to 2.0.2
PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
98654, 98656, 98657, 98658, 98720, 98724
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |
1.0.10 12 Jun 2006 09:58:22 |
garga |
Mark it temporarilly as BROKEN when all fpc ports don't be updated to 2.0.2 |
1.0.10 09 Jun 2006 12:08:03 |
garga |
Forgot to commit this change after repocopy fpc-fvision -> fpc-fv and
unbreak INDEX
Pointyhat to: garga |
1.0.10 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
1.0.10 24 Nov 2005 02:03:34 |
pav |
- Add SHA256 |
1.0.10 24 Nov 2005 01:18:45 |
pav |
- Remove dead MASTER_SITES |
1.0.10 13 Feb 2005 18:28:23 |
linimon |
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ... |
1.0.10 29 May 2004 16:34:35 |
krion |
- Fix MASTER_SITES
PR: ports/67344
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
1.0.10 22 Feb 2004 02:17:09 |
marcus |
Add fpc-ide, a Turbo Pascal-like IDE/compiler/debugger for the Free Pascal
project.
PR: 62574
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> |