Bug 208937 - net-p2p/bitcoin: service control script
Summary: net-p2p/bitcoin: service control script
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-20 15:27 UTC by xenophon+fbsdports
Modified: 2016-05-01 09:55 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (robbak)


Attachments
a very simple service control script for bitcoind (193 bytes, text/plain)
2016-04-20 15:27 UTC, xenophon+fbsdports
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description xenophon+fbsdports 2016-04-20 15:27:12 UTC
Created attachment 169493 [details]
a very simple service control script for bitcoind

Would you please add the attached service control script to the net-p2p/bitcoin and net-p2p/bitcoin-daemon ports?  I hereby place this script into the public domain.  Thanks in advance!
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-01 09:51:09 UTC
A commit references this bug:

Author: tijl
Date: Sun May  1 09:50:44 UTC 2016
New revision: 414405
URL: https://svnweb.freebsd.org/changeset/ports/414405

Log:
  - Update net-p2p/bitcoin to 0.12.1.
  - Enable DBUS option by default.  Desktop systems almost always have DBus
    installed.
  - Enable UPNP option by default.  Many ISP supplied modems contain a NAT
    these days.
  - Remove --disable-reduce-exports.  It's disabled by default.
  - Add bitcoind rc.d script. [1]

  PR:		208937, 209136
  Submitted by:	xenophon+fbsdports@irtnog.org [1]
  Approved by:	robbak@gmail.com (maintainer)

Changes:
  head/net-p2p/bitcoin/Makefile
  head/net-p2p/bitcoin/distinfo
  head/net-p2p/bitcoin/files/bitcoind.in
  head/net-p2p/bitcoin-daemon/Makefile
  head/net-p2p/bitcoin-utils/Makefile