Bug 137829 - [New Port] www/gist
Summary: [New Port] www/gist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 10:20 UTC by Rick E.
Modified: 2009-08-25 02:20 UTC (History)
0 users

See Also:


Attachments
file.shar (1.73 KB, text/plain)
2009-08-16 10:20 UTC, Rick E.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick E. 2009-08-16 10:20:06 UTC
This is a port for the `gist` command-line tool, to allow users to use the gist pastebin from the shell. It might need some changes, as I'm still new to port creation, but it does work for me.

Fix: Patch attached with submission follows:
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-08-17 10:34:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-25 02:13:44 UTC
lippe       2009-08-25 01:13:19 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/gist             Makefile distinfo pkg-descr 
  Log:
  This port is for the Gist commandline tool, which allows for posting to the
  Gist pastebin.
  
  WWW:    http://github.com/defunkt/gist/
  
  PR:             ports/137829
  Submitted by:   "Rick E." <codeblock@eighthbit.net>
  
  Revision  Changes    Path
  1.2429    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/gist/Makefile (new)
  1.1       +3 -0      ports/www/gist/distinfo (new)
  1.1       +4 -0      ports/www/gist/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-08-25 02:18:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!