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) combination for a given watch list. This is what FreshPorts will look for.

Port details
pcc Portable C Compiler
1.1.0_2 lang on this many watch lists=1 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 1.1.0_1Version of this port present on the latest quarterly branch.
Maintainer: joel@FreeBSD.org search for ports maintained by this maintainer
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:: python, dspam
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. bin/pcc
  2. bin/pcpp
  3. libexec/ccom
  4. libexec/cxxcom
  5. libexec/cpp
  6. share/man/man1/ccom.1.gz
  7. share/man/man1/cpp.1.gz
  8. share/man/man1/pcc.1.gz
  9. /usr/local/share/licenses/pcc-1.1.0_2/catalog.mk
  10. /usr/local/share/licenses/pcc-1.1.0_2/LICENSE
  11. /usr/local/share/licenses/pcc-1.1.0_2/BSD2CLAUSE
  12. /usr/local/share/licenses/pcc-1.1.0_2/BSD3CLAUSE
  13. /usr/local/share/licenses/pcc-1.1.0_2/BSDCOMPATIBLE
Collapse this list.
Dependency lines:
  • pcc>0:lang/pcc
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):
pcc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.1.0_2--1.1.0_2---
FreeBSD:13:quarterly-1.1.0_1--1.1.0_1---
FreeBSD:14:latest-1.1.0_2--1.1.0_2---
FreeBSD:14:quarterly-1.1.0_1--1.1.0_1---
FreeBSD:15:latest-1.1.0_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. 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:
Expand this list (3 items)
Collapse this list.
  1. ftp://226.net120.skekraft.net/pcc-releases/
  2. ftp://pcc.ludd.ltu.se/pub/pcc-releases/
  3. http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0_2
09 Mar 2024 20:01:29
commit hash: 01d62de757746e6a2722b9746ffbee0f21a8b25ccommit hash: 01d62de757746e6a2722b9746ffbee0f21a8b25ccommit hash: 01d62de757746e6a2722b9746ffbee0f21a8b25ccommit hash: 01d62de757746e6a2722b9746ffbee0f21a8b25c files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
lang/pcc: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.0_1
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.1.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.
1.1.0_1
19 Sep 2020 16:55:18
Revision:549043Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common
1.1.0
13 Jun 2016 19:53:48
Revision:416864Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:395322Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:342317Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.0.0
20 Sep 2013 19:53:10
Revision:327741Original 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:
lang)
1.0.0
02 Sep 2013 05:36:56
Revision:325935Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Revision:324707Original commit files touched by this commit
marino search for other commits by this committer
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
Original commit files touched by this commit
lme search for other commits by this committer
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
Original commit files touched by this commit
lme search for other commits by this committer
Update to 20110216 snapshot

PR:             ports/154861
Submitted by:   joel (maintainer)
0.9.9.101228
28 Dec 2010 09:26:06
Original commit files touched by this commit
lme search for other commits by this committer
Update to snapshot 101228

PR:             ports/153481
Submitted by:   joel (maintainer)
0.9.9.101107
23 Nov 2010 10:07:54
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
lme search for other commits by this committer
- 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
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
obrien search for other commits by this committer
Update to 081227.

PR:             129980
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
0.9.9.080613
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
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 View all of this commit message)
0.9.9.080613
16 Jun 2008 15:37:22
Original commit files touched by this commit
obrien search for other commits by this committer
Don't make unused empty directories for no reason.
0.9.9.080613
13 Jun 2008 16:14:08
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
Update to the 071213 snapshot.
PR:     118676
0.9.8.071021
25 Oct 2007 14:35:00
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
Update to the 01-Oct-2007 snapshot.
0.9.8.070920
20 Sep 2007 20:01:12
Original commit files touched by this commit
obrien search for other commits by this committer
Update to the Sept 20, 2007 snapshot of 0.9.8.
0.9.8
19 Sep 2007 21:25:06
Original commit files touched by this commit
obrien search for other commits by this committer
Specify the YACC to use thru configure vs. a patch.
0.9.8
19 Sep 2007 13:23:36
Original commit files touched by this commit
obrien search for other commits by this committer
Change self-documenting value to simply "yes".

Requested by:   kiron
0.9.8
18 Sep 2007 14:31:01
Original commit files touched by this commit
obrien search for other commits by this committer
Tweak the FreeBSD configuration.
0.9.8
18 Sep 2007 14:14:56
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
obrien search for other commits by this committer
Add the website.
0.9.8
18 Sep 2007 02:48:52
Original commit files touched by this commit
obrien search for other commits by this committer
C99 modernization of the original Portable C Compiler by S. C. Johnson,
written in the late 70's.

Number of commits found: 37