Port details |
- fpc-regexpr Free Pascal regular expression routines
- 3.2.2_3 devel
=0 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: acm@FreeBSD.org
 - Port Added: 2004-01-16 00:58:42
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- Also Listed In: lang
- License: not specified in port
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fpc-regexpr>0:devel/fpc-regexpr
- To install the port:
- cd /usr/ports/devel/fpc-regexpr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/fpc-regexpr
- pkg install fpc-regexpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fpc-regexpr
- 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
Packages (timestamps in pop-ups are UTC):
- 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
- rtl-objpas.fpm : lang/fpc-rtl-objpas
- gmake>=4.3 : devel/gmake
- as : devel/binutils
- Runtime dependencies:
-
- as : devel/binutils
- This port is required by:
- for Build
-
- comms/cqrlog
- editors/fpc-ide
- editors/lazarus
- editors/lazarus-devel
- editors/lazarus-qt5
- editors/lazarus-qt5-devel
- editors/picpas
-
Deleted ports which required this port:
- for Run
-
- editors/lazarus
- editors/lazarus-devel
- editors/lazarus-qt5
- editors/lazarus-qt5-devel
- lang/fpc-base
Configuration Options:
- No options to configure
- Options name:
- devel_fpc-regexpr
- 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 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
3.2.2 01 Aug 2021 01:56:08
    |
Jose Alonso Cardenas Marquez (acm)  |
lang/fpc: update to 3.2.2
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency [PR/254481]
PR: 254481
Reported by: jbeich |
3.2.0_1 15 Apr 2021 01:19:22
    |
Jose Alonso Cardenas Marquez (acm)  |
devel/fpc-regexpr:
- Fix pkg-plist
- Bump PORTREVISION
PR: 254486
Reported by: jbeich |
3.2.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
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_1 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 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 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
2.6.2 28 Jan 2014 00:16:58
  |
antoine  |
Stage support |
2.6.2 20 Sep 2013 17:04:44
  |
bapt  |
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
  |
acm  |
- Update to 2.6.2
- Trim Makefile headers |
2.6.0 19 Apr 2012 06:20:01
 |
acm  |
- Update to 2.6.0 |
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.0.4 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) |
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_1 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
1.0.10_1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
1.0.10_1 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_1 29 May 2004 16:38:44
 |
krion  |
- Fix MASTER_SITES
PR: ports/67345
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
1.0.10_1 18 Mar 2004 02:27:55
 |
trevor  |
Add size data.
Approved by: maintainers |
1.0.10_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.10 16 Jan 2004 00:57:44
 |
ijliao  |
add fpc-regexpr 1.0.10
Free Pascal regular expression routines
PR: 61119
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> |