Bug 134461 - New port: devel/ydbf, library for reading/writing DBF-files (aka XBase) in pythonic way
Summary: New port: devel/ydbf, library for reading/writing DBF-files (aka XBase) in py...
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 13:40 UTC by Andrey Polyakov
Modified: 2009-05-13 11:50 UTC (History)
0 users

See Also:


Attachments
file.shar (1.89 KB, text/plain)
2009-05-11 13:40 UTC, Andrey Polyakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Polyakov 2009-05-11 13:40:01 UTC
YDbf is a library for reading/writing DBF-files (aka XBase) in pythonic way.                                                                                    
                                                                                                                                                                
WWW: http://www.pyobject.ru/projects/YDbf
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2009-05-11 18:06:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-13 11:42:26 UTC
araujo      2009-05-13 10:42:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-ydbf        Makefile distinfo pkg-descr 
  Log:
  YDbf is a library for reading/writing DBF-files (aka XBase) in pythonic way.
  
  WWW: http://www.pyobject.ru/projects/YDbf
  
  PR:             ports/134461
  Submitted by:   Andrey Polyakov <andrey@polyakov.name>
  
  Revision  Changes    Path
  1.3498    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/py-ydbf/Makefile (new)
  1.1       +3 -0      ports/devel/py-ydbf/distinfo (new)
  1.1       +3 -0      ports/devel/py-ydbf/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 Marcelo Araujo freebsd_committer freebsd_triage 2009-05-13 11:42:39 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!