Bug 191501 - add STAGE support and address portlint warnings of port: japanese/tegaki-recognize
Summary: add STAGE support and address portlint warnings of port: japanese/tegaki-reco...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-29 22:12 UTC by Timothy Beyer
Modified: 2014-07-03 02:14 UTC (History)
1 user (show)

See Also:


Attachments
tegaki-recognize.diff (1.50 KB, patch)
2014-06-29 22:12 UTC, Timothy Beyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!