Bug 205739 - [New port]: archivers/py-warctools
Summary: [New port]: archivers/py-warctools
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-30 20:04 UTC by Poul-Henning Kamp
Modified: 2016-01-17 13:16 UTC (History)
0 users

See Also:


Attachments
prototype port files (686 bytes, application/gzip)
2015-12-30 20:04 UTC, Poul-Henning Kamp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Poul-Henning Kamp freebsd_committer freebsd_triage 2015-12-30 20:04:36 UTC
Created attachment 164874 [details]
prototype port files

The attached files are based on copy&paste from a somewhat similar port, somebody who knows the Tao of Ports should look it over carefully.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-31 12:56:42 UTC
This patch is OK. But we usually do not add new port with ports@FreeBSD.org as maintainer. Would you like to maintain this port?
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-17 13:13:23 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Jan 17 13:12:47 UTC 2016
New revision: 406367
URL: https://svnweb.freebsd.org/changeset/ports/406367

Log:
  - Add py-warctools 4.9.0

  Command line tools and libraries for handling and manipulating ISO 28500
  WARC files and their HTTP contents.

  WWW: https://pypi.python.org/pypi/warctools

  PR:		205739
  Submitted by:	phk
  Sponsored by:	PortsCamp Taiwan

Changes:
  head/archivers/Makefile
  head/archivers/py-warctools/
  head/archivers/py-warctools/Makefile
  head/archivers/py-warctools/distinfo
  head/archivers/py-warctools/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-01-17 13:16:11 UTC
Committed. Thanks!