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
c2ps PostScript pretty-printer for C source
4.0_5 print on this many watch lists=0 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 4.0_4Version of this port present on the latest quarterly branch.
Maintainer: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-04-27 16:00:49
Last Update: 2024-01-11 14:25:29
Commit Hash: 5590e50
License: not specified in port
WWW:
https://www.cs.technion.ac.il/users/c2ps/
Description:
A PostScript pretty-printer for C source with numerous features. Released under the GPL by Dmitri Shtilman <dash@vision10.technion.ac.il> and Dmitri Makarov <dimm@vnet.ibm.com>.
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 (2 items)
Collapse this list.
  1. bin/c2ps
  2. share/man/man1/c2ps.1.gz
Collapse this list.
Dependency lines:
  • c2ps>0:print/c2ps
To install the port:
cd /usr/ports/print/c2ps/ && make install clean
To add the package, run one of these commands:
  • pkg install print/c2ps
  • pkg install c2ps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: c2ps
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (c2ps-4.0.tar.gz) = c22800552b6018a7f01978cf918ad11ec780404b3fa87888e76929a08414a860 SIZE (c2ps-4.0.tar.gz) = 48137

Packages (timestamps in pop-ups are UTC):
c2ps
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0_54.0_54.0_44.0_54.0_5-4.0_4-
FreeBSD:13:quarterly4.0_44.0_44.0_44.0_44.0_44.0_44.0_44.0_4
FreeBSD:14:latest4.0_54.0_54.0_44.0_54.0_54.0_4-4.0_4
FreeBSD:14:quarterly4.0_44.0_4-4.0_44.0_44.0_44.0_44.0_4
FreeBSD:15:latest4.0_54.0_5n/a4.0_5n/a4.0_54.0_54.0_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libpaper.so : print/libpaper
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
print_c2ps
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.cs.technion.ac.il/users/c2ps/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0_5
11 Jan 2024 14:25:29
commit hash: 5590e5020e1798adeb087c716c7e432dd5cc03b2commit hash: 5590e5020e1798adeb087c716c7e432dd5cc03b2commit hash: 5590e5020e1798adeb087c716c7e432dd5cc03b2commit hash: 5590e5020e1798adeb087c716c7e432dd5cc03b2 files touched by this commit
Renato Botelho (garga) search for other commits by this committer
print/c2ps: Reduce patching

Remove reference to obsoleted MAN1PREFIX.  No functional changes
intended here
4.0_5
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
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)
4.0_4
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)
4.0_4
20 Jul 2022 14:22:48
commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
print: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anish Mistry <amistry@am-productions.biz>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0_4
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.
4.0_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
4.0_4
17 Jul 2014 08:57:51
Revision:362126Original 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. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
4.0_4
20 Jun 2014 11:15:58
Revision:358556Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
4.0_3
28 Feb 2014 12:21:56
Revision:346493Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- New LIB_DEPENDS definition
4.0_3
20 Sep 2013 22:44:00
Revision:327765Original 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:
print)
4.0_3
03 May 2013 19:05:17
Revision:317232Original commit files touched by this commit
hrs search for other commits by this committer
Style fix.
4.0_3
02 May 2013 07:12:13
Revision:317079Original commit files touched by this commit
hrs search for other commits by this committer
Fix a build breakage when CFLAGS is defined in make.conf.

PR:	ports/178292
4.0_3
27 Apr 2013 17:52:39
Revision:316679Original commit files touched by this commit
hrs search for other commits by this committer
Add a missing dependency.
4.0_2
27 Apr 2013 16:00:26
Revision:316672Original commit files touched by this commit Sanity Test Failure
hrs search for other commits by this committer
Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.

Approved by:	dinoex (maintainer) [1]

Number of commits found: 15