Bug 217908 - New port: www/rubygem-adsf Web server that can be spawned in any directory
Summary: New port: www/rubygem-adsf Web server that can be spawned in any directory
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-19 03:11 UTC by Douglas Thrift
Modified: 2017-03-20 03:19 UTC (History)
0 users

See Also:


Attachments
rubygem-adsf.diff (2.37 KB, patch)
2017-03-19 03:11 UTC, Douglas Thrift
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2017-03-19 03:11:20 UTC
Created attachment 180952 [details]
rubygem-adsf.diff

Added www/rubygem-adsf [1].

"adsf (A Dead Simple Fileserver) is a tiny static file server that you can launch instantly in any directory."

[1] https://github.com/ddfreyne/adsf

portlint: OK (looks fine.)
testport: OK (poudriere: 103i386, 103amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-20 00:29:32 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Mar 20 00:28:52 UTC 2017
New revision: 436525
URL: https://svnweb.freebsd.org/changeset/ports/436525

Log:
  Add rubygem-adsf 1.2.1

  adsf (A Dead Simple Fileserver) is a tiny static file server that you can launch
  instantly in any directory.

  WWW: https://github.com/ddfreyne/adsf

  PR:		217908
  Submitted by:	Douglas Thrift <douglas@douglasthrift.net>

Changes:
  head/www/Makefile
  head/www/rubygem-adsf/
  head/www/rubygem-adsf/Makefile
  head/www/rubygem-adsf/distinfo
  head/www/rubygem-adsf/pkg-descr
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-03-20 03:19:45 UTC
Committed. Thanks!