pkgsrc/sysutils
ryoon c098f16246 Update to 4.87
Changelog:
4.85		September 27, 2011
		John Dzubera <Zube@CS.ColoState.EDU> kindly provided a patched
		Solaris 9 test system with the lgrp_root conflict and I was
		able to devise an automatic work-around for the conflict.  The
		special note in .../dialects/sun/machine.h was removed and
		the 17.28.1 FAQ entry was modified to reflect the update.

		Added a Solaris 11 work-around for a typedef problem with
		<sys/mutex.h>.  Carson Gaspar <carson@taltos.org> reported
		the problem and supplied the work-around.

		Added support for FreeBSD 7.4 and 8.2; tested on systems
		provided by Larry Rosenman <ler@lerctr.org>.

		Added support for 32 bit Solaris 11 lsof with mods supplied
		by Jan Wortelboer <J.H.P.Wortelboer@uva.nl>.

		Added Solaris 11 support for using an alternate genunix
		location.  Bill Goodridge <bill@its.brooklyn.cuny.edu>
		reported the alternate location.

		Added further Linux cross configuration support to lsof's
		Configure script.  The additional support was supplied by
		Grant Erickson <erick205@umn.edu>.  See the descriptions of
		the LINUX_* environmen  variables in 00XCONFIG for more
		information.  Tested lsof on Linux kernel 2.6.32 and picked
		some lint that surfaced during the test.

		Added fixes and changes for Apple Mac OS X 10.6, provided by
		Allan Nathanson <ajn@apple.com>.  Allan also provided a test
		system.

		Tested on FreeBSD 6.4 i386, using a test system provided by
		Terry Kennedy <TERRY@tmk.com>.  Updated for recent FreeBSD ZFS
		changes on an 8.2 amd64 test system also provided by Terry.

		Changed documentation to indicate FreeBSD 7.x is no longer
		supported, since I no longer have a test system.

		Made some changes to the lsof man page, suggested by Navid
		<evi1m4chine@googlemail.com>.

		Added compensation for Solaris 10 systems that have patch
		144488-10.  The patch requires that the new header file
		<sys/socket_proto.h> be included while _KERNEL is defined.
		Brett Bartick <Brett.bartick@nomura.com> reported the problem
		first, followed by Stuart Anderson <anderson@ligo.caltech.edu>.
		Michael Hocke <michael.hocke@nyu.edu> suggested a work-around
		which I refined to limit it to the specific Solaris 10 instance
		and then tested on a system provided by Charles Stephens
		<cfs@cowlabs.com>

		Added the +|-e option for Linux.  It exempts file systems
		named by path from function calls that might block in the
		kernel -- i.e., stat(2) and lstat(2), and when the +e form
		is used, readlink (2).  The new packager of lsof for the
		Linux Fedora and RHEL distributions, Peter Schiffer
		<pschiffe@redhat.com>, asked for the feature so it could
		be used with Clearcase file systems, whose implementation
		can block stat(2) calls.  I consider this feature very risky
		and easy to misuse -- e.g., specifying the file system as
		'/' would exempt all file systems.  I don't intend to
		propagate this option to any other UNIX dialect that lsof
		currently supports.

		Made FreeBSD 9 adjustment.

		Fixed a Linux bug that prevented the display of paths for
		abstact UNIX sockets.  Masatake Yamato <yamato@redhat.com>
		reported the bug and supplied a patch.

		Added compensation for the removal of RPC header files from
		GlibC 2.14 for Linux.  Marek Behun <kabel@blackhole.sk>
		reported the problem and supplied a patch.

		Added support for Linux Netlink protocol.  Masatake Yamato
		requested the support and supplied a patch.  Peter Schiffer
		<pschiffe@redhat.com> provided a test system.

		Corrected Linux UDP6-lite path.  The error was reported by
		Masatake Yamato and he also supplied a patch.

4.86		April 10, 2012
		Lsof for AIX is no longer supported on any versions of that
		operating system.

		Added information about the clang compiler for FreeBSD to the
		FAQ.

		Corrected an arg.c bug in the accumulation of +|-e option
		values, reported by Peter Schiffer <pschiffe@redhat.com>.
		This correction was supplied as a patch to revision 4.85.

		Enabled FreeBSD 10 support and tested it there on a system
		provided by Larry Rosenman <ler@lerctr.org>.

		Updated for latest Solaris 11 with patches supplied by
		Carson Gaspar <carson@taltos.org>.  Carson supplied a test
		system.

		Adjusted Linux file system search method to compensate for
		NFS mounts that have duplicate device numbers.  The problem
		was reported by Peter Schiffer <pschiffe@redhat.com>, who
		provided a test system.

		At the request of Peter Schiffer <pschiffe@redhat.com>, added
		support for Linux SCTP socket files.  Peter provided a test
		system.  Applied a warning patch supplied by Peter.

		Added support for Mac OS X 10.7 (Lion), provided by Allan
		Nathanson <ajn@apple.com>.  Allan also supplied a test
		system.

		Enabled FreeBSD 8.3 support and tested it there on a system
		provided by Larry Rosenman <ler@lerctr.org>.

		Corrected the FAQ information on ZFS with Solaris 10 after
		Steven Blackmon <stblackm@cisco.com> and Prasad Jampala
		<jampalp@cisco.com> pointed out that it was incorrect --
		i.e., outdated by the libctf changes at revision 4.83.

		Added code to handle a Linux NFS-mounted root.  Jia He
		<hejianet@linux.vnet.ibm.com> reported the need for this.

4.87		January 2, 2013
		Added an entry to 00FAQ about lsof behavior when the
		HASSECURITY and HASNOSOCKSECURITY options are defined.
		Carson Gaspar <carson@taltos.org> pointed out the need
		for this clarification.

		Added a work-around for a missing definition of mach_port_t
		in Darwin 9 (Mac OS/X 10.5.8).  The work-around was supplied
		by Jim Reid <jim@rfc1035.com>.

		Added support for Linux anon_inodefs, provided by Masatake
		YAMATO <yamato@redhat.com>.

		Documented a Solaris 9 and 10 portmap reporting problem
		(+M) in 00FAQ.  The problem was reported by Clint
		Roberts <Clint.Roberts@ttius.com>.  I have no solution
		to the problem, but discuss a possible work-around in
		the answer to this 00FAQ question: "Why doesn't lsof
		report portmap registrations for some Solaris versions?"

		Added FreeBSD support for the oldnfs and newnfs file system
		types.  Daniel Braniss <danny@cs.huji.ac.il> reported the
		need for the addition.

		Added ICMP socket support for Linux with code provided by
		Masatake YAMATO <yamato@redhat.com>.

		Corrected the reporting of process group ID for libproc
		versions of Mac OS X with a patch from Jeff Trawick
		<trawick@gmail.com>.  The patch has not been applied to
		Darwin kmem versions, because of little call for them
		and inadequate test system access.  The patch has been
		tested on Mac OS X 10.8 (Mountain Lion), courtesy of a
		test system provided by Allan Nathanson <ajn@apple.com>.

		Added thread support to those FreeBSD versions that have
		ki_numthreads in their kinfo_proc structure.  This also
		activates the -K option for those FreeBSD versions.  Jeff
		Trawick reported problems with FreeBSD lsof when threads
		are present and this addition solves those problems.

		Made changes to 00FAQ and the distribution, suggested by
		Warren Young <warren@etr-usa.com>.  The 00FAQ changes
		center on sections that discuss the -s option.  The changes
		to the distribution include a ChangeLog file that is either
		a pointer to or a copy of 00DIST, the distribution notes.

		Added support to FreeBSD for using the clang compiler.

		Added Linux support for using the getxattr() call to obtain
		socket protocol identification when it is can't be obtained
		from the /proc/net files that lsof examines.  Masatake YAMATO
		<yamato@redhat.com> developed the kernel patch to getxattr()
		and supplied the lsof patch.
2014-03-27 19:26:40 +00:00
..
9base Fix flags on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:11:32 +00:00
855resolution Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
915resolution Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
acpica-utils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
acpidump define int types on SunOS 2014-02-16 01:19:32 +00:00
adtool Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
afbinit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
agedu Distfile changed in place, but seems stable now. 2014-02-14 13:48:40 +00:00
amanda Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
amanda-client * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
amanda-common Fix race condition. 2014-01-06 22:15:06 +00:00
amanda-plot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
amanda-server Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
amtterm Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
ansible Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
apcupsd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
asapm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
atitvout Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
bacula Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
bacula-clientonly Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
bacula-doc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
bacula-qt-console Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
bacula-tray-monitor Update bacula to 5.2.13 2014-01-14 10:58:17 +00:00
bacula-wx-console Update bacula to 5.2.13 2014-01-14 10:58:17 +00:00
bbsload NetBSD/current requires uvm/uvm_extern.h and _KMEMUSER. 2013-01-11 23:30:17 +00:00
bchunk Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
bcmfw Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
bcollect Not MAKE_JOBS_SAFE. 2013-11-29 13:00:08 +00:00
bkpupsd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
boxbackup-client Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
boxbackup-server Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
brasero Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
brasero-nautilus Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
bsdinstall bsdinstall-20130905: Install pre-generated catman page where necessary. 2013-09-05 12:19:49 +00:00
bsign Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
btpin-qt Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
bubblemon Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
bup Add patch to avoid buggy utimensat on NetBSD 6. 2014-03-19 17:50:00 +00:00
burn Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
capistrano Correct depending package's directory. 2014-03-26 13:29:09 +00:00
ccd2iso Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
ccze link network libs on SunOS 2014-02-16 01:08:00 +00:00
cdbkup Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
cdrdao adapt to a change in libao's WAV output format, cdrdao can now 2013-05-03 16:14:47 +00:00
cdrkit Needs bzip2 and zlib. 2014-01-09 14:42:54 +00:00
cdrtools Update to 3.01a23: 2014-03-12 09:20:06 +00:00
cfengine2 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
cfengine3 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
checkpassword Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
checkpassword-pam Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
checkperms Fix build under SCO OpenServer 5.0.7/3.2 2014-03-14 22:30:36 +00:00
clex Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
collectd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
collectd-amqp Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-curl Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-dbi Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-dns Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-memcached Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-mysql Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-network Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-notify-email Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-postgresql Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-rrdtool Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
collectd-snmp Import collectd-5.4.1 as sysutils/collectd (+ plugins), based on wip/collectd5. 2014-02-17 11:21:54 +00:00
conky Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
consolekit Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
coreutils fixes build on NetBSD-6, strncat is defined as a macro. 2014-03-25 07:53:35 +00:00
cpmtools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
cpogm Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
cpuburn Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
cpuid Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
crashme Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
cuisine Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
cvsreport Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
daemond Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
daemontools USE_TOOLS+= file, required for FILE_CMD. 2013-05-17 14:48:49 +00:00
dbus Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dbus-glib Update to 0.102: 2014-02-20 10:17:45 +00:00
dbus-python-common Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
dbus-qt3 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
dbus-sharp Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
dbus-sharp-glib Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
dc-tools Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
dd_rescue patch-ab modified to fix clang build problem: 2013-06-14 01:07:58 +00:00
dd_rhelp Hand in maintainership. 2013-04-13 07:55:01 +00:00
ddrescue Update to 1.17. Changes: 2013-11-16 07:59:27 +00:00
deforaos-browser Various portability fixes. Now builds on SunOS. 2014-03-21 14:19:31 +00:00
deforaos-terminal Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
depot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
desktop-file-utils Update to 0.22: 2013-09-02 16:08:11 +00:00
detox Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
devkitd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
di Import di-4.34 as sysutils/di. 2013-01-30 12:29:06 +00:00
dirsize Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
dirvish Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
diskscrub Actually use my DIOCGDISKINFO ioctl implementation by regenerating configure. 2014-02-21 01:13:00 +00:00
dmassage Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
dmesg2gif Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
dmg2img Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
dmidecode Update to 2.12. Changes: 2013-05-19 11:07:26 +00:00
dmsdos Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
dog Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
dptutil Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
dtpstree Fix various case of missing includes due to libstdc++'s namespace 2013-04-30 22:34:29 +00:00
duplicity Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
dvd+rw-tools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
dvdisaster Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
dvdrecord Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
e2fsprogs Force GNU inline semantic. 2012-11-19 03:02:14 +00:00
easydiskpasswd Drop -Wno-traditional for clang. 2013-09-10 14:43:42 +00:00
edbus Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
efreet Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
eggdbus automake-1.13 compat. 2013-01-26 22:02:26 +00:00
entr Import entr-1.9 as sysutils/entr. 2013-04-19 07:57:12 +00:00
estd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
etckeeper Don't use multiple RCS IDs, it confuses the +BUILD_VERSION logic. 2013-06-26 14:26:47 +00:00
etcmanage Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
etcutils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
euca2ools Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
eventlog Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
extipl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
fabric Remove the FETCH_USING change, it does not belong here 2014-02-15 07:27:34 +00:00
fakeroot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
fam Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
fastfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
fatback Resolves: 2013-04-06 20:27:16 +00:00
fdupes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
file Export getline. Needed for build on NetBSD-5. 2014-03-12 19:43:17 +00:00
filelight Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
filelight-kde3 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
findutils DESCR: 2012-12-16 18:13:28 +00:00
fix4SA110rev2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
fixelfprot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
flashrom Remove impossible check. 2014-03-06 15:46:39 +00:00
foremost Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
free Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
fs-kit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
fscd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
fsviewer Fix build with current windowmaker. 2013-12-07 18:24:59 +00:00
ftwin Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gamin Always return a value from !void functions. 2012-12-25 21:02:56 +00:00
gcdmaster Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gcombust Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
genpasswd Revive MASTER_SITES. 2013-03-14 14:19:52 +00:00
gentoo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
gfm Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gio-fam share hacks.mk with its base package. 2013-08-24 09:36:43 +00:00
gkrellm Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gkrellm-est Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gkrellm-server Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
gkrellm-share Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
gnome-commander Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-device-manager Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-menus Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
gnome-mount Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gnome-nds-thumbnailer Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gnome-pkgview Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-power-manager Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-settings-daemon PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
gnome-system-monitor Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
gnome-system-tools Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gnome-vfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-vfs-monikers Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-vfsmm Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnome-volume-manager Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gnometoaster include sys/soundcard.h on SunOS 2014-02-16 15:37:53 +00:00
gnuit lib/charset.alias is skipped by check-files.mk 2013-07-21 09:11:43 +00:00
gpart Define int types on SunOS 2014-02-16 16:59:37 +00:00
grub Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
grub2 GCC_REQD should be appended to, not set. 2014-02-19 09:44:56 +00:00
grun Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
gsettings-desktop-schemas Update gsettings-desktop-schemas to 3.10.1 2014-02-12 01:16:24 +00:00
gst-plugins0.10-gio Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
gst-plugins0.10-gnomevfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gst-plugins1-gio Import gst-plugins1-gio-1.0.3 as sysutils/gst-plugins1-gio. 2012-11-29 08:31:31 +00:00
gtk-send-pr Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gvfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
gworkspace Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
hal Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
hal-info Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
hddtemp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
heirloom-basename
heirloom-cat
heirloom-chmod
heirloom-chown
heirloom-cksum
heirloom-cmp
heirloom-copy
heirloom-cp
heirloom-csplit
heirloom-dd
heirloom-dirname
heirloom-doc Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
heirloom-du
heirloom-env
heirloom-file
heirloom-find
heirloom-getconf
heirloom-groups
heirloom-hostname
heirloom-id
heirloom-listusers
heirloom-ln
heirloom-logins
heirloom-logname
heirloom-ls
heirloom-mesg
heirloom-mkdir
heirloom-mkfifo
heirloom-mknod
heirloom-nice
heirloom-nohup
heirloom-pathchk
heirloom-pgrep
heirloom-priocntl
heirloom-ps
heirloom-psrinfo
heirloom-pwd
heirloom-renice
heirloom-rm
heirloom-rmdir
heirloom-setpgrp
heirloom-shl
heirloom-sort
heirloom-split
heirloom-stty
heirloom-sync
heirloom-tapecntl
heirloom-tee
heirloom-touch
heirloom-tsort
heirloom-tty
heirloom-uname
heirloom-users
heirloom-who
heirloom-whoami
heirloom-whodo
heirloom-xargs
heirloom-yes
hfsutils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
htop Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
i2ocfg Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
i810switch Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
iat Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
idesk Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
install-sh Fixes: 2013-04-06 03:45:05 +00:00
intel-microcode-netbsd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ipa Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ipmitool Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ipw-firmware Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
ir-account Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
isapnptools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
iwi-firmware Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
iwi-firmware3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
iwn-firmware Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
k3b Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
k3b-kde3 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
k4dirstat Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
kcron Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
kdf Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
kdirstat Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
kfloppy Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
krusader Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ksystemlog Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
kuser Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
lambd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
lavaps Adjust TCL version. 2014-02-04 00:20:17 +00:00
libdevkit-gobject Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
libgamin
libgksu Fix gtk-doc fallout. 2014-02-24 16:11:13 +00:00
libgtop Fix gtk-doc fallout. 2014-02-21 20:32:12 +00:00
libirman Don't conflict with log from libm. 2012-10-26 20:29:15 +00:00
libnotify Update libnotify to 0.7.6 2013-12-08 16:30:15 +00:00
libol Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
liboobs Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
libpciaccess Add support for Darwin. Patch from nixpkgs. 2013-12-21 11:05:23 +00:00
libvirt Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
lilo Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
lockf Use Mt for email addresses. 2013-07-20 21:50:52 +00:00
logfinder No need to have two variables for the same logic. 2014-01-25 10:45:15 +00:00
logrider Import logrider-0.2 as sysutils/logrider, packaged for wip by Franck Lesage. 2013-05-07 08:49:28 +00:00
logrot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
logrotate Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
lsof Update to 4.87 2014-03-27 19:26:40 +00:00
magicrescue Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
manifold Convert to distutils.mk. Mark as not for python-3.x. 2014-01-23 17:39:32 +00:00
mbmon Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
mc Remove legacy support that was scheduled for removal. 2013-10-25 06:53:33 +00:00
mc46 Remove legacy support that was scheduled for removal. 2013-10-25 06:53:33 +00:00
mcollective Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mdf2iso Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
memconf Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
memtest86 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
memtester Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
memtestplus Fix build on NetBSD-5* using a patch from John D. Baker in PR 48469. 2013-12-22 21:32:36 +00:00
mencvcd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
menu-cache new package: menu-cache 2013-01-31 03:25:53 +00:00
mesure ANSIfy do_work. 2013-03-02 17:55:27 +00:00
mgm Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
mklivecd Use Mt for email addresses. 2013-07-20 21:50:52 +00:00
mkmemstick Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
mksunbootcd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
mktemp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
monit Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
monitoring Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
mrsync Pick up ${CC} from the environment, if it's defined 2013-05-11 21:39:43 +00:00
mtools Add comments on patches (from cvs log etc). 2013-01-18 00:34:30 +00:00
mtoolsfm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
mtscan Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
munin-doc Set LICENSE. 2013-06-17 13:28:34 +00:00
munin-node Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
munin-server Fix PKG_USERS usage. 2013-10-31 15:58:30 +00:00
nautilus Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
nautilus-sendto Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
ncdu Import ncdu-1.10 as sysutils/ncdu, packaged for wip by slitvinov. 2013-08-23 11:31:29 +00:00
ndesk-dbus Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ndesk-dbus-glib Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
neb-wipe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
netbsd-kmod-tools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
netbt-hcidump Fix format string. 2013-09-10 14:44:03 +00:00
news Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
notification-daemon Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
nrg2iso Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
ntfsprogs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
nvnet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
nvramtool Update nvramtool to git HEAD as of today using local distfile. 2013-12-09 18:40:07 +00:00
oak Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
open-vm-tools Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openxenmanager Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
osname BUILD_MAKE_FLAGS and INSTALL_MAKE_FLAGS can be merged into MAKE_FLAGS 2013-03-14 14:25:31 +00:00
p5-File-chmod Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-File-Copy-Recursive Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-File-Inplace Import p5-File-Inplace-0.20 as sysutils/p5-File-Inplace. 2013-07-06 00:59:04 +00:00
p5-File-Remove Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Filesys-Df Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Filesys-DfPortable Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Filesys-Statvfs Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Gnome2-VFS Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
p5-GTop Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-IO-BufferedSelect Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-IO-KQueue Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Lchown Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Linux-Inotify2 Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Mac-AppleScript Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Mac-AppleScript-Glue Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Parse-Syslog Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Quota Update p5-Quota to 1.7.0. 2013-08-27 08:06:56 +00:00
p5-Server-Starter Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-SSH-Batch Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Sys-CpuLoad Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Sys-Filesystem Updating package for Perl5 module Sys::Filesystem from CPAN in 2014-02-16 11:57:22 +00:00
p5-Sys-Hostname-Long Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Sys-SigAction Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Sys-Syslog Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
p5-Sys-Utmp Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Unix-ConfigFile Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-Unix-Statgrab Updating package for Perl module Unix::Statgrab from CPAN distribution 2014-02-23 15:18:19 +00:00
p5-Unix-Syslog Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
p5-UPS-Nut Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
pciutils Enable package on Solaris 11 and friends. 2012-12-19 14:05:26 +00:00
pcmanfm Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
pcvt-utils Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
pdumpfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
pear-Log Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
pflogsumm Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
pfstat recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
pftop PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
pluged Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
polysh Convert to distutils.mk. Fix interpreter path in installed file 2014-01-23 18:30:20 +00:00
pscpug Requires _KMEMUSER on NetBSD/current 2013-01-11 23:30:39 +00:00
psftools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
psmisc Need limits.h for PATH_MAX on SunOS. 2013-12-13 09:58:58 +00:00
pstree Update to 2.36 2013-05-09 15:41:23 +00:00
puppet Allow build with ruby21. 2014-03-26 14:27:22 +00:00
pv Add vars.mk to REPLACE_LOCALEDIR_PATTERNS for autoconf/make/vars.mk. 2013-09-01 06:32:11 +00:00
pwgen Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
py-dbus Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-gnome-menus Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-notify Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-notify-python Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-psutil Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-xattr Set modulename so cffi doesn't have to invent them. 2014-03-21 14:06:01 +00:00
qlogtools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
radeontool Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
radmind Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rconfig Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
rdiff-backup Convert to distutils.mk. Mark as not for python-3.x. 2014-01-23 18:56:44 +00:00
rename Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
rfstool Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
roller Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
rox Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
rsnapshot Fixed build with perl-5.18's pod2man, and sent patch upstream. 2013-06-04 18:48:48 +00:00
rtty define int types on SunOS 2014-02-15 23:54:46 +00:00
ruby-activesambaldap Update ruby-activesambaldap to 0.1.0. 2012-09-16 11:13:08 +00:00
ruby-directory-watcher Update ruby-directory-watcher to 1.5.1. 2013-09-15 15:59:31 +00:00
ruby-facter Update ruby-facter to 1.7.5. 2014-03-14 18:04:25 +00:00
ruby-fssm Update ruby-fssm to 0.2.10. 2013-02-11 04:14:58 +00:00
ruby-libnotify Allow build with ruby21. 2014-03-26 14:27:22 +00:00
ruby-notify Use RUBY_SUFFIX instead of RUBY_VER. 2014-03-26 12:26:08 +00:00
ruby-quota Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
ruby-rb-appscript Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
safetynet Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
salt Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
salt-docs Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
same Use z modifier for size_t. 2013-09-10 14:44:28 +00:00
sarah Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
screentest Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
scsiinfo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
service-config Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
setquota Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
sformat Fixes: 2013-04-06 03:45:05 +00:00
shc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
shelldap Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
shmux Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
skill Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
slay Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
slocate Import slocate-3.1 as sysutils/slocate, packaged for wip by diro, Adam Hoka, 2012-12-12 15:24:17 +00:00
smartmontools Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
smbldap-tools Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
socket Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
spice-protocol Updated to latest release, 0.12.6. From ChangeLog: 2013-06-30 23:46:19 +00:00
sredird Fix build on SunOS: 2014-02-16 15:45:52 +00:00
sshsh Revive MASTER_SITES. 2013-03-14 16:09:20 +00:00
storage-manager "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
stow Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
strace Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
strigi Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
su2 "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
sux Revive MASTER_SITES. 2013-03-14 16:47:44 +00:00
swapd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
swatch Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. 2013-12-09 14:17:41 +00:00
sysbuild Depend on atf 0.20 (not atf-libs) and bump PKGREVISION. 2014-02-08 15:59:30 +00:00
sysbuild-user Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
sysgen Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
sysinfo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
syslog-ng Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
system-tools-backends We reached NetBSD "6". 2013-08-24 15:34:39 +00:00
sysupgrade Depend on atf 0.20 (not atf-libs) and bump PKGREVISION. 2014-02-08 15:59:30 +00:00
tarsnap Bulk build wants openssl 2014-02-26 18:20:11 +00:00
tcx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
tdir No need to have two variables for the same logic. 2014-01-25 10:45:15 +00:00
testdisk Update sysutils/testdisk to testdisk-6.14. 2013-09-09 17:45:58 +00:00
tits Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
tkcron "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable 2013-04-06 12:03:59 +00:00
tkdesk Update fkdesk to 2.0p2, apply upstream patches, with fixes build with TCL 8.6, 2014-02-22 07:53:47 +00:00
tload Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
tob Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
top Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
torsmo Hand in maintainership. 2013-04-13 07:55:01 +00:00
toshutils Patch out -m486, which was breaking the build. Not really tested as 2013-06-17 06:15:39 +00:00
tpb Update to 0.6.4 (released in 2005). Changes: 2013-06-01 12:18:23 +00:00
tphdisk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
tree update patch commentary in tree 2013-08-25 14:29:52 +00:00
ts link network libs on SunOS 2014-02-15 22:32:10 +00:00
ups-nut Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ups-nut-cgi recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
ups-nut-snmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
ups-nut-usb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
usbutil Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
user_cygwin Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, 2013-07-12 10:41:58 +00:00
user_darwin Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, 2013-07-12 10:41:58 +00:00
user_interix Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, 2013-07-12 10:41:58 +00:00
user_irix Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, 2013-07-12 10:41:58 +00:00
vbetool Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
vcdimager Resolves: 2013-04-06 20:27:16 +00:00
vcdimager-devel Remove GNU ld options on Darwin too. 2013-12-21 11:15:08 +00:00
vidc-tools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
vifm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
vip Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
virt-manager Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
virtinst Convert to distutils.mk. Mark as not for python-3.x. 2014-01-23 19:18:07 +00:00
vobcopy Enable large file support on NetBSD. 2014-02-02 20:20:50 +00:00
vxargs No need to have two variables for the same logic. 2014-01-25 10:45:15 +00:00
wbm-apache Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-at Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-bandwidth Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-bind8 Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-change-user Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-cluster-copy Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-cluster-cron Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-cluster-passwd Fix PLIST for base package update. 2012-12-22 03:47:33 +00:00
wbm-cluster-shell Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-cluster-useradmin Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-cluster-webmin Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-custom Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-cyrus-imapd Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
wbm-dhcpd Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-dovecot Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-fetchmail Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-file Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-htaccess-htpasswd Fix PLIST for base package update. 2012-12-22 02:02:06 +00:00
wbm-inetd Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-ipfilter Fix PLIST for base package update. 2012-12-22 01:49:16 +00:00
wbm-ldap-useradmin Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-lpadmin Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-mailboxes Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-mount Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-mysql Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-net Update PLIST after base package update. 2012-12-20 23:02:17 +00:00
wbm-openslp Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-passwd Fix PLIST for base package update. 2012-12-22 01:49:16 +00:00
wbm-postfix Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-postgresql Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-qmailadmin Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-quota Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-sendmail Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-shell Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-sshd Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-status Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-syslog Fix PLIST for base package update. 2012-12-22 00:52:34 +00:00
wbm-telnet Fix PLIST for base package update. 2012-12-22 02:11:37 +00:00
wbm-time Fix PLIST for base package update. 2012-12-22 01:39:29 +00:00
wbm-tunnel Fix PLIST for base package update. 2012-12-22 02:21:42 +00:00
wbm-useradmin Update PLIST after base package update. 2012-12-20 23:02:17 +00:00
wbm-virtual-server Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
webmin Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
whowatch Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
wipe Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 09:43:49 +00:00
wmcpuload Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wmmemmon NetBSD/current needs explicit include of sys/vmmeter.h 2013-01-11 00:07:41 +00:00
wmSMPmon Requires sys/vmmeter.h on NetBSD/current 2013-01-11 23:31:14 +00:00
wpi-firmware Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wpi-firmware2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wtail Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xapply Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xbatt "Definition of PKG_SKIP_REASON is deprecated. Use PKG_FAIL_REASON instead." 2013-04-06 04:07:24 +00:00
xbattbar Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xc5k-firmware Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xc3028l-firmware Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xcdroast Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xdu Use more void. 2013-01-11 23:32:38 +00:00
xe-guest-utilities Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xenkernel3 Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
xenkernel20 Move LICENSE to correct place. 2014-01-25 09:16:52 +00:00
xenkernel33 Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
xenkernel41 Ignore tautologic pointer checks. 2014-03-06 15:45:45 +00:00
xenkernel42 Update xenkernel42 to 4.2.4 2014-02-22 01:22:49 +00:00
xenstoretools Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xentools3 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xentools3-hvm Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
xentools20 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xentools33 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xentools41 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xentools42 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
xenvstat Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xfce4-appfinder Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-battery-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-cpugraph-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-diskperf-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-fsguard-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-genmon-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-netload-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-quicklauncher-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-systemload-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-thunar Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-volman Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-xarchiver Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfce4-xkb-plugin Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
xfe PR 48357 Germain Le Chapelain: don't crash if opendir fails. 2013-11-02 18:27:39 +00:00
xfm Pass rpath options with -Wl prefix. 2013-10-20 17:52:57 +00:00
xfsprogs * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
xhfs Fix build with TCL 8.6 2014-01-20 19:20:07 +00:00
xmbmon Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
xmeter Fix return type of function to match the (missing) return values. 2012-12-20 21:37:37 +00:00
xnc Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xosview Pass rpath options with -Wl prefix. 2013-10-20 17:52:57 +00:00
xps Bump all packages for perl-5.18, that 2013-05-31 12:39:57 +00:00
xuvmstat Use correct format strings for 64bit uvm structure layout. 2013-09-10 14:45:05 +00:00
zidrav Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
Makefile Add collectd and plugins 2014-02-17 11:23:01 +00:00