Port details |
- c2ps PostScript pretty-printer for C source
- 4.0_5 print =2 4.0_5Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2013-04-27 16:00:49
- Last Update: 2024-01-11 14:25:29
- Commit Hash: 5590e50
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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>.
- ¦ ¦ ¦ ¦
- 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/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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0_5 11 Jan 2024 14:25:29 |
Renato Botelho (garga) |
print/c2ps: Reduce patching
Remove reference to obsoleted MAN1PREFIX. No functional changes
intended here |
4.0_5 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
4.0_4 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 ) |
4.0_4 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
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 ) |
4.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0_4 01 Apr 2016 14:16:20 |
mat |
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 |
olgeni |
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 |
amdmi3 |
- 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 |
ehaupt |
- Support staging
- New LIB_DEPENDS definition |
4.0_3 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
4.0_3 03 May 2013 19:05:17 |
hrs |
Style fix. |
4.0_3 02 May 2013 07:12:13 |
hrs |
Fix a build breakage when CFLAGS is defined in make.conf.
PR: ports/178292 |
4.0_3 27 Apr 2013 17:52:39 |
hrs |
Add a missing dependency. |
4.0_2 27 Apr 2013 16:00:26 |
hrs |
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] |