Bug 134461

Summary: New port: devel/ydbf, library for reading/writing DBF-files (aka XBase) in pythonic way
Product: Ports & Packages Reporter: Andrey Polyakov <andrey>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!