Bug 155692 - New port: databases/py-CouchDB
Summary: New port: databases/py-CouchDB
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 12:20 UTC by Andrei Antoukh
Modified: 2011-03-19 19:10 UTC (History)
0 users

See Also:


Attachments
file.shar (4.82 KB, text/plain)
2011-03-19 12:20 UTC, Andrei Antoukh
no flags Details
py-couchdb.shar.txt (4.81 KB, text/plain; charset=US-ASCII)
2011-03-19 18:05 UTC, Andrei Antoukh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Antoukh 2011-03-19 12:20:07 UTC
New port: Python library for working with CouchDB.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-19 12:20:19 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-19 14:40:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-19 16:41:21 UTC
State Changed
From-To: open->feedback

Hey ;) 

the port is ok but i have a question about the MAINTAINER entry.  It's 
"wenheping@gmail.com" your mail adress? 

-dhn
Comment 4 Andrei Antoukh 2011-03-19 18:05:05 UTC
2011/3/19  <dhn@freebsd.org>:
> Synopsis: New port: databases/py-CouchDB
>
> State-Changed-From-To: open->feedback
> State-Changed-By: dhn
> State-Changed-When: Sat Mar 19 16:41:21 UTC 2011
> State-Changed-Why:
> Hey ;)
>
> the port is ok but i have a question about the MAINTAINER entry.  It's
> "wenheping@gmail.com" your mail adress?
>
> -dhn
>
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=155692
>


Uhh sorry, is wrong! I set both technical aspect of the port that I
completely forgot to change the mail.

Andrei.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-03-19 19:04:38 UTC
dhn         2011-03-19 19:04:21 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-couchdb Makefile distinfo pkg-descr pkg-plist 
  Log:
  This package provides a Python fast and full featured interface
  to CouchDB.
  
  WWW:    http://code.google.com/p/couchdb-python/
  
  PR:             ports/155692
  Submitted by:   Andrei Antoukh <niwi@niwi.be>
  
  Revision  Changes    Path
  1.963     +1 -0      ports/databases/Makefile
  1.1       +23 -0     ports/databases/py-couchdb/Makefile (new)
  1.1       +2 -0      ports/databases/py-couchdb/distinfo (new)
  1.1       +4 -0      ports/databases/py-couchdb/pkg-descr (new)
  1.1       +69 -0     ports/databases/py-couchdb/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 6 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-19 19:04:59 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!