[Bug 193337] [NEW PORT] deskutils/treesheets: Free form data organizer

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 25 14:33:51 UTC 2014


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

Pawel Pekala <pawel at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-ports-bugs at FreeBSD. |pawel at FreeBSD.org
                   |org                         |

--- Comment #18 from Pawel Pekala <pawel at FreeBSD.org> ---
Hello, thanks for your update. Now port build fine on all
supported versions. There are however couple of small things
to fix:

- Please use PORTVERSION=0.0.20141016 this will help avoid
an PORTEPOCH bump when project will do numbered release
 for example 0.1

- MASTER_SITES is not needed with USE_GITHUB 

- With staging optional installation of files affected by
options is solved by ports framework - only files listed
in plist will be installed from stage dir, no need for 
.if ${PORT_OPTIONS:M(DOCS|EXAMPLES)} blocks

- some line are not properly tab aligned (USES, USE_WX etc)

- keep lines wrapped around 80 characters

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


More information about the freebsd-ports-bugs mailing list