pkgsrc/net
pettai 677673d120 Unbound 1.4.22
Features:
* separate ldns into core ldns inside ldns/ subdirectory.  No more
  configure --with-ldns is needed and unbound does not rely on libldns.
* Accept ip-address: as an alternative for interface: for
  consistency with nsd.conf syntax.
* Fix ref#536: acl_deny_non_local and refuse_non_local added.
* so-reuseport: yesno option to distribute queries evenly over
  threads on Linux (Thanks Robert Edmonds).
  Reuseport is attempted, then fallback to without on failure.
* delay-close: msec option that delays closing ports for which
  the UDP reply has timed out.  Keeps the port open, only accepts
  the correct reply.  This correct reply is not used, but the port
  is open so that no port-denied ICMPs are generated.

Bug Fixes:
* Fix #528: if very high logging (4 or more) segfault on allow_snoop.
* Fix #531: Set SO_REUSEADDR so that the wildcard interface and a
  more specific interface port 53 can be used at the same time, and
  one of the daemons is unbound.
* if configured --with-libunbound-only fix make install.
* Patch from Neel Goyal to fix callback in libunbound.
* Patch from Neel Goyal to fix async id assignment if callback
  is called by libunbound in the mesh attach.
* Fix bug#537: compile python plugin without ldns library.
* Windows port, adjust %lld to %I64d, and warning in win_event.c.
* Fix #544: Fixed +i causes segfault when running with module conf
  "iterator".
* Fix #547: no trustanchor written if filesystem full, fclose checked.
* unbound-event.h is installed if you configure --enable-event-api.
  It contains low-level library calls, that use libevent's event_base
  and a wireformat return packet in a buffer to perform async
  resolution in the client's eventloop.
* speed up unbound, by reducing lock contention on localzones.lock.
* Fix parse (in ldns) of quoted parenthesized text strings.
* Detect libevent2 install automatically by configure and fixup
  link with lib/event2 subdir.
* Fix #551: License change "Regents" to "Copyright holder", matching
  the BSD license on opensource.org.
* Fix parse of #553(NSD) string in sldns, quotes without spaces.
* Be lenient when a NSEC NameError response with RCODE=NXDOMAIN is
  received. This is okay according 4035, but not after revising
  existence in 4592.  NSEC empty non-terminals exist and thus the
  RCODE should have been NOERROR. If this occurs, and the RRsets
  are secure, we set the RCODE to NOERROR and the security status
  of the response is also considered secure.
* iana portlist updated.
* Fix bug#561: contrib/cacti plugin did not report SERVFAIL rcodes
  because of spelling..
2014-03-12 16:16:00 +00:00
..
3proxy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
6tunnel Fixes: 2013-04-06 03:45:05 +00:00
adns Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
aget "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
aiccu Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
airport2basestationconfig Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
airportbasestationconfig Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
airportmodemutility Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
amule Prefix rpath options with -Wl. 2013-10-20 18:00:57 +00:00
aoe-vblade Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
apollo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
argus Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
aria2 GCC_REQD should be appended to, not set. 2014-02-19 09:44:56 +00:00
arp-scan Makefile should state that arp-scan depends on libpcap>=0.8 rather than implicitly depending on builtin libpcap. 2014-03-03 09:19:49 +00:00
arpd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
arping Changes 2.13: 2013-10-09 09:35:42 +00:00
arpwatch Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
autonet Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
avahi Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
awhois Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
balance Fix build on SunOS 2013-10-21 09:01:20 +00:00
barnyard Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
batchftp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bftpd Update to 3.7. Notable changes: 2013-06-01 12:13:04 +00:00
bind96 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
bind98 Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
bind99 Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
bing Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bird Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
bird6
bittornado Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
bittornado-gui No need to have two variables for the same logic. 2014-01-25 10:45:15 +00:00
bittorrent Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
bittorrent-gui No need to have two variables for the same logic. 2014-01-25 10:45:15 +00:00
bmon Patch net/bmon to handle nonzero leading lladdr octets gracefully. 2013-08-09 18:15:18 +00:00
bounce Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bpalogin Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
bridged Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bsddip Drop pointless pointer compare. 2014-03-06 15:44:21 +00:00
btget Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
btpd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
bug-buddy Upgrade to bug-buddy 2.30.0 2014-03-01 22:29:20 +00:00
bwping Import bwping-1.7 as net/bwping. 2013-01-13 04:29:50 +00:00
cacti Improve packaging of this package: 2014-01-16 21:10:00 +00:00
cacti-spine change maintainer 2014-01-30 16:01:27 +00:00
calypso Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
cclive Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ccrtp Fix build with newer libgcrypt. 2014-02-21 20:30:27 +00:00
cdpd 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
cftp Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
chimera Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:04:31 +00:00
chksniff Reset maintainer, domain no longer exists. 2013-03-28 23:59:03 +00:00
choparp Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
choqok Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
chrony Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
cia PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
cidr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
cisco-mibs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
citrix_ica DESTDIR support. 2013-05-07 15:14:46 +00:00
clisp-rawsock
clive Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
cmu-dhcpd Fix definition of release_lastbind. 2012-11-23 12:31:05 +00:00
cntlm Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
coda * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
coherence Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
coilmq Convert to distutils.mk to remove some homegrown replacement code. 2014-01-22 07:13:22 +00:00
connect Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
corkscrew Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
couriertcpd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
csup Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
dante Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
darkstat Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
DarwinStreamingServer Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
dc_gui2 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
dcsharp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
dctc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
ddclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
delegate Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dgd Use plain tar for copying. 2013-01-11 23:29:05 +00:00
dhcpcd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dhcpcd-dbus Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
dhcpcd-gtk Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
dhcpd-pools Add libnsl on SunOS. Fix from Thomas Merkel. 2013-10-24 09:49:22 +00:00
dhid Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dhisd
djbdns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
djbdns-run Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dlint Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
dnscap PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
dnscheck dnscheck-1.54 2014-02-03 12:45:26 +00:00
dnsdoctor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
dnsmasq Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
dnstop PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
dnstracer Link network libs and always use the gethostbyname2 wrapper on SunOS 2014-02-26 18:17:39 +00:00
docsis Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
driftnet fix fallout from giflib update. 2013-08-13 10:23:25 +00:00
drill Update to sync with the ldns update to version 1.6.15. 2012-10-25 20:59:46 +00:00
dtcp Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dtcpclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dtorrent Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
dynipclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
echoping Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ed2k-gtk-gui Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
edonkey2k Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ekiga Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
entropy Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
ether2dns Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
etherape Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ettercap Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ettercap-NG Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
exabgp Convert to distutils.mk. Mark as not for python-3.x. 2014-01-23 16:50:06 +00:00
ez-ipupdate Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
fair-identd Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
fetch Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
filezilla Use tinyxml from pkgsrc instead of included copy. 2014-02-16 23:20:58 +00:00
firewalk PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
flickcurl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
flodo PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
flow-tools Define int types on SunOS 2014-02-16 21:37:06 +00:00
fmirror Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
fpdns Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
fping Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
fping6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
freeDiameter Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
freenet-tools Add socket libraries and inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:03:30 +00:00
freeradius Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
freeradius2 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
freerdp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ftplibpp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ftpproxy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gated Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
GeoIP Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
Geomyidae Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
get-flash-videos Update get-flash-videos to the current module set as at 2014-01-29. 2014-01-31 11:21:18 +00:00
gethost Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gift Needs zlib. 2014-01-09 09:32:21 +00:00
gift-fasttrack Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gift-gnutella Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gift-openft Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
giftcurs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gini Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gitso Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
gkrellm-multiping Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gkrellm-snmp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gkrellm-wireless Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
glib-networking Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gnapfetch Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
gnet Fix HOMEPAGE. 2013-08-07 12:36:08 +00:00
gnet1 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gnetcat Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gnome-netstatus Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gnome-nettool Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gnome-vfs-smb Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gnugk Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
gofish Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
gopher Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
grilo update to 0.2.7 2014-02-05 17:36:37 +00:00
grilo-plugins update to 0.2.9 2014-02-05 17:38:32 +00:00
grilo-testui sync w/ base pkg 2014-02-18 12:21:34 +00:00
gsnmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gssdp update to 0.14.7 2014-02-05 17:23:21 +00:00
gst-plugins0.10-mms Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gst-plugins0.10-rtmp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gst-plugins0.10-soup Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gst-plugins1-libnice Update to 0.1.5, just like libnice. 2014-03-12 10:26:10 +00:00
gst-plugins1-mms Import gst-plugins1-mms-1.0.3 as net/gst-plugins1-mms. 2012-11-29 09:07:20 +00:00
gst-plugins1-rtmp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gst-plugins1-soup Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gt-itm Provide a deterministic return value from main. Bump revision. 2012-12-25 21:05:19 +00:00
gtk-gnutella Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gtk-vnc Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
gtk_wicontrol Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gupnp update to 0.20.10 2014-02-05 17:30:20 +00:00
gupnp-av update to 0.12.5 2014-02-05 17:31:34 +00:00
gupnp-dlna Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gupnp-igd kick out Python stuff -- I don't see any use (and there was one, 2014-02-12 17:53:02 +00:00
gupnp-tools Bump PKGREVISION from gtksourceview shlib major bump. 2014-02-12 11:31:50 +00:00
haproxy Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
hesiod Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
hf6to4 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
hlfl Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
host Update to 2007/01/17. Changes: 2013-07-21 12:28:32 +00:00
howl Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
hping Fix build on SunOS 2013-10-21 09:01:20 +00:00
hping3 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
httping Fix build on SunOS. Patches from Thomas Merkel in joyent/pkgsrc#175. 2014-02-18 12:13:01 +00:00
httptunnel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
iana-etc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
icinga-base Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
icsi-finger Spell TOOL_DEPENDS correctly. 2013-10-10 00:08:40 +00:00
iftop Fix build under Solaris (10 i86pc with GCC 4.5). 2013-03-30 22:28:55 +00:00
IglooFTP Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
inadyn Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
iodine Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
ipcalc Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
ipcheck No need to have two variables for the same logic. 2014-01-25 10:45:15 +00:00
iperf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ipgrab Add missing int types on SunOS 2014-02-08 23:54:35 +00:00
iplog Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ipv6calc Update ipv6calc to 0.94.1, patches by Sebastian Wiedenroth. 2013-10-21 09:22:43 +00:00
ipw Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
irrd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
irrtoolset5 Be consistent about rslparse. 2013-08-31 08:44:49 +00:00
isc-dhclient4 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
isc-dhcp4 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
isc-dhcpd4 Add SMF support. 2014-03-12 14:29:31 +00:00
isc-dhcrelay4 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ishell Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
isic Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
istgt Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
jftpgw Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
jigdo LICENSE=gnu-gpl-v2 2014-02-15 03:29:55 +00:00
jumpgate Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
jwhois Fix connection failures to WHOIS servers with IPv6 addresses from hosts 2012-10-23 20:49:38 +00:00
kdenetwork-filesharing Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kdenetwork-strigi-analyzers Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kdenetwork3 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kdnssd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kftpgrabber Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kget Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kiax recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
kismet Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kmldonkey Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kmldonkey-kde3 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
knock PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
knot Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
kopete Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kphone Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kppp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
krdc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
krfb Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ktorrent Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ktorrent-kde3 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
LaBrea PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
lambdamoo Link explicitly against libm. 2013-11-06 13:31:38 +00:00
lambdamoo-core Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
lambdamoo-doc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
latd Check in std for manipulators. 2013-10-10 00:08:19 +00:00
ldns Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
lft PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
lftp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libares Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libasyncns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libbind Fix net/libbind cross-build on NetBSD. 2013-05-10 00:52:04 +00:00
libcares Don't play games with CFLAGS/CPPFLAGS and munging -isystem, fixes SunOS. 2013-12-13 10:42:57 +00:00
libcmis Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libdlna recursive bump from ffmpeg shlib major changes 2013-03-16 06:20:45 +00:00
libdmapsharing Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libdmapsharing3 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libdnet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libexosip Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libfetch Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libgdata Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
libIDL Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
libktorrent Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
liblive Fix build on SunOS: call the right configure target, and fix libtool. 2013-05-22 09:39:35 +00:00
libmms try to fix build for the case missing AI_ADDRCONFIG (NetBSD-5). 2013-07-13 09:28:25 +00:00
libnice Update to 0.1.5: 2014-03-12 10:25:47 +00:00
libnids Update libnids to 1.24. 2013-10-06 08:25:37 +00:00
libnipper Add a number of includes hidden by libstdc++'s name space pollution. 2013-04-29 21:31:09 +00:00
libpcap Spell PKGREVISION correctly. 2013-06-21 13:36:58 +00:00
libquvi Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libquvi-scripts Update to 0.4.21: 2013-12-05 23:31:35 +00:00
libradius Define int types and fix "'struct sockaddr_in' has no member named 'sin_len'" on SunOS 2014-02-24 12:43:11 +00:00
libsoup24 Update to 2.44.2: 2014-01-19 13:05:04 +00:00
libsscript Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
libtorrent Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libtrace PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
libupnp Update libupnp to 1.6.19. 2013-11-21 08:07:55 +00:00
libvncserver Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
libzrtpcpp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
linc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
lldpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
llnlxdir Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
llnlxftp Fix return types. 2013-03-02 17:59:40 +00:00
logjam Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
lopster Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
lua-socket Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
maradns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
mbrowse Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
mcast-tools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
md-whois Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
mDNSResponder Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
mDNSResponder-nss Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
microdc2 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
mikutter Update mikutter to 0.2.2.1537. 2014-03-11 12:16:39 +00:00
mimms Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
miniupnpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mirall Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
miredo Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mirror Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
mitmproxy Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
mldonkey Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mldonkey-gui Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
modpcap Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:01:49 +00:00
mono-nat Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
monotorrent Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
monsoon Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
mosh Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
mouse-pppoe Fixes: 2013-04-06 03:45:05 +00:00
mping Fix build on SunOS. Patches from Sebastian Wiedenroth. 2013-12-10 13:59:16 +00:00
mppe-lkm Mark this unavailable on NetBSD 6.0+ until such time as someone ports 2013-06-01 22:42:49 +00:00
mrstat
mrt Don't use IP_PKTINFO on NetBSD. 2013-08-30 22:39:27 +00:00
mrtg recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
msdl Fix inline use. 2012-12-25 21:03:36 +00:00
mtftpd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
mtr Make glib2 optional, but leave it default-on to stay as before. 2013-10-31 00:38:20 +00:00
mydns-mysql Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mydns-pgsql Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
nagios-base Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
nagios-nrpe Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
nagios-nsca Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
nagios-plugin-dotpid This Nagios plugin cheks that /var/run/*.pid belongs to alive processes 2014-02-05 09:31:47 +00:00
nagios-plugin-dumpdates Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2013-01-27 09:05:10 +00:00
nagios-plugin-ldap Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nagios-plugin-milter milter monitoring pluging for nagios 2013-10-01 03:37:15 +00:00
nagios-plugin-mysql Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nagios-plugin-pgsql Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nagios-plugin-radius Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nagios-plugin-raidctl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2013-01-27 09:05:10 +00:00
nagios-plugin-snmp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nagios-plugin-spamd Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
nagios-plugins Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nagstamon Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nam Fix build with tcl8.6. Bump PKGREVISION. 2014-02-01 08:07:01 +00:00
nap Link network libs on SunOS 2014-02-22 14:08:58 +00:00
napshare Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nasd Fix inline use. 2013-09-17 21:14:37 +00:00
nbtscan Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ncftp3 Update to 3.2.5 2013-06-16 07:37:45 +00:00
nemesis PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
net-snmp Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
net6 Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 09:48:00 +00:00
netatalk Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
netbsd-iscsi-initiator 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
netbsd-iscsi-target 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
netcat Change HOMEPAGE to original mirror's one, instead of Windows porting one. 2013-04-10 08:00:10 +00:00
netcat-openbsd Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
netcat6 Hand in maintainership. 2013-04-13 07:55:01 +00:00
netdisco Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
netgroup Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
netname Revert previous: already fixed in patch-aa 2013-03-14 14:20:58 +00:00
netpipes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nfdump Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
ngrep Fix build with GNU Make 4.0 and newer. 2014-01-14 22:43:19 +00:00
nicotine Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
nicovideo-dl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nidentd Fixes: 2013-04-06 03:45:05 +00:00
nipper Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nload Need stdlib for free() 2014-02-24 12:45:44 +00:00
nmap Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
nocol Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
nprobe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ns Fix build with tcl8.6. Bump PKGREVISION 2014-02-01 08:04:04 +00:00
nsd NSD 4.0.2 2014-03-12 14:47:13 +00:00
nslint Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nstx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ntop Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ntp4 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ocamlnet Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ocsinventory-agent Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
ocsync Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
oidentd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
oinkmaster Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
omniNotify Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
omniORB Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openag prevent hidden dependency on curl, instead of wget, using wget as a tool. 2014-02-15 03:21:43 +00:00
openh323 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
openntpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openresolv remove unwanted vi/ex command 2013-07-18 04:59:11 +00:00
openslp Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openvmps Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openvpn Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openvpn-acct-wtmpx Keep distinfo in sync with openvpn main package. Bump revision. 2013-08-30 22:38:14 +00:00
openvpn-nagios Keep in sync with the openvpn main package. Bump revision. 2013-08-30 22:38:47 +00:00
openwbem Don't use gethostbyname_r on NetBSD. 2013-09-20 23:06:49 +00:00
ORBit Resolves: 2013-04-06 20:27:16 +00:00
ORBit2 Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
ortp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
overnet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
p5-Cisco-Abbrev Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Danga-Socket Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Data-Stream-Bulk Update to 0.11 2013-10-19 13:56:50 +00:00
p5-DNS-ZoneParse Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-eBay-API Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-FusionInventory-Agent Support the 'memconf' script on SunOS. 2013-09-24 09:57:04 +00:00
p5-FusionInventory-Agent-Task-Network Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-gcap Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Geo-IP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Geo-IPfree Update to 1.132870 2013-10-15 14:11:12 +00:00
p5-grake Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-IO-Interface Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-IO-Socket-INET6 Update to 2.71: 2013-09-05 19:34:45 +00:00
p5-IO-Socket-Multicast Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-IP-Country Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net Changes 1.23: 2013-09-12 14:36:46 +00:00
p5-Net-Akismet Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Amazon Update p5-Net-Amazon to 0.62. 2013-09-22 12:24:22 +00:00
p5-Net-Amazon-S3 Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Net-Bind Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Bonjour Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-CIDR-Lite Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-CIDR-Set Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Daemon Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-DBus Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Dev-MIBLoadOrder Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-DHCP prevent to using hardcoded Perl version. 2013-06-24 02:38:20 +00:00
p5-Net-DNS Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Net-DNS-Resolver-Programmable Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-DNS-Zone-Parser Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-DNSServer Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-eBay Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Frame Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Frame-Dump Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Frame-Layer-IPv6 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Frame-Simple Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-FTPSSL Update to 0.22 2013-07-21 15:06:51 +00:00
p5-Net-GitHub Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Gnats Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Google Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Google-AuthSub Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Google-Code Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Ident Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-INET6Glue Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Interface Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-IP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-IPv4Addr Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-IPv6Addr Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Jifty Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Net-LDAP-Server Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Libdnet Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Libdnet6 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-LibIDN Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-MAC Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-NBName Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-OAuth Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-OpenID-Consumer Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Net-Packet Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Pcap Do not override CCFLAGS and LIBS. Fixes build on at least SunOS. 2014-01-10 15:40:28 +00:00
p5-Net-RawIP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Server Updating CPAN distribution for Perl5 module Net::Server from 2013-06-16 19:21:27 +00:00
p5-Net-Server-Coro Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Server-SS-PreFork Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-SMTP-TLS Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-SNMP Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Net-SNMP-Mixin Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Telnet Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Telnet-Cisco Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Net-TFTP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Trac Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Twitter Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Write Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-XMPP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-XWhois Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Net-Z3950-ZOOM Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
p5-NetAddr-IP Update "p5-NetAddr-IP" package to version 4.069. Changes since 4.066: 2013-06-01 12:48:26 +00:00
p5-NetPacket Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Nmap-Parser Update to 1.31 2013-07-21 14:58:58 +00:00
p5-POE-Component-Client-DNS Update to 1.053 2013-12-15 13:27:45 +00:00
p5-POE-Component-Client-Ident Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-POE-Component-SNMP Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-RADIUS Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-RadiusPerl Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Regexp-Common-net-CIDR Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Regexp-IPv6 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-RPC-XML Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-RT-Client-REST Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-SNMP-Info Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-SNMP-MIB-Compiler Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-SNMP_Session Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-SOAP-Lite Update to 1.11 2014-02-22 08:31:55 +00:00
p5-Socket6 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Test-DNS Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Test-TCP Update to 2.00 2013-07-13 12:51:53 +00:00
p5-umph Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Umph-Prompt Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-WebService-Google-Reader Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-X500-DN Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
packit PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
paris-traceroute Initial import of paris-traceroute, version 0.92, into the NetBSD Packages 2013-04-22 17:27:27 +00:00
parpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
partysip Link network libs on SunOS 2014-02-22 14:08:58 +00:00
pchar Fix "abs(int) is ambiguous" and make sure _XOPEN_SOURCE and __EXTENSIONS__ are not both defined 2014-02-24 12:49:56 +00:00
pconsole Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_DIME Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_IDNA2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_LDAP2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_Sieve Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_SMTP Update pear-Net_SMTP to 1.6.2 2013-07-12 00:10:04 +00:00
pear-Net_Socket Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_URL Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-SOAP Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pen Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
perlbal Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
pfnet Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
php-ftp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
php-geoip Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-snmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-soap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-sockets Use -D_XOPEN_SOURCE=500 on SunOS for msghdr extensions. 2014-01-22 12:26:11 +00:00
php-xmlrpc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-yaz Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
pim6dd Use socklen_t. Don't bail out on K&R promotion warnings for clang. 2013-09-10 14:36:37 +00:00
pim6sd Drop redundant parentheses. Don't bail out on K&R promotion warnings or 2013-09-10 14:37:32 +00:00
pload pload does not "know how to configure for Darwin." and neither do I. 2013-04-26 16:38:26 +00:00
podcastdl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
poink Link network libs on SunOS 2014-02-22 14:16:06 +00:00
polsms Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
poptop Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
portmap Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
powerdns Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
powerdns-ldap Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
powerdns-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
powerdns-pgsql Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
powerdns-recursor Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
powerdns-sqlite Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
powerdns-sqlite3 Import powerdns-sqlite3-2.9.22.5 as net/powerdns-sqlite3. 2013-09-06 11:01:57 +00:00
pppd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pptp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
proftpd Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
proxycheck Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
proxytunnel Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
publicfile Fix various prototypes and missing inclueds. 2013-05-23 14:57:32 +00:00
puf Update puf to 1.0.0. Changeset from Thomas Merkel. 2013-10-24 11:00:49 +00:00
pure-ftpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
pxe Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
py-adns Fix PKGNAME. Mark as not for python-3.x. 2014-01-20 11:39:21 +00:00
py-amqp 1.4.3 2014-02-16 21:39:14 +00:00
py-boto Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-caldav PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-vobject 2014-02-02 08:36:48 +00:00
py-dns Mention this is the python-2.x version of the module. 2014-01-25 09:09:06 +00:00
py-dns3 Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-dpkt Convert to distutils.mk, mark as not for python-3.x. Bump PKGREVISION. 2014-01-20 12:39:14 +00:00
py-dropbox Fix python interpreter path in installed file. 2013-11-30 09:40:00 +00:00
py-foolscap Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-GeoIP Add geography to CATEGORIES. 2014-01-25 09:08:32 +00:00
py-google Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-hatop Import py27-hatop-0.7.7 as net/py-hatop. 2014-01-17 03:40:35 +00:00
py-IP Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-irclib Fixed install for python 2.7, setup.py seems buggy and does not create 2012-12-22 13:34:49 +00:00
py-kenosis Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-kombu Updated to latest release, 3.0.12. From Changelog: 2014-02-16 21:44:22 +00:00
py-libdnet Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-libpcap Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-medusa Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-metar Import py27-metar-0.19 as net/py-metar. 2014-01-21 13:33:31 +00:00
py-netifaces Use the os specific libraries also for the test build, fixes SunOS 2014-02-24 13:07:44 +00:00
py-netlib Update to 0.9.2. Changes not found. 2014-01-21 11:38:03 +00:00
py-omniORBpy Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-ORBit Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-pcap Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-ptt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-11-18 02:25:37 +00:00
py-s3cmd Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-smb Fixes: 2013-04-06 03:45:05 +00:00
py-soaplib Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-soappy Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-socketpool Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-spreadmodule Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-suds Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-twisted Remove python-2.5 reference. 2014-01-27 18:49:19 +00:00
py-twisted-docs Changes 13.1.0: 2013-08-13 17:47:41 +00:00
py-zmq Update py-zmq to 14.0.1. 2014-03-01 08:55:17 +00:00
py-zsi Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
pygopherd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
qadsl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
quagga Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
queryperf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
quvi Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ra-rtsp-proxy Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rabbiter Update rabbiter to 2.0.1. 2013-09-03 11:29:18 +00:00
rabbitmq Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
rabbitmq-c Add bl3. 2014-02-13 09:46:27 +00:00
Radicale Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
radiusclient-ng Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
radiusd-cistron Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rancid Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
rbldnsd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rdesktop Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
rdist6 Fix for 64bit time_t on 32bit systems. Bump PKGREVISION 2012-12-15 21:40:33 +00:00
remmina Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
remmina-plugins Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
rinetd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rootprobe Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 12:37:32 +00:00
rp-l2tp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
rp-pppoe Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rsync Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
rtmpdump Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
rtorrent Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ruby-addressable Update ruby-addressable to 2.3.5. 2013-09-13 05:56:34 +00:00
ruby-amq-client Update ruby-amq-client to 1.0.2. 2013-09-15 18:30:05 +00:00
ruby-amq-protocol Update ruby-amq-protocol to 1.2.0. 2013-09-15 18:29:19 +00:00
ruby-amqp Update ruby-amqp to 1.0.2. 2013-09-15 18:30:48 +00:00
ruby-dnsruby Update ruby-dnsruby to 1.54. 2013-09-15 14:22:25 +00:00
ruby-domain_name Update ruby-domain_name to 0.5.13. 2013-09-15 14:33:41 +00:00
ruby-em-socksify Add ruby-em-socksify pacakge version 0.3.0. 2013-09-15 18:46:56 +00:00
ruby-icmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ruby-net-ldap Update ruby-net-ldap to 0.3.1. 2012-03-17 16:57:17 +00:00
ruby-net-ping Updateruby-net-ping to 1.5.3. 2012-03-17 16:58:19 +00:00
ruby-netaddr
ruby-rubytter Update ruby-rubytter to 1.5.1. 2013-09-15 14:37:54 +00:00
ruby-snmp Update ruby-snmp to 1.1.1. 2013-03-17 16:01:10 +00:00
ruby-soap4r Enable ruby200. 2013-07-21 02:48:37 +00:00
ruby-stompserver Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ruby-tw Update ruby-tw to 1.0.8. 2014-03-09 15:26:15 +00:00
ruby-twitter Update ruby-twitter to 5.7.1. 2014-03-09 15:25:27 +00:00
ruby-twitter-stream relax required version of simple_oauth, it simply just bump its version 2013-03-16 13:17:58 +00:00
ruby-userstream PR pkg/47791 orignated by tsutsui@ for tw, 2013-05-09 15:53:32 +00:00
samba Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
samba35 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
scamper Update scamper to 20140122 2014-01-26 10:28:49 +00:00
scapy Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
scdp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
scli * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
sdig Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
sdist Use PKGBASE in config file name (match net/ssync/Makefile). 2013-03-14 17:23:12 +00:00
SDL2_net LDFLAGS.SunOS+= -lsocket -lnsl 2014-02-03 08:59:33 +00:00
SDL_net Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
sendfile Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ser Recognize clang. 2013-09-10 14:37:50 +00:00
sharity-light Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
sipcalc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
sipsak Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
sitescooper Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
skype1 Mention branch in COMMENT. 2013-02-04 09:42:48 +00:00
skype21 Mention branch in COMMENT. 2013-02-04 09:42:48 +00:00
slurm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
smokeping Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
sniffit PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
snmptt Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
snort Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
snort-rules Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
socat Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
socket++ Partial pkglint cleanup. 2013-01-26 22:14:10 +00:00
socks4 No point in cleaning up this ancient cruft, so just make return type 2013-06-16 20:42:46 +00:00
socks5 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
solaris-tap Reset MAINTAINER/OWNER (became observers) 2013-02-01 22:21:05 +00:00
speedtouch Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
spegla Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
spread Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
spreadlogd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
srsh Revive MASTER_SITES. 2013-03-14 16:02:39 +00:00
sslh Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ssmping Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ssync Revive MASTER_SITES. 2013-03-14 16:36:48 +00:00
stripes Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
sup Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
synergy operator bool doesn't equal good(), but !bad(). This makes a difference 2013-07-05 21:34:11 +00:00
synergy1.2 Add missing includes. 2013-05-11 21:40:40 +00:00
sysmon Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
tacacs Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
tacacs-shrubbery updated to 4.0.4.27a 2013-12-31 10:42:59 +00:00
tcl-scotty Make tcl-scotty build with minimal warnings and install again. 2014-03-05 13:52:29 +00:00
tcpdmerge Fix spelling of noreturn to match what any newer GCC compatible compiler 2013-09-10 14:38:22 +00:00
tcpdpriv PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcpdstat PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcpdump Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
tcpflow PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcpick Fix inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 12:36:35 +00:00
tcpillust Fix signature of main. Fix missing string.h. Request compat from TCL. 2014-02-21 20:31:08 +00:00
tcpreplay Make tcpreplay build on Darwin 2013-11-19 03:07:49 +00:00
tcpslice PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcptrace PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcptraceroute PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
teamspeak-client Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
teamspeak-server Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
tightvnc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
tightvncviewer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
tinc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
tinyfugue Pick output name that is going to work. Make signal handler test more 2013-05-28 19:03:49 +00:00
tkined Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
tn5250 Link network libs and include filio.h for FIONBIO on SunOS 2014-02-24 13:11:53 +00:00
tnftp Fixes detection of builtin editline after automatic conversion from 2014-02-14 05:54:51 +00:00
tnftpd Security fix to tnftpd, to bring the version to 20130325. 2013-03-25 04:11:25 +00:00
tor Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
torrentutils Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
totd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
traceroute-as Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
traceroute-nanog Do not remove __attribute__, at the very least this way leads to bad 2013-01-11 00:04:22 +00:00
trafshow Avoid socket buffering on Solaris, a blank screen is not all that useful. 2013-02-06 20:32:16 +00:00
transmission Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
transmission-gtk Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
transmission-qt Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
trickle Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
tsclient Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
tsocks "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
tspc Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ttt Honour system CFLAGS. Fix build with TCL 8.6. Bump revision. 2014-02-04 00:19:54 +00:00
twittering-mode Sorry, removing garbage. 2013-06-14 14:03:50 +00:00
twitux Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
ucarp Add SIOCGLIFHWADDR support on newer SunOS. Bump PKGREVISION. 2013-12-10 17:56:23 +00:00
ucspi-ssl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ucspi-tcp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
udns Upgrade to 0.4: 2014-02-24 19:29:02 +00:00
udpcast On NetBSD, SIOCGIFINDEX exists, but ip_mreqn doesn't. 2013-11-08 21:16:43 +00:00
udptunnel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
uftp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
unbound Unbound 1.4.22 2014-03-12 16:16:00 +00:00
unfs3 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
unison Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
unison2.32 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
unworkable Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
upclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
upnpinspector Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
urlgfe Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
userppp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
uucp Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
vcheck Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
vde Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
vinagre Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
vino Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
vnc Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
vncviewer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
vnstat Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
vpnc Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
vsftpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
vtun Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wakeup Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
walker Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
wap-utils Link network libs on SunOS 2014-02-22 17:40:38 +00:00
waste Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wget Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wgetpaste Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
whatmask Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
whois3 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
whoson Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
wide-dhcpv6 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
wimon Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wireshark Update "wireshark" package to version 1.10.6. Changes since 1.10.5: 2014-03-08 10:38:26 +00:00
wistumbler Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wistumbler2 Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
wistumbler2-gtk Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wmget Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wminet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wmnd Update to 0.4.17 (released 2012). Changes: 2013-11-16 07:17:24 +00:00
wmnet Use SPECIAL_PERMS on MirBSD, too. Fix build. 2013-12-19 20:27:24 +00:00
wmpload Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wol Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
wpa_gui Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wpa_supplicant Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wu-ftpd Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
x2vnc Also add -lnsl on SunOS as reported by bulk build 2014-01-27 23:27:04 +00:00
xfce4-wavelan-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfindproxy Update to 1.0.3: 2013-09-08 08:25:44 +00:00
xipdump Add missing return values. 2013-01-17 16:01:38 +00:00
xl2tpd better header parsing fix 2014-02-15 15:36:34 +00:00
xmftp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
xnap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
xorp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
xrmftp Link network libs on SunOS 2014-02-17 00:24:05 +00:00
xtraceroute Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
xymon Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xymonclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
yafc * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
yale-tftpd Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
yaz Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
youtube-dl Update to 2014.01.27.2. Changes: I guess the usual adaptations. 2014-01-27 22:40:27 +00:00
ytalk "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
ywho Revive MASTER_SITES. 2013-03-14 17:06:12 +00:00
zeromq Update zeromq to 4.0.4. 2014-03-11 09:11:25 +00:00
zsync USE_LANGUAGES=c99, fixes build on SunOS. 2013-10-29 10:54:38 +00:00
Makefile Add nagios-plugin-dotpid 2014-02-05 09:32:21 +00:00