Summary: | [new port] net/fb: client for paste.xinu.at | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Greg Fitzgerald <gregf> | ||||||
Component: | Individual Port(s) | Assignee: | Nikolai Lifanov <lifanov> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | lifanov | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
I made just a few minor changes: 1) fix RUN_DEPENDS (curl -> pycurl) 2) replace spaces after = with tabs (required) 3) fix shebang on "fb", which shebangfix only did for fb.py 4) un-hardcode "/usr/local" with "LOCALBASE" 5) roll pkg-plist into PLIST_FILES, which is recommended if it has <6 entries 6) added python to CATEGORIES 7) updated the submission to 2.0.3, which is the latest at the time of writing Please let me know if this version is OK. Also, fix spelling of PREFIX for pycurl Created attachment 179039 [details]
updated shar
A commit references this bug: Author: lifanov Date: Sat Jan 21 18:48:35 UTC 2017 New revision: 432071 URL: https://svnweb.freebsd.org/changeset/ports/432071 Log: Add new port: net/fb - client for paste.xinu.at PR: 211374 Submitted by: Greg Fitzgerald <gregf@hugops.pw> Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9231 Changes: head/net/Makefile head/net/fb/ head/net/fb/Makefile head/net/fb/distinfo head/net/fb/pkg-descr Committed with changes, thanks! |
Created attachment 172981 [details] Client for paste.xinu.at New port: net/fb Client for paste.xinu.at