notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
fpc-gdbint Free Pascal unit providing interface to gdb
3.2.2_3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.2_3Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-16 00:57:42
Last Update: 2023-11-12 20:49:26
Commit Hash: 0b92f92
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. lib/fpc/3.2.2/fpmkinst/x86_64-freebsd/gdbint.fpm
  2. lib/fpc/3.2.2/units/x86_64-freebsd/gdbint/gdbcon.o
  3. lib/fpc/3.2.2/units/x86_64-freebsd/gdbint/gdbcon.ppu
  4. lib/fpc/3.2.2/units/x86_64-freebsd/gdbint/gdbint.o
  5. lib/fpc/3.2.2/units/x86_64-freebsd/gdbint/gdbint.ppu
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • fpc-gdbint>0:devel/fpc-gdbint
No installation instructions:
This port has been deleted.
PKGNAME: fpc-gdbint
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

Expand this list (6 items)

Collapse this list.

SHA256 (freepascal/ppc386-3.2.2-freebsd.tar.gz) = 2e175954442e28799edfe08c01635d209298b992f1062d03872571d58aa9f43a SIZE (freepascal/ppc386-3.2.2-freebsd.tar.gz) = 1364288 SHA256 (freepascal/ppcx64-3.2.2-freebsd.tar.gz) = 8cf6258688c3457f27bcec18e6993443ed2fcfe7d7c8697d54a13f32965e8fb0 SIZE (freepascal/ppcx64-3.2.2-freebsd.tar.gz) = 2052903 SHA256 (freepascal/fpc-3.2.2.man.tar.gz) = 4b7d7d50922531fa01e00d0bc913abb40426ba3001579240bf3db3f4ad640584 SIZE (freepascal/fpc-3.2.2.man.tar.gz) = 47334

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: lang/fpc
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. ppcx64 : lang/fpc
  3. gmake>=4.3 : devel/gmake
  4. as : devel/binutils
Runtime dependencies:
  1. as : devel/binutils
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. editors/fpc-ide*
  2. lang/fpc-base*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/fpc-base*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_fpc-gdbint
USES:
fpc gmake iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.
Port Moves
  • port moved to lang/fpc on 2023-11-12
    REASON: This port was merged into lang/fpc

Number of commits found: 28

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
CommitCreditsLog message
3.2.2_3
12 Nov 2023 20:49:26
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 files touched by this commit Sanity Test Failure
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.0.4
05 Apr 2018 04:52:36
Revision:466532Original commit files touched by this commit
acm search for other commits by this committer
- 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
Revision:447304Original commit files touched by this commit
acm search for other commits by this committer
- Pass maintainership to me. marino@ is not part of FreeBSD committers
3.0.0
05 Dec 2015 23:29:37
Revision:403082Original commit files touched by this commit
marino search for other commits by this committer
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_1
09 Aug 2015 08:06:45
Revision:393766Original commit files touched by this commit
acm search for other commits by this committer
- 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
05 Jan 2015 00:16:02
Revision:376279Original commit files touched by this commit
marino search for other commits by this committer
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
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.6.2
28 Jan 2014 00:16:58
Revision:341492Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
2.6.2
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
2.6.2
23 Mar 2013 05:25:06
Revision:314989Original commit files touched by this commit
acm search for other commits by this committer
- Update to 2.6.2
- Trim Makefile headers
2.2.2
14 Jan 2009 06:12:15
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 2.2.2
2.2.0_1
24 Jun 2008 15:18:15
Original commit files touched by this commit
acm search for other commits by this committer
- Use new freepascal stuff
- Bump PORTREVISION
2.0.4
18 Sep 2006 18:41:13
Original commit files touched by this commit
acm search for other commits by this committer
- 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
Original commit files touched by this commit
acm search for other commits by this committer
- 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
Original commit files touched by this commit
acm search for other commits by this committer
- 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
Original commit files touched by this commit
acm search for other commits by this committer
- 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
Original commit files touched by this commit
garga search for other commits by this committer
- 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_2
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.0.10_2
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.0.10_2
24 Nov 2005 01:18:45
Original commit files touched by this commit
pav search for other commits by this committer
- Remove dead MASTER_SITES
1.0.10_2
13 Feb 2005 18:28:23
Original commit files touched by this commit
linimon search for other commits by this committer
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_2
29 May 2004 16:38:44
Original commit files touched by this commit
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/67345
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
1.0.10_2
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
1.0.10_2
22 Feb 2004 01:57:23
Original commit files touched by this commit
marcus search for other commits by this committer
* Clean up the Makefile
* Configure to use modified GDB built in devel/fpc-gdb

PR:             62571
Submitted by:   maintainer
1.0.10_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.0.10
16 Jan 2004 00:55:09
Original commit files touched by this commit
ijliao search for other commits by this committer
add fpc-gdbint 1.0.10
Free Pascal unit providing interface to gdb

PR:             61118
Submitted by:   John Merryweather Cooper <johnmary@adelphia.net>

Number of commits found: 28