Bug 224517

Summary: [NEW PORT] deskutils/showdown: Simple Markdown viewer, written in Vala and GTK 3
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/craigbarnes/showdown
Attachments:
Description Flags
patch file
none
patch file none

Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-22 13:13:26 UTC
Created attachment 189033 [details]
patch file

Showdown is a simple Markdown viewer written in Vala and GTK 3, featuring:

  - GitHub inspired default stylesheet.
  - Table of contents navigation.
  - Integrated search bar
  - User styles (~/.config/showdown/stylesheet.css)
  - User scripts (~/.config/showdown/script.js)

WWW: https://github.com/craigbarnes/showdown

QA:
  portlint -ACN: OK
  poudriere testport: OK (11a, 10i)
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-22 17:00:31 UTC
Created attachment 189040 [details]
patch file

Remove TEST_TARGET for now [1]

[1] https://github.com/craigbarnes/showdown/blob/a82f24797382362f65e95202f7a6a84704f056fe/GNUmakefile#L113-L114
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-12-23 04:44:33 UTC
Committed.
Thank you for your contribution!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-12-23 04:45:29 UTC
A commit references this bug:

Author: yuri
Date: Sat Dec 23 04:44:30 UTC 2017
New revision: 457021
URL: https://svnweb.freebsd.org/changeset/ports/457021

Log:
  New port: deskutils/showdown: Simple markdown viewer, written in Vala and GTK 3

  PR:		224517
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13592

Changes:
  head/deskutils/Makefile
  head/deskutils/showdown/
  head/deskutils/showdown/Makefile
  head/deskutils/showdown/distinfo
  head/deskutils/showdown/pkg-descr