pkgsrc/net
wiz 360b457b9d Updated tor to 0.3.0.8.
Changes in version 0.3.0.8 - 2017-06-08
  Tor 0.3.0.8 fixes a pair of bugs that would allow an attacker to
  remotely crash a hidden service with an assertion failure. Anyone
  running a hidden service should upgrade to this version, or to some
  other version with fixes for TROVE-2017-004 and TROVE-2017-005.

  Tor 0.3.0.8 also includes fixes for several key management bugs
  that sometimes made relays unreliable, as well as several other
  bugfixes described below.

  o Major bugfixes (hidden service, relay, security, backport
    from 0.3.1.3-alpha):
    - Fix a remotely triggerable assertion failure when a hidden service
      handles a malformed BEGIN cell. Fixes bug 22493, tracked as
      TROVE-2017-004 and as CVE-2017-0375; bugfix on 0.3.0.1-alpha.
    - Fix a remotely triggerable assertion failure caused by receiving a
      BEGIN_DIR cell on a hidden service rendezvous circuit. Fixes bug
      22494, tracked as TROVE-2017-005 and CVE-2017-0376; bugfix
      on 0.2.2.1-alpha.

  o Major bugfixes (relay, link handshake, backport from 0.3.1.3-alpha):
    - When performing the v3 link handshake on a TLS connection, report
      that we have the x509 certificate that we actually used on that
      connection, even if we have changed certificates since that
      connection was first opened. Previously, we would claim to have
      used our most recent x509 link certificate, which would sometimes
      make the link handshake fail. Fixes one case of bug 22460; bugfix
      on 0.2.3.6-alpha.

  o Major bugfixes (relays, key management, backport from 0.3.1.3-alpha):
    - Regenerate link and authentication certificates whenever the key
      that signs them changes; also, regenerate link certificates
      whenever the signed key changes. Previously, these processes were
      only weakly coupled, and we relays could (for minutes to hours)
      wind up with an inconsistent set of keys and certificates, which
      other relays would not accept. Fixes two cases of bug 22460;
      bugfix on 0.3.0.1-alpha.
    - When sending an Ed25519 signing->link certificate in a CERTS cell,
      send the certificate that matches the x509 certificate that we
      used on the TLS connection. Previously, there was a race condition
      if the TLS context rotated after we began the TLS handshake but
      before we sent the CERTS cell. Fixes a case of bug 22460; bugfix
      on 0.3.0.1-alpha.

  o Major bugfixes (hidden service v3, backport from 0.3.1.1-alpha):
    - Stop rejecting v3 hidden service descriptors because their size
      did not match an old padding rule. Fixes bug 22447; bugfix on
      tor-0.3.0.1-alpha.

  o Minor features (fallback directory list, backport from 0.3.1.3-alpha):
    - Replace the 177 fallbacks originally introduced in Tor 0.2.9.8 in
      December 2016 (of which ~126 were still functional) with a list of
      151 fallbacks (32 new, 119 unchanged, 58 removed) generated in May
      2017. Resolves ticket 21564.

  o Minor bugfixes (configuration, backport from 0.3.1.1-alpha):
    - Do not crash when starting with LearnCircuitBuildTimeout 0. Fixes
      bug 22252; bugfix on 0.2.9.3-alpha.

  o Minor bugfixes (correctness, backport from 0.3.1.3-alpha):
    - Avoid undefined behavior when parsing IPv6 entries from the geoip6
      file. Fixes bug 22490; bugfix on 0.2.4.6-alpha.

  o Minor bugfixes (link handshake, backport from 0.3.1.3-alpha):
    - Lower the lifetime of the RSA->Ed25519 cross-certificate to six
      months, and regenerate it when it is within one month of expiring.
      Previously, we had generated this certificate at startup with a
      ten-year lifetime, but that could lead to weird behavior when Tor
      was started with a grossly inaccurate clock. Mitigates bug 22466;
      mitigation on 0.3.0.1-alpha.

  o Minor bugfixes (memory leak, directory authority, backport from
    0.3.1.2-alpha):
    - When directory authorities reject a router descriptor due to
      keypinning, free the router descriptor rather than leaking the
      memory. Fixes bug 22370; bugfix on 0.2.7.2-alpha.
2017-06-14 16:16:04 +00:00
..
3proxy Fixed pkglint warnings. 2016-07-08 15:55:24 +00:00
6tunnel Updated net/6tunnel 0.11rc2 to 0.11 2016-09-11 12:46:46 +00:00
adns Updated net/adns to 1.5.1 2016-08-16 13:34:52 +00:00
aget Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
aiccu Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
airport2basestationconfig Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
airportbasestationconfig Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
airportmodemutility Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
amule Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
aoe-vblade Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
apollo Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
argus Remove inet6 option now that fping6 has been merged into fping. 2016-11-03 01:23:42 +00:00
aria2 Revbump after icu update 2017-04-22 21:03:07 +00:00
arp-scan Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
arpd Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
arping Update net/arping to 2.18. 2017-02-11 02:11:31 +00:00
arpwatch Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
autonet Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
avahi Revbump after icu update 2017-04-22 21:03:07 +00:00
awhois Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
aws-sdk-go Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
balance Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP 2016-05-17 10:32:06 +00:00
barnyard Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
batchftp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
bftpd wants zlib 2016-09-18 18:08:49 +00:00
bind99 Update bind99 to 9.9.10 (BIND 9.9.10). 2017-04-22 16:07:43 +00:00
bind910 Update bind910 to 9.10.5 (BIND 9.10.5). 2017-04-22 16:05:43 +00:00
bing Remove patch after update (not in distinfo) 2017-02-16 07:50:54 +00:00
bird Updated net/bird{,6} 1.4.5 to 1.6.3 2017-02-11 02:29:48 +00:00
bird6 Updated net/bird{,6} 1.4.5 to 1.6.3 2017-02-11 02:29:48 +00:00
bittornado Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
bittornado-gui Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
bittorrent Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
bittorrent-gui Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
bmon Use the curses framework. 2017-01-04 01:49:41 +00:00
bounce Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
bridged Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
bsddip Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
btget Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
btpd Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
bug-buddy Revbump after icu update 2017-04-22 21:03:07 +00:00
bwping Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
cacti pkgrevision bump for changed apache default. 2017-03-12 07:20:51 +00:00
cacti-spine linking -lm fixes SunOS 2016-09-18 21:48:46 +00:00
calypso Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
cclive Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
ccrtp Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
cdpd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
cftp Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
chimera Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
chksniff Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
choparp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
choqok Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
chrony chrony does not use curses. 2017-01-03 18:00:19 +00:00
cia Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
cidr Use PKGMANDIR. Add patch comment. 2016-03-30 09:58:23 +00:00
cisco-mibs Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
citrix_ica Add SHA512 2017-03-24 09:43:21 +00:00
clisp-rawsock Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
clive Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
cmu-dhcpd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
cntlm Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
coda Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
coherence Update python 3.x status after py-twisted now supports 3.x. 2017-02-14 10:26:27 +00:00
coilmq Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
connect Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
corebird Recursive bump for lang/vala 2017-05-29 12:20:23 +00:00
corkscrew Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
couriertcpd Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
coursera-dl Add coursera-dl-0.8.0: 2016-12-15 23:41:31 +00:00
csup Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
dante Updated net/dante to 1.4.2 2017-02-12 01:01:19 +00:00
daq Initial import of daq, version 2.0.6, into pkgsrc. 2017-05-18 18:57:20 +00:00
darkstat Update darkstat to 3.0.719. From Bartosz Kuzma in PR pkg/50113. 2015-12-28 12:02:10 +00:00
DarwinStreamingServer Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
dc_gui2 Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
dcsharp Revbump after icu update 2017-04-22 21:03:07 +00:00
dctc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
ddclient Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
deforaos-vncviewer Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
delegate Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
dgd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
dhcpcd Import dhcpcd-7.0.0-rc1 with the following changes: 2017-05-10 10:58:11 +00:00
dhcpcd-dbus Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
dhcpcd-gtk Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
dhcpcd-icons Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
dhcpcd-qt Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dhcpd-pools Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
dhid Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
dhisd Fix previous attempt of passing LDFLAGS 2015-12-18 19:54:14 +00:00
djbdns Modernize patch filenames. No functional change intended. 2017-05-26 15:16:45 +00:00
djbdns-run Remove mk/find-prefix.mk usage from the net category. 2015-11-25 12:52:11 +00:00
dlint Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
dnscap Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
dnscheck Remove long obsolete perl version reference. 2017-02-07 12:13:12 +00:00
dnsdist Don't try to order null pointers. 2017-05-22 23:41:22 +00:00
dnsmasq version 2.77 2017-06-02 08:37:49 +00:00
dnstop Use the curses framework. 2017-01-04 10:01:44 +00:00
dnstracer Fix build on Darwin and SunOS. 2017-06-14 09:30:20 +00:00
docsis Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
driftnet wants pcap 2016-09-18 21:57:33 +00:00
drill Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dtcp Bump PKGREVISION by chaging default version of Ruby. 2016-03-13 09:36:58 +00:00
dtcpclient Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
dtorrent Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dynipclient Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
echoping Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
ed2k-gtk-gui Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
edonkey2k Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ekiga Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
enet Import enet-1.3.13 as net/enet. 2016-10-19 19:15:22 +00:00
entropy Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
erlang-esip Update net/erlang-esip to 1.0.11. 2017-03-30 14:35:30 +00:00
erlang-stun Update net/erlang-stun to 1.0.10. 2017-03-30 14:34:34 +00:00
erlang-xmpp Update net/erlang-xmpp to 1.1.9. 2017-03-30 14:32:47 +00:00
ether2dns Update to ether2dns 1.8: typos fixed, README auto-contains version number 2015-12-10 18:21:43 +00:00
etherape Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ettercap Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ettercap-NG Requires libiconv. Sort includes and put them where they belong. 2017-05-12 12:01:01 +00:00
exabgp Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
ez-ipupdate Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
fair-identd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
fetch Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
filezilla Updated filezilla to 3.25.2. 2017-05-29 12:51:52 +00:00
firewalk Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
flickcurl Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
flodo Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
flow-tools Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
fmirror Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
fpdns Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
fping Package requires C99. SunOS requires XPG6 and __EXTENSIONS__. 2017-05-22 09:14:59 +00:00
freeDiameter Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
freenet-tools Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
freeradius Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
freeradius2 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
freerdp Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ftplibpp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ftpproxy Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
gated Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
gcloud-golang-metadata Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
GeoIP Update net/GeoIP to 1.6.9. 2016-10-19 11:59:25 +00:00
Geomyidae Remove url2pkg marker. 2016-09-20 12:59:24 +00:00
get-flash-videos Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
get_iplayer Update get_iplayer to 3.01 2017-05-17 14:39:38 +00:00
gethost Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gift Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gift-fasttrack Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gift-gnutella Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gift-openft Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
giftcurs Use the curses framework. 2017-01-04 19:29:23 +00:00
gini Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gitso Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gkrellm-multiping Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gkrellm-snmp Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gkrellm-wireless Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
glib-networking Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
gnapfetch Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gnet Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gnet1 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gnetcat Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gnome-netstatus Revbump after icu update 2017-04-22 21:03:07 +00:00
gnome-nettool Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gnome-online-accounts Revbump after icu update 2017-04-22 21:03:07 +00:00
gnome-vfs-smb Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gnugk Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
go-dns Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
go-grpc Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
go-net Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
go-ovh Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
go-vultr Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
gofish Fixed pkglint warnings. Bumped PKGREVISION. 2016-12-18 16:36:18 +00:00
gopher Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
grilo Revbump after icu update 2017-04-22 21:03:07 +00:00
grilo-plugins Revbump after icu update 2017-04-22 21:03:07 +00:00
grilo-testui Revbump after icu update 2017-04-22 21:03:07 +00:00
grive Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
grive2 Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
gsnmp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gssdp Recursive bump for lang/vala 2017-05-29 12:20:23 +00:00
gst-plugins0.10-mms
gst-plugins0.10-rtmp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
gst-plugins0.10-soup Revbump after icu update 2017-04-22 21:03:07 +00:00
gst-plugins1-libnice Revbump after icu update 2017-04-22 21:03:07 +00:00
gst-plugins1-mms
gst-plugins1-rtmp Update gstreamer1 and plugins to 1.8.0. 2016-04-15 14:20:00 +00:00
gst-plugins1-soup Revbump after icu update 2017-04-22 21:03:07 +00:00
gst-rtsp-server Update gst-rtsp-server to 1.10.3 2017-02-11 23:28:04 +00:00
gt-itm Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
gtk-gnutella Changes 1.1.11: 2017-02-26 12:58:28 +00:00
gtk-vnc Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gtk_wicontrol Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
guacamole-server Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
gupnp Revbump after icu update 2017-04-22 21:03:07 +00:00
gupnp-av Revbump after icu update 2017-04-22 21:03:07 +00:00
gupnp-dlna Revbump after icu update 2017-04-22 21:03:07 +00:00
gupnp-igd Revbump after icu update 2017-04-22 21:03:07 +00:00
gupnp-tools Revbump after icu update 2017-04-22 21:03:07 +00:00
haproxy Update to newest version 1.7.5. 2017-04-03 20:56:49 +00:00
hesiod Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
hf6to4
hlfl Fixed order of lines in distinfo 2015-11-02 18:43:09 +00:00
host Fixed some pkglint warnings. 2016-07-09 11:48:12 +00:00
howl Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
hping Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
hping3 Various patches and cleanups to fix build on Darwin and SunOS. 2017-06-14 12:17:30 +00:00
hs-network Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
httping Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
httpstat Add httpstat, a utility to visualise curl(1) statistics, to the Packages 2016-09-30 16:49:07 +00:00
httptunnel Pass --mandir and support PKGMANDIR. 2016-04-01 11:45:27 +00:00
iana-etc Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
icinga-base Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
icsi-finger sunet.se stopped mirroring lots of stuff, remove/comment out references to it 2016-04-24 10:34:43 +00:00
iftop Fix builtin vs ncurses detection 2017-04-24 12:15:27 +00:00
IglooFTP Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
inadyn add an option for static linking. No change to the default build 2017-02-08 23:48:45 +00:00
iodine Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ipcalc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
ipcheck Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
iperf Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
iperf3 Requires C99 for some math functions. 2017-04-28 14:12:14 +00:00
ipgrab Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
iplog Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ipv6calc Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
ipw Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
irrd Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
irrtoolset5 Fix weird CONFLICTS line. 2016-12-01 14:48:02 +00:00
isc-dhclient4
isc-dhcp4 Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
isc-dhcpd4 Change the service_bundle name to "export" to reduce diffs between the 2016-06-08 10:02:24 +00:00
isc-dhcrelay4
ishell Fixed pkglint warnings. 2016-12-18 16:40:20 +00:00
isic Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
istgt Update HOMEPAGE 2016-10-02 14:03:09 +00:00
jftpgw Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
jigdo Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
jumpgate Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
jwhois Add missing include. 2017-02-14 21:24:49 +00:00
kdenetwork-filesharing Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kdenetwork-strigi-analyzers Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kdenetwork3 Restore lost patchsum. 2016-06-20 12:34:00 +00:00
kdnssd Revbump after icu update 2017-04-22 21:03:07 +00:00
kftpgrabber Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
kget Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kiax Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
kismet Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
kmldonkey Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kmldonkey-kde3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
knewstuff Revbump after icu update 2017-04-22 21:03:07 +00:00
knock Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
knot Knot DNS 2.3.3 (2016-12-08) 2016-12-09 22:28:17 +00:00
kopete Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kphone Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kppp Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
krdc Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
krfb Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ktorrent Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ktorrent-kde3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
kxmlrpcclient Revbump after icu update 2017-04-22 21:03:07 +00:00
LaBrea Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
lambdamoo Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
lambdamoo-core Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
lambdamoo-doc Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
latd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ldns Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
lft Update 3.31 to 3.71 2016-02-09 11:39:40 +00:00
lftp Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libares Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libasr Import libasr-1.0.2 as net/libasr. Based on PR pkg/51106 by ISIHARA Takanori. 2016-05-01 05:03:23 +00:00
libasyncns Update 0.7 to 0.8 2016-02-09 11:30:47 +00:00
libbind Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libcares Fix parallel build with BSD make. 2016-09-30 09:00:10 +00:00
libcmis Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
libdlna Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
libdmapsharing Revbump after icu update 2017-04-22 21:03:07 +00:00
libdmapsharing3 Revbump after icu update 2017-04-22 21:03:07 +00:00
libdnet Fix for lack of RTF_LLINFO. 2016-05-09 11:07:26 +00:00
libexosip Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libfetch Add the necessary dependencies for safe concurrent build. 2016-10-27 10:05:38 +00:00
libfilezilla Updated libfilezilla to 0.9.2. 2017-05-29 12:43:20 +00:00
libgdata Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
libgdata0.6 Revbump after icu update 2017-04-22 21:03:07 +00:00
libIDL Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
libktorrent Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
liblive Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libmms Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libnice Revbump after icu update 2017-04-22 21:03:07 +00:00
libnids Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libnipper Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
libpcap Remove dependencies on VERSION, which trigger unintended implicit rules against 2017-04-19 11:50:18 +00:00
libquic Make sure pkgsrc/lang/go is installed before trying to use it 2017-05-31 23:17:26 +00:00
libquvi Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
libquvi-scripts Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libradius Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
librsync librsync has a crash in rs_search_for_block documented here: 2016-09-20 08:26:50 +00:00
libsoup Disable -Werror=missing-include-dirs 2017-05-24 16:42:18 +00:00
libsscript Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libtelnet Add buildlink3.mk for upcoming packages which depend on this one. 2016-06-07 11:57:30 +00:00
libtorrent Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
libtrace Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
libupnp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
libvncserver No linux only files in latest libvncserver. 2017-02-06 01:12:12 +00:00
libzrtpcpp Revbump after icu update 2017-04-22 21:03:07 +00:00
linc Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
lldpd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
llnlxdir Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
llnlxftp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
logjam Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
lopster Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
lua-copas Add missing lua-coxpcall dependency. 2016-06-05 10:06:28 +00:00
lua-socket Fix 'Undefined symbol "luaL_checkint"' in Lua 5.3. 2016-06-04 23:08:13 +00:00
maradns Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mate-user-share pkgrevision bump for changed apache default. 2017-03-12 07:20:51 +00:00
mbrowse Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mcast-tools Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
md-whois Add missing includes. 2017-02-17 17:10:37 +00:00
mDNSResponder Remove the stability entity, it has no meaning outside of an official context. 2016-06-08 10:16:50 +00:00
mDNSResponder-nss Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
megatools Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
microdc2 Don't try to feed "-liconv" to ar(1). Fixes openbsd build. 2015-11-08 21:50:08 +00:00
mikutter Update mikutter to 3.5.8. 2017-06-10 09:45:33 +00:00
mimms Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
miniupnpc Simple and small footprint client and library for setuping gateway port 2016-12-01 22:28:29 +00:00
miniupnpd VERSION 2.0: 2016-10-01 11:32:57 +00:00
miredo Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mirror Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
miruo Update to 0.9.6b 2016-07-09 03:43:13 +00:00
mitmproxy Update net/mitmproxy to 2.0.1 2017-04-14 13:15:04 +00:00
mldonkey Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
mldonkey-gui Revbump after icu update 2017-04-22 21:03:07 +00:00
modpcap Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mono-nat Revbump after icu update 2017-04-22 21:03:07 +00:00
monotorrent Revbump after icu update 2017-04-22 21:03:07 +00:00
monsoon Revbump after icu update 2017-04-22 21:03:07 +00:00
mosh Remove MESSAGE, bump revision. 2017-05-30 18:26:49 +00:00
mouse-pppoe Mark as only for NetBSD. Depends on bpf, tty APIs, if_ether.h and so on ... 2016-03-12 23:09:13 +00:00
mping Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mppe-lkm Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mrstat Missing include. 2017-02-17 17:11:23 +00:00
mrt Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mrtg Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
msdl Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mtftpd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
mtr Unbreak on legacy OS X by not defining BIND_8_COMPAT 2017-03-07 02:07:28 +00:00
mydns-mysql Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
mydns-pgsql Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
nagios-base Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
nagios-nrpe Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nagios-nsca Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nagios-plugin-dnsrbl Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nagios-plugin-dotpid Updated net/nagios-plugin-dotpid net/nagios-plugin-dumpdates 2017-03-09 23:47:47 +00:00
nagios-plugin-dumpdates Updated net/nagios-plugin-dotpid net/nagios-plugin-dumpdates 2017-03-09 23:47:47 +00:00
nagios-plugin-fstab Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nagios-plugin-gfbricks Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nagios-plugin-ldap Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
nagios-plugin-milter Updated net/nagios-plugin-dotpid net/nagios-plugin-dumpdates 2017-03-09 23:47:47 +00:00
nagios-plugin-mysql Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
nagios-plugin-mysqlslave Update nagios-plugin-mysqlslave to 0.2 2017-01-02 10:14:59 +00:00
nagios-plugin-pgsql Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
nagios-plugin-radius Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
nagios-plugin-raidctl Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nagios-plugin-snmp Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nagios-plugin-spamd Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nagios-plugin-syncrepl Updated net/nagios-plugin-dotpid net/nagios-plugin-dumpdates 2017-03-09 23:47:47 +00:00
nagios-plugins From Edgar Fuß: 2016-10-01 18:23:18 +00:00
nagstamon Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
nam Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nanomsg Add missing PKGCONFIG_OVERRIDE. 2016-06-26 12:17:14 +00:00
nanomsgxx Fix build with waf-1.9.x. 2016-09-30 22:44:37 +00:00
nap Use the curses framework. 2017-01-04 19:58:00 +00:00
napshare Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nasd Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nbtscan Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ncdc Revbump after icu update 2017-04-22 21:03:07 +00:00
ncftp3 Use the curses framework. 2017-01-04 19:58:00 +00:00
ndpi Added patches/patch-configure.ac 2016-07-01 04:51:57 +00:00
nemesis Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
net-snmp Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
net6 Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
netatalk3 Update to netatalk-3.1.11 2017-06-02 12:19:07 +00:00
netatalk22 GC list of conflicts - the pkgsrc framework will detect PLIST 2017-04-14 09:15:57 +00:00
netatalk30 Bump PKGREVISION for cups15 -> cups change. 2017-05-19 13:29:02 +00:00
netbsd-iscsi-initiator Request kernel types on NetBSD. 2016-03-01 20:10:21 +00:00
netbsd-iscsi-target
netcat Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
netcat-openbsd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
netcat6 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
netdisco pkgrevision bump for changed apache default. 2017-03-12 07:20:51 +00:00
netgroup Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
netname Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
netpipes Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nfdump Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ngrep Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
nicotine Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
nicovideo-dl Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nidentd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nipper Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
nload Use the curses framework. 2017-01-04 19:29:23 +00:00
nmap Nmap 7.50 2017-06-14 09:26:29 +00:00
nocol Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nprobe Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ns Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
nsd Update to 4.1.16 2017-05-02 14:44:38 +00:00
nslint Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
nstx Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ntop Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ntopng Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ntp4 Update ntp4 to 4.2.8p10 including security fixes. 2017-03-24 03:41:08 +00:00
ocaml-ipaddr Recursive revbump associated with ocaml update to 4.04. 2016-12-30 11:16:56 +00:00
ocamlnet Revbump after icu update 2017-04-22 21:03:07 +00:00
ocsinventory-agent Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
ocsync Revbump after icu update 2017-04-22 21:03:07 +00:00
oidentd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
oinkmaster Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
omniNotify Fix the build, at least on NetBSD amd64. This took a patchkit (so, a 2015-12-25 04:41:14 +00:00
omniORB Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
openag Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
openconnect Update openconnect to version 7.08 2017-01-03 00:02:03 +00:00
openh323 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
openntpd Remove unneeded patch after update to 6.0p1 2016-06-15 12:17:05 +00:00
openresolv Import openresolv-3.7.3 with the following changes: 2016-02-22 10:11:22 +00:00
openslp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
openvmps Remove unnecessary RCD_SCRIPT_WRK.<script> definitions. 2017-05-21 06:49:09 +00:00
openvpn OpenVPN 2.4.2 2017-05-24 20:35:12 +00:00
openvpn-acct-wtmpx OpenVPN 2.4.2 2017-05-24 20:35:12 +00:00
openvpn-nagios OpenVPN 2.4.2 2017-05-24 20:35:12 +00:00
openwbem Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
ORBit Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ORBit2 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ortp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
overnet Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
owncloudclient Revbump after icu update 2017-04-22 21:03:07 +00:00
p5-Cisco-Abbrev Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Danga-Socket Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Data-Stream-Bulk Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-DNS-LDNS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-DNS-ZoneParse Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-File-Rsync Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-File-RsyncP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-FusionInventory-Agent Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-FusionInventory-Agent-Task-Network Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-gcap Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Geo-IP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Geo-IPfree Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-grake Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-IO-Interface Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IO-SessionData Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IO-Socket-INET6 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IO-Socket-Multicast Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IO-Socket-Timeout Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-IP-Country Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Akismet Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Amazon Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Amazon-S3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-AMQP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Bind Fix build with Perl 5.26.0 2017-06-09 16:55:10 +00:00
p5-Net-Bonjour Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-CIDR-Lite Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-CIDR-Set Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Daemon Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-DBus Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Dev-MIBLoadOrder Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-DHCP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-DNS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-DNS-Resolver-Programmable Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-DNS-Zone-Parser Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-DNSServer Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Domain-TLD Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-eBay Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Frame Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Frame-Dump Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Frame-Layer-IPv6 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Frame-Simple Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-FTPSSL Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-GitHub Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Net-Gnats Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Google Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Google-AuthSub Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Google-Code Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Ident Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-INET6Glue Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Interface Fix build with Perl 5.26.0 2017-06-09 16:55:10 +00:00
p5-Net-IP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-IPv4Addr Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-IPv6Addr Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Jifty Fix build with perl 5.26 2017-06-12 07:30:16 +00:00
p5-Net-LDAP-Server Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Libdnet Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Libdnet6 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-LibIDN Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-MAC Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-NBName Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-OAuth Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-OpenID-Common Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-OpenID-Consumer Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Packet Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Pcap Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-RawIP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Server Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Server-SS-PreFork Fix build with perl 5.26 2017-06-12 07:30:16 +00:00
p5-Net-SMTP-TLS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-SNMP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-SNMP-Mixin Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-SSH-Expect Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Telnet Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Telnet-Cisco Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-TFTP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Trac Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Twitter Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Write Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-XMPP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-XWhois Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Net-Z3950-ZOOM Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-NetAddr-IP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-NetAddr-MAC Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-NetPacket Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Nmap-Parser Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-POE-Component-Client-DNS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-POE-Component-Client-Ident Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-POE-Component-SNMP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-RADIUS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-RadiusPerl Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Regexp-Common-net-CIDR Fix build with Perl 5.26.0 2017-06-06 23:58:52 +00:00
p5-Regexp-IPv6 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-RPC-XML Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-RT-Client-REST Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-SNMP-Info Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-SNMP-MIB-Compiler Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-SNMP_Session Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-SOAP-Lite Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Socket6 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Test-DNS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Test-RequiresInternet Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Test-TCP Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-umph Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Umph-Prompt Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-WebService-Google-Reader Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-WebService-MusicBrainz Updated p5-WebService-MusicBrainz to 1.0.2. 2017-06-14 13:41:45 +00:00
p5-X500-DN Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-XML-RPC Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-XMLRPC-Lite Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
p5-Zabbix-Sender Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
packit Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
paris-traceroute Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
parpd Update to parpd-1.7. Changes include: 2017-03-24 16:49:10 +00:00
partysip Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pchar Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
pconsole Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pear-Net_DIME Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pear-Net_IDNA2 Update pear-Net_IDNA2 to 0.2.0. 2017-03-17 15:47:23 +00:00
pear-Net_LDAP2 Update pear-Net_LDAP2 to 2.2.0. 2016-07-19 14:19:34 +00:00
pear-Net_LDAP3 Add project page on git.kolab.org as HOMEPAGE. 2016-09-12 16:09:52 +00:00
pear-Net_Sieve Update pear-Net_Sieve to 1.4.1. 2017-05-28 11:24:59 +00:00
pear-Net_SMTP Update pear-Net_SMTP to 1.8.0. 2017-05-28 11:23:32 +00:00
pear-Net_Socket Update pear-Net_Socket to 1.2.2. 2017-05-28 11:21:33 +00:00
pear-Net_URL Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pear-Net_URL2 Update pear-Net_URL2 to 2.2.1. 2016-07-19 14:55:07 +00:00
pear-SOAP Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pen Unconditionally remove SSLv2 support. Bump revision. 2016-03-29 22:01:13 +00:00
perlbal Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
pfnet Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
php-baikal Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
php-ftp Reset PKGREVISION after all PHP language packages. 2016-04-02 09:05:22 +00:00
php-geoip drop override for PHP_VERSIONS_ACCEPTED - this package compiles for both 5.x 2017-02-07 10:36:59 +00:00
php-snmp Reset PKGREVISION after all PHP language packages. 2016-04-02 09:05:22 +00:00
php-soap g/c the MESSAGE warning about changes in PHP 5.1 - it's long obsolete since 2017-02-27 11:09:42 +00:00
php-sockets Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
php-xmlrpc
php-yaz Revbump after icu update 2017-04-22 21:03:07 +00:00
pim6dd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pim6sd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pload Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
podcastdl Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
poink Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
poptop Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
portmap Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
powerdns Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
powerdns-geoip Import powerdns-geoip 4.0.3. 2017-03-09 13:50:07 +00:00
powerdns-ldap Update net/powerdns (and modules) to 3.4.9. 2016-06-03 11:45:34 +00:00
powerdns-mysql Update powerdns to 3.4.6. 2015-10-22 19:01:24 +00:00
powerdns-odbc Import powerdns-odbc 4.0.3. 2017-03-09 13:52:34 +00:00
powerdns-pgsql Reset PKGREVISION after parent package update 2017-03-09 13:44:50 +00:00
powerdns-recursor Merge patch from powerdns package to avoid ordering nullptrs. 2017-05-22 23:41:52 +00:00
pppd This package once contained code that did illegal things with va_list 2015-12-25 00:44:37 +00:00
pptp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
proftpd Update net/proftpd (and modules) to 1.3.5d with a fix for CVE-2017-7418 2017-04-05 17:36:00 +00:00
proftpd-geoip Package ProFTPD using DSO (Dynamic Shared Objects) support. 2015-09-25 10:01:36 +00:00
proftpd-ldap Update net/proftpd (and modules) to 1.3.5b 2016-03-14 22:47:10 +00:00
proftpd-memcached Package ProFTPD using DSO (Dynamic Shared Objects) support. 2015-09-25 10:01:36 +00:00
proftpd-mysql Package ProFTPD using DSO (Dynamic Shared Objects) support. 2015-09-25 10:01:36 +00:00
proftpd-odbc Package ProFTPD using DSO (Dynamic Shared Objects) support. 2015-09-25 10:01:36 +00:00
proftpd-postgresql Update net/proftpd (and modules) to 1.3.5d with a fix for CVE-2017-7418 2017-04-05 17:36:00 +00:00
proftpd-sqlite Revbump after icu update 2017-04-22 21:03:07 +00:00
proxycheck Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
proxytunnel Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
publicfile Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
publicfile-run Remove mk/find-prefix.mk usage from the net category. 2015-11-25 12:52:11 +00:00
puf Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
pure-ftpd Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
pxe Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
py-adns Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-amqp Quickly added missing DEPENDS 2017-04-09 17:07:09 +00:00
py-apache-libcloud Changes in Apache Libcloud 2.0.0 2017-05-10 17:58:32 +00:00
py-beanstalkc Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-bitmessage Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-boto boto v2.47.0 2017-05-26 04:26:22 +00:00
py-caldav Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-celery Changes 4.0.2: 2017-04-09 17:37:18 +00:00
py-cymruwhois Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets. 2017-01-03 13:23:01 +00:00
py-dns Update net/py-dns to 1.15.0. 2016-11-11 09:39:05 +00:00
py-dnsdiag Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-dpkt Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-dropbox Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
py-eventlib Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets. 2017-01-03 13:23:01 +00:00
py-foolscap Update python 3.x status after py-twisted now supports 3.x. 2017-02-14 10:26:27 +00:00
py-gandi.cli Restrict to Python 2.7 only. 2016-11-28 23:38:18 +00:00
py-GeoIP net/py-GeoIP now Python3 compatible. 2016-10-19 14:28:45 +00:00
py-gevent Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-google Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-google-cloud-sdk Add INSTALLATION_DIRS. 2016-04-02 08:26:49 +00:00
py-hatop Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
py-hpack Update net/py-hpack to 3.0.0 2017-04-14 13:08:15 +00:00
py-IP Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-ipaddress Update to 1.0.18. Changes not found. 2017-01-18 20:47:40 +00:00
py-irclib Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-junos-eznc Restrict to python-2.7 due to py-scp. 2017-06-08 08:38:35 +00:00
py-kenosis Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-kombu Changes 4.0.2: 2017-04-09 17:14:41 +00:00
py-lexicon Update net/py-lexicon to 2.1.5. 2017-05-31 10:35:24 +00:00
py-libdnet Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-libpcap Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-medusa Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-metar Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-ncclient Update py-ncclient to version 0.5.3. 2017-06-07 10:21:34 +00:00
py-netaddr Changes 0.7.18: 2016-03-06 15:07:07 +00:00
py-netifaces Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-netsnmp Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-omniORBpy Reset MAINTAINER after tonnerre resigned. 2017-04-19 11:24:36 +00:00
py-ORBit Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-pcap Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-portend Needs py-setuptools_scm. 2017-02-15 23:21:07 +00:00
py-ptt Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-py3dns Import py-py3dns-3.1.1a as net/py-py3dns. 2017-02-25 17:38:41 +00:00
py-pydns Rename pydns to py-pydns, requested by wiz. 2016-10-27 12:03:51 +00:00
py-s3cmd Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-scp Add py-scp version 0.10.2 from pkgsrc-wip. 2017-06-07 09:43:15 +00:00
py-simplesoap Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-smb Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
py-soaplib Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
py-soappy Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-socketpool Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-Socks Changes 1.6.7: 2017-04-07 03:42:13 +00:00
py-softlayer Improve HOMEPAGE. 2016-06-09 05:52:30 +00:00
py-softlayer_messaging Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-spreadmodule Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-suds Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-tldextract Import net/py-tldextract 2.0.2. 2016-11-21 11:49:55 +00:00
py-tweepy Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-twisted Bump PKGREVISION for py-automat dependency. 2017-02-16 11:10:21 +00:00
py-twisted-docs Update py-twisted-docs to 16.1.1. 2016-04-13 19:45:38 +00:00
py-twython 3.4.0 (2016-30-04) 2017-03-14 19:28:31 +00:00
py-txamqp Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
py-zeep Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-zmq Add missing Python 3 PLIST entries 2017-02-02 19:05:01 +00:00
py-zsi Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
pygopherd Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
qadsl Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
quagga Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
queryperf Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
quvi Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ra-rtsp-proxy Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
rabbiter Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
rabbitmq Updated net/rabbitmq to 3.6.10 2017-05-29 13:16:11 +00:00
rabbitmq-c Update net/rabbitmq-c to 0.8.0. 2016-04-12 08:50:43 +00:00
Radicale Fix strip_domain patch to work in anonymous case. 2017-03-20 10:49:03 +00:00
radiusclient-ng Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
radiusd-cistron Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
radsecproxy help configure find openssl 2016-09-18 23:13:13 +00:00
rancid 3.6.1 2016-12-23 19:31:26 +00:00
rbldnsd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
rdesktop Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
rdist6 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
remmina Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
remmina-plugins Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
restclient-ui Updated net/restclient-ui to 3.6.1 2016-12-13 10:57:59 +00:00
rinetd Remove unnecessary RCD_SCRIPT_WRK.<script> definitions. 2017-05-21 06:49:09 +00:00
rootprobe Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
rp-l2tp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
rp-pppoe Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
rsync Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
rtmpdump Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
rtorrent Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
ruby-addressable Update ruby-addressable to 2.5.1. 2017-04-22 16:42:28 +00:00
ruby-amq-client Fix HOMEPAGE, make GitHub url to use ssl. 2017-03-20 14:42:03 +00:00
ruby-amq-protocol Update ruby-amq-protocol to 2.2.0. 2017-06-05 14:48:30 +00:00
ruby-amqp Fix HOMEPAGE, make GitHub url to use ssl. 2017-03-20 14:42:03 +00:00
ruby-dnsruby Update ruby-dnsruby to 1.60.1. 2017-06-05 14:49:26 +00:00
ruby-domain_name Update ruby-domain_name to 0.5.20170404. 2017-06-05 14:50:32 +00:00
ruby-em-socksify Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ruby-icmp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ruby-ipaddress Update ruby-ipaddress to 0.8.3. 2016-03-15 14:45:40 +00:00
ruby-net-dhcp Update ruby-net-dhcp to 1.3.3. 2016-10-17 14:39:45 +00:00
ruby-net-ldap Update ruby-net-ldap t 0.16.0. 2017-03-20 14:37:37 +00:00
ruby-net-ping Update ruby-net-ping to 2.0.1. 2016-10-17 14:47:42 +00:00
ruby-net-telnet Add ruby-net-telnet package version 0.1.1. 2017-06-10 16:28:22 +00:00
ruby-netaddr Update ruby-netaddr to 1.5.1. 2016-03-15 14:48:09 +00:00
ruby-netrc Update ruby-netrc to 0.11.0. 2015-12-13 15:01:05 +00:00
ruby-pluggaloid Update ruby-pluggaloid to 1.1.1. 2016-05-14 07:52:47 +00:00
ruby-proxifier Add ruby-proxifier package version 1.0.3. 2017-06-05 14:52:55 +00:00
ruby-public_suffix Add ruby-public_suffix package version 2.0.5. 2017-01-09 13:33:08 +00:00
ruby-rubytter Stop using RUBY_JSON_{REQD,TYPE} since all ruby2*-base pacakges contain 2017-05-30 15:13:03 +00:00
ruby-slack-api Update ruby-slack-api to 1.4.0. 2017-03-20 16:21:42 +00:00
ruby-snmp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ruby-soap4r Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ruby-stompserver Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ruby-tw Stop using RUBY_JSON_{REQD,TYPE} since all ruby2*-base pacakges contain 2017-05-30 15:13:03 +00:00
ruby-twitter Update ruby-twitter to 6.1.0. 2017-02-05 01:19:51 +00:00
ruby-twitter-stream Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ruby-twitter-text Update ruby-twitter-text to 1.14.5. 2017-02-05 10:45:59 +00:00
ruby-userstream Set OVERRIDE_GEMSPEC for oauth to make this work with the newer oauth-0.5.1. 2016-04-17 15:29:48 +00:00
samba Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
samba4 if winbindd is enabled, install rc.d script. 2017-06-11 05:26:45 +00:00
sayaka Recursive bump for lang/vala 2017-05-29 12:20:23 +00:00
scamper Update net/scamper to 20141211d. 2016-01-16 16:13:15 +00:00
scapy Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
scdp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
scli Use the curses framework. 2017-01-04 19:58:00 +00:00
sdig Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
sdist Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
SDL2_net 2.0.1: 2017-01-11 23:52:32 +00:00
SDL_net Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
sendfile Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP 2016-05-17 10:32:06 +00:00
ser Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
sharity-light Updated net/sharity-light 1.2 to 1.3 2016-09-01 12:58:46 +00:00
sipcalc Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
sipsak We do not need the inline removal patches since this can be achieved 2017-04-29 10:21:54 +00:00
sitescooper Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
slurm Use the curses framework. 2017-01-04 19:58:00 +00:00
smokeping Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
sniffit Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
sniproxy Update sniproxy to 0.5.0 2017-05-09 14:17:07 +00:00
snmptt Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
snort Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
snort-rules Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
socat Update net/socat to socat-1.7.3.2 2017-02-05 20:40:32 +00:00
socket++ Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
socks4 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
solaris-tap adapt struct devops to current Solaris DDI 2016-03-12 22:17:51 +00:00
speedtest-cli get rid of leftover cruft from initial development 2016-06-10 07:19:13 +00:00
speedtouch Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
spegla Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
spread Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
spreadlogd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
srsh Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
sslh Updated net/sslh to version 1.18. 2016-08-07 13:19:24 +00:00
ssmping Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ssync Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
stripes Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
sup Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
syncffsd file system police; fix typo. 2017-03-03 13:10:41 +00:00
syncthing Updated syncthing to 0.14.29. 2017-05-31 09:40:53 +00:00
syncthing-gtk Switch py-dateutils to plain DEPENDS. 2017-02-20 17:00:35 +00:00
synergy Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
sysmon Updated net/sysmon 0.92.2 to 0.93 2016-08-14 02:13:49 +00:00
tacacs Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
tacacs-shrubbery Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
tcl-scotty Eeh... Recompute checksum. 2017-02-01 09:35:05 +00:00
tcpdmerge Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpdpriv Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpdstat Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpdump tcpdump: bump PKGREVISION for previous. 2017-03-09 03:59:17 +00:00
tcpflow Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpick Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpillust Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpreplay Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcpslice Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcptrace Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tcptraceroute - Set LICENSE as gnu-gpl-v2 2016-09-14 06:07:20 +00:00
tcptraceroute6 Avoid the horrible dynamic sized types extension from GCC. 2015-11-06 20:36:01 +00:00
teamspeak-client Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
teamspeak-server Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
tigervnc Fix previous -- only set native-necessary flags in native case. 2017-01-25 23:17:08 +00:00
tightvnc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
tightvncviewer Add support for CFLAGS and LDFLAGS 2016-03-16 17:21:45 +00:00
tinc Reset MAINTAINER after tonnerre resigned. 2017-04-19 11:24:36 +00:00
tinyfugue Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
tkined Make the tkined man page render by dropping an obsolete library include 2016-05-02 15:16:43 +00:00
tn5250 Use the curses framework. 2017-01-04 09:40:15 +00:00
tnftp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
tnftpd Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
tor Updated tor to 0.3.0.8. 2017-06-14 16:16:04 +00:00
torrentutils Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
totd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
traceroute-as Use PKGMANDIR. 2016-04-21 16:35:15 +00:00
traceroute-nanog -lresolv resolv is needed on MacOS later than 10.6, too. 2017-04-17 19:53:11 +00:00
trafshow Requires termcap. 2017-05-09 15:32:53 +00:00
transmission Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
transmission-gtk Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
transmission-qt Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
trickle Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
tsclient Revbump after icu update 2017-04-22 21:03:07 +00:00
tsocks Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tspc Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
ttt Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
tvnjviewer Added net/tvnjviewer version 2.7.2 2016-04-14 21:58:09 +00:00
twittering-mode Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
twitux Revbump after icu update 2017-04-22 21:03:07 +00:00
u6rd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ucarp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ucspi-ssl Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
ucspi-tcp - inet6 patch: update to latest 2017-01-04 02:14:12 +00:00
udns Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
udpcast Fix missing include. 2017-02-18 13:59:01 +00:00
udptunnel Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
uftp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
unbound Unbound 1.6.0 2016-12-23 19:25:45 +00:00
unfs3 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
unison Revbump after icu update 2017-04-22 21:03:07 +00:00
unison2.32 Revbump after icu update 2017-04-22 21:03:07 +00:00
unison2.40 Revbump after icu update 2017-04-22 21:03:07 +00:00
unworkable fix build on SunOS 2016-09-18 23:50:23 +00:00
upclient Use OPSYSVARS. 2016-02-25 16:20:49 +00:00
upnpinspector Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
urlgfe Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
userppp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
uucp PKG_HOME, not PKG_HOMES. 2016-06-12 00:31:10 +00:00
vcheck Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
vde Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
vinagre Revbump after icu update 2017-04-22 21:03:07 +00:00
vino Revbump after icu update 2017-04-22 21:03:07 +00:00
vnc Old web site didn't work. Here is one that does. 2017-04-30 14:37:40 +00:00
vncviewer Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
vnstat Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
vpnc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
vpnc-script Updated vpnc-script to 20160828. 2016-10-28 10:01:51 +00:00
vsftpd No reason to have MASTER_SITE_LOCAL here, there's a valid upstream. 2016-04-12 08:06:24 +00:00
vtun Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
wakeup Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
walker Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
wap-utils Use the curses framework. 2017-01-04 19:58:00 +00:00
waste Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
websocketpp Import websocketpp-0.7.0 as net/websocketpp. 2017-03-14 13:09:37 +00:00
wget Add a patch for CVE-2017-6508 from upstream. 2017-05-15 05:10:09 +00:00
wgetpaste Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
whatmask Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
whois3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
whoson Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wide-dhcpv6 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wimon Use the curses framework. 2017-01-04 19:58:00 +00:00
wireshark Revbump after icu update 2017-04-22 21:03:07 +00:00
wistumbler Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wistumbler2 Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wistumbler2-gtk Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wmget Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
wminet Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wmnd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wmnet PR 32295 Jake Kupersmith: missing alloca.h on Solaris. 2016-06-23 19:04:54 +00:00
wmpload Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
wol Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
wpa_gui wpa_gui: update to v2.6 2016-11-16 15:57:29 +00:00
wpa_supplicant wpa_supplicant: update to v2.6 2016-11-16 15:07:34 +00:00
wu-ftpd Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
x2vnc Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xfce4-wavelan-plugin Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
xfindproxy Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xipdump Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xl2tpd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xmftp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xnap Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xorp Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
xrmftp Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xtraceroute Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
xymon chmod the right files, the .sh are just an identical wrapper now 2017-05-03 05:29:41 +00:00
xymonclient update xymon and xymonclient to the current version, 4.3.27 2016-12-09 21:08:34 +00:00
yafc Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
yale-tftpd Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
yaz Revbump after icu update 2017-04-22 21:03:07 +00:00
youtube-dl Update net/youtube-dl to 20170605 2017-06-05 20:37:21 +00:00
ytalk Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
ywho Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
zeroconf-ioslave Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
zeromq Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
zsync Add SHA512 digests for distfiles for net category 2015-11-04 00:34:51 +00:00
Makefile Add and enable ruby-net-telnet. 2017-06-10 16:28:51 +00:00