Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Sep 2014 02:50:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193133] [NEW PORT] www/ccnet: Framework for writing networked applications
Message-ID:  <bug-193133-13-C6sfxlqEIW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193133-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193133-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193133

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|easy, needs-staging         |
             Status|Needs Triage                |Open
            Summary|new port: www/ccnet seafile |[NEW PORT] www/ccnet:
                   |application component       |Framework for writing
                   |                            |networked applications

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
See bug 193132 for review items that also apply to the patch in this issue.

Additionally:

 * Missing LICENSE_FILE
 * COMMENT: Indefinite article ("A")
 * GH_PROJECT defaults to ${PORTNAME} already, unnecessary.
 * Multiple USE_AUTOTOOLS lines, combine them
 * Typo: ACLOCL_ARGS
 * Empty AUTOHEADER_ARGS and AUTOCONF_ARGS
 * Adding --prefix to CONFIGURE_ARGS is unecessary
 * Incorrect pkgconfig .pc file location (lib -> libdata) (Use USES=pathfix)

Please update your patch with all of the above changes along with those from
bug 193132

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193133-13-C6sfxlqEIW>