pkgsrc/net
taca 1ce17c9cce Update ntpd4 pacakge to 4.2.8, here is summary for security related fixes.
NTP 4.2.8 (Harlan Stenn <stenn@ntp.org>, 2014/12/18)

Focus: Security and Bug fixes, enhancements.

Severity: HIGH

In addition to bug fixes and enhancements, this release fixes the
following high-severity vulnerabilities:

* Weak default key in config_auth().

  References: [Sec 2665] / CVE-2014-9293 / VU#852879
  CVSS: (AV:N/AC:L/Au:M/C:P/I:P/A:C) Base Score: 7.3
  Vulnerable Versions: all releases prior to 4.2.7p11
  Date Resolved: 28 Jan 2010

  Summary: If no 'auth' key is set in the configuration file, ntpd
	would generate a random key on the fly.  There were two
	problems with this: 1) the generated key was 31 bits in size,
	and 2) it used the (now weak) ntp_random() function, which was
	seeded with a 32-bit value and could only provide 32 bits of
	entropy.  This was sufficient back in the late 1990s when the
	code was written.  Not today.

  Mitigation: Upgrade to 4.2.7p11 or later.

  Credit: This vulnerability was noticed in ntp-4.2.6 by Neel Mehta
  	of the Google Security Team.

* Non-cryptographic random number generator with weak seed used by
  ntp-keygen to generate symmetric keys.

  References: [Sec 2666] / CVE-2014-9294 / VU#852879
  CVSS: (AV:N/AC:L/Au:M/C:P/I:P/A:C) Base Score: 7.3
  Vulnerable Versions: All NTP4 releases before 4.2.7p230
  Date Resolved: Dev (4.2.7p230) 01 Nov 2011

  Summary: Prior to ntp-4.2.7p230 ntp-keygen used a weak seed to
  	prepare a random number generator that was of good quality back
	in the late 1990s. The random numbers produced was then used to
	generate symmetric keys. In ntp-4.2.8 we use a current-technology
	cryptographic random number generator, either RAND_bytes from
	OpenSSL, or arc4random().

  Mitigation: Upgrade to 4.2.7p230 or later.

  Credit:  This vulnerability was discovered in ntp-4.2.6 by
  	Stephen Roettger of the Google Security Team.

* Buffer overflow in crypto_recv()

  References: Sec 2667 / CVE-2014-9295 / VU#852879
  CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
  Versions: All releases before 4.2.8
  Date Resolved: Stable (4.2.8) 18 Dec 2014

  Summary: When Autokey Authentication is enabled (i.e. the ntp.conf
  	file contains a 'crypto pw ...' directive) a remote attacker
	can send a carefully crafted packet that can overflow a stack
	buffer and potentially allow malicious code to be executed
	with the privilege level of the ntpd process.

  Mitigation: Upgrade to 4.2.8, or later, or
	Disable Autokey Authentication by removing, or commenting out,
	all configuration directives beginning with the crypto keyword
	in your ntp.conf file.

  Credit: This vulnerability was discovered by Stephen Roettger of the
  	Google Security Team.

* Buffer overflow in ctl_putdata()

  References: Sec 2668 / CVE-2014-9295 / VU#852879
  CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
  Versions: All NTP4 releases before 4.2.8
  Date Resolved: Stable (4.2.8) 18 Dec 2014

  Summary: A remote attacker can send a carefully crafted packet that
  	can overflow a stack buffer and potentially allow malicious
	code to be executed with the privilege level of the ntpd process.

  Mitigation: Upgrade to 4.2.8, or later.

  Credit: This vulnerability was discovered by Stephen Roettger of the
  	Google Security Team.

* Buffer overflow in configure()

  References: Sec 2669 / CVE-2014-9295 / VU#852879
  CVSS: (AV:N/AC:L/Au:N/C:P/I:P/A:P) Base Score: 7.5
  Versions: All NTP4 releases before 4.2.8
  Date Resolved: Stable (4.2.8) 18 Dec 2014

  Summary: A remote attacker can send a carefully crafted packet that
	can overflow a stack buffer and potentially allow malicious
	code to be executed with the privilege level of the ntpd process.

  Mitigation: Upgrade to 4.2.8, or later.

  Credit: This vulnerability was discovered by Stephen Roettger of the
	Google Security Team.

* receive(): missing return on error

  References: Sec 2670 / CVE-2014-9296 / VU#852879
  CVSS: (AV:N/AC:L/Au:N/C:N/I:N/A:P) Base Score: 5.0
  Versions: All NTP4 releases before 4.2.8
  Date Resolved: Stable (4.2.8) 18 Dec 2014

  Summary: Code in ntp_proto.c:receive() was missing a 'return;' in
  	the code path where an error was detected, which meant
	processing did not stop when a specific rare error occurred.
	We haven't found a way for this bug to affect system integrity.
	If there is no way to affect system integrity the base CVSS
	score for this bug is 0. If there is one avenue through which
	system integrity can be partially affected, the base score
	becomes a 5. If system integrity can be partially affected
	via all three integrity metrics, the CVSS base score become 7.5.

  Mitigation:
        Upgrade to 4.2.8, or later,
        or Remove or comment out all configuration directives
	beginning with the crypto keyword in your ntp.conf file.

  Credit: This vulnerability was discovered by Stephen Roettger of the
  	Google Security Team.

See http://support.ntp.org/security for more information.
2014-12-20 09:45:46 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Update to argus 3.7 2014-11-30 10:09:09 +00:00
aria2 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
arp-scan Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Fix INIT_SYSTEM handling. 2014-05-06 14:54:51 +00:00
avahi Revbump after updating libwebp and icu 2014-10-07 16:47:10 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
bftpd Update to 3.7. Notable changes: 2013-06-01 12:13:04 +00:00
bind96 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
bind98 Use SSLBASE for openssl engines. 2014-12-12 07:44:08 +00:00
bind99 Use SSLBASE for location of engines. 2014-12-12 07:39:32 +00:00
bind910 Use SSLBASE for location of openssl engines. 2014-12-12 07:47:40 +00:00
bing Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bird Mark as not for SunOS, has hardcoded BSD/Linux support. 2014-09-25 15:18:09 +00:00
bird6
bittornado Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
bittornado-gui Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bittorrent Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bittorrent-gui Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bmon Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
bounce SunOS needs -lsocket -lnsl. 2014-09-23 14:50:03 +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 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
bwping SunOS needs -lnsl -lresolv. 2014-09-25 15:21:46 +00:00
cacti Fixes for: 2014-08-23 12:50:25 +00:00
cacti-spine change maintainer 2014-01-30 16:01:27 +00:00
calypso Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
cclive Revbump after updating boost 2014-11-07 19:39:24 +00:00
ccrtp Updated to 2.0.8. From ChangeLog: 2014-04-05 13:55:59 +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 Revbump after updating boost 2014-11-07 19:39:24 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
coherence Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
coilmq Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
connect Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
corebird Needs libtool. 2014-12-11 22:14:21 +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 Update darkstat to 3.0.718. 2014-12-14 08:39:56 +00:00
DarwinStreamingServer Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
dc_gui2 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
dcsharp Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
dctc Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ddclient Add missing files to PLIST, use /bin/sh in place of unnecessary 2014-12-14 15:35:49 +00:00
delegate Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dgd Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
dhcpcd Import dhcpcd-6.6.5 with the following changes: 2014-12-09 20:16:27 +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 Import dhcpcd-ui-0.7.4 with the following changes: 2014-10-16 08:18:48 +00:00
dhcpcd-icons Import dhcpcd-ui-0.7.4 with the following changes: 2014-10-16 08:18:48 +00:00
dhcpcd-qt Import dhcpcd-ui-0.7.4 with the following changes: 2014-10-16 08:18:48 +00:00
dhcpd-pools Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
dhid SunOS needs -lsocket -lnsl. 2014-09-23 14:50:03 +00:00
dhisd SunOS needs -lsocket -lnsl. 2014-09-23 17:57:04 +00:00
djbdns Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
djbdns-run Based on feedback from joerg@ and riastradh@, don't save a persistent 2014-12-07 04:33:30 +00:00
dlint Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
dnscap PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
dnscheck Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
dnsdoctor Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
dnsmasq Fix pkglint warnings 2014-11-23 13:16:23 +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 libungif is not relevant any longer since the GIF relevant patents 2014-05-31 15:56:26 +00:00
drill Update to version 1.6.17. 2014-11-21 09:26:24 +00:00
dtcp Bump PKGREVISION from default ruby version change. 2014-03-15 05:20:51 +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 Replace g_memmove with the real thing. 2014-09-10 12:22:44 +00:00
edonkey2k Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ekiga Revbump after updating libwebp and icu 2014-10-07 16:47:10 +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 revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ettercap Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ettercap-NG Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
exabgp Fix egg name. 2014-08-13 22:34:57 +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 Add GCC_REQD+=4.7 for C++11 2014-12-09 13:29:19 +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 Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
fmirror Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
fpdns Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
fping Update to fping 3.10. 2014-05-09 15:28:53 +00:00
fping6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
freeDiameter SunOS requires -lsocket -lnsl. 2014-09-26 10:55:32 +00:00
freenet-tools Add socket libraries and inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:03:30 +00:00
freeradius fixes unusual usage of PLIST_SRC and MESSAGE_SRC. 2014-11-02 05:53:48 +00:00
freeradius2 Fixes unusual usage of MESSAGE_SRC. 2014-11-02 05:55:43 +00:00
freerdp Switch to ffmpeg1 instead of ffmpeg. 2014-08-11 23:09:44 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
Geomyidae Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
get-flash-videos Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
get_iplayer Depend on flvstreamer now that it was imported, and remove BROKEN. 2014-11-13 16:37:37 +00:00
gethost Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gift Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
gkrellm-multiping Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-snmp Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-wireless Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
glib-networking Apply additional clang arguments with cwrappers too. 2014-11-29 00:47:35 +00:00
gnapfetch Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 makeinfo is required to build. 2014-06-03 07:11:52 +00:00
gnome-netstatus Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gnome-nettool Recursive revbump from x11/pixman 2014-05-05 00:47:34 +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 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
grilo-plugins Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
grilo-testui Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
grive Revbump after updating boost 2014-11-07 19:39:24 +00:00
gsnmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gssdp Switch from vala020 to vala (0.26). 2014-11-24 15:07:50 +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 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gst-plugins1-libnice Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
gst-plugins1-mms Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-rtmp Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-soup Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-rtsp-server Update gstreamer to 1.4.3: 2014-10-01 14:26:15 +00:00
gt-itm Help finding libgb without implicit -L${PREFIX}/lib. 2014-12-11 22:14:50 +00:00
gtk-gnutella Fix build on SunOS (needs explicit -lsocket -lnsl -liconv). 2014-08-21 09:48:30 +00:00
gtk-vnc Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
gtk_wicontrol Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gupnp Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gupnp-av Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gupnp-dlna Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gupnp-igd Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
gupnp-tools Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
haproxy 2014/11/26 : 1.5.9 2014-11-30 15:51:15 +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 Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld 2014-08-28 10:58:18 +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
hs-network Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
icsi-finger Fix Solaris detection; should fix Solaris build. 2014-09-11 21:27:09 +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 Update to 0.7.0, fixing a security issue. 2014-06-26 18:54:09 +00:00
ipcalc Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ipcheck Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
iperf Apply patch from upstream's issue 38 to prevent iperf from using 100% CPU 2014-11-28 10:30:52 +00:00
ipgrab Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Remove dead home page URL. 2014-07-27 08:38:33 +00:00
irrd Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
irrtoolset5 Be consistent about rslparse. 2013-08-31 08:44:49 +00:00
isc-dhclient4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
isc-dhcp4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
isc-dhcpd4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
isc-dhcrelay4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
ishell Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +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 Update to KDE SC 4.14.3 2014-11-13 11:50:26 +00:00
kdenetwork-strigi-analyzers Update to KDE SC 4.14.3 2014-11-13 11:50:26 +00:00
kdenetwork3 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
kftpgrabber Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
kget Explicitly disable Nepomuk. 2014-11-30 03:11:12 +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 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
kmldonkey Revbump after updating boost 2014-11-07 19:39:24 +00:00
kmldonkey-kde3 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
knock PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
knot Knot DNS 1.5.3 (2014-09-15) 2014-11-10 21:20:32 +00:00
kopete Add libotr support. Bump PKGREVISION. 2014-11-30 03:14:45 +00:00
kphone Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kppp Update to KDE SC 4.14.3 2014-11-13 11:50:26 +00:00
krdc Update to KDE SC 4.14.3 2014-11-13 11:50:26 +00:00
krfb Update to KDE SC 4.14.3 2014-11-13 11:50:26 +00:00
ktorrent Update ktorrent to version 4.3.1 2014-11-17 20:02:20 +00:00
ktorrent-kde3 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +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 Fix const use. 2014-08-13 22:35:29 +00:00
ldns Update to version 1.6.17. 2014-11-21 09:19:32 +00:00
lft PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
lftp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 I have no idea why I was maintaining this package. 2014-10-03 11:51:54 +00:00
libcares Don't play games with CFLAGS/CPPFLAGS and munging -isystem, fixes SunOS. 2013-12-13 10:42:57 +00:00
libcmis Revbump after updating boost 2014-11-07 19:39:24 +00:00
libdlna Switch to ffmpeg1 instead of ffmpeg. 2014-08-11 23:09:44 +00:00
libdmapsharing Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
libdmapsharing3 Rename libgee to libgee0.6 2014-10-25 19:00:14 +00:00
libdnet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libexosip updated devel/libosip and net/libexosip to 4.1.0 each. 2014-07-12 16:48:26 +00:00
libfetch Ensure we do not try to regenerate the catpage. Fixes occasional timing 2014-08-28 10:46:24 +00:00
libgdata Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
libIDL Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libktorrent Update libktorrent to version 1.3.1 2014-11-17 19:59:40 +00:00
liblive Update to 20141211. Set LICENSE. 2014-12-13 09:20:02 +00:00
libmms Update to 0.6.4: 2014-04-17 11:15:09 +00:00
libnice Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libquvi Revbump after lang/lua51 update. 2014-10-19 22:27:43 +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 Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
libsscript Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
libtorrent Attempt to fix build problems of "rtorretn" on 32bit platforms like 2014-11-04 08:36:17 +00:00
libtrace Requires USE_TOOLS+=yacc. 2014-09-06 07:40:00 +00:00
libupnp add a workaround for install(1) from GNU coreutils, PR pkg/48685. 2014-03-28 05:51:13 +00:00
libvncserver Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
libzrtpcpp Bumping BUILDLINK_ABI_DEPENDS.libzrtpcpp. 2014-04-07 05:34:23 +00:00
linc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
lldpd (pkgsrc) 2014-12-13 14:14:49 +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 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
lopster Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
lua-socket Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
maradns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
mbrowse Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mDNSResponder Fix build under OpenBSD/amd64 5.5 2014-05-12 15:06:55 +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 3.1.1. 2014-12-16 01:51:25 +00:00
mimms Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
miniupnpd Not MAKE_JOBS_SAFE 2014-12-03 14:05:55 +00:00
mirall Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
miredo client-hook isn't an rc.d script, and the binary doesn't look for it in 2014-05-06 14:59:18 +00:00
mirror Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mitmproxy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
mldonkey - Changed dependencies etc. to build with new camlp4 structure; 2014-10-20 10:12:51 +00:00
mldonkey-gui Changed package dependencies to reflect lablgtk name change. 2014-10-10 08:39:08 +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 libwebp and icu 2014-10-07 16:47:10 +00:00
monotorrent Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
monsoon Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
mosh Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Remove now unnecessary glib option. Ride update. 2014-12-14 15:57:44 +00:00
mydns-mysql Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mydns-pgsql Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
nagios-base Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nagios-nrpe Update to 2.15. 2014-10-30 13:17:57 +00:00
nagios-nsca Bump for perl-5.20.0. 2014-05-29 23:35:13 +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-fstab Adding net/nagios-plugin-fstab version 0.1 2014-04-26 15:55:12 +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 Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
nagios-plugin-radius Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nagios-plugin-raidctl Fix permission for setuid binary 2014-10-14 13:27:45 +00:00
nagios-plugin-snmp Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nagios-plugin-spamd Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nagios-plugin-syncrepl This Nagios plugin monitors LDAP replication 2014-07-22 12:52:53 +00:00
nagios-plugins Do not detect apt-get (just in case there's something there under the name). 2014-06-12 15:36:33 +00:00
nagstamon Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
nam Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nbtscan Add distfile patch: 2014-11-23 00:05:30 +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 Fixed building on OS X 10.10; fixed CVE-2014-3565 2014-11-26 15:45:03 +00:00
net6 Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 09:48:00 +00:00
netatalk22 Fix PKGNAME. Now this works. 2014-09-08 16:02:35 +00:00
netatalk30 Fix an fd leak when using appledouble = v2 - from upstream. 2014-06-28 04:41:55 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +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 x11/pixman 2014-05-05 00:47:34 +00:00
ngrep Fix build with GNU Make 4.0 and newer. 2014-01-14 22:43:19 +00:00
nicotine Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
nicovideo-dl Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +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 Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
nocol Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nprobe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ns Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
nsd 4.1.0 2014-09-27 20:11:38 +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 Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ntp4 Update ntpd4 pacakge to 4.2.8, here is summary for security related fixes. 2014-12-20 09:45:46 +00:00
ocaml-ipaddr Added net/ocaml-ipaddr, a IP/MAC address manipulation library. It's needed 2014-11-19 12:00:48 +00:00
ocamlnet - Fixed a broken patch (thanks to joerg@ for reporting this) 2014-10-13 12:37:50 +00:00
ocsinventory-agent Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ocsync Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
oidentd Add SunOS 5.10+ to the NOT_FOR_PLATFORMS list. 2014-09-25 15:59:13 +00:00
oinkmaster Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
omniNotify Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
omniORB Ensure we set rpath in SunOS build, fixes check-shlibs. 2014-07-25 16:23:35 +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 pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
openresolv Import openresolv-3.5.7 with the following change: 2014-04-30 09:11:47 +00:00
openslp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
openvmps Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openvpn Update to 2.3.6: 2014-12-03 10:09:01 +00:00
openvpn-acct-wtmpx Update checksums for openvpn update. 2014-12-03 10:09:33 +00:00
openvpn-nagios Update checksums for openvpn update. 2014-12-03 10:09:33 +00:00
openwbem Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ORBit Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ORBit2 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Danga-Socket Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Data-Stream-Bulk Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-DNS-LDNS Correct LICENSE setting. 2014-11-21 09:59:35 +00:00
p5-DNS-ZoneParse Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-eBay-API Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-FusionInventory-Agent Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-FusionInventory-Agent-Task-Network Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-gcap Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Geo-IP Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Geo-IPfree Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-grake Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-IO-Interface Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-IO-Socket-INET6 Update to 2.72: 2014-09-06 12:11:14 +00:00
p5-IO-Socket-Multicast Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-IP-Country Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Akismet Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Amazon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Amazon-S3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-AMQP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Bind Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Bonjour Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-CIDR-Lite Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-CIDR-Set Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Daemon Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-DBus Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Dev-MIBLoadOrder Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-DHCP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-DNS Update to 0.81: 2014-11-02 17:31:48 +00:00
p5-Net-DNS-Resolver-Programmable Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-DNS-Zone-Parser Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-DNSServer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Domain-TLD Import p5-Net-Domain-TLD 1.72. 2014-07-15 14:03:13 +00:00
p5-Net-eBay Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Frame Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Frame-Dump Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Frame-Layer-IPv6 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Frame-Simple Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-FTPSSL Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-GitHub Update to 0.68 2014-09-11 07:26:41 +00:00
p5-Net-Gnats Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Google Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Google-AuthSub Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Google-Code Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Ident Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-INET6Glue Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Interface Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-IP Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-IPv4Addr Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-IPv6Addr Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Jifty Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-LDAP-Server Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Libdnet Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Libdnet6 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-LibIDN Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-MAC Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-NBName Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-OAuth Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-OpenID-Consumer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Packet Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Pcap Look for -lpcap in the correct dir. Fixes at least SunOS. 2014-07-14 11:59:02 +00:00
p5-Net-RabbitFoot Replace HOMEPAGE and MASTER_SITES with appropriate one. 2014-06-02 12:38:27 +00:00
p5-Net-RawIP Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-Server Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-Server-Coro Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Server-SS-PreFork Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-SMTP-TLS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-SNMP Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-SNMP-Mixin Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-SSH-Expect Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Net-Telnet Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-Telnet-Cisco Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-TFTP Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-Net-Trac Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Twitter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Write Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-XMPP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-XWhois Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-Z3950-ZOOM Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-NetAddr-IP Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-NetPacket Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Nmap-Parser Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-POE-Component-Client-DNS Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-POE-Component-Client-Ident Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-POE-Component-SNMP Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-RADIUS Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-RadiusPerl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Regexp-Common-net-CIDR Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Regexp-IPv6 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-RPC-XML use base claims to be able to find the named parent module even 2014-07-31 19:53:38 +00:00
p5-RT-Client-REST Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-SNMP-Info Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-SNMP-MIB-Compiler Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-SNMP_Session Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
p5-SOAP-Lite Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Socket6 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-Test-DNS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-TCP Update to 2.06 2014-11-06 07:31:00 +00:00
p5-umph Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Umph-Prompt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WebService-Google-Reader Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-X500-DN Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Zabbix-Sender Add p5-Zabbix-Sender, a pure perl module implementing zabbix-sender. 2014-08-07 14:00:40 +00:00
packit PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
paris-traceroute Fix build on SunOS (needs -lsocket -lnsl and strings.h for bzero()). 2014-09-25 16:08:24 +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 Update to 2.1.0 2014-07-19 02:50:41 +00:00
pear-Net_Sieve Update to pear-Net_Sieve to 1.3.3. 2014-10-25 15:22:17 +00:00
pear-Net_SMTP Update pear-Net_SMTP to 1.6.2 2013-07-12 00:10:04 +00:00
pear-Net_Socket Changes 1.0.14: 2014-07-23 14:06:10 +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-Net_URL2 Import pear-Net_URL2-2.0.8 as net/pear-Net_URL2. 2014-10-08 09:51:28 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
pfnet Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Bump PKGREVISION for php53-xmlrpc update. It also bump php54-xmlrpc and 2014-10-23 16:20:38 +00:00
php-yaz Revbump after updating libwebp and icu 2014-10-07 16:47:10 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Do not use IP_PKTINFO on NetBSD. Fixes build on NetBSD 7. 2014-12-15 12:56:41 +00:00
powerdns-ldap Update PowerDNS to 3.4.1. 2014-12-10 14:50:08 +00:00
powerdns-mysql Update PowerDNS to 3.4.1. 2014-12-10 14:50:08 +00:00
powerdns-pgsql Update PowerDNS to 3.4.1. 2014-12-10 14:50:08 +00:00
powerdns-recursor Add upstream patch to fix CVE-2014-8601. 2014-12-11 20:18:17 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-amqp 1.4.6 2014-11-09 20:18:33 +00:00
py-apache-libcloud Python 3.x build needs expat. 2014-06-06 12:48:35 +00:00
py-beanstalkc Import py27-beanstalkc-0.4.0 as net/py-beanstalkc. 2014-06-08 22:55:51 +00:00
py-boto Fold diffs from www/py-boto into this package. Use ALTERNATIVES for files 2014-06-09 00:49:33 +00:00
py-caldav Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-celery 3.1.16 2014-11-09 20:47:58 +00:00
py-dns Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +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 Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-dropbox Fix python interpreter path in installed file. 2013-11-30 09:40:00 +00:00
py-eventlib Dictionary comprehension is not supported by Python 2.6, avoid. 2014-06-06 12:49:23 +00:00
py-foolscap Update to 0.7.0: 2014-10-01 11:43:27 +00:00
py-GeoIP Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-gevent Use __builtin_unreachable on Clang instead of the broken C11 hack. 2014-11-10 18:09:10 +00:00
py-google Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-hatop Add ALTERNATIVES for moved bin/${BINARY} to bin/${BINARY}${PYVERSSUFFIX}. 2014-05-03 19:09:48 +00:00
py-IP Update to 0.81 2014-07-28 02:38:24 +00:00
py-irclib Updated to version 8.9 2014-05-09 21:37:03 +00:00
py-junos-eznc Add Junos PyEZ as py-junos-eznc. 2014-09-03 07:10:25 +00:00
py-kenosis Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-kombu 3.0.23 2014-11-09 20:40:01 +00:00
py-libdnet Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-libpcap Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-medusa Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-metar Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ncclient Add py-ncclient, a python library for netconf. 2014-09-02 11:24:37 +00:00
py-netaddr py-netaddr is a Python library for representing and manipulating 2014-09-02 13:48:13 +00:00
py-netifaces Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-netlib Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-netsnmp Add the "netsnmp" Python module, interfacing to net-snmp. 2014-08-05 12:22:43 +00:00
py-omniORBpy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ORBit Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-pcap Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +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 that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-simplesoap Import py27-simplesoap-1.10 as net/py-simplesoap. 2014-04-22 00:07:52 +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 that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-socketpool Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-softlayer ASCIIfy for Python 3.x. 2014-06-06 12:50:03 +00:00
py-softlayer_messaging Import py27-softlayer_messaging-1.0.3 as net/py-softlayer_messaging. 2014-06-08 23:09:53 +00:00
py-spreadmodule Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-suds Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-tweepy Add Tweepy 2.3.0, a python API for Twitter. 2014-06-13 20:11:17 +00:00
py-twisted Update to 14.0.2. To quote upstream: 2014-10-01 12:44:34 +00:00
py-twisted-docs Stop using "pax -rw -pe", it doesn't work. Use "-pp" instead. 2014-06-27 00:25:20 +00:00
py-twython Added dependency over security/py-requests-oauthlib needed for Twitter 2014-05-08 15:36:57 +00:00
py-zmq Update py-zmq to 14.4.1. 2014-11-15 02:09:46 +00:00
py-zsi Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
pygopherd Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
qadsl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
quagga Update to 0.99.23.1. 2014-12-02 20:22:14 +00:00
queryperf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
quvi Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
ra-rtsp-proxy Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rabbiter Allow build with ruby21. 2014-03-26 14:27:22 +00:00
rabbitmq Update rabbitmq to 3.4.2 2014-12-04 12:36:58 +00:00
rabbitmq-c Update rabbitmq-c to 0.5.2. 2014-10-02 10:45:36 +00:00
Radicale Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
radiusclient-ng Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
radiusd-cistron Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
rancid Don't use comments in the middle of a multiline statements. 2014-09-19 08:31:26 +00:00
rbldnsd 0.997a (23 Jul 2013) 2014-05-30 21:06:39 +00:00
rdesktop On Linux add ALSA support. 2014-11-30 03:17:49 +00:00
rdist6 Fix for 64bit time_t on 32bit systems. Bump PKGREVISION 2012-12-15 21:40:33 +00:00
remmina Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
remmina-plugins Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
rtmpdump Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
rtorrent Update libtorrent to version 0.13.4 and rtorrent to version 0.9.4. 2014-06-15 22:44:15 +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.4. 2014-03-14 17:35:36 +00:00
ruby-amq-protocol Update ruby-amq-protocol to 1.9.2. 2014-03-14 17:34:03 +00:00
ruby-amqp Update ruby-amqp to 1.3.0. 2014-03-14 17:36:28 +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.16. 2014-03-14 17:39:21 +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-ipaddress Import net/ruby-ipaddress into pkgsrc. 2014-06-03 13:46:00 +00:00
ruby-net-ldap
ruby-net-ping ruby-net-ping drops Ruby 1.8.7 support from version 1.7. 2014-03-17 14:25:07 +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 Allow build with ruby21. 2014-03-26 13:27:50 +00:00
ruby-stompserver Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ruby-tw Explicitly require ruby-userstream>=1.4.0 for --stream option with ruby200. 2014-12-14 05:46:23 +00:00
ruby-twitter Update ruby-twitter to 5.9.0. 2014-06-01 17:04:15 +00:00
ruby-twitter-stream Relax dependency gem patterm for http_parser.rb. 2014-07-20 01:16:48 +00:00
ruby-userstream Update ruby-userstream to 1.4.0. 2014-12-13 16:38:06 +00:00
samba Haiku also supports some vfs modules too. 2014-07-21 06:46:27 +00:00
samba35 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
scamper Update scamper to 20141101 (PR pkg/49353) 2014-11-16 05:17:24 +00:00
scapy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
scdp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
scli Fix build against readline 6.3. 2014-04-21 18:13:57 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
slurm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
smokeping Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
sniffit PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
sniproxy Update sniproxy to 0.3.6 2014-10-21 12:04:44 +00:00
snmptt Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Update to latest stable, 1.7.2.4, which is supposed to resolve CVE-2014-0019. 2014-09-07 23:24:56 +00:00
socket++ Partial pkglint cleanup. 2013-01-26 22:14:10 +00:00
socks4 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
socks5 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
solaris-tap Fixes malformed conditional for old bmake. 2014-03-14 08:34:45 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
spreadlogd Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
srsh Revive MASTER_SITES. 2013-03-14 16:02:39 +00:00
sslh Update sslh to 1.16. Patch provided by Nils Ratusznik in PR pkg/49257. 2014-11-28 10:45:27 +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 Don't expect perl to provide p5-CGI, depend on the package instead. 2014-05-31 12:22:42 +00:00
sup libutil is needed on FreeBSD for fparseln. 2014-06-19 07:12:44 +00:00
synergy Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
tcl-scotty Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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 Update 4.4.0 to 4.6.0 2014-12-13 14:31:10 +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 Update to 1.2a3 (2005). No change log. 2014-08-14 19:44:53 +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 Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +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 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tn5250 Link network libs and include filio.h for FIONBIO on SunOS 2014-02-24 13:11:53 +00:00
tnftp Update tnftp package from 20141031 to 20141104 2014-11-04 22:38:26 +00:00
tnftpd Security fix to tnftpd, to bring the version to 20130325. 2013-03-25 04:11:25 +00:00
tor Update to 0.2.5.10. 2014-11-27 12:49:49 +00:00
torrentutils Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Fix libevent detection on NetBSD-current. 2014-12-08 13:03:19 +00:00
transmission-gtk Update transmission packages to 2.83: 2014-05-30 13:46:30 +00:00
transmission-qt Update transmission packages to 2.83: 2014-05-30 13:46:30 +00:00
trickle added support for MacOS X (which is a BSD-style UNIX system, too) 2014-07-06 12:48:03 +00:00
tsclient Moved the manual page into PKGMANDIR 2014-10-25 00:07:20 +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 Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
u6rd Add u6rd-1.7.1 based on packaging provided in PR#47254 2014-04-19 17:34:01 +00:00
ucarp Add SIOCGLIFHWADDR support on newer SunOS. Bump PKGREVISION. 2013-12-10 17:56:23 +00:00
ucspi-ssl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ucspi-tcp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
udns Upgrade to 0.4: 2014-02-24 19:29:02 +00:00
udpcast Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
udptunnel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
uftp Make sure we add an rpath to OpenSSL libraries, fixes check-shlibs-elf.awk 2014-07-25 14:18:18 +00:00
unbound Unbound 1.5.1 2014-12-11 14:26:16 +00:00
unfs3 flex (libfl) is a runtime dependency. 2014-07-24 13:22:36 +00:00
unison Fix unison with ocaml-4.02.x. Based on 2014-10-22 09:43:01 +00:00
unison2.32 Changed package dependencies to reflect lablgtk name change. 2014-10-10 08:39:08 +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 that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
urlgfe Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
userppp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
uucp Provide __COPYRIGHT and __RCSID if missing. This has USE_FEATURES+=cdefs 2014-06-29 19:18:28 +00:00
vcheck Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
vde Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
vinagre Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
vino Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
vnc Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +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 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
vsftpd Enable ssl by default, bump PKGREVISION 2014-10-12 10:25:05 +00:00
vtun Changes 3.0.3: 2014-04-20 21:03:24 +00:00
wakeup Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
walker Bump for perl-5.20.0. 2014-05-29 23:35:13 +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 Update to 1.16.1: 2014-12-12 08:54:21 +00:00
wgetpaste Update 2.20 to 2.25 ChangeLog unknown. 2014-12-13 14:27:35 +00:00
whatmask Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
whois3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
whoson Update 2.03 to 2.05 2014-12-13 14:22:05 +00:00
wide-dhcpv6 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
wimon Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wireshark Update "wireshark" package to version 1.10.11. Changes since 1.10.10: 2014-11-14 12:06:10 +00:00
wistumbler Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wistumbler2 Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
wistumbler2-gtk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +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 for perl-5.20.0. 2014-05-29 23:35:13 +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 x11/pixman 2014-05-05 00:47:34 +00:00
xfindproxy Update to 1.0.3: 2013-09-08 08:25:44 +00:00
xipdump Needs -lsocket on SunOS. Also required libpcap. 2014-09-25 16:32:03 +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 work with more lex versions (fixes build failure seen with -current) 2014-06-28 23:40:12 +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 fix inode checks for NetBSD 2014-09-21 14:49:45 +00:00
xymonclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
yafc Fix readline use. 2014-04-17 20:27:32 +00:00
yale-tftpd Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
yaz Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
youtube-dl Update to 2014.11.23.1 to fix a problem with Korean videos 2014-11-23 21:27:11 +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
zeroconf-ioslave Update to KDE SC 4.14.3 2014-11-13 11:50:26 +00:00
zeromq Update zeromq to 4.0.5. 2014-11-15 01:59:37 +00:00
zsync USE_LANGUAGES=c99, fixes build on SunOS. 2013-10-29 10:54:38 +00:00
Makefile Update PowerDNS to 3.4.1. 2014-12-10 14:50:08 +00:00