svn commit: r383790 - in head/lang: . c
Alexey Dokuchaev
danfe at FreeBSD.org
Sat Apr 11 11:48:00 UTC 2015
On Sat, Apr 11, 2015 at 11:39:36AM +0000, Muhammad Moinur Rahman wrote:
> 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.
You've esentially quoted COMMENT (and, suddenly, pkg-descr) twice, but
I still don't quite understand what does this thing does and exactly
how it works.
> [...]
> +NO_BUILD= yes
Hmm, now even more questions. :)
> Added: head/lang/c/pkg-descr
> ==============================================================================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ head/lang/c/pkg-descr Sat Apr 11 11:39:35 2015 (r383790)
> @@ -0,0 +1,3 @@
> +Tool to compile and run C programs like a shell script.
> +
> +WWW: https://www.github.com/ryanmjacobs/c
Port description should not be just a copy of COMMENT. Let me quote PHB:
"A well-written pkg-descr describes the port completely enough that
users would not have to consult the documentation or visit the
website to understand what the software does, how it can be useful,
or what particularly nice features it has. [...]"
./danfe
More information about the svn-ports-all
mailing list