Bug 230968 - [New port] graphics/p5-Algorithm-Line-Bresenham: Simple pixellated line-drawing algorithm
Summary: [New port] graphics/p5-Algorithm-Line-Bresenham: Simple pixellated line-drawi...
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-28 07:01 UTC by Tomohiro Hosaka
Modified: 2018-09-03 19:08 UTC (History)
1 user (show)

See Also:


Attachments
shar (1.67 KB, text/plain)
2018-08-28 07:01 UTC, Tomohiro Hosaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2018-08-28 07:01:46 UTC
Created attachment 196629 [details]
shar

QA

* portlint ok
* poudriere testport ok (11.2, amd64, svn-head)
* make test ok
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2018-09-03 19:08:00 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-09-03 19:08:31 UTC
A commit references this bug:

Author: pi
Date: Mon Sep  3 19:07:53 UTC 2018
New revision: 478912
URL: https://svnweb.freebsd.org/changeset/ports/478912

Log:
  New port: graphics/p5-Algorithm-Line-Bresenham

  Bresenham is one of the canonical line drawing algorithms for
  pixellated grids.  Given a start and an end-point, Bresenham
  calculates which points on the grid need to be filled to generate
  the line between them.

  WWW: https://metacpan.org/release/Algorithm-Line-Bresenham

  PR:		230968
  Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>

Changes:
  head/graphics/Makefile
  head/graphics/p5-Algorithm-Line-Bresenham/
  head/graphics/p5-Algorithm-Line-Bresenham/Makefile
  head/graphics/p5-Algorithm-Line-Bresenham/distinfo
  head/graphics/p5-Algorithm-Line-Bresenham/pkg-descr
  head/graphics/p5-Algorithm-Line-Bresenham/pkg-plist