2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-08-21 12:53:24 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-irclib: updated to 20.5.0
v20.5.0
Features
- Refactored commands processing so now every command has a numeric and a name. \
Programs reliant on numeric values not yet defined can do so without breaking \
once they are defined.
|
2024-04-30 22:39:48 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-irclib: remove unused patch
|
2024-04-30 15:42:15 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-irclib: remove useless bl3.mk file
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-01-04 20:23:02 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-irclib: convert to egg.mk
Bump PKGREVISION.
|
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
|
2021-02-24 02:17:24 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
py-irclib: remove handling for now unsupported Python versions
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|