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
ucpp C preprocessor and lexer
1.3.2_1,1 devel on this many watch lists=3 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.3.2,1Version of this port present on the latest quarterly branch.
Maintainer: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-15 14:44:55
Last Update: 2024-01-23 21:51:23
Commit Hash: 56fd7cf
People watching this port, also watch:: screen, p5-Net-HTTP, font-misc-meltho, xclock, font-bh-lucidatypewriter-100dpi
License: BSD3CLAUSE
WWW:
https://code.google.com/archive/p/ucpp/
Description:
ucpp is a C preprocessor and lexer. It has the following goals: - Strict conformance to the C99 standard (with switches to disable some extensions and mimic C90 behaviour) - Low memory consumption - Possibility to use the code as a lexer (that outputs tokens directly)
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 (5 items)
Collapse this list.
  1. bin/ucpp
  2. share/man/man1/ucpp.1.gz
  3. /usr/local/share/licenses/ucpp-1.3.2_1,1/catalog.mk
  4. /usr/local/share/licenses/ucpp-1.3.2_1,1/LICENSE
  5. /usr/local/share/licenses/ucpp-1.3.2_1,1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • ucpp>0:devel/ucpp
To install the port:
cd /usr/ports/devel/ucpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ucpp
  • pkg install ucpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ucpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1474394679 SHA256 (lpsantil-ucpp-1.3.2-31b719e_GH0.tar.gz) = 475f1c2eb64998387cbab315c1c1bcd381644a14e6885aa434056fbf706b5e8f SIZE (lpsantil-ucpp-1.3.2-31b719e_GH0.tar.gz) = 97594

Packages (timestamps in pop-ups are UTC):
ucpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2_1,11.3.2_1,11.3.2,11.3.2_1,11.3.2_1,1-1.3.2,1-
FreeBSD:13:quarterly1.3.2,11.3.2,11.3.2,11.3.2,11.3.2,11.3.2,11.3.2,11.3.2,1
FreeBSD:14:latest1.3.2_1,11.3.2_1,11.3.2,11.3.2_1,11.3.2_1,11.3.2,1-1.3.2,1
FreeBSD:14:quarterly1.3.2,11.3.2,1-1.3.2,11.3.2,11.3.2,11.3.2,11.3.2,1
FreeBSD:15:latest1.3.2_1,11.3.2_1,1n/a1.3.2_1,1n/a1.3.2_1,11.3.2_1,11.3.2_1,1
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.3 : devel/gmake
This port is required by:
for Build
  1. editors/libreoffice

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. editors/libreoffice4*
  2. editors/libreoffice6*
  3. 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_ucpp
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lpsantil/ucpp/tar.gz/31b719e?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2_1,1
23 Jan 2024 21:51:23
commit hash: 56fd7cff60cd05f7740fb5cb5eb314a75be9b330commit hash: 56fd7cff60cd05f7740fb5cb5eb314a75be9b330commit hash: 56fd7cff60cd05f7740fb5cb5eb314a75be9b330commit hash: 56fd7cff60cd05f7740fb5cb5eb314a75be9b330 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/ucpp: Impelled 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.3.2,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.3.2,1
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)
1.3.2,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.3.2,1
03 Apr 2017 09:02:09
Revision:437607Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
- Remove bogus MASTER_SITES

Approved by:	portmgr blanket
1.3.2,1
20 Sep 2016 20:50:02
Revision:422544Original commit files touched by this commit
jkim search for other commits by this committer
Revert r422537 and use the official repository, not a fork.

Approved by:	crees
PR:		212719
1.3.4
20 Sep 2016 18:36:15
Revision:422537Original commit files touched by this commit
crees search for other commits by this committer
Find new MASTER_SITES

PR:		ports/212719
1.3.2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
1.3.2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.3.2
22 May 2015 13:34:22
Revision:387021Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
1.3.2
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
1.3.2
08 Jun 2014 19:51:28
Revision:357070Original commit files touched by this commit
olgeni search for other commits by this committer
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
1.3.2
29 Dec 2013 14:50:31
Revision:337999Original commit files touched by this commit
crees search for other commits by this committer
Stage devel and database ports maintained by me.

While here, add missing cvs dep and general cleanups
1.3.2
20 Sep 2013 17:17:45
Revision:327726Original 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 4)
1.3.2
31 Aug 2011 10:42:43
Original commit files touched by this commit
crees search for other commits by this committer
Update to 1.3.2

PR:             ports/160303
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
1.3
17 Jun 2011 06:46:07
Original commit files touched by this commit
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
1.3
07 Apr 2011 12:58:07
Original commit files touched by this commit
wxs search for other commits by this committer
Pass maintainer to Chris Rees, per request on ports@.
1.3
06 Apr 2011 14:28:01
Original commit files touched by this commit
wxs search for other commits by this committer
Point to new MASTER_SITE. It has the same version number but the distinfo
changed. The changes between the old and new are build related and one
functional code change.

While here, add LICENSE.

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via ports@)
1.3
16 Mar 2011 13:55:41
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
1.3
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.3
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.3
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.3
28 Jul 2003 20:59:02
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.3

* brand new integer evaluation code, with precise evaluation
* and checks
* new hash table implementation, with binary trees
* relaxed attitude on failed `##' operators
* bugfix on macro definition on command-line wrt nesting macros
* support for up to 32766 macro arguments in LOW_MEM code
* support for optional additional "identifier" characters such
* as '$' or '@'
* bugfix: memory leak on void #assert

PR:             54989
Submitted by:   Mark Linimon <linimon@lonesome.com>
Approved by:    fjoe (mentor) (implicit)
1.2_1
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.2_1
22 Dec 2002 17:49:10
Original commit files touched by this commit
ijliao search for other commits by this committer
- Support CC/CFLAGS properly

PR:             45929
Submitted by:   Ports Fury
1.2
19 Aug 2002 11:44:39
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.2
update WWW and master site
drop maintainership
02 Dec 2001 08:19:01
commit hash: fp1.21451@dev.null.freshports.orgcommit hash: fp1.21451@dev.null.freshports.orgcommit hash: fp1.21451@dev.null.freshports.orgcommit hash: fp1.21451@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1    
15 Feb 2001 17:44:55
commit hash: fp1.9634@dev.null.freshports.orgcommit hash: fp1.9634@dev.null.freshports.orgcommit hash: fp1.9634@dev.null.freshports.orgcommit hash: fp1.9634@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add ucpp, a C preprocessor and lexer    

Number of commits found: 29