Port details |
- pcc Portable C Compiler
- 1.1.0_2 lang =3 1.1.0_2Version of this port present on the latest quarterly branch.
- Maintainer: joel@FreeBSD.org
- Port Added: 2007-09-18 02:49:01
- Last Update: 2024-03-09 20:01:29
- Commit Hash: 01d62de
- People watching this port, also watch:: py39-beautifulsoup, linux_dvbwrapper-kmod, monit, p5-MIME-Tools, gammu
- License: BSD2CLAUSE BSD3CLAUSE BSDCOMPATIBLE
- WWW:
- http://pcc.ludd.ltu.se/
- Description:
- This compiler is based on the original Portable C Compiler by S. C. Johnson,
written in the late 70's. Even though much of the compiler has been
rewritten, some of the basics still remain.
The intention is to write a C99 compiler while still keeping it small, simple,
fast and understandable. I think of it as if it shall be able to compile and
run on PDP11 (even if it may not happen in reality). But with this in mind it
becomes important to think twice about what algorithms are used.
- ¦ ¦ ¦ ¦
- 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/lang/pcc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/pcc
- pkg install pcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcc
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1600532163
SHA256 (pcc-1.1.0.tgz) = d9e3fed84c767dcddefb6b1f854d5da8921f3f65d8bd02997743412f41474d64
SIZE (pcc-1.1.0.tgz) = 848427
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:
-
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- pcc-libs>=1.1.0 : devel/pcc-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pcc-1.1.0_2:
THREADS=on: Enable Thread-local storage (TLS)
===> Use 'make config' to modify these settings
- Options name:
- lang_pcc
- USES:
- gmake tar:tgz
- 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 |
1.1.0_2 09 Mar 2024 20:01:29 |
Nuno Teixeira (eduardo) |
lang/pcc: Move man pages to share/man
Approved by: portmgr (blanket) |
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.1.0_1 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.1.0_1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_1 19 Sep 2020 16:55:18 |
se |
Fix build with -fno-common |
1.1.0 13 Jun 2016 19:53:48 |
pi |
lang/pcc: 1.0.0 -> 1.1.0
- Add RUN_DEPENDS on devel/pcc-libs port on the same version
- Adapt PLIST_FILES
- Add THREADS option to "Enable Thread-local storage (TLS)"
- Add new patch for ${WRKSRC}/cc/cc/cc.c file, related to inverted
MULTIARCH_PATH define check
- Replace some static patches with sed patches
- Remove unneeded patches for this version
PR: 196642
Submitted by: Sender Ghost <lightside@gmx.com>
Approved by: joel (maintainer) |
1.0.0 25 Aug 2015 22:52:59 |
marino |
lang/pcc is not jobs safe
This port has failed in a multijob build a few times now. This latest
time it tried to execute mkext before it was generated (I think) |
1.0.0 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.0 02 Feb 2014 15:21:20 |
miwi |
- Stage support |
1.0.0 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.0.0 02 Sep 2013 05:36:56 |
danfe |
- Try to fix parallel (-jX) builds: use make's -C switch and add a missing
dependency
- While here: adjust header and COMMENT, remove useless WRKSRC assignment,
put USES higher up where it's normally found
- Kill EOL whitespace in pkg-descr
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit) |
1.0.0 14 Aug 2013 12:18:05 |
marino |
lang/pcc: Mark jobs unsafe
- Trim header
- Remove redundant PORTREVISION
- Remove redundant DISTNAME
- Replace USE_GMAKE
- Fix WWW indent
Approved by: bapt/culot (mentors, implicit) |
1.0.0 06 Apr 2011 20:16:41 |
lme |
Welcome pcc-1.0.0 the first stable release in a decade.
PR: ports/156124
Submitted by: joel |
0.9.9.20110216 18 Feb 2011 18:18:39 |
lme |
Update to 20110216 snapshot
PR: ports/154861
Submitted by: joel (maintainer) |
0.9.9.101228 28 Dec 2010 09:26:06 |
lme |
Update to snapshot 101228
PR: ports/153481
Submitted by: joel (maintainer) |
0.9.9.101107 23 Nov 2010 10:07:54 |
sunpoet |
- Variable twiddle
- Use = for CONFIGURE_ENV
- Sort MAN1
PR: ports/152522
Submitted by: sunpoet (myself)
Approved by: joel (maintainer) |
0.9.9.101107 16 Nov 2010 19:09:56 |
lme |
- Update to 101107
- Pet portlint
Note: The new version can now compile itself.
PR: ports/152027
Submitted by: "Pedro F. Giffuni" <giffunip(AT)tutopia.com>
Approved by: joeld (maintainer) |
0.9.9.100821 07 Sep 2010 23:13:58 |
obrien |
Update to version the 100821 release of 0.9.9.
Joel would also like to take over maintenance.
PR: 149850
Submitted by: joel |
0.9.9.100708 07 Sep 2010 22:55:06 |
obrien |
Update to version the 100708 release of 0.9.9.
PR: 148448
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.9.9.090922 23 Sep 2009 09:20:17 |
pav |
- Update to 090922
- Allow on amd64
PR: ports/132952
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer timeout (obrien; 6 months)
Feature safe: yes |
0.9.9.081227 17 Sep 2009 12:43:26 |
pav |
- Update WWW
PR: ports/137258
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: maintainer timeout (obrien; 1 month)
Feature safe: yes |
0.9.9.081227 30 Dec 2008 03:29:35 |
obrien |
Update to 081227.
PR: 129980
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.9.9.080613 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.9.9.080613 16 Jun 2008 15:37:22 |
obrien |
Don't make unused empty directories for no reason. |
0.9.9.080613 13 Jun 2008 16:14:08 |
obrien |
Update to 13-June-2008 snapshot.
PR: 123356
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.9.9.080213 15 Feb 2008 18:22:55 |
obrien |
Update to the 080213 distro - version number has been bumped to 0.9.9
to show the progress that has been made.
PR: 120613
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.9.8.071213 14 Dec 2007 17:36:00 |
obrien |
Update to the 071213 snapshot.
PR: 118676 |
0.9.8.071021 25 Oct 2007 14:35:00 |
obrien |
Catchup with the 071021 distribution.
PR: 117371
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.9.8.071001 15 Oct 2007 13:49:32 |
obrien |
Update to the 01-Oct-2007 snapshot. |
0.9.8.070920 20 Sep 2007 20:01:12 |
obrien |
Update to the Sept 20, 2007 snapshot of 0.9.8. |
0.9.8 19 Sep 2007 21:25:06 |
obrien |
Specify the YACC to use thru configure vs. a patch. |
0.9.8 19 Sep 2007 13:23:36 |
obrien |
Change self-documenting value to simply "yes".
Requested by: kiron |
0.9.8 18 Sep 2007 14:31:01 |
obrien |
Tweak the FreeBSD configuration. |
0.9.8 18 Sep 2007 14:14:56 |
obrien |
Use Gmake for now - for some reason 1/2 time bmake will not 'make all'
within the build directory.
Submitted by: Marcus von Appen <mva@sysfault.org> |
0.9.8 18 Sep 2007 13:14:00 |
obrien |
Add the website. |
0.9.8 18 Sep 2007 02:48:52 |
obrien |
C99 modernization of the original Portable C Compiler by S. C. Johnson,
written in the late 70's. |