pkgsrc/net
adam 98e40f58ec haproxy: updated to 2.4.0
What's new in 2.4 compared to 2.3 ? Lots of cool stuff! The work was spread
on several fronts:
  - performance and latency: a lot of work was done on locking reduction,
    bringing 2.4 a much lower latency than 2.3 had, and a higher scalability.
    2.4 is NUMA-aware on Linux and will avoid binding to cross-socket cores
    by default. Idle server-side connections are now reusable even when SNI,
    proxy protocol or transparent proxy are used, saving costly round trips.
    Lua now supports lock-free multi-threading. Idle frontend connections
    will now be closed as soon as possible during reloads.

  - reliability: "strict-limits" is on by default, experimental features
    are protected against accidental use from a copy-paste, a diagnostic
    mode was added to report suspicious or uncommon constructs that could
    be mistakes, new live debugging tools were added for better in-field
    debugging. Backend idle connections will be closed before quitting
    so that they don't consume source ports in TIME_WAIT.

  - management and integration: maps and ACLs now support atomic updates,
    server-side SSL certificates can also be updated without reloading,
    servers can be added/removed without reloading (still experimental),
    more server settings can be edited at run time, global variables can
    be listed/edited at run time, "defaults" section can now be named,
    reused an inherited, line numbers and file names can be included in
    any command, file paths can now be relative to the config file, some
    new ".if/.elif/.else/.endif" config directives permit a smoother
    transition between versions using a same config file (particularly
    useful for automated rollbacks),

  - interoperability / protocol support: WebSocket over HTTP/2 (RFC8441)
    is now supported on both sides, regardless of the version on the other
    side. The cache now supports the "Vary" header with a few commonly
    used headers, including "Accept-encoding" which gets normalized for
    optimal cache hit ratio. The Prometheus exporter got a significant
    liftup, requires less tricks on the Prometheus side, and supports
    listing only certain metrics for faster retrieval. Optional native
    support for Opentracing was also integrated (via USE_OT=1). The DNS
    resolvers now support talking to servers over TCP. Basic support for
    extracting information from MQTT and FIX protocol was added. Timeouts
    can now be adjusted on the fly and per-request in order to adapt to
    particuarly slow servers or special protocols.

  - user-friendliness: TCP loggers now do not require a ring section
    declaration anymore, it's transparently done now. Header deletion
    using a pattern matching on the name is now supported instead of
    having to list many names. Checking for real server-side errors got
    easier than before with http_fail_cnt/http_fail_rate. The config
    parser and CLI will now provide suggestions when some keywords are
    misspelled. The CLI's help output can now be filtered to subsets of
    commands and will be sorted for easier finding.

  - processing: the new "wait-for-body" HTTP action allows to wait for
    a request or response body up to a certain size or delay. This is
    convenient to detect POST contents or to detect error patterns or
    information leaks in responses. TCP frontends can now be manually
    upgraded to HTTP, allowing HTTP rules to be used in a frontend in
    a tcp->http scenario. JSON parameters can be decoded to extract some
    fields values. A URL encoder is now available to pass some fields in
    a way that is suitable for query string parameters. Base64 variants
    are now supported (such as the URL-compatible one used by JWT).

  - for distros: building optional addons will be easier thanks to the
    removal of the contrib/ directory and the cleaner integration with
    the regular build process and include files. Libslz was included by
    default, simplifying the packaging work. A few example configs were
    added into examples/ to serve as starters for users. A CPU entry was
    added to produce executables that works well both on old and new
    ARMv8 CPUs.

  - observability: more stats were added (SSL, H2). "show info" can now
    emit floating point values for rates and uptimes if requested.
2021-05-21 08:36:57 +00:00
..
3proxy
6tunnel 6tunnel: Update to 0.13 2020-01-09 20:09:34 +00:00
adns adns: Update to 1.6.0 2021-02-11 11:25:51 +00:00
aget Update to 0.4.1 2020-10-25 03:34:42 +00:00
aiccu revbump for boost-libs 2021-04-21 13:24:06 +00:00
amazon-ecs-cli Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
amule amule: Update to 2.3.2, fix build using FreeBSD Ports patches 2020-11-19 20:01:40 +00:00
aoe-vblade *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
apollo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
argus *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
aria2 revbump for boost-libs 2021-04-21 13:24:06 +00:00
arp-scan *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
arpd *: remove dead download link 2021-04-25 06:47:52 +00:00
arping arping: Remove DEPENDS, fixed in libnet bl3. 2021-01-30 08:24:07 +00:00
arpwatch
autonet net: align variable assignments 2019-11-03 11:45:28 +00:00
avahi avahi: Bump PKGREVISION for previous. 2021-01-08 23:47:54 +00:00
avahi-ui avahi-ui: Explicit dependency on avahi. 2021-01-15 12:24:17 +00:00
awhois
aws-sdk-go Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
balance
bandcamp-dl bandcamp-dl: Update to 0.0.10 2021-01-21 18:10:05 +00:00
barnyard net: align variable assignments 2019-11-03 11:45:28 +00:00
batchftp net: align variable assignments 2019-11-03 11:45:28 +00:00
bbk_cli revbump for boost-libs 2021-04-21 13:24:06 +00:00
beanstalkd beanstalkd: simplify the Makefile 2021-04-06 23:46:53 +00:00
bftpd bftpd: honor LDFLAGS 2021-05-14 13:16:53 +00:00
bind911 net/bind911: update to 9.11.31 2021-04-29 05:54:13 +00:00
bind916 net/bind916: update to 9.16.15 2021-04-29 05:55:54 +00:00
bing
bird all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
bird6
bmon bmon: Update to 4.0 2021-03-04 10:42:09 +00:00
bounce
bridged
bsddip net: align variable assignments 2019-11-03 11:45:28 +00:00
btget revbump for boost-libs 2021-04-21 13:24:06 +00:00
btpd *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
bwm-ng all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
bwping all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
cacti revbump for textproc/icu 2021-04-21 11:40:12 +00:00
cacti-spine *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
calypso Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
cclive revbump for boost-libs 2021-04-21 13:24:06 +00:00
ccrtp revbump for boost-libs 2021-04-21 13:24:06 +00:00
cdpd net: align variable assignments 2019-11-03 11:45:28 +00:00
chksniff
choparp *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
choqok revbump for boost-libs 2021-04-21 13:24:06 +00:00
chrony revbump for boost-libs 2021-04-21 13:24:06 +00:00
cia
cidr
cisco-mibs Update cisco-mibs to 20170101, latest available tar files from Cisco 2020-01-05 18:45:58 +00:00
citrix_ica citrix_ica: remove dead download link 2021-04-24 00:04:27 +00:00
clisp-rawsock
clive *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cmu-dhcpd
cntlm *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
coda Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
coherence Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
coilmq coilmq: updated to 1.0.1 2021-05-12 04:56:54 +00:00
connect net: align variable assignments 2019-11-03 11:45:28 +00:00
corebird revbump for textproc/icu 2021-04-21 11:40:12 +00:00
corkscrew
couriertcpd net/couriertcpd: remove ipv6 option 2020-05-21 19:21:17 +00:00
coursera-dl Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
csup update master sites 2020-12-03 13:04:11 +00:00
dante dante: fix buildling on Darwin (disable universal binaries) 2021-03-24 08:38:03 +00:00
daq Updated net/daq to version 2.0.7. 2020-10-01 19:11:03 +00:00
darkstat
DarwinStreamingServer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dbip-asn-lite dbip-asn-lite: update to 2021-05. 2021-05-01 10:50:21 +00:00
dbip-city-lite dbip-city-lite: update to 2021-05. 2021-05-01 10:52:30 +00:00
dbip-country-lite dbip-country-lite: update to 2021-05. 2021-05-01 10:54:44 +00:00
dc_gui2 revbump for boost-libs 2021-04-21 13:24:06 +00:00
dctc revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ddclient *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
deforaos-vncviewer revbump for boost-libs 2021-04-21 13:24:06 +00:00
delegate net/delegate: fix potential endless loop in CGI part 2020-05-03 17:22:50 +00:00
dgd Uses tar as tool 2020-03-30 19:39:05 +00:00
dhcpcd dhcpcd: update to 9.4.0 2021-02-18 17:09:33 +00:00
dhcpcd-dbus update master site 2020-12-03 15:01:47 +00:00
dhcpcd-gtk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
dhcpcd-icons Import dhcpcd-ui-0.7.7 with the following changes: 2019-12-03 15:40:05 +00:00
dhcpcd-qt revbump for textproc/icu 2021-04-21 11:40:12 +00:00
dhcpd-pools *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dhid all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
dhisd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
djbdns Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
djbdns-run Remove a stray dot missed in previous. 2020-10-16 09:42:01 +00:00
djbdnscurve6 Update to 37. From the changelog: 2021-02-17 19:52:22 +00:00
dlint *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dnscap
dnscheck *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dnscrypt-proxy2 Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
dnsdist net/dnsdist: Update to 1.5.1 2020-10-01 10:27:58 +00:00
dnsmasq dnsmasq: updated to 2.85 2021-04-12 10:06:45 +00:00
dnstop
dnstracer Switch MASTER_SITES to HTTPS. 2021-03-18 09:59:54 +00:00
docsis *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
doh revbump for boost-libs 2021-04-21 13:24:06 +00:00
driftnet *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
drill Update to version 1.7.1, included in ldns. 2021-01-01 12:34:49 +00:00
dtcp
dtcpclient *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
dtorrent *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
dynipclient
echoping *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ed2k-gtk-gui *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
edonkey2k
enet enet: Update to 1.3.17 2020-11-26 15:36:59 +00:00
entropy Drop "optimisation" that breaks the build with clang, modern GCC and 2020-05-22 01:23:41 +00:00
erlang-esip erlang-esip: Update to 1.0.39 2021-01-16 13:04:42 +00:00
erlang-idna erlang-idna: Fix cache directory of rebar3 2021-04-07 13:34:41 +00:00
erlang-stun erlang-stun: Update to 1.0.40 2021-01-16 13:00:27 +00:00
erlang-xmpp erlang-xmpp: Update to 1.5.3 2021-05-20 14:18:43 +00:00
ether2dns
etherape *: Use the tools framework for itstool 2021-05-02 10:24:47 +00:00
ettercap revbump for boost-libs 2021-04-21 13:24:06 +00:00
ettercap-gtk revbump for boost-libs 2021-04-21 13:24:06 +00:00
exabgp Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
ez-ipupdate
fair-identd
fehqlibs Update to 17. From the changelog: 2021-04-03 19:33:28 +00:00
fetch *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
filezilla revbump for boost-libs 2021-04-21 13:24:06 +00:00
firewalk
flickcurl revbump for boost-libs 2021-04-21 13:24:06 +00:00
flodo
flow-tools Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
fmirror
fpdns *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
fping fping: updated to 4.4 2020-08-03 11:51:47 +00:00
freeDiameter revbump for boost-libs 2021-04-21 13:24:06 +00:00
freenet-tools
freeradius freeradius: needs atomic64 2021-01-13 09:06:15 +00:00
freeradius-freetds revbump for boost-libs 2021-04-21 13:24:06 +00:00
freeradius-iodbc
freeradius-krb5
freeradius-ldap freeradius: updated to 3.0.21 2020-04-08 09:42:05 +00:00
freeradius-memcached
freeradius-mysql
freeradius-perl *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
freeradius-pgsql
freeradius-python freeradius-python: fix building when multiple Python versions are installed 2019-09-24 10:48:45 +00:00
freeradius-rest revbump for boost-libs 2021-04-21 13:24:06 +00:00
freeradius-sqlite3 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
freeradius-unixodbc
freeradius-yubikey
freerdp2 regen distinfo and remove unneeded WRKSRC override - seems I happened 2021-05-04 18:52:51 +00:00
frr net/frr: updated to 7.5.1 2021-03-09 08:56:38 +00:00
fstrm *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ftplibpp Fix <functional> vs BSD socket conflict 2020-03-26 02:30:26 +00:00
ftpproxy all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
fwknop Needs libtool. 2019-12-21 23:44:59 +00:00
gallery-dl gallery-dl: Update to 1.17.4 2021-05-09 09:00:32 +00:00
gcloud-golang-metadata Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
GeoIP GeoIP: force-fail gethostbyname_r configure check. 2021-04-19 07:22:30 +00:00
Geomyidae
get-flash-videos *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
get_iplayer get_iplayer: Update to 3.27 2021-02-16 10:12:18 +00:00
gethost net: align variable assignments 2019-11-03 11:45:28 +00:00
gh Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
gift *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gift-fasttrack gift-fasttrack: needs zlib 2021-05-14 13:13:21 +00:00
gift-gnutella revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gift-openft *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
giftcurs *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gini *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
gitso Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gkrellm-multiping *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gkrellm-snmp *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gkrellm-wireless *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
glib-networking revbump for boost-libs 2021-04-21 13:24:06 +00:00
gnapfetch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gnet *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gnet1 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gnetcat *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
gnome-nettool *: Use the tools framework for itstool 2021-05-02 10:24:47 +00:00
gnome-online-accounts *: Use the tools framework for gdbus-codegen 2021-05-02 11:06:12 +00:00
gnome-vfs-smb revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gnugk *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
go-dns Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
go-dnstap Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
go-framestream Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
go-net Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
go-ovh Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
go-tcplisten Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
go-websocket Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
gofish *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
gopher gopher: Update to 3.0.17 2019-10-04 09:34:41 +00:00
grilo revbump for boost-libs 2021-04-21 13:24:06 +00:00
grilo-plugins *: Use the tools framework for gdbus-codegen 2021-05-02 11:06:12 +00:00
grive2 revbump for boost-libs 2021-04-21 13:24:06 +00:00
grpc grpc: updated to 1.37.1 2021-04-30 10:34:06 +00:00
gsnmp *: remove dead download link 2021-04-24 11:40:49 +00:00
gssdp revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gssdp12 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gst-plugins0.10-mms revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gst-plugins0.10-rtmp revbump for boost-libs 2021-04-21 13:24:06 +00:00
gst-plugins0.10-soup revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gst-plugins1-libnice revbump for boost-libs 2021-04-21 13:24:06 +00:00
gst-plugins1-mms *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-rtmp revbump for boost-libs 2021-04-21 13:24:06 +00:00
gst-plugins1-soup revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gst-rtsp-server Fix portability 2020-03-26 02:29:37 +00:00
gt-itm
gtk-gnutella revbump for boost-libs 2021-04-21 13:24:06 +00:00
gtk-vnc revbump for boost-libs 2021-04-21 13:24:06 +00:00
gtk_wicontrol
guacamole-server Remove net/freerdp, broken and replaced by freerdp2 ages ago 2021-05-15 10:26:10 +00:00
gupnp gupnp: do not define pre-configure target in buildlink3.mk 2021-05-03 08:34:17 +00:00
gupnp-av gupnp-av: needs vala 2021-05-14 13:12:06 +00:00
gupnp-dlna gupnp-dlna: needs vala 2021-05-14 13:11:38 +00:00
gupnp-igd revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gupnp-tools revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gupnp12 gupnp12: needs vala 2021-05-14 13:12:29 +00:00
haproxy haproxy: updated to 2.4.0 2021-05-21 08:36:57 +00:00
hdl-dump Add net/hdl-dump. 2020-12-13 15:47:17 +00:00
hesiod net: align variable assignments 2019-11-03 11:45:28 +00:00
hf6to4
hlfl
hoogle Import warp-tls-3.3.0 2021-05-05 16:51:43 +00:00
host
howl
hping net: align variable assignments 2019-11-03 11:45:28 +00:00
hping3 net: align variable assignments 2019-11-03 11:45:28 +00:00
hs-connection *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-iproute *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-mime-types *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-network *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-network-byte-order Import network-byte-order-0.1.6 2021-05-05 14:58:58 +00:00
hs-network-info Import network-info-0.2.0.10 2021-05-05 09:29:16 +00:00
hs-network-uri *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-resolv *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-simple-sendfile Import simple-sendfile-0.2.30 2021-05-05 15:43:54 +00:00
hs-socks *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
httping *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
httpstat Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
httptunnel net: align variable assignments 2019-11-03 11:45:28 +00:00
hub hub: make the build use modules 2021-05-09 14:46:27 +00:00
iana-etc
icinga-base *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
icinga2 revbump for boost-libs 2021-04-21 13:24:06 +00:00
icingaweb2 Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
icsi-finger net: align variable assignments 2019-11-03 11:45:28 +00:00
iftop
IglooFTP net/IglooFTP: fix potential endless loop for long passwords 2020-05-03 14:38:36 +00:00
inadyn all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
inetutils inetutils: Fix path to cp(1) and setuid perms. 2020-11-11 16:50:17 +00:00
iodine all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ipcalc *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ipcheck Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
iperf2 net/iperf2: Add URLs for upstream bug reports 2021-03-15 17:00:06 +00:00
iperf3 net/iperf*: Add status to DESCR 2021-03-15 16:05:49 +00:00
ipgrab *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
iplog *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ipv6calc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ipw
irrd *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
irrtoolset5 Don't mess up include guards of system headers. 2020-05-14 19:15:41 +00:00
isc-dhclient4 isc-dhcp: update ISC DHCP to 4.4.2 2020-01-23 08:11:27 +00:00
isc-dhcp4 net/isc-dhcp4: skip check for unknown configure options 2020-05-10 14:24:59 +00:00
isc-dhcpd4 isc-dhcp: update ISC DHCP to 4.4.2 2020-01-23 08:11:27 +00:00
isc-dhcrelay4 isc-dhcp: update ISC DHCP to 4.4.2 2020-01-23 08:11:27 +00:00
ishell *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
isic *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
istgt net/istgt: remove no-op SUBST block 2020-04-27 04:43:47 +00:00
jftpgw net/jftpgw: remove no-op SUBST block 2020-04-27 04:47:32 +00:00
jigdo revbump for boost-libs 2021-04-21 13:24:06 +00:00
jumpgate
jwhois Reset maintainer as requested. 2020-04-12 23:59:41 +00:00
kdenetwork-filesharing revbump for boost-libs 2021-04-21 13:24:06 +00:00
kdenetwork-strigi-analyzers revbump for boost-libs 2021-04-21 13:24:06 +00:00
kdnssd revbump for textproc/icu 2021-04-21 11:40:12 +00:00
kdsoap revbump for textproc/icu 2021-04-21 11:40:12 +00:00
kget revbump for boost-libs 2021-04-21 13:24:06 +00:00
kismet kismet: remove BROKEN gps option 2020-09-08 21:28:34 +00:00
kmldonkey revbump for boost-libs 2021-04-21 13:24:06 +00:00
knewstuff revbump for textproc/icu 2021-04-21 11:40:12 +00:00
knock all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
knot knot: needs editline 2021-05-14 13:08:10 +00:00
kopete revbump for boost-libs 2021-04-21 13:24:06 +00:00
kppp revbump for boost-libs 2021-04-21 13:24:06 +00:00
krdc revbump for boost-libs 2021-04-21 13:24:06 +00:00
krfb revbump for boost-libs 2021-04-21 13:24:06 +00:00
ktorrent revbump for boost-libs 2021-04-21 13:24:06 +00:00
kubectl kubectl: Update to 1.20.6 2021-05-12 15:05:34 +00:00
kxmlrpcclient revbump for textproc/icu 2021-04-21 11:40:12 +00:00
LaBrea *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
lambdamoo
lambdamoo-core
lambdamoo-doc
latd
ldns *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
lft lft: Update to 3.80 2020-03-24 14:40:56 +00:00
lftp revbump for boost-libs 2021-04-21 13:24:06 +00:00
libares
libasr *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
libasyncns
libbind
libcares libcares: update to 1.17.1. 2020-11-23 15:47:19 +00:00
libcmis revbump for boost-libs 2021-04-21 13:24:06 +00:00
libdlna *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libdmapsharing3 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
libdnet
libexosip updated net/libexosip to 5.2.0 2020-12-06 23:40:21 +00:00
libfetch *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
libfilezilla revbump for boost-libs 2021-04-21 13:24:06 +00:00
libgdata bgdata: bump PKGREVISION for dependency removal 2021-04-29 09:47:30 +00:00
libgdata0.6 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
libIDL *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libiscsi libiscsi: don't build ld_iscsi.so 2020-03-22 12:42:41 +00:00
libktorrent revbump for boost-libs 2021-04-21 13:24:06 +00:00
liblive net: align variable assignments 2019-11-03 11:45:28 +00:00
libmicrodns libmicrodns: set PYTHON_FOR_BUILD_ONLY 2021-04-12 13:09:42 +00:00
libmms
libnice revbump for boost-libs 2021-04-21 13:24:06 +00:00
libnids *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
libnipper Fix const use with standard compliant C++ string.h. 2020-03-26 02:28:58 +00:00
libpcap all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libquic *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
libquvi revbump for boost-libs 2021-04-21 13:24:06 +00:00
libquvi-scripts *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
libradius
librsync librsync: updated to 2.3.2 2021-04-10 09:15:18 +00:00
libslirp net: Add libslirp 2020-10-03 10:12:53 +00:00
libsoup revbump for textproc/icu 2021-04-21 11:40:12 +00:00
libsscript
libtelnet libtelnet: don't accidentally find doxygen outside of pbulk sandboxes 2020-06-17 17:06:55 +00:00
libtorrent *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
libtorrent-rasterbar revbump for boost-libs 2021-04-21 13:24:06 +00:00
libtrace revbump for boost-libs 2021-04-21 13:24:06 +00:00
libupnp Don't redefine standard identifiers. Bump revision. 2020-03-20 20:46:40 +00:00
libvncserver revbump for boost-libs 2021-04-21 13:24:06 +00:00
libzrtpcpp revbump for boost-libs 2021-04-21 13:24:06 +00:00
linc *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
lldpd revbump for textproc/icu 2021-04-21 11:40:12 +00:00
llnlxdir net: align variable assignments 2019-11-03 11:45:28 +00:00
llnlxftp net: align variable assignments 2019-11-03 11:45:28 +00:00
lopster *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
lua-copas Add 'lua' category to Lua modules. 2020-07-02 10:26:16 +00:00
lua-socket Add LUA_LINKER_MAGIC variable that centrally sets LDFLAGS on Darwin, 2020-07-11 15:14:29 +00:00
maguro net/maguro: import package 2021-05-01 14:40:11 +00:00
maradns net: align variable assignments 2019-11-03 11:45:28 +00:00
mate-user-share *: Use the tools framework for itstool 2021-05-02 10:24:47 +00:00
mbrowse *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
mcast-tools net: align variable assignments 2019-11-03 11:45:28 +00:00
md-whois *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mDNSResponder net: align variable assignments 2019-11-03 11:45:28 +00:00
mDNSResponder-nss Avoid complex version logic for obsolete NetBSD versions 2020-04-29 19:57:51 +00:00
megatools revbump for boost-libs 2021-04-21 13:24:06 +00:00
microdc2 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
mikutter mikutter: update to 4.1.5. 2021-05-01 18:09:42 +00:00
mikutter-plugins-twitter mikutter-plugins-twitter: sync with mikutter 4.1.x. 2020-09-20 15:13:03 +00:00
mimms Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
minitube revbump for textproc/icu 2021-04-21 11:40:12 +00:00
miniupnpc miniupnpc: Update to 2.2.1 2021-01-24 16:58:15 +00:00
miniupnpd
miredo miredo: ensure translations are consistently installed 2021-05-15 07:01:31 +00:00
mirror *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
miruo
mitmproxy mitmproxy: Add missing dependency to py-sqlite3 2021-02-26 08:47:03 +00:00
mkvserver_mk2 mkvserver_mk2: Respect CFLAGS/LDFLAGS. Requires pkg-config. 2020-12-01 11:48:48 +00:00
mldonkey Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
mldonkey-gui revbump for textproc/icu 2021-04-21 11:40:12 +00:00
modpcap
mono-nat revbump for textproc/icu 2021-04-21 11:40:12 +00:00
monotorrent revbump for textproc/icu 2021-04-21 11:40:12 +00:00
mosh Work around build failure with libc++ >=7.0 on case-insensitive 2021-05-13 10:47:49 +00:00
mosquitto net/mosquitto: Update to 2.0.10 2021-04-06 13:16:22 +00:00
mouse-pppoe *: add updated download link 2021-04-21 22:23:53 +00:00
mping all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
mrstat
mrt mrt: remove dead links 2021-04-24 20:04:28 +00:00
mrtg *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
msdl *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
mtftpd
mtr mtr: update to 0.94. 2020-10-02 09:19:59 +00:00
mydns-mysql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
mydns-pgsql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nagios-base *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nagios-nrpe *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nagios-nsca *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nagios-plugin-dnsmaster all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-dnsrbl all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-dotpid all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-dumpdates all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-fstab all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-gfbricks all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-ldap *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nagios-plugin-milter all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-mysql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nagios-plugin-mysqlslave all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-pgsql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nagios-plugin-printer nagios-plugin-printer: sort CATEGORIES 2021-02-10 15:28:07 +00:00
nagios-plugin-radius *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nagios-plugin-raidctl all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nagios-plugin-snmp *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nagios-plugin-snmp_environment nagios-plugin-snmp_environment: fix typo in DESCR 2021-02-10 15:06:46 +00:00
nagios-plugin-spamd *: comment out p5-Time-HiRes dependency, part of perl 2020-09-01 08:01:25 +00:00
nagios-plugin-syncrepl nagios-plugin-syncrepl: needs openldap-client 2021-05-14 13:05:45 +00:00
nagios-plugins *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nagstamon revbump for textproc/icu 2021-04-21 11:40:12 +00:00
nam *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
nanomsg all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nanomsgxx
nanotodon revbump for boost-libs 2021-04-21 13:24:06 +00:00
nap *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
napshare *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
nasd *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nats-server Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
nbtscan net: align variable assignments 2019-11-03 11:45:28 +00:00
ncdc ncdc: actually wants ncursesw 2021-05-14 13:04:15 +00:00
ncftp3 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ncgopher revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ndiff nmap ndiff zenmap: updated to 7.91 2021-04-16 06:55:33 +00:00
ndpi ndpi: updated to 3.2 2020-05-25 20:25:22 +00:00
nemesis net: align variable assignments 2019-11-03 11:45:28 +00:00
net-snmp net-snmp: Add pcre to bl3 2020-11-12 10:33:44 +00:00
net6 revbump for boost-libs 2021-04-21 13:24:06 +00:00
netatalk3 netatalk3: fix path to ldap 2021-05-14 12:54:18 +00:00
netatalk22 revbump for boost-libs 2021-04-21 13:24:06 +00:00
netbsd-iscsi-initiator netbsd-iscsi-initiator: needs fuse 2021-05-14 12:34:11 +00:00
netbsd-iscsi-target
netcat all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
netcat-openbsd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
netcat6 net/netcat6: Fix -t short option lost from optstring. 2020-08-27 14:24:08 +00:00
netdisco *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
netgroup net: align variable assignments 2019-11-03 11:45:28 +00:00
netname Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
netpipes
nfdump revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ngrep *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
nicotine-plus add net/nicotine-plus. 2021-01-01 16:35:23 +00:00
nicovideo-dl Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
nidentd net: align variable assignments 2019-11-03 11:45:28 +00:00
nipper
nload
nmap nmap ndiff zenmap: updated to 7.91 2021-04-16 06:55:33 +00:00
nng nng: add a buildlink3.mk file 2021-05-13 18:57:27 +00:00
nocol *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nprobe
ns *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
nsca-ng *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nsd nsd: Update to 4.3.5 2021-02-27 18:54:27 +00:00
nslint all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nstx
ntop revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ntopng ntopng: Don't use bundled copy of Lua 2021-05-14 12:57:27 +00:00
ntp4 ntp4: Don't assume arc4random_addrandom() is available. 2020-10-07 10:15:02 +00:00
nyx
obfs4proxy Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
ocaml-conduit Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-domain-name Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-ipaddr Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-protocol_version_header Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocamlnet revbump for boost-libs 2021-04-21 13:24:06 +00:00
ocsinventory-agent *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ocsync revbump for boost-libs 2021-04-21 13:24:06 +00:00
oidentd
oinkmaster *: remove p5-IO-Zlib, part of perl 2020-09-04 11:43:05 +00:00
omniNotify *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
omniORB Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
openag mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
openconnect revbump for textproc/icu 2021-04-21 11:40:12 +00:00
openh323 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
openntpd
openresolv update master site 2020-12-03 14:10:12 +00:00
openrrcp Add OpenRRCP 0.2.1 2020-04-28 15:22:42 +00:00
openrsync
openslp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
opentracker opentracker: needs zlib 2021-05-14 12:28:10 +00:00
openvmps *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
openvpn Recursive revbump for security/mbedtls 2021-05-02 08:16:40 +00:00
openvpn-acct-wtmpx openvpn: updated to 2.5.2 2021-04-22 13:53:15 +00:00
openvpn-nagios openvpn: updated to 2.5.2 2021-04-22 13:53:15 +00:00
ORBit2 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ortp *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
overnet
owncloudclient revbump for textproc/icu 2021-04-21 11:40:12 +00:00
p5-Cisco-Abbrev *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Danga-Socket p5-Danga-Socket: update to 1.62. 2020-09-07 12:05:42 +00:00
p5-Data-Stream-Bulk *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-DNS-LDNS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DNS-ZoneParse *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-File-Rsync *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-File-RsyncP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-FusionInventory-Agent Backport patch from upstream for better Intel CPU report 2021-05-07 18:27:20 +00:00
p5-Geo-IP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Geo-IPfree *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-GeoIP2 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-Interface *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-SessionData *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-Socket-INET6 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-Socket-Multicast *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-Socket-Timeout *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IP-Country *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MaxMind-DB-Common p5-MaxMind-DB-*: take maintainership. 2021-01-14 20:55:45 +00:00
p5-MaxMind-DB-Reader p5-MaxMind-DB-*: take maintainership. 2021-01-14 20:55:45 +00:00
p5-MaxMind-DB-Writer p5-MaxMind-DB-*: take maintainership. 2021-01-14 20:55:45 +00:00
p5-Net p5-Net: update to 3.13. 2021-04-27 09:03:07 +00:00
p5-Net-Akismet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Amazon *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Amazon-S3 p5-Net-Amazon-S3: update to 0.91. 2020-09-07 12:17:33 +00:00
p5-Net-AMQP *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Net-Bind *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Bonjour *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-CIDR-Lite *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-CIDR-Set *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Daemon *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DBus *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Dev-MIBLoadOrder *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DHCP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DNS p5-Net-DNS: update to 1.30. 2021-04-27 09:04:41 +00:00
p5-Net-DNS-Resolver-Mock *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DNS-Resolver-Programmable *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DNS-Zone-Parser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DNSServer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Domain-TLD *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-DRI *: remove p5-Module-Load, part of perl 2020-09-04 12:16:21 +00:00
p5-Net-eBay *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Frame *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Frame-Device *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Frame-Dump p5-Net-Frame-Dump: update to 1.18. 2020-09-07 12:47:44 +00:00
p5-Net-Frame-Layer-ICMPv6 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Frame-Layer-IPv6 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Frame-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-FTPSSL *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-GitHub p5-Net-GitHub: update to 1.01. 2020-09-07 12:48:28 +00:00
p5-Net-Gnats *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Net-Google-AuthSub *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Google-Code *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Ident *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-INET6Glue *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Interface *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-IP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-IPv4Addr *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-IPv6Addr p5-Net-IPv6Addr: update to 1.01. 2020-09-07 12:50:14 +00:00
p5-Net-Jifty *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-LDAP-Server *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Libdnet *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Net-Libdnet6 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-LibIDN *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-MAC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-NBName *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-OAuth *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-OpenID-Common *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-OpenID-Consumer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Packet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Patricia *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Pcap *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-RawIP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Server *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Server-SS-PreFork *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-SFTP-Foreign p5-Net-SFTP-Foreign: update to 1.91. 2020-09-07 13:08:31 +00:00
p5-Net-SMTP-TLS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-SNMP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-SNMP-Mixin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-SSH-Expect *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Stomp *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Telnet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Telnet-Cisco *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-TFTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Trac *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Twitter *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Works *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Write *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-XMPP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-XWhois *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Z3950-ZOOM revbump for textproc/icu 2021-04-21 11:40:12 +00:00
p5-NetAddr-IP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-NetAddr-MAC p5-NetAddr-MAC: update to 0.97. 2020-09-07 13:09:43 +00:00
p5-NetPacket *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Nmap-Parser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Component-Client-DNS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Component-Client-Ident *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Component-SNMP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-RADIUS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-RadiusPerl *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Regexp-Common-net-CIDR *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Regexp-IPv6 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-RPC-XML p5-RPC-XML: remove p5-Compress-Raw-Zlib, part of perl 2020-09-04 10:57:35 +00:00
p5-RT-Client-REST p5-RT-Client-REST: update to 0.60. 2020-09-07 13:11:34 +00:00
p5-SNMP-Info p5-SNMP-Info: update to 3.70. 2020-09-07 13:38:54 +00:00
p5-SNMP-MIB-Compiler *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SNMP_Session *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SOAP-Lite *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Socket6 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-DNS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-RequiresInternet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-TCP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WebService-Google-Reader *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WebService-MusicBrainz *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-X500-DN *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-XML-RPC *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-XMLRPC-Lite *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Zabbix-Sender *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
packit *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
paris-traceroute Rename log to mylog to avoid conflict with math.h. 2020-03-27 20:52:19 +00:00
parpd
partysip all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
pchar *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
pconsole
pear-Net_DIME
pear-Net_IDNA2
pear-Net_LDAP2 net: align variable assignments 2019-11-03 11:45:28 +00:00
pear-Net_LDAP3 net: align variable assignments 2019-11-03 11:45:28 +00:00
pear-Net_Sieve
pear-Net_SMTP net/pear-Net_SMTP: update to 1.10.0 2021-03-21 03:30:04 +00:00
pear-Net_Socket
pear-Net_URL revert previous because the master site produces mutable output for 2020-08-16 23:00:10 +00:00
pear-Net_URL2
pear-SOAP
pen *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
perlbal *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
pfnet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
phetch net/phetch: update to 1.1.0 2020-11-17 11:52:41 +00:00
php-baikal Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
php-ftp php-ftp: php7 requirement to build with SSL 2020-05-05 14:08:15 +00:00
php-geoip
php-snmp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
php-soap revbump for textproc/icu 2021-04-21 11:40:12 +00:00
php-sockets net: align variable assignments 2019-11-03 11:45:28 +00:00
php-xmlrpc revbump for textproc/icu 2021-04-21 11:40:12 +00:00
php-yaz revbump for textproc/icu 2021-04-21 11:40:12 +00:00
pim6dd Mark some warnings as non-fatal for clang. 2020-03-18 17:59:20 +00:00
pim6sd Mark some warnings as non-fatal for clang. 2020-03-18 17:59:20 +00:00
pload Reset maintainer as requested. 2020-04-12 23:59:41 +00:00
podcastdl revbump for boost-libs 2021-04-21 13:24:06 +00:00
poink
poptop
portmap net: align variable assignments 2019-11-03 11:45:28 +00:00
powerdns revbump for boost-libs 2021-04-21 13:24:06 +00:00
powerdns-geoip
powerdns-ldap net/powerdns-ldap: Fix dependency on mit-krb5 2020-07-03 12:33:14 +00:00
powerdns-mysql net/powerdns-mysql: Update for PowerDNS 4.3.0 2020-07-02 13:04:16 +00:00
powerdns-odbc net/powerdns-odbc: Fix PLIST after update to 4.3.0 2020-07-03 11:31:22 +00:00
powerdns-pgsql net/powerdns-pgsql: Update for PowerDNS 4.3.0 2020-07-02 13:03:56 +00:00
powerdns-recursor net/powerdns-recursor: Update to 4.4.2 2020-12-14 11:18:25 +00:00
pppd *: remove dead download sites 2021-04-21 15:37:12 +00:00
pptp *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
proftpd *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
proftpd-geoip
proftpd-ldap *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
proftpd-memcached
proftpd-mysql
proftpd-odbc
proftpd-postgresql
proftpd-sqlite revbump for textproc/icu 2021-04-21 11:40:12 +00:00
proxycheck all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
proxytunnel proxytunnel: Fix build with OpenSSL 1.1 2020-03-01 18:20:33 +00:00
publicfile Only a few djb-nonlicense packages remain. Retire DJB_RESTRICTED, 2020-11-19 08:11:18 +00:00
publicfile-run
puf *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
pulledpork Updated net/pulledpork to 0.7.4. 2020-10-01 21:03:06 +00:00
pure-ftpd pure-ftpd: SunOS needs _XOPEN_SOURCE=600 for CMSG bits. 2020-06-30 11:10:26 +00:00
pxe
py-adns Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-aio-pika py-aio-pika: updated to 6.7.1 2020-12-04 14:13:32 +00:00
py-aioresponses py-aioresponses: updated to 0.7.2 2021-05-19 11:03:46 +00:00
py-aiormq py-aiormq: updated to 3.2.3 2020-07-29 10:07:54 +00:00
py-aiorpcX Give up maintainership of net/py-aiorpcX 2020-10-17 14:09:25 +00:00
py-amqp py-amqp: updated to 5.0.6 2021-05-07 17:58:09 +00:00
py-apache-libcloud py-apache-libcloud: updated to 3.0.0 2020-05-17 19:06:47 +00:00
py-asyncio-nats-client net/py-asyncio-nats-client: Import version 0.10.0 2020-01-08 17:06:50 +00:00
py-awscli py-awscli: updated to 1.19.72 2021-05-14 07:12:29 +00:00
py-beanstalkc net: align variable assignments 2019-11-03 11:45:28 +00:00
py-bonjour net: align variable assignments 2019-11-03 11:45:28 +00:00
py-boto
py-boto3 py-boto3: updated to 1.17.72 2021-05-14 07:08:57 +00:00
py-botocore py-botocore: updated to 1.20.72 2021-05-14 07:02:57 +00:00
py-caldav net: align variable assignments 2019-11-03 11:45:28 +00:00
py-cares
py-celery py-celery: updated to 5.0.5 2021-05-07 18:02:57 +00:00
py-cymruwhois
py-digitalocean py-digitalocean: updated to 1.16.0 2021-02-09 07:24:38 +00:00
py-dns py-dns: remove falsely added requests and requests-toolbelt 2020-04-30 12:23:24 +00:00
py-dnsdiag py-dnsdiag: updated to 1.7.0 2020-08-03 14:11:32 +00:00
py-dpkt py-dpkt: update to version 1.9.4 2020-09-29 02:40:24 +00:00
py-dropbox py-dropbox: specific versions for test-runner dependency 2021-04-22 09:46:37 +00:00
py-flower py-flower: updated to 0.9.7 2021-05-08 06:00:00 +00:00
py-foolscap all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-gandi.cli Explicitly read file as UTF-8 2020-05-31 20:50:18 +00:00
py-gcs-oauth2-boto-plugin Update py-gcs-oauth2-boto-plugin to 2.7. 2020-10-16 07:00:57 +00:00
py-GeoIP
py-gevent
py-geventhttpclient
py-google *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-google-cloud-sdk py-google-cloud-sdk: Depends on py-sqlite3. 2020-11-27 20:32:51 +00:00
py-grpcio py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.37.1 2021-04-30 10:38:25 +00:00
py-grpcio-testing py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.37.1 2021-04-30 10:38:25 +00:00
py-grpcio-tools py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.37.1 2021-04-30 10:38:25 +00:00
py-gsutil Update py-gsutil to 4.53. 2020-10-16 07:41:10 +00:00
py-hatop
py-hpack py-hpack: remove patch removed from distinfo in 4.0.0 update 2020-10-08 07:47:02 +00:00
py-ifaddr (net/py-ifaddr) fix build for py3, Explicitly read file as UTF-8, tks joerg@ 2020-06-20 02:08:55 +00:00
py-impacket py-impacket: updated to 0.9.22 2021-01-20 09:08:46 +00:00
py-IP py-IP: updated to 1.01 2021-01-03 21:52:16 +00:00
py-ipaddress py-ipaddress: updated to 1.0.23 2019-10-19 14:12:45 +00:00
py-ipcalc py-ipcalc: Sort PLIST 2020-05-26 21:43:05 +00:00
py-irclib py-irclib: remove handling for now unsupported Python versions 2021-02-24 01:17:24 +00:00
py-junos-eznc *: switch to versioned_dependencies.mk for py-setuptools 2020-08-31 23:07:00 +00:00
py-kenosis *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-kombu py-kompu: shuffle PYTHON_VERSIONS_INCOMPATIBLE 2021-05-08 06:01:18 +00:00
py-ldapdomaindump py-ldapdomaindump: updated to 0.9.3 2020-06-18 17:02:45 +00:00
py-lexicon py-lexicon: updated to 3.6.0 2021-05-07 18:45:04 +00:00
py-libdnet Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-libpcap *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-magic-wormhole net/py-magic-wormhole: Improvements mostly from Adam 2021-03-19 13:35:57 +00:00
py-medusa net: align variable assignments 2019-11-03 11:45:28 +00:00
py-metar Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-moto
py-namecheap
py-ncclient py-ncclient: updated to 0.6.10 2021-03-07 07:46:01 +00:00
py-netaddr py-netaddr: updated to 0.8.0 2020-07-07 05:33:30 +00:00
py-netifaces
py-netsnmp net: align variable assignments 2019-11-03 11:45:28 +00:00
py-nyx net: align variable assignments 2019-11-03 11:45:28 +00:00
py-omniORBpy *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-onionbalance *: switch to versioned_dependencies.mk for py-setuptools 2020-08-31 23:07:00 +00:00
py-ORBit *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
py-paho-mqtt net/py-paho-mqtt: Update to 1.5.1 2020-10-15 20:22:48 +00:00
py-pamqp py-pamqp: updated to 3.0.1 2020-09-14 19:36:16 +00:00
py-pcap net: align variable assignments 2019-11-03 11:45:28 +00:00
py-pika py-pika: updated to 1.2.0 2021-02-05 22:19:25 +00:00
py-portend pytest from versioned depends 2020-05-16 18:00:31 +00:00
py-prometheus_client py-prometheus_client: updated to 0.10.1 2021-05-08 05:51:42 +00:00
py-ptt all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-pychromecast py-pychromecast: add PYTHON_VERSIONS_INCOMPATIBLE for 2.7 2020-02-02 00:17:23 +00:00
py-pyftpdlib py-pyftpdlib: updated to 1.5.6 2020-02-17 11:41:48 +00:00
py-pylint-celery
py-pynng py-pynng: add more missing dependencies. 2021-05-20 06:16:28 +00:00
py-pypiserver py-pypiserver: updated to 1.4.2 2021-01-11 10:31:59 +00:00
py-pysendfile py-pysendfile: not for NetBSD 2020-08-18 05:32:56 +00:00
py-python-socks py-python-socks: updated to 1.2.4 2021-03-31 09:21:26 +00:00
py-requestbuilder
py-responses py-responses: updated to 0.13.3 2021-04-28 09:58:03 +00:00
py-rpyc py-rpyc: update to version 4.1.2 2020-09-30 00:38:48 +00:00
py-rt py-rt: Update to 2.1.1 2021-04-17 09:43:54 +00:00
py-s3cmd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-s3transfer py-s3transfer: updated to 0.4.2 2021-05-14 07:04:48 +00:00
py-sbws net: align variable assignments 2019-11-03 11:45:28 +00:00
py-scp py-scp: updated to 0.13.3 2020-12-09 16:51:17 +00:00
py-simplesoap
py-smb py-smb: updated to 1.2.6 2020-12-09 12:38:31 +00:00
py-smbc revbump for boost-libs 2021-04-21 13:24:06 +00:00
py-soaplib
py-soappy
py-socketpool Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-Socks py-Socks: updated to 1.7.1 2019-12-11 14:49:15 +00:00
py-socksipy-branch
py-softlayer py-softlayer: updated to 5.9.3 2021-04-06 14:47:59 +00:00
py-softlayer_messaging
py-stone py-stone: make py-test-runner a build dependency 2021-01-30 10:15:15 +00:00
py-subunit *: use py-hypothesis via versioned_dependencies.mk 2020-10-06 10:51:21 +00:00
py-tldextract py-tldextract: updated to 3.1.0 2020-11-27 19:36:27 +00:00
py-tweepy py-tweepy: updated to 3.10.0 2021-03-07 17:20:00 +00:00
py-twine *: switch to versioned_dependencies.mk for py-setuptools 2020-08-31 23:07:00 +00:00
py-twisted net/py-twisted: Fold MESSAGE into DESCR 2021-02-07 14:32:46 +00:00
py-twisted-docs
py-twython No longer supports Python 2.7 2020-05-14 19:16:23 +00:00
py-txamqp py-txamqp: updated to 0.8.2 2019-12-03 17:19:01 +00:00
py-txtorcon py-txtorcon: updated to 20.0.0 2020-05-16 17:55:38 +00:00
py-xandikos py-xandikos: updated to 0.2.6 2021-03-21 07:50:52 +00:00
py-xmm7360 py-xmm7360: Convert to PYTHON_VERSIONS_INCOMPATIBLE 2020-12-30 12:32:41 +00:00
py-zeep py-zeep: updated to 4.0.0 2020-12-07 15:38:29 +00:00
py-zeroconf py-zeroconf: updated to 0.31.0 2021-05-19 09:40:34 +00:00
py-zmq py-zmq: updated to 19.0.2 2020-08-03 13:41:49 +00:00
pygopherd Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
qadsl
qbittorrent qbittorrent: updated to 4.3.5 2021-05-04 18:48:03 +00:00
quagga quagga: disable nhrpd explicitly rather than depending on the host 2021-05-14 12:16:41 +00:00
queryperf queryperf: remove dead links 2021-04-24 20:09:45 +00:00
quvi revbump for boost-libs 2021-04-21 13:24:06 +00:00
R-pbdZMQ
R-pingr (net/R-pingr) Correct PATH for tex-inconsolata 2020-08-01 13:11:51 +00:00
ra-rtsp-proxy
rabbiter Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24. 2020-05-21 16:04:21 +00:00
rabbitmq rabbitmq: updated to 3.8.16 2021-05-06 07:22:23 +00:00
rabbitmq-c rabbitmq-c: updated to 0.11.0 2021-04-05 11:48:43 +00:00
Radicale Radicale: include rationale for python3, fix pkglint warning about 2021-01-16 20:24:16 +00:00
Radicale2 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
radiusclient-ng net: align variable assignments 2019-11-03 11:45:28 +00:00
radsecproxy revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rancid *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rbldnsd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
rclone Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
rdesktop revbump for boost-libs 2021-04-21 13:24:06 +00:00
rdist6 net: align variable assignments 2019-11-03 11:45:28 +00:00
remmina remmina: Update to 1.4.13 2021-05-07 16:39:11 +00:00
restclient-ui
rinetd
rootprobe
rp-l2tp net: align variable assignments 2019-11-03 11:45:28 +00:00
rp-pppoe rp-pppoe: create OPSYS PLISTs 2021-05-15 06:51:16 +00:00
rsync rsync: updated to 3.2.3 2020-08-07 08:33:37 +00:00
rt4-cli *: remove p5-Term-ReadLine, part of perl 2020-09-04 13:35:41 +00:00
rtmpdump revbump for boost-libs 2021-04-21 13:24:06 +00:00
rtorrent revbump for boost-libs 2021-04-21 13:24:06 +00:00
ruby-addressable net/ruby-addressable: add "USE_LANGUAGES= # none" 2020-06-21 15:48:47 +00:00
ruby-amq-client
ruby-amq-protocol net/ruby-amq-protocol: update to 2.3.2 2020-09-14 13:28:15 +00:00
ruby-amqp
ruby-connection_pool net/ruby-connection_pool: update to 2.2.5 2021-05-09 04:37:23 +00:00
ruby-dnsruby net/ruby-dnsruby: update to 1.61.5 2021-01-11 14:10:25 +00:00
ruby-domain_name
ruby-em-socksify
ruby-ffi-rzmq Add "USE_LANGUAGES= # none" for pure Ruby packages. 2020-09-20 15:44:03 +00:00
ruby-ffi-rzmq-core Add "USE_LANGUAGES= # none" for pure Ruby packages. 2020-09-20 15:44:03 +00:00
ruby-icmp
ruby-ipaddress
ruby-net-dhcp
ruby-net-ldap net/ruby-net-ldap: update to 0.17.0 2021-01-11 14:13:01 +00:00
ruby-net-ping net/ruby-net-ping: update to 2.0.8 2020-06-18 16:26:43 +00:00
ruby-netaddr net/ruby-netaddr: update to 2.0.4 2020-03-24 15:06:30 +00:00
ruby-netrc
ruby-network_interface
ruby-nio4r net/ruby-nio4r: update to 2.5.7 2021-03-07 09:52:59 +00:00
ruby-pcaprub Mark these packages Ruby 3.0 incompatible 2021-02-14 15:09:29 +00:00
ruby-pluggaloid net/ruby-pluggaloid: add USE_LANGUAGES 2020-09-14 16:57:38 +00:00
ruby-proxifier
ruby-public_suffix net/ruby-public_suffix: update to 4.0.6 2020-09-14 13:37:58 +00:00
ruby-recog net/ruby-recog: update to 2.3.19 2021-02-05 14:58:26 +00:00
ruby-ruby_smb net/ruby-ruby_smb: update to 2.0.8 2021-05-09 14:00:08 +00:00
ruby-rubytter
ruby-slack-api
ruby-snmp net/ruby-snmp: update to 1.3.2 2020-03-24 15:30:10 +00:00
ruby-soap4r net: align variable assignments 2019-11-03 11:45:28 +00:00
ruby-stompserver net: align variable assignments 2019-11-03 11:45:28 +00:00
ruby-train-core net/ruby-train-core: update to 3.7.0 2021-05-09 04:50:57 +00:00
ruby-train-winrm net/ruby-train-winrm: update to 0.2.12 2021-02-03 14:29:18 +00:00
ruby-tw all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ruby-twitter net/ruby-twitter: update to 7.0.0 2020-06-21 15:26:53 +00:00
ruby-twitter-stream
ruby-twitter-text net/ruby-twitter-text: update to 3.1.0 2020-06-21 15:24:49 +00:00
ruby-twitter-text-simpleidn ruby-twitter-text-simpleidn: fix pasto in DEPEND line. 2019-08-25 16:10:08 +00:00
ruby-winrm net/ruby-winrm: update to 2.3.6 2021-02-03 14:35:28 +00:00
ruby-winrm-elevated net/ruby-winrm-elevated: add package version 1.2.3 2021-02-03 14:32:24 +00:00
ruby-winrm-fs net/ruby-winrm-fs: update to 1.3.5 2020-09-14 13:51:20 +00:00
ruby-xdr net/ruby-xdr: update to 3.0.2 2021-01-13 15:08:19 +00:00
s6-dns Update to 2.3.5.1. From the changelog: 2021-04-26 15:05:09 +00:00
s6-networking Update to 2.4.1.1. From the changelog: 2021-04-26 15:05:30 +00:00
sacc sacc: Update to 1.03 2021-01-06 14:26:03 +00:00
samba revbump for boost-libs 2021-04-21 13:24:06 +00:00
samba4 net/samba4: update to 4.14.4 2021-04-29 15:21:16 +00:00
sayaka sayaka: needs libbsd on non-bsd systems 2021-05-14 12:11:55 +00:00
scamper all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
scapy scapy: update DESCR 2021-05-16 19:58:17 +00:00
scdp
scli *: remove dead download link 2021-04-24 11:40:49 +00:00
sdig *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
sdist Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
SDL2_net *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
SDL_net all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sendfile all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ser net: align variable assignments 2019-11-03 11:45:28 +00:00
sharity-light
sipcalc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
siproxd siproxd: needs sqlite3 2021-05-14 12:10:53 +00:00
sipsak *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
sitescooper *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
slurm update master sites 2020-12-03 13:04:11 +00:00
smokeping *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sniffit
sniproxy
snmptt snmptt: Update to 1.4.2 2020-11-04 18:32:26 +00:00
snort revbump for boost-libs 2021-04-21 13:24:06 +00:00
socat net/socat: Update to 1.7.4.1 2021-01-10 22:07:28 +00:00
socket++ net: align variable assignments 2019-11-03 11:45:28 +00:00
socks4
solaris-tap
speedtest-cli speedtest-cli: Update to 2.1.3 2021-04-08 16:53:01 +00:00
speedtouch
spegla *: remove dead download link 2021-04-25 06:47:52 +00:00
spread *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
spreadlogd *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
srsh Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
sslh all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ssmping
ssync Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
stagit-gopher stagit-gopher: Update to 0.9.5 2021-03-14 19:10:46 +00:00
statzone statzone: update to 1.1.0. 2021-04-01 16:07:32 +00:00
stund *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
sup
syncffsd syncffsd: only for NetBSD 2020-03-16 13:42:15 +00:00
syncthing Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
syncthing-gtk revbump for textproc/icu 2021-04-21 11:40:12 +00:00
synergy revbump for boost-libs 2021-04-21 13:24:06 +00:00
sysmon *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
tacacs *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
tacacs-shrubbery *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
taskserver revbump for boost-libs 2021-04-21 13:24:06 +00:00
tcl-scotty *: remove dead download link 2021-04-24 11:40:49 +00:00
tcpdmerge
tcpdpriv
tcpdstat
tcpdump tcpdump: requires libpcap>=1.9.1 2020-06-14 19:35:38 +00:00
tcpflow revbump for boost-libs 2021-04-21 13:24:06 +00:00
tcpick *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
tcpillust *: remove dead links 2021-04-25 06:05:21 +00:00
tcpreplay tcpreplay: fix Linux builds 2021-03-22 22:35:45 +00:00
tcpslice
tcptrace
tcptraceroute Update MAINTAINER 2020-01-07 10:37:04 +00:00
tcptraceroute6 tcptraceroute6: include signal.h for kill() 2020-11-30 12:49:23 +00:00
teamspeak-client all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
teamspeak-server all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
terraform Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-archive Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-aws Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-kubernetes Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-local Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-null Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-random Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-template Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
terraform-provider-vultr Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
tigervnc tigervnc: update to 1.11.0 (with xorg-server 1.20.11). 2021-05-16 21:06:42 +00:00
tightvnc *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
tightvncviewer all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tinc net/tinc: remove no-op SUBST block 2020-05-01 23:17:34 +00:00
tinydyndns Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
tinydyndns-run Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
tinyfugue tinyfugue: remove dead download link 2021-04-25 06:39:47 +00:00
tkined *: remove dead download link 2021-04-24 11:40:49 +00:00
tn5250
tnftp tnftp: Move editline support to a non-default option. 2020-06-02 12:17:20 +00:00
tnftpd tnftpd: Update to 20200704 2021-01-25 11:18:45 +00:00
tor *: Recursive revbump from devel/nss 2021-04-15 11:23:03 +00:00
torrentutils *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
torsocks
totd
traceroute-as traceroute-as: remove dead download link 2021-04-24 20:08:28 +00:00
traceroute-nanog updated MASTER_SITES 2020-04-01 19:23:21 +00:00
trafshow
transmission revbump for boost-libs 2021-04-21 13:24:06 +00:00
transmission-gtk revbump for boost-libs 2021-04-21 13:24:06 +00:00
transmission-qt revbump for boost-libs 2021-04-21 13:24:06 +00:00
trickle trickle: disable FORTIFY to fix build 2021-04-22 09:43:31 +00:00
tsocks tsocks: Add support for Darwin. 2020-11-11 16:22:54 +00:00
tspc
ttt *: remove dead links 2021-04-25 06:05:21 +00:00
tvnjviewer all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
twittering-mode
u6rd
ucarp ucarp: remove dead links 2021-04-25 06:16:28 +00:00
ucspi-ipc Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
ucspi-proxy Fix SunOS build: add -lsocket. 2020-11-27 18:45:53 +00:00
ucspi-ssl Update to 0.12.2. From the changelog: 2021-04-03 19:34:43 +00:00
ucspi-tcp Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
ucspi-tcp6 Update to 1.12.3. From the changelog: 2021-04-03 19:34:06 +00:00
ucspi-tools ucspi: Fix build on NetBSD. 2020-11-30 12:41:41 +00:00
ucspi-unix Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
udns *: reset maintainer 2021-04-24 08:37:49 +00:00
udpcast *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
udptunnel udptunnel: update download link 2021-04-24 10:37:33 +00:00
uftp uftp: Update to 5.0 2020-11-24 13:25:14 +00:00
unbound revbump for boost-libs 2021-04-21 13:24:06 +00:00
unfs3 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
unifi unifi: works with openjdk11 now (after openjdk11-1.11.0.10.9nb1) 2021-03-21 09:03:04 +00:00
unison-snapshot revbump for textproc/icu 2021-04-21 11:40:12 +00:00
unison2.51 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
unworkable unworkable: Fix build with OpenSSL 1.1 2020-03-06 13:10:02 +00:00
upclient all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
upnpinspector Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
urlgfe revbump for boost-libs 2021-04-21 13:24:06 +00:00
userppp userppp: Disable werror again 2020-05-25 12:01:20 +00:00
uucp net: align variable assignments 2019-11-03 11:45:28 +00:00
vcheck *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
vde *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
vinagre *: Use the tools framework for itstool 2021-05-02 10:24:47 +00:00
vino revbump for boost-libs 2021-04-21 13:24:06 +00:00
vnc vnc: remove dead links 2021-04-25 06:24:59 +00:00
vncviewer
vnstat *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
vpnc *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
vpnc-script
vsftpd net/vsftpd: migrate homepage from http to https 2020-02-09 20:58:37 +00:00
vtun vtun: update to 3.0.4 2021-04-21 07:36:24 +00:00
wakeup net: align variable assignments 2019-11-03 11:45:28 +00:00
walker *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wap-utils
waste
websocketpp
wget revbump for boost-libs 2021-04-21 13:24:06 +00:00
wgetpaste all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
whatmask
whois3 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
whoson *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
wide-dhcpv6 net/wide-dhcpv6: clean up SUBST_FILES 2020-05-10 14:20:43 +00:00
wimon
wireguard-tools net/wireguard-tools: Fix minor issues 2020-09-18 14:58:14 +00:00
wireshark wireshark: updated to 3.4.5 2021-04-23 07:14:44 +00:00
wistumbler
wistumbler2 *: remove dead download location 2021-04-21 08:48:43 +00:00
wistumbler2-gtk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wmget revbump for boost-libs 2021-04-21 13:24:06 +00:00
wminet wminet: remove dead download link 2021-04-24 10:59:57 +00:00
wmnd wmnd: Update to 0.4.18 2020-11-24 11:41:23 +00:00
wmnet
wmpload
wol *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wpa_gui revbump for textproc/icu 2021-04-21 11:40:12 +00:00
wpa_supplicant all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
x2vnc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xfce4-wavelan-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xipdump
xl2tpd
xmftp
xorp Fix C++ code 2020-04-17 00:20:45 +00:00
xrmftp
xtraceroute net: align variable assignments 2019-11-03 11:45:28 +00:00
xymon revbump for textproc/icu 2021-04-21 11:40:12 +00:00
xymonclient update xymon and xymonclient to version 4.3.30 2021-03-14 14:26:12 +00:00
yafc Fix shell portability in m4 comment. 2020-03-26 21:53:31 +00:00
yale-tftpd
yaydl net/yaydl: update to 0.6.1 2021-04-04 19:08:59 +00:00
yaz revbump for textproc/icu 2021-04-21 11:40:12 +00:00
youtube-dl youtube-dl: Update to 20210426 2021-04-25 18:58:32 +00:00
ytalk all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ywho Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
zenmap nmap ndiff zenmap: updated to 7.91 2021-04-16 06:55:33 +00:00
zeroconf-ioslave revbump for boost-libs 2021-04-21 13:24:06 +00:00
zeromq Fix portability. 2020-03-18 17:59:51 +00:00
zsync
Makefile Remove net/freerdp, broken and replaced by freerdp2 ages ago 2021-05-15 10:26:10 +00:00