2024-04-17 12:38:36 by Thomas Klausner | Files touched by this commit (24) |
Log message: *: fix some CONFLICTS lines Noted by riastradh@ in PR 58155. |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message: net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch |
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message: net: Remove SHA1 hashes for distfiles |
2019-12-11 15:49:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-Socks: updated to 1.7.1 1.7.1: Unknown changes |
2019-05-27 18:48:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-Socks: updated to 1.7.0 1.7.0: Bump version |
2018-06-16 16:19:42 by Benny Siegert | Files touched by this commit (2) |
Log message: The Socks and SocksiPy-branch packages conflict. They both install a Python module named "socks" :( |
2017-12-21 14:49:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-Socks: updated to 1.6.8 1.6.8: Remove support for EOL Python 3.3 |
2017-04-07 05:42:14 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: Changes 1.6.7: Bug fixes. |
2016-01-02 11:10:10 by Thomas Klausner | Files touched by this commit (4) | |
Log message: Import py35-Socks-1.5.6 as net/py-Socks. This package contains an updated and actively maintained version of SocksiPy, with bug fixes and extra features. It acts as a drop-in replacement to the socket module. Features * SOCKS proxy client for Python 2.6 - 3.x * TCP and UDP both supported * HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) |