wen         2011-11-12 07:53:38 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-tempstorage Makefile distinfo pkg-descr pkg-plist 
  Log:
  tempstorage is a storage implementation which uses RAM to persist
  objects, much like MappingStorage. Unlike MappingStorage, it needs
  not be packed to get rid of non-cyclic garbage and it does
  rudimentary conflict resolution. This is a ripoff of Jim's Packless
  bsddb3 storage.
  
  WWW: http://pypi.python.org/pypi/tempstorage
  
  Submitted by:   Ruslan Mahmatkhanov <cvs-...@yandex.ru> (via github)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4683    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/py-tempstorage/Makefile (new)
  1.1       +2 -0      ports/devel/py-tempstorage/distinfo (new)
  1.1       +7 -0      ports/devel/py-tempstorage/pkg-descr (new)
  1.1       +26 -0     ports/devel/py-tempstorage/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-unsubscr...@freebsd.org"

Reply via email to