Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-05 | Removed py-oauth, py-oauth2 | adam | 4 | -33/+0 | |
2017-09-04 | Follow some redirects. | wiz | 1 | -2/+2 | |
2016-06-08 | Switch to MASTER_SITES_PYPI. | wiz | 1 | -2/+2 | |
2015-11-04 | Add SHA512 digests for distfiles for security category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -3/+1 | |
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-04-15 | Reset maintainer, developer has left the building | wiz | 1 | -2/+2 | |
2010-07-19 | Add py-oauth from http://pypi.python.org/pypi/oauth/1.0.1: | ver | 4 | -0/+35 | |
Library implementing OAuth version 1.0a as documented at http://oauth.net/ |