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

Port details
cproto Generate C function prototypes and convert function definitions
4.7k_1 devel on this many watch lists=5 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.7kVersion of this port present on the latest quarterly branch.
Maintainer: thomas@bsdunix.ch search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-29 22:26:03
Commit Hash: ac84547
People watching this port, also watch:: bison, pcre, autoconf, gmake, libxml2
License: PD
WWW:
https://invisible-island.net/cproto/
Description:
Cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. The program isn't confused by complex function definitions as much as other prototype generators because it uses a yacc generated parser. By ignoring all the input between braces, I avoided implementing the entire C language grammar. Cproto is in the public domain, except for the configure script which is copyrighted by the Free Software Foundation, Inc. If you have any comments or find any bugs, please let me know.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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/cproto
  2. share/man/man1/cproto.1.gz
  3. /usr/local/share/licenses/cproto-4.7k_1/catalog.mk
  4. /usr/local/share/licenses/cproto-4.7k_1/LICENSE
  5. /usr/local/share/licenses/cproto-4.7k_1/PD
Collapse this list.
Dependency lines:
  • cproto>0:devel/cproto
To install the port:
cd /usr/ports/devel/cproto/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cproto
  • pkg install cproto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cproto
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cproto-4.7k.tgz) = e8e1d7994b9141d56144f2e82ae679c3891f3b5e635837d666a52244cc59e2d0 SIZE (cproto-4.7k.tgz) = 163224

Packages (timestamps in pop-ups are UTC):
cproto
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.7k_14.7k_14.7k4.7k_14.7k_1-4.7k-
FreeBSD:13:quarterly4.7k4.7k4.7k4.7k4.7k4.7k4.7k4.7k
FreeBSD:14:latest4.7k_14.7k_14.7k4.7k_14.7k_14.7k-4.7k
FreeBSD:14:quarterly4.7k4.7k-4.7k4.7k4.7k4.7k4.7k
FreeBSD:15:latest4.7k_14.7k_1n/a4.7k_1n/a4.7k_14.7k_14.7k_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. devel/c2mdoc

Configuration Options:
No options to configure
Options name:
devel_cproto
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://invisible-island.net/cproto/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.7k_1
29 Jan 2024 22:26:03
commit hash: ac84547d842d8f7a0887b7270059144f576d0245commit hash: ac84547d842d8f7a0887b7270059144f576d0245commit hash: ac84547d842d8f7a0887b7270059144f576d0245commit hash: ac84547d842d8f7a0887b7270059144f576d0245 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cproto: Moved man 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)
4.7k
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.7k
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)
4.7k
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.7k
23 Aug 2019 09:02:38
Revision:509635Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
4.7k
08 Jan 2017 20:43:50
Revision:430897Original commit files touched by this commit
sunpoet search for other commits by this committer
Use USES=tar:tgz

Approved by:	portmgr (blanket)
4.7k
26 Oct 2013 17:00:30
Revision:331720Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 4.7j to 4.7k [1]
- Add stage support

PR:		ports/183339
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1]
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
4.7j
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
4.7j
02 Feb 2011 04:42:26
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 4.7j

PR:             ports/154454
Submitted by:   maintainer
Approved by:    wxs@ and pgollucci@ (mentor implicit)
Feature safe:   yes
4.7i
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
4.7i
05 Oct 2010 03:03:30
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 4.7i

PR:             ports/151075
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    Thomas Vogt <thomas@bsdunix.ch> (maintainer)
4.7g
03 Dec 2008 22:42:40
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.7g

PR:             ports/129403
Submitted by:   Thomas Vogt <thomas@bsdunix.ch> (maintainer)
4.7f_1
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)
4.7f_1
05 Jun 2008 20:02:46
Original commit files touched by this commit
stas search for other commits by this committer
- Fix CPP location
- bump portrevision.

Approved by:    Thomas Vogt <thomas@bsdunix.ch> (maintainer)
4.7f
03 Jan 2008 21:03:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.7f

PR:             119242
Submitted by:   Thomas Vogt <thomas@bsdunix.ch> (maintainer)
4.7e
28 Mar 2006 19:37:21
Original commit files touched by this commit
thierry search for other commits by this committer
Update cproto to 4.7e.

Changes:
- eliminate some fixed limits on buffer sizes (prompted by FreeBSD port).
- eliminate fixed limit on include nesting.
- use configure check for mkstemp(), use that function in preference to
  mktemp() if a working version is found.
- move strstr.c into strkey.c to avoid zero-length object
- improve configure check for gcc version, from ncurses.
- update config.guess, config.sub

PR:             93780
Submitted by:   Thomas Vogt <thomas (at) bsdunix.ch> (maintainer)
4.7d
08 Dec 2005 13:53:45
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 4.7d
- Unbreak
- Remove files/patch-system.h
- Use mkstemp() instead of mktemp()
- Pass maintainership to submitter

PR:             90102
Submitted by:   Thomas Vogt <thomas@bsdunix.ch>
4.7c
15 Nov 2005 04:44:25
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
4.7c
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
4.7c
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
4.7c
15 Mar 2005 17:08:53
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 4.7c

PR:             ports/78877
Submitted by:   Ports Fury
4.7b
10 Mar 2004 14:14:05
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 4.7b

PR:             ports/64042
Submitted by:   Ports Fury
4.6
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
4.6
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
4.6
05 Feb 2003 18:15:57
Original commit files touched by this commit
naddy search for other commits by this committer
URL fixes.

PR:             47848, 47853, 47855
Submitted by:   tadalunch@s5.xrea.com
03 Jan 2001 20:36:58
commit hash: fp1.7939@dev.null.freshports.orgcommit hash: fp1.7939@dev.null.freshports.orgcommit hash: fp1.7939@dev.null.freshports.orgcommit hash: fp1.7939@dev.null.freshports.org files touched by this commit
clive search for other commits by this committer
o Fix distfile unfetchable problem   o Satisfy portlint    
29 Dec 2000 01:10:39
commit hash: fp1.7710@dev.null.freshports.orgcommit hash: fp1.7710@dev.null.freshports.orgcommit hash: fp1.7710@dev.null.freshports.orgcommit hash: fp1.7710@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
return to ports at freebsd dot org    
22 Nov 2000 00:17:18
commit hash: fp1.6602@dev.null.freshports.orgcommit hash: fp1.6602@dev.null.freshports.orgcommit hash: fp1.6602@dev.null.freshports.orgcommit hash: fp1.6602@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$'s which help me in problem reports.    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
23 Jul 2000 20:10:01
commit hash: fp1.2286@dev.null.freshports.orgcommit hash: fp1.2286@dev.null.freshports.orgcommit hash: fp1.2286@dev.null.freshports.orgcommit hash: fp1.2286@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Bump up the sizes of some things to match reality on Unix systems.    

Number of commits found: 32