[Bug 209583] [NEW PORT] www/wp-cli: Command line interface for WordPress

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 30 15:33:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209583

Kubilay Kocak <koobs at FreeBSD.org> changed:

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

--- Comment #1 from Kubilay Kocak <koobs at 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, including:

* Using the USE_GITHUB and GH_* bits. See:

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

And a few examples:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#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: 

* portlint -AC
* poudriere testport

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


More information about the freebsd-ports-bugs mailing list