Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 15:33:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209583] [NEW PORT] www/wp-cli: Command line interface for WordPress
Message-ID:  <bug-209583-13-8KY9UU29lE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209583-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209583-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=3D209583

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |easy

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Hi Vick, sorry for the delay and thanks for your contribution.

On a quick glance I can see that the port needs some changes made, includin=
g:

* Using the USE_GITHUB and GH_* bits. See:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.htm=
l#makefile-master_sites-github-description

And a few examples:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.htm=
l#makefile-master_sites-github-ex1

* Remove leading "A " from the beginning of COMMENT
* DISTNAME doesn't appear to be necessary (as it defaults to
PORTNAME-PORTVERSION)

It's worth running submissions through QA tools prior to submission as well=
:=20

* portlint -AC
* poudriere testport

--=20
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-209583-13-8KY9UU29lE>