Bug 198365 - [NEW] lang/c: Tool to compile and run C programs like a shell script
Summary: [NEW] lang/c: Tool to compile and run C programs like a shell script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 18:50 UTC by Neel Chauhan
Modified: 2015-04-11 11:40 UTC (History)
2 users (show)

See Also:


Attachments
Shar file for the new port lang/c (1.40 KB, text/plain)
2015-03-06 18:50 UTC, Neel Chauhan
no flags Details
poudriere build log for lang/c 0.09 (9.44 KB, text/plain)
2015-03-06 18:51 UTC, Neel Chauhan
no flags Details
Shar file for lang/c 0.10 (1.40 KB, text/plain)
2015-03-18 23:29 UTC, Neel Chauhan
no flags Details
poudriere build log for lang/c 0.10 (9.44 KB, text/x-log)
2015-03-18 23:29 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2015-03-06 18:50:45 UTC
Created attachment 153920 [details]
Shar file for the new port lang/c

Tool to compile and run C programs like a shell script.

WWW: https://www.github.com/ryanmjacobs/c

I have a feeling this port may have some problems, but I am unable to figure out what they are.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2015-03-06 18:51:09 UTC
Created attachment 153921 [details]
poudriere build log for lang/c 0.09
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2015-03-18 23:29:37 UTC
Created attachment 154497 [details]
Shar file for lang/c 0.10
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2015-03-18 23:29:56 UTC
Created attachment 154498 [details]
poudriere build log for lang/c 0.10
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-04-11 11:39:46 UTC
A commit references this bug:

Author: bofh
Date: Sat Apr 11 11:39:37 UTC 2015
New revision: 383790
URL: https://svnweb.freebsd.org/changeset/ports/383790

Log:
  [NEW] lang/c: Tool to compile and run C programs like a shell script

  Tool to compile and run C programs like a shell script.

  WWW: https://www.github.com/ryanmjacobs/c

  PR:		198365
  Submitted by:	neel@neelc.org

Changes:
  head/lang/Makefile
  head/lang/c/
  head/lang/c/Makefile
  head/lang/c/distinfo
  head/lang/c/pkg-descr
Comment 5 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2015-04-11 11:40:33 UTC
Committed with minor changes.