Bug 224517 - [NEW PORT] deskutils/showdown: Simple Markdown viewer, written in Vala and GTK 3
Summary: [NEW PORT] deskutils/showdown: Simple Markdown viewer, written in Vala and GTK 3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/craigbarnes/showdown
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-22 13:13 UTC by Dmitri Goutnik
Modified: 2017-12-23 04:45 UTC (History)
1 user (show)

See Also:


Attachments
patch file (3.15 KB, patch)
2017-12-22 13:13 UTC, Dmitri Goutnik
no flags Details | Diff
patch file (3.13 KB, patch)
2017-12-22 17:00 UTC, Dmitri Goutnik
no flags Details | Diff

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