Bug 156402 - New port: net/heybuddy A identi.ca client written in python
Summary: New port: net/heybuddy A identi.ca client written in python
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 17:20 UTC by Beni Keller
Modified: 2011-04-23 13:10 UTC (History)
1 user (show)

See Also:


Attachments
heybuddy.shar (3.36 KB, text/plain)
2011-04-14 17:20 UTC, Beni Keller
no flags Details
heybuddy.shar (3.43 KB, text/plain)
2011-04-23 11:18 UTC, Beni Keller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Beni Keller 2011-04-14 17:20:09 UTC

A supposedly lightweight ande featurefree client for the identi.ca microblogging platform. Should also work on the i386 platform since it's written in Python.
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2011-04-20 20:59:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

I will take it.
Comment 2 Beni Keller 2011-04-23 11:18:20 UTC
There was a problem fetching the source. Fixed that and added a second 
source in this port version.

Beni
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-23 13:01:09 UTC
nivit       2011-04-23 12:00:54 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/heybuddy         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Heybuddy is a supposedly light, feature free identi.ca client,
  licensed under GNU GPL v3.
  
  WWW: http://www.jezra.net/projects/heybuddy
  
  PR:             ports/156402
  Submitted by:   Beni Keller <navigium at grindcore.ch>
  
  Revision  Changes    Path
  1.2333    +1 -0      ports/net/Makefile
  1.1       +36 -0     ports/net/heybuddy/Makefile (new)
  1.1       +2 -0      ports/net/heybuddy/distinfo (new)
  1.1       +4 -0      ports/net/heybuddy/pkg-descr (new)
  1.1       +54 -0     ports/net/heybuddy/pkg-plist (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 4 Nicola Vitale freebsd_committer freebsd_triage 2011-04-23 13:02:04 UTC
State Changed
From-To: open->closed

New port added. Thanks!