Port details |
- p5-B-C Perl compiler's C backend
- 1.57 devel =2 1.57Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2015-02-14 10:16:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/B-C
- Description:
- Perl compiler's C backend
This compiler backend takes Perl source and generates C source
code corresponding to the internal structures that perl uses to
run your program. When the generated C source is compiled and
run, it cuts out the time which perl would have taken to load
and parse your program into its internal semi-compiled form.
That means that compiling with this backend will not help improve
the runtime execution speed of your program but may improve
the start-up time. Depending on the environment in which your
program runs this may be either a help or a hindrance.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/p5-B-C/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-B-C
- pkg install p5-B-C
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-B-C
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557747471
SHA256 (B-C-1.57.tar.gz) = 0452a611d343adf9d95fceab6ba6b66176e3ad7fccce5280922c0e431f5149ff
SIZE (B-C-1.57.tar.gz) = 2136890
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-B-Flags>=0.15 : devel/p5-B-Flags
- p5-Opcodes>=0 : devel/p5-Opcodes
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-B-Flags>=0.15 : devel/p5-B-Flags
- p5-Opcodes>=0 : devel/p5-Opcodes
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-B-C
- USES:
- perl5
- 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) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.57 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.57 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 ) |
1.57 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.57 14 Jun 2019 07:01:19 |
pkubaj |
devel/p5-B-C: fix build
Threaded build currently fails:
mv C.xsc C.c
blib/arch/auto/B/C/C.so ---
chmod 755 blib/arch/auto/B/C/C.so
subdirs ---
mv: C.xsc: No such file or directory
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20624 |
1.57 15 May 2019 15:55:14 |
sunpoet |
Update to 1.57
Changes: https://metacpan.org/changes/distribution/B-C |
1.55 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.55 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.55 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.55 10 Feb 2017 15:17:46 |
sunpoet |
Update to 1.55
Changes: http://search.cpan.org/dist/B-C/Changes |
1.54 03 Jan 2017 11:01:06 |
mat |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
1.54 27 Dec 2016 18:16:04 |
sunpoet |
- Update to 1.54
- Add PORTSCOUT
- Sort PLIST
Changes: http://search.cpan.org/dist/B-C/Changes |
1.52_1 04 Nov 2016 02:46:55 |
wen |
- Reset maintainer to perl@
PR: 214180
Submitted by: svysh.fbsd@gmail.com(previous maintainer) |
1.52_1 03 Nov 2016 13:37:45 |
mat |
Mark broken with Perl 5.24+ on 9.x.
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe
-fstack-protector -fno-strict-aliasing -DVERSION=\"0.11\"
-DXS_VERSION=\"0.11\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.24/mach/CORE"
byterun.c
In file included from byterun.c:33:
byterun.h:39: error: redefinition of typedef 'I64'
/usr/local/lib/perl5/5.24/mach/CORE/handy.h:178: error: previous declaration of
'I64' was here
byterun.h:40: error: redefinition of typedef 'U64'
/usr/local/lib/perl5/5.24/mach/CORE/handy.h:179: error: previous declaration of
'U64' was here
byterun.c: In function 'byterun':
byterun.c:389: warning: comparison is always false due to limited range of data
type
byterun.c:1436: warning: comparison is always false due to limited range of data
type
*** [byterun.o] Error code 1
PR: 213810
Sponsored by: Absolight |
1.52_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.52_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.52_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.52_1 25 Apr 2015 10:02:49 |
mat |
Fix build with 5.21.11.
Sponsored by: Absolight |
1.52_1 24 Apr 2015 20:21:23 |
adamw |
The patch introduced in r383995 to fix the build on perl-5.21.6+ broke
building against other perl versions.
byterun.c:1886:3: warning: implicit declaration of function
'PadnamelistMAXNAMED' is invalid in C99 [-Wimplicit-function-declaration]
BSET_padl_name(bstate->bs_sv, arg);
^
./bytecode.h:798:5: note: expanded from macro 'BSET_padl_name'
PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad)
^
byterun.c:1886:3: error: expression is not assignable
BSET_padl_name(bstate->bs_sv, arg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bytecode.h:798:36: note: expanded from macro 'BSET_padl_name'
PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 warning and 1 error generated.
I'm not clear exactly why it's failing, but only applying the patch against
affected perl versions should fix the issue. |
1.52_1 14 Apr 2015 12:02:26 |
mat |
Fix build with Perl 5.21.6+
Obtained
from: https://code.google.com/p/perl-compiler/source/detail?r=86223007f5b2e947c81ee2ccbc350d49c000d3c8
Sponsored by: Absolight |
1.52_1 15 Feb 2015 09:39:50 |
bofh |
devel/p5-B-C: Remove NO_ARCH
This port is not ARCH independent hence remove NO_ARCH
Submitted by: az
Approved by: bapt marino (implicit) |
1.52 14 Feb 2015 10:16:32 |
bofh |
[NEW] devel/p5-B-C: Perl compiler's C backend
This compiler backend takes Perl source and generates C source
code corresponding to the internal structures that perl uses to
run your program. When the generated C source is compiled and
run, it cuts out the time which perl would have taken to load
and parse your program into its internal semi-compiled form.
That means that compiling with this backend will not help improve
the runtime execution speed of your program but may improve
the start-up time. Depending on the environment in which your
program runs this may be either a help or a hindrance.
WWW: http://search.cpan.org/dist/B-C/
PR: 196719
Submitted by: svysh.fbsd@gmail.com
Approved by: bapt marino (implicit) |