Bug 191501

Summary: add STAGE support and address portlint warnings of port: japanese/tegaki-recognize
Product: Ports & Packages Reporter: Timothy Beyer <beyert>
Component: Individual Port(s)Assignee: Danilo Egea Gondolfo <danilo>
Status: Closed FIXED    
Severity: Affects Only Me CC: danilo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tegaki-recognize.diff none

Description Timothy Beyer 2014-06-29 22:12:32 UTC
Created attachment 144275 [details]
tegaki-recognize.diff

- Add STAGE support

- Use ${PORT_OPTIONS:MDOCS} instead of !defined(NOPORTDOCS)

- Minor fix to pkg-descr

How-To-Repeat:
Apply patch and build port

Fix:
The included patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-03 02:14:11 UTC
A commit references this bug:

Author: danilo
Date: Thu Jul  3 02:13:47 UTC 2014
New revision: 360337
URL: http://svnweb.freebsd.org/changeset/ports/360337

Log:
  - Add stage support
  - Improve WWW
  - Add DOCS option

  PR:		ports/191501
  Submitted by:	beyert@cs.ucr.edu

Changes:
  head/japanese/tegaki-recognize/Makefile
  head/japanese/tegaki-recognize/pkg-descr
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-03 02:14:51 UTC
Committed, with some changes. Thanks!