notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/py-tempstorage/pkg-descr
SVNWeb

Number of commits found: 4

Wed, 25 Apr 2018
[ 16:42 amdmi3 search for other commits by this committer ] Original commit   Revision:468282 (Only the first 10 of 817 ports in this commit are shown above. View all ports for this commit)
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
Thu, 8 Feb 2018
[ 20:18 amdmi3 search for other commits by this committer ] Original commit   Revision:461265 (Only the first 10 of 423 ports in this commit are shown above. View all ports for this commit)
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
Mon, 23 Sep 2013
[ 12:52 rm search for other commits by this committer ] Original commit   Revision:327992 (Only the first 10 of 380 ports in this commit are shown above. View all ports for this commit)
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW

All changes are non-functional.
Sat, 12 Nov 2011
[ 07:53 wen search for other commits by this committer ] Original commit 
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-src@yandex.ru> (via github)
Feature safe:   yes

Number of commits found: 4