FreeBSD Bugzilla – Attachment 164500 Details for
Bug 205514
[NEW PORT] databases/py-pickleshare: Tiny shelve-like database with concurrency support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
py-pickleshare.shar (text/plain), 2.08 KB, created by
Yuri Victorovich
on 2015-12-22 15:32:45 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-12-22 15:32:45 UTC
Size:
2.08 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># databases/py-pickleshare ># databases/py-pickleshare/Makefile ># databases/py-pickleshare/distinfo ># databases/py-pickleshare/pkg-descr ># databases/py-pickleshare/errors.err ># >echo c - databases/py-pickleshare >mkdir -p databases/py-pickleshare > /dev/null 2>&1 >echo x - databases/py-pickleshare/Makefile >sed 's/^X//' >databases/py-pickleshare/Makefile << '748810a8ec75e7d2d6b03996fff2f90a' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= pickleshare >XPORTVERSION= 0.5 >XCATEGORIES= databases python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Tiny shelve-like database with concurrency support >X >XLICENSE= MIT >X >XUSES= python >XUSE_PYTHON= distutils autoplist >XNO_ARCH= yes >X >X.include <bsd.port.mk> >748810a8ec75e7d2d6b03996fff2f90a >echo x - databases/py-pickleshare/distinfo >sed 's/^X//' >databases/py-pickleshare/distinfo << 'fc714254ea7893d28b3eef290a3e9b85' >XSHA256 (pickleshare-0.5.tar.gz) = c0be5745035d437dbf55a96f60b7712345b12423f7d0951bd7d8dc2141ca9286 >XSIZE (pickleshare-0.5.tar.gz) = 4441 >fc714254ea7893d28b3eef290a3e9b85 >echo x - databases/py-pickleshare/pkg-descr >sed 's/^X//' >databases/py-pickleshare/pkg-descr << '1bfa51d8f1020db1891109808aa212fb' >XPickleShare - a small âshelveâ like datastore with concurrency support >X >XLike shelve, a PickleShareDB object acts like a normal dictionary. >XUnlike shelve, many processes can access the database simultaneously. >XChanging a value in database is immediately visible to other processes >Xaccessing the same database. >X >XWWW: https://github.com/vivainio/pickleshare/ >1bfa51d8f1020db1891109808aa212fb >echo x - databases/py-pickleshare/errors.err >sed 's/^X//' >databases/py-pickleshare/errors.err << 'e46d31e7d4161daf0d6c92a93afc85f0' >X/home/yuri/bin/mk: /usr/bin/g++: not found >e46d31e7d4161daf0d6c92a93afc85f0 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 205514
:
164500
|
164501