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
ccons Interactive Console for the C Programming Language
r251_3 devel Deleted 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 r251_3Version of this port present on the latest quarterly branch.
Broken BROKEN: Unfetchable (google code has gone away)
Deprecated DEPRECATED: Unfetchable for more than six months (google code has gone away)
Expired This port expired on: 2017-04-30
Ignore IGNORE: is marked as broken: Unfetchable (google code has gone away)
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-10-22 22:12:39
Last Update: 2017-05-07 15:04:55
SVN Revision: 440339
People watching this port, also watch:: python, unoconv, py39-pycparser, datapipe, sysinfo
License: MIT
WWW:
http://code.google.com/p/ccons/
Description:
The goal of the ccons project is to create an interactive console for the C programming language, similar to "python" and "irb" for Python and Ruby respectively. WWW: http://code.google.com/p/ccons/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ccons>0:devel/ccons
No installation instructions:
This port has been deleted.
PKGNAME: ccons
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
SHA256 (ccons-r251.tar.gz) = 766619e217d795276d36c0fe324ce3fdf03ed67929bd8b452b5adcb20fba5812 SIZE (ccons-r251.tar.gz) = 26469

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. llvm-config33 : devel/llvm33
  2. clang++33 : lang/clang33
  3. cmake : devel/cmake
Runtime dependencies:
  1. clang++33 : lang/clang33
Library dependencies:
  1. libncurses.so : devel/ncurses
  2. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake libedit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://ccons.googlecode.com/files/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
r251_3
07 May 2017 15:04:55
Revision:440339Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-04-30 devel/ccons: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/fortune: Unfetchable for more than six months (google code
has gone away)
2017-05-05 benchmarks/gobench: Builds each time it runs
2017-04-30 sysutils/grok: Unfetchable for more than six months (google code has
gone away)
r251_3
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
r251_3
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
r251_3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
r251_3
02 Sep 2015 13:53:03
Revision:395836Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libedit as suggested by stage-qa
- Drop 8.x support

Approved by:	portmgr blanket
r251_2
02 Nov 2014 02:01:55
Revision:372053Original commit files touched by this commit
danilo search for other commits by this committer
- Add support for parameters in the script
r251_2
02 Nov 2014 01:44:22
Revision:372052Original commit files touched by this commit
danilo search for other commits by this committer
- Fix the 'Argument defined more than once' error during runtime
r251_1
20 Feb 2014 20:29:12
Revision:345263Original commit files touched by this commit
danilo search for other commits by this committer
- Use clang33 as RUN_DEPENDS to avoid confusion with libclang.so from another
port.

Reported by:	brooks
r251_1
19 Feb 2014 23:26:09
Revision:345162Original commit files touched by this commit
danilo search for other commits by this committer
- Add libclang.so to LIB_DEPENDS
r251
05 Oct 2013 03:26:09
Revision:329407Original commit files touched by this commit
danilo search for other commits by this committer
- Update from r243 to r251
- Change clang dependence to clang33
- Change maintainer email to @FreeBSD.org
- Add "Created by" line to header
- Simplify BUILD_DEPENDS
- Convert LIB_DEPENDS to new syntax
- Simplify LDFLAGS
- Use libc++ on CURRENT
- Add a patch to insert an necessary header
- Add stage support

Approved by:	wg / culot (mentors, implicit)
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)
r243
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
r243
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
r243
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
r243
07 Feb 2013 19:28:34
Revision:311882Original commit files touched by this commit
lippe search for other commits by this committer
- Update to r243

PR:		ports/175504
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
r236
26 Oct 2012 18:57:35
Revision:306463Original commit files touched by this commit
lippe search for other commits by this committer
- Update to r236

PR:		ports/173029
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
r235
22 Oct 2012 22:12:29
Revision:306291Original commit files touched by this commit
lippe search for other commits by this committer
The goal of the ccons project is to create an interactive console
for the C programming language, similar to "python" and "irb" for
Python and Ruby respectively.

PR:             ports/172551
Submitted by:   Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:   yes

Number of commits found: 17