pkgsrc/sysutils
sbd 423e88e245 Update lsof to 4.83
Release Notes:

4.83            January 18, 2010
		Converted Solaris 10 and above ZFS support to use the CTF
		debugger library, libctf.  Code was supplied by Robert
		Byrnes <Robert.Byrnes@deshaw.com>.

		Corrected a typo in the testing of the LINUX_HASSELINUX
		environment variable in the Configure script.  The error
		was reported by Mike Frysinger <vapier@gentoo.org>.
		At Mike's request made Configure script accept LSOF_RANLIB
		(ranlib command), LSOF_CFGF (additional configuration flags)
		and LSOF_CFGL (additional library specifications) from the
		environment.

		Enabled complilation of Solaris 10 lsof after a recent Sun
		patch which changed the PC file system's structure. Peter
		Vernam <pvernam@draper.com> reported the problem and helped
		with the fix.

		Made the sort of configuration CFLAGS in the CkTestDB
		script impervious to locale settings.

		Ported to Solaris 11, using a test system kindly provided
		by David Day <dday76@gmail.com>.

		Adjusted to the disappearance of <nfs/rpcv2.h> in FreeBSD
		8.0-BETA1.

		Changed Solaris node type lookup to a hashed method and
		added some ability for it to handle duplicate vnodeop names
		in /dev/ksyms.

		Updated for FreeBSD 9.0-CURRENT.  Andrzej Tobola
		<ato@iem.pw.edu.pl> provided a test system.  Extends the
		fix to FreeBSD 6.0 and above via a Configure test and a
		compile-time definition.  The need for the extension was
		reported by Erik Trulsson <ertr1013@student.uu.se>>

		Made corrections to FAQ typographical errors, suggested
		by Josh Soref <timeless@gmail.com>.

		Added __UCLIBC__ test to Linux dlsof.h so lsof would compile
		on an Intel ARM XScale processor.  The addition was provided
		by Doug Kehn <rdkehn@yahoo.com>.

		Added test for <utmpx.h> to FreeBSD configuration.  Improved
		its use in lsof.h.  The changes were supplied by Martin Wilke
		<miwi@FreeBSD.org>.

4.82            March 25, 2009
		Corrected an over-zealous exclusion test that caused
		lsof to report nothing when it was given no arguments
		and built with HASSECURITY and HASNOSOCKSECURITY enabled.
		Joshua Kinard <kumba@gentoo.org> reported the bug and
		supplied information for reproducing it.

		Based on a report from Dan Trinkle <trinkle@cs.purdue.edu>
		corrected use of <sys/utsname.h> for 32 bit Solaris 10
		and above compilations.  Simultaneously eliminated a
		casting complaint in arg.c and updated Configure to use
		the appropriate 64 bit compilation option (-xarch=v9 or
		-m64) with the Solaris Sun C compiler.

		Updated for FreeBSD 7.1-PRERELEASE with information
		supplied by Larry Rosenman <ler@lerctr.org>.

		Updated the Darwin libproc sources with changes from
		Allan Nathanson <ajn@apple.com>.  Tested them on a iMac
		mini, provided by Apple Inc.  Allan also provided man
		page corrections.

		Updated the FreeBSD Makefile to use the ${MAKE} variable
		for ZFS dnode2.c module compilation, based on a suggestion
		from Alexis Ballier <aballier@gentoo.org>.

		Improved the Solaris VxFS library location test, based on a
		suggestion from Jason Fortezzo <fortezza@mechanicalism.net>.
		Jason tested the change.

		Updated Solaris 10 ZFS support for ZFS version 4 and ZFS
		pool version 10, using a test system kindly provided by
		Vladislav Nespor <vladislav.nespor@id.ethz.ch>.  Renata
		Maria Dart <renata@slac.stanford.edu> tested on ZFS
		version 4, verifying that the update works there, too.
		(ZFS pool version 10 is apparently the ZFS version shipped
		with the 10/08 update to Solaris.  The original ZFS
		support targeted ZFS version 3.)

		I still consider ZFS support in Solaris lsof a hack,
		because it depends on a znode structure definition that
		I developed using dbx.  Sun is remiss in not distributing
		the ZFS header files used to build the distributed kernel.

		Because of the znode structure definition hack, I can't
		guarantee that lsof ZFS support will work for any other
		versions of ZFS.

		Solaris 10: adjusted to a change in the way devices are
		stored in the kernel; fixed a problem in zone handling;
		and added rudimentary sharedfs support.  Carson Gaspar
		<carson@taltos.org> reported the device number problem,
		provided a test system, and tested the changes.  Peter
		Vines <psv2b@eservices.virginia.edu> reported the zone
		handling problem and tested the fix.

		Adapted to FreeBSD 8.0-CURRENT changes in device number
		computation.  Problem was reported by Erwin Lansing
		<erwin@FreeBSD.org>.  Larry Rosenman <ler@lerctr.org>
		provided a test system.

		Corrected Solaris Configure test for appropriate VxFS
		library when using gcc to compile lsof.

		Updated for loss of KAME IPv6 FreeBSD accommodations.

		Adapted to FreeBSD 7.2.  Made Configure script recognized
		FreeBSD 6.3.

4.81            October 21, 2008
		Updated the Darwin libproc sources with changes from
		Allan Nathanson <ajn@apple.com>.  Tested them on a iMac
		mini, provided by Apple Inc.

		Changed dummy declarations in library source files to
		eliminate complaints about unused variables and empty
		object files.  This change may not work on dialects I
		can no longer test; it has been tested on some versions
		of AIX, Darwin, FreeBSD, Linux and Solaris.

		At the request of Hal Brooks <hal@uga.edu> added support
		for Linux /proc/net/packet files.  Hal tested it.

		Added socket file only performance enhancements to Linux
		and PSTAT-based HPUX lsof.

		Added htonl call around improper usage of INADDR_LOOPBACK;
		report from an Apple engineer forwarded by Allan Nathanson
		<ajn@apple.com>.

		Adjusted for FreeBSD-8.0 change in device number handling.
		The adjustment should work for FreeBSD 5 and above, should
		the 8.0 change be propagated downward.  The problem was
		reported by Pav Lucistnik <pav@FreeBSD.org>.  An updated
		test system was provided by Erwin Lansing <erwin@FreeBSD.org>.

		Reduced AIX support to version 5.3, since test systems with
		older versions are no longer available to me.

		At the request of Marjo F. Mercado <mmercado@xceedium.com>
		and Phil Shin <pshin@xceedium.com> applied some speed
		improvements to lsof, particularly when the files of
		interest are /Internet files -- i.e., selected with lsof's
		-i" option.  Added a two new options to assist the
		improvements: 1) "-c^<command>" to tell lsof to exclude the
		named command(s); and 2) "-stcp|ud>:[^]state' to tell lsof
		to include in its reporting or exclude ('^') from its
		reporting Internet files in the named states (e.g., LISTEN,
		^CLOSE_WAIT, IDLE, etc.)  For the most part these changes
		apply only to AIX, Darwin, FreeBSD, PSTAT-based HP-UX, Linux
		and Solaris, since those are the only places I could test
		them.  They are controlled by the HASTCPUDPSTATE definition
		in each dialect's machine.h header file.  Marjo and Phil
		provided HP-UX 11.23 and 11.31 test systems.

		Fixed a stat(2) problem on HP-UX 11.31 while testing the
		speed improvements.

		Adjusted for kernel header file changes in FreeBSD
		8.0-CURRENT.  Larry Rosenman <ler@lerctr.org> provided
		a test system.

		Added a warning for Solaris systems where VxFS node info
		can't be obtained from the VxFS utility library.  The
		warning was requested by Tom Matthews <Tom.MATTHEWS@rbs.com>.

		Corrected mishandling of file system path name arguments
		that have trailing slashes, except, of course, the root
		file system, "/".  Allan Nathanson <ajn@apple.com> reported
		the bug.

4.80            May 12, 2008
		Updated for a FreeBSD 7.0 and above byte level locking
		change.  The problem was reported by Conrad J. Sabatier
		<conrads@cox.net>, who helped test the update.  Wesley
		Shields <wxs@FreeBSD.org> provided an 8.0-CURRENT test
		system.

		Propagated the FreeBSD 7.0 and above locking changes to
		FreeBSD 6.x, based on a report from Edwin Groothuis
		<edwin@FreeBSD.org>.

		Added warnings for unsupported dialects or versions.

		Added Linux support for the UDPLITE protocol.  Eric
		Dumazet <dada1@cosmosbay.com> supplied a patch.

		Added a missing quote to the Configure script's
		FreeBSD stanza.

		Added a usage.o rule to the HP-UX PSTAT-based
		Makefile.  I mistakenly deleted the rule at revision
		4.79.  The missing rule was reported by Kawaljeet Kaur
		<kawaljeet.malviya@gmail.com> who tested the corrected
		Makefile.

4.79            April 15, 2008

		**************** IMPORTANT NOTE ******************
		*                                                *
		* Lsof support has been reduced to the following *
		* dialects: AIX, FreeBSD, Linux and Solaris, and *
		* only in selected versions of those dialects.   *
		* The selected versions are listed in this file  *
		* and in other lsof documentation.               *
		*                                                *
		* I have made this move because of retirement    *
		* and because I no longer have many test systems *
		* available to me.                               *
		*                                                *
		* Vic Abell                                      *
		*                                                *
		**************************************************

		Fixed a Solaris VXFS permission problem when accessing
		the VXFS inode offsets.  The bug was reported by
		Gregory A. Ivanov <ivga@mts.ru>.  Gregory tested the
		fix.

		Moved an #include <string.h> later in FreeBSD dlsof.h
		to enable compilation on recent FreeBSD releases.  The
		change was supplied by Roy Marples <uberlord@gentoo.org>.

		Improved Linux /proc file stream reading speed by applying
		an expanded version of a patch from Eric Dumazet
		<dada1@cosmosbay.com> that allocates a page size buffer
		to each stream.  Improved TCP, TCP6, UDP and UDP6 hashing
		by determining the hash bucket count from the /proc/net
		sockstat and sockstat6 files.  The improvement was
		suggested by Eric and he provided sample code.  Eric also
		tested both improvements.

		Modified Configure script to build lsof on FreeBSD
		6.2.  Tested it on a system provided by Larry Rosenman
		<ler@lerctr.org>.

		Fixed a Linux maps file processing bug that prevented path
		names from having an embedded colon.  James Lingard
		<jchl@arastra.com> reported the bug and helped with its
		fix.

		Based on reports from Eric Dumazet and Samuel Thibault
		<samuel.thibault@ens-lyon.org> added support for the
		Linux 2.6.22 kernel's /proc/<PID>/fdinfo files -- i.e.,
		file offset and flags.  Samuel Thibault provided a test
		system.

		Fixed a Linux UNIX socket memory leak, reported by
		Philip Shin <pshin@xceedium.com>.  Phillip supplied the
		fix.

		With generous assistance from HP added support for an HP-UX
		11.23 patch that makes TLI/XTI socket address information
		available.

		Fixed a header file problem for FreeBSD 6.2 on the Alpha
		architecture.  The problem was reported by Pekka Honkanen
		<phonkane@cc.hut.fi>.  Pekka tested the fix.

		Based on a report and using suggested fixes from Karel Zak
		<kzak@redhat.com>, made these changes to Linux lsof: corrected
		a getpidcon() error message; insured that inode numbers are
		handled correctly for their unsigned long long type; and
		improved SELinux handling.  At the request of Alon Bar-Lev
		<alonbl@gentoo.org> added the LINUX_HASSELINUX environment
		variable to enable or inhibit SElinux support unconditionally.

		Updated Configure for FreeBSD 8.0-CURRENT and tested lsof on
		AMD64 there.

		Added a patch provided by Oles Hnatkevych
		<don_oles@able.com.ua> for FreeBSD systems where the root
		file system is on a CD9660 device.

		Added compensation for the disappearance of FMARK and FDEFER
		from the FreeBSD 8.0-CURRENT <sys/file.h>.

		Updated FreeBSD lsof with ZFS support.  Larry Rosenman
		<ler@lerctr.org>, Erwin Lansing <erwin@FreeBSD.org>, Wesley
		Shields <wxs@atarininja.org> and Dmitry Morozovsky
		<marck@rinet.ru> provided test systems.

		Fixed a socket file identification problem reported by
		Pavol Rusnak <stick@gk2.sk>.  Pavol also reported the
		cause of the problem.

		Added the ability to format the repeat mode marker line
		with strftime(3), where the dialect supports the
		localtime(3) and strftime(3) C library functions.  The
		addition was suggested by Mike Depot <mdepot@comcast.net>,
		who also tested it.  The addition required creating a new
		main lsof source module, util.c, that contains functions
		whose compilation conflicts with the general header file
		tree defined by lsof.h and dlsof.h.

		Based on reports from Andrei V. Lavreniyuk
		<andy.lavr@reactor-xg.kiev.ua> and Pav Lucistnik
		<pav@FreeBSD.org> updated the FreeBSD 7.0 and above
		file lock handling to use new locking structures.  The
		update requires a terrible hack to get a definition for
		the lock owner structure from a kernel source module
		into a local lsof header file.
2010-05-10 08:21:41 +00:00
..
9base Bump PKGREVISION to reflect the recent change in pkginstall/shells to use 2010-05-07 12:02:43 +00:00
855resolution Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
915resolution Update to 0.5.3 (Apr 15, 2007) 2009-08-19 08:41:45 +00:00
acpica-utils DragonFly BSD also does not have sem_timewait(3). 2010-01-10 07:58:05 +00:00
acpidump
adtool Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
afbinit DESTDIR support 2010-01-27 18:25:46 +00:00
agedu Initial import of agedu-8590: 2009-06-07 13:48:20 +00:00
amanda use META_PACKAGE, delete other variables 2009-02-24 14:53:08 +00:00
amanda-client Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
amanda-common Use REAL_ROOT_USER here. 2010-02-19 18:55:56 +00:00
amanda-plot
amanda-server Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
apcupsd Really use root for the config files. Bump revision. 2010-02-19 19:05:26 +00:00
aperture Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
asapm
atitvout DESTDIR support 2010-01-27 18:25:46 +00:00
bacula Changes 5.0.2: 2010-05-08 09:05:47 +00:00
bacula-clientonly Changes 5.0.1: 2010-03-09 07:06:00 +00:00
bacula-doc Changes 5.0.2: 2010-05-08 09:05:47 +00:00
bacula-qt-console Changes 5.0.1: 2010-03-09 07:06:00 +00:00
bacula-tray-monitor Changes 3.0.3: 2009-10-28 09:30:21 +00:00
bacula-wx-console Changes 5.0.1: 2010-03-09 07:06:00 +00:00
bbsload Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
bchunk
bcmfw Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
bcollect Import bcollect version 0.6.0. 2010-04-28 00:29:21 +00:00
bkpupsd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
boxbackup-client DESTDIR support 2010-02-12 14:16:57 +00:00
boxbackup-server DESTDIR support 2010-02-12 14:16:57 +00:00
brasero totem-pl-parser doesn't need evolution-data-server anymore -- remove 2010-04-09 19:47:32 +00:00
brasero-nautilus sync v/ base pkg 2009-12-16 17:26:48 +00:00
bsign DESTDIR support. Not MAKE_JOBS_SAFE. 2010-01-27 18:36:54 +00:00
btpin-qt Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
bubblemon Drop maintainership on these packages, I am no longer interested. 2010-05-07 08:34:22 +00:00
burn More PKGREVISION bumps of jpeg dependencies. 2010-01-24 13:26:09 +00:00
capistrano Updated capistrano to 2.5.10 2009-12-02 14:46:35 +00:00
ccd2iso
ccze Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
cdbkup Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
cdrdao Need to include "util.h" for strdupCC. 2010-01-10 05:39:29 +00:00
cdrkit Use the cmake infrastructure. Makes it work in bulk builds. 2010-01-08 16:19:18 +00:00
cdrtools Update to 2.01.01a78: 2010-05-02 10:45:50 +00:00
cfengine2 Updated to version 2.2.10 2010-05-09 22:09:30 +00:00
checkpassword DESTDIR support 2010-01-27 18:38:15 +00:00
checkpassword-pam
checkperms avoid catpage regeneration 2010-04-20 16:01:38 +00:00
clex USE_NCURSES=# -> USE_NCURSES=yes 2010-03-17 14:17:38 +00:00
consolekit Do not create etc/ConsoleKit/seats.d/ inside prefix during install. This 2010-04-18 19:51:47 +00:00
coreutils Add a fix for coreutils' CVE-2009-4135. Instead of using /tmp/coreutils 2009-12-20 16:12:06 +00:00
cpmtools DESTDIR support 2010-01-27 18:38:15 +00:00
cpogm DESTDIR support 2010-01-27 18:38:15 +00:00
cpuburn Add PKG_DESTDIR_SUPPORT 2009-02-10 12:01:04 +00:00
cpuid DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
crashme Correctly disable master site. PR pkg/42076 2009-09-17 14:00:53 +00:00
cvsreport Set LICENSE=gnu-gpl-v2. 2010-04-29 09:24:18 +00:00
daemond Fix installation. Honour PKGMANDIR. 2009-03-26 19:05:29 +00:00
daemontools Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
dbus fix for pr#42396 from dbus 1.2.16 (different branch than this) 2010-02-21 19:32:25 +00:00
dbus-glib Update to 0.84: 2010-02-16 13:23:50 +00:00
dbus-qt3 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
dd_rescue Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
dd_rhelp
ddrescue Update to 1.11, provided by Mustafa Dogan in private mail. 2010-02-25 20:21:44 +00:00
depot DESTDIR support 2010-02-12 14:42:45 +00:00
desktop-file-utils Added LICENSE. 2010-01-16 23:37:48 +00:00
detox Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
devkitd Do not allow NetBSD<5. 2009-09-22 10:12:12 +00:00
dirsize PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:53:00 +00:00
dirvish Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
diskscrub
dmassage DESTDIR support 2010-01-27 18:25:46 +00:00
dmesg2gif Add LICENSE 2010-01-24 23:13:31 +00:00
dmg2img Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dmidecode Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
dmsdos DESTDIR support 2010-01-27 18:38:15 +00:00
dog Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
dptutil DESTDIR support 2010-01-27 18:38:15 +00:00
duplicity Update to duplicity-0.5.20: 2009-09-05 22:11:50 +00:00
dvd+rw-tools Added LICENSE information. 2010-01-24 17:11:17 +00:00
dvdisaster bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
dvdrecord +PKG_DESTDIR_SUPPORT 2009-05-19 22:03:44 +00:00
e2fsprogs Patches for changes in DragonFly's disklabel structure. 2008-09-21 16:16:06 +00:00
easydiskpasswd Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
estd Update to r7 (pkgsrc 0.7). Provided by Johannes Hofmann in private mail. 2009-10-26 00:30:10 +00:00
etcmanage New in Version 0.6.1 2009-04-01 19:05:03 +00:00
etcutils Import etcutils 0.1: 2010-05-07 09:13:59 +00:00
extipl Allow unprivileged installation. No point in making the executable 2010-02-20 00:02:33 +00:00
fakeroot Update faekroot to 1.5.10. 2010-04-23 09:00:15 +00:00
fam Added LICENSE. 2010-01-16 23:37:48 +00:00
fastfs DESTDIR support 2010-01-27 18:51:33 +00:00
fatback
fdupes Import fdupes-1.40 as sysutils/fdupes. 2008-12-17 11:56:26 +00:00
file Avoid errors on gcc2 2009-12-30 11:00:24 +00:00
filelight Include desktopdb.mk, bump PKGREVISION. 2010-04-30 08:12:14 +00:00
findutils
fix4SA110rev2 - Fix build issue 2009-02-10 12:49:56 +00:00
fixelfprot DESTDIR support 2010-01-27 18:51:33 +00:00
foremost Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
free Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
fs-kit DESTDIR support 2010-01-27 18:56:54 +00:00
fsv Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
fsviewer Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
ftwin Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
gamin Add support for the debug option to the libgamin and gamin packages. 2010-04-18 18:22:43 +00:00
gcdmaster sync w/ base pkg 2009-11-22 21:06:20 +00:00
gcombust Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
genpasswd Support DESTDIR and PKGMANDIR 2009-10-29 21:34:12 +00:00
gentoo Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gio-fam Initial import of gio-fam: 2010-04-20 17:44:26 +00:00
gkrellm Rename auxiliary getline function which collides with the new prototype in 2009-10-10 12:52:40 +00:00
gkrellm-est DESTDIR support 2010-01-27 18:56:54 +00:00
gkrellm-server Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
gkrellm-share Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gnome-commander update to 1.2.8.5 2010-02-24 18:45:43 +00:00
gnome-device-manager DESTDIR ready. 2010-01-27 19:03:58 +00:00
gnome-menus these don't need "fam" directly (but still through glib2) 2010-02-16 12:10:14 +00:00
gnome-mount bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-nds-thumbnailer bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-pkgview Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
gnome-power-manager Fix build with current modular-xorg: remove inclusion of non-existent 2010-04-11 22:24:47 +00:00
gnome-settings-daemon PKGREVISION bump for libxklavier shlib update. 2010-02-16 13:35:40 +00:00
gnome-system-monitor FreeBSD doesn't have log2() - use patch from ports to get it working anyway 2009-09-20 19:55:40 +00:00
gnome-system-tools bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-vfs buildlink avahi and fam conditionally as PKG_BUILD_OPTION. 2009-12-13 09:34:33 +00:00
gnome-vfs-monikers Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gnome-vfsmm Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gnome-volume-manager Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
gnometoaster
gpart Provided a working, although outdated, HOMEPAGE. 2010-02-04 21:27:46 +00:00
grub Apply patch: 2010-02-21 16:44:52 +00:00
grun One HOMEPAGE should be plenty. 2009-08-26 20:22:49 +00:00
gst-plugins0.10-gio Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gst-plugins0.10-gnomevfs Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gtk-send-pr DESTDIR support 2010-01-27 19:07:31 +00:00
gvfs manke the "avahi" option non-default, as in other gnome base pkgs, 2010-01-26 19:30:14 +00:00
gworkspace More PKGREVISION bumps of jpeg dependencies. 2010-01-24 13:26:09 +00:00
hal Bump PKGREVISION for new patch-ax. 2010-01-26 06:16:30 +00:00
hal-info Added missing TEST_TARGET. 2010-01-16 14:39:59 +00:00
hcidump Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
hddtemp
hfsutils DESTDIR support 2009-02-16 19:26:07 +00:00
htop
i2ocfg
i810switch Fixed borked install rule. (hi joerg) 2009-11-30 01:01:56 +00:00
iat Initial import of iat-0.1.7: 2010-01-26 19:37:23 +00:00
idesk DESTDIR support 2010-01-27 19:07:31 +00:00
install-sh Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
ipa Remove trailing whitespace. 2010-03-11 21:40:46 +00:00
ipmitool Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
ipw-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ir-account Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
isapnptools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
iwi-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
iwi-firmware3 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
iwn-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
k3b Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
kdirstat Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
krusader DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 19:27:08 +00:00
lambd Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
lavaps Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
libdevkit-gobject Initial import of libdevkit-gobject-003, part of DeviceKit. 2009-09-16 19:03:10 +00:00
libgamin Add support for the debug option to the libgamin and gamin packages. 2010-04-18 18:22:43 +00:00
libgksu DESTDIR ready. 2010-01-27 19:12:29 +00:00
libgtop Add upstream URL for patch-ae bug report. 2009-10-30 21:41:20 +00:00
libirman Updated sysutils/libirman to 0.4.1c 2009-02-13 22:18:01 +00:00
libnotify propagate glib/gtk dependencies, needed to link 2009-10-30 16:54:07 +00:00
libol * marked as user-destdir ready 2009-12-09 11:07:01 +00:00
liboobs Update to 2.22.2: 2009-10-31 02:52:45 +00:00
libpciaccess Update to libpciaccess-0.11. 2010-04-09 08:09:11 +00:00
lilo DESTDIR support 2010-01-27 19:13:37 +00:00
logfinder Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
logrot DESTDIR support 2010-01-27 19:13:37 +00:00
lsof Update lsof to 4.83 2010-05-10 08:21:41 +00:00
magicrescue DESTDIR support 2010-01-27 19:13:37 +00:00
mbmon DESTDIR support 2010-01-27 19:13:37 +00:00
mc build against libslang2 rather than libslang1, initialize its UTF8 2010-02-24 17:56:20 +00:00
mdf2iso DESTDIR support 2010-01-27 19:13:37 +00:00
memconf DESTDIR ready 2010-03-07 23:15:11 +00:00
memtest86 Support staged installation. 2009-12-12 19:34:46 +00:00
memtester Update to 4.1.3. From the changelog: 2010-03-04 08:43:21 +00:00
memtestplus Adjust base address down to 0x60000 so as to fit image within bottom 640KiB. 2009-12-27 18:08:12 +00:00
mencvcd DESTDIR support 2010-01-27 19:13:37 +00:00
mesure Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
mgm DESTDIR support 2010-01-27 19:24:27 +00:00
mklivecd DESTDIR support 2010-01-27 19:27:24 +00:00
mksunbootcd DESTDIR support. Fix man page location. 2010-01-27 19:29:47 +00:00
mktemp Support staged installation. 2009-12-12 23:20:52 +00:00
monit Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
mtools Forgotten patches. Sorry for the inconvenience caused. 2010-05-03 10:17:05 +00:00
mtoolsfm
mtree DESTDIR support 2009-02-10 00:12:45 +00:00
mtscan Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
munin-doc Don't derive DISTNAME from PKGNAME. 2010-02-11 12:38:45 +00:00
munin-node Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
munin-server Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
nautilus add "bn" locale to PLIST. Bump revision. 2010-04-11 16:38:29 +00:00
nautilus-cd-burner Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
nautilus-sendto Bump PKGREVISION for gupnp/gssdp API changes. 2010-01-20 14:04:52 +00:00
ndesk-dbus recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
ndesk-dbus-glib recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
neb-wipe Added sysutils/neb-wipe version 1.0 2009-12-10 17:31:58 +00:00
news DESTDIR support. Fix maintainer 2009-02-16 13:36:46 +00:00
notification-daemon bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
nrg2iso
ntfsprogs Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
nvnet DESTDIR support 2010-01-27 19:31:05 +00:00
oak DESTDIR support 2010-01-27 22:26:39 +00:00
open-vm-tools Fix ownership. Bump revision. 2010-02-19 20:30:21 +00:00
osname
p5-File-chmod Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-File-Copy-Recursive Update from version 0.37 to 0.38. 2009-01-11 14:52:21 +00:00
p5-File-Remove Give up MAINTAINER 2009-07-17 18:00:13 +00:00
p5-Filesys-Df Importing module for Filesys::Df 2009-03-22 21:25:10 +00:00
p5-Filesys-DfPortable Adding package for perl module Filesys::DfPortable-0.85 2009-03-22 21:34:26 +00:00
p5-Filesys-Statvfs Importing package for Perl module Filesys::Statvfs-0.82 2009-03-22 21:45:16 +00:00
p5-GTop Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-IO-KQueue Importing sysutils/p5-IO-KQueue version 0.34 as dependency for scheduled 2010-02-23 13:08:53 +00:00
p5-Lchown Updating sysutils/p5-Lchown from 1.00nb2 to 1.01 2010-02-22 16:30:40 +00:00
p5-Linux-Inotify2 Importing pkgsrc/sysutils/p5-Linux-Inotify2 version 1.2.1 as dependency 2010-02-23 13:51:34 +00:00
p5-Mac-AppleScript Initial import of p5-Mac-AppleScript version 0.04 in the NetBSD 2010-02-18 02:56:04 +00:00
p5-Mac-AppleScript-Glue Initial import of p5-Mac-AppleScript-Glue version 0.03 in the NetBSD 2010-02-18 02:56:35 +00:00
p5-Parse-Syslog Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Server-Starter Add LICENSE 2010-04-10 13:47:35 +00:00
p5-SSH-Batch Updating sysutils/p5-SSH-Batch from 0.021 to 0.023 2010-02-17 11:10:21 +00:00
p5-Sys-CpuLoad Added LICENSE=gnu-gpl-v2 2009-05-12 12:51:07 +00:00
p5-Sys-Filesystem Updating sysutils/p5-Sys-Filesystem from 1.23 to 1.27 2010-02-22 14:27:01 +00:00
p5-Sys-Hostname-Long Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Sys-SigAction This module implements set_sig_handler(), which sets up a signal handler and 2009-02-25 21:30:27 +00:00
p5-Sys-Utmp Importing package for Sys::Utmp - an object(ish) interface to UTMP files. 2009-03-22 21:17:03 +00:00
p5-Unix-ConfigFile Give up MAINTAINER 2009-07-17 18:00:13 +00:00
p5-Unix-Syslog Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
pciutils PCI domains support for recent DragonFly. Bump PKGREVISION. 2009-07-20 05:58:44 +00:00
pcmanfm bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
pcvt-utils Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
pdumpfs Set LICENSE=gnu-gpl-v2. 2009-07-10 09:00:41 +00:00
pear-Log Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more 2010-03-15 16:45:59 +00:00
pflogsumm
pfstat DESTDIR support 2010-01-27 19:31:05 +00:00
pftop
pscpug Update to 0.3.5. 2009-03-21 17:35:06 +00:00
psftools
psmisc
pstree Updating sysutils/pstree from 2.32nb1 to 2.33. 2010-01-16 15:28:57 +00:00
puppet Update sysutils/puppet to 0.24.9. 2010-02-04 16:22:02 +00:00
pv Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
pwgen
py-dbus Update to 0.83.1: 2010-05-02 13:31:54 +00:00
py-gnome-menus these don't need "fam" directly (but still through glib2) 2010-02-16 12:10:14 +00:00
py-notify Allow Python 2.6. 2010-02-10 21:09:05 +00:00
qlogtools Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
radeontool drop maintainership 2009-01-12 16:19:07 +00:00
radmind Fix ownership. Bump revision. 2010-02-19 20:48:44 +00:00
rconfig Updated sysutils/rconfig to 0.47 2009-02-11 22:59:49 +00:00
rdiff-backup Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
rename
rfstool DESTDIR support 2010-01-27 19:51:55 +00:00
roller DESTDIR support 2010-01-27 19:51:55 +00:00
rox Fix build on NetBSD. Fix PLIST. Add DESTDIR support. Rename back to match 2009-12-10 16:28:44 +00:00
rsnapshot DESTDIR support 2010-01-27 19:51:55 +00:00
rtty DESTDIR support 2010-01-27 19:51:55 +00:00
ruby-activesambaldap Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ruby-directory-watcher Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ruby-facter Use the correct variable name, MASTER_SITES not MASTER_SITE 2009-11-17 18:46:15 +00:00
ruby-gnome2-gnomevfs Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-quota Make ruby-quota really usable on Linux. 2010-04-22 15:01:07 +00:00
ruby-rb-appscript Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
safetynet Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
same Since version 1.8, same depends on zlib. Committed during the freeze, 2008-10-02 08:34:26 +00:00
sarah Really enable destdir support 2010-01-28 00:19:41 +00:00
screentest Needs pkg-config. 2009-12-03 19:10:49 +00:00
scsiinfo Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
service-config Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
setquota Fix installation with newer NetBSD. 2009-02-08 00:26:32 +00:00
sformat No need for both real MAINTAINER and generic one. 2009-03-18 19:18:59 +00:00
shc DESTDIR support 2010-01-27 20:01:36 +00:00
shmux Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
skill user-destdir support 2009-07-07 19:58:19 +00:00
slay DESTDIR support 2010-01-27 20:01:36 +00:00
smartmontools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
smbldap-tools Finish DESTDIR support 2010-01-27 20:05:28 +00:00
socket Added support for installation to DESTDIR and LICENSE information. 2010-02-04 20:58:45 +00:00
sredird DESTDIR support 2010-01-27 20:09:09 +00:00
sshsh Support DESTDIR and PKGMANDIR 2009-10-31 19:53:17 +00:00
storage-manager DESTDIR support 2010-01-27 20:09:09 +00:00
stow
strace compile fixes for a leaf package for non-x86 NetBSD 2009-12-29 22:03:41 +00:00
strigi Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
su2 DESTDIR support 2010-01-27 20:09:09 +00:00
sux DESTDIR support 2010-01-27 20:09:09 +00:00
swapd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
swatch Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
sysgen Add PKG_DESTDIR_SUPPORT 2009-02-13 22:24:14 +00:00
sysinfo Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
syslog-ng * Set LICENSE=gnu-gpl-v2 2009-12-09 11:12:21 +00:00
system-tools-backends System Tools Backends Version 2.6.1, 2009-04-15 2009-12-14 01:39:57 +00:00
tcx DESTDIR support 2010-01-27 20:19:36 +00:00
tdir Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
tits DESTDIR support. Fix build with netbsd-5+ 2008-12-18 14:48:01 +00:00
tkcron DESTDIR support 2010-01-27 20:19:36 +00:00
tkdesk DESTDIR support 2010-02-17 15:39:02 +00:00
tload DESTDIR support 2010-01-27 20:19:36 +00:00
tob DESTDIR support. Create runtime directories at install time. Bump revision. 2010-01-27 20:22:54 +00:00
top
torsmo Fix ownership. Bump revision. 2010-02-19 21:21:20 +00:00
toshutils Some fixes and improvements: 2009-09-18 09:37:01 +00:00
tpb Untested destdir support 2010-01-27 20:24:57 +00:00
tphdisk DESTDIR support 2010-01-27 20:28:15 +00:00
tree merge patch (build fix for some platform where MB_CUR_MAX is not defined?) 2009-08-08 05:20:02 +00:00
ups-nut Fix permissions. 2010-02-19 21:23:34 +00:00
ups-nut-cgi DESTDIR support 2010-02-17 15:39:02 +00:00
ups-nut-snmp
ups-nut-usb
usbutil Back out new-style BSD makefile, as older NetBSD mk files do not 2008-12-07 12:32:27 +00:00
user_darwin DESTDIR support 2010-01-27 20:28:15 +00:00
user_interix DESTDIR support 2010-01-27 20:28:15 +00:00
vbetool Bump PKGREVISION for sysutils/pciutils 2008-11-03 22:04:49 +00:00
vcdimager
vcdimager-devel libcdio updated changed its shlib major version, so bump depends. 2009-10-31 14:46:51 +00:00
vidc-tools Add PKG_DESTDIR_SUPPORT 2009-02-13 22:24:14 +00:00
vifm Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
vip
vobcopy Correct the patch-ac checksum. 2009-05-03 16:44:41 +00:00
vxargs Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wbm-apache Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-at Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-bandwidth Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-bind8 Add a missing entry to PLIST, noticed by PR 42086. 2009-09-18 11:04:07 +00:00
wbm-change-user Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-copy Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-cron Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-passwd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-shell Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-useradmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-webmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-custom Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cyrus-imapd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-dhcpd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-dovecot Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-fetchmail Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-file Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-htaccess-htpasswd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-inetd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-ipfilter Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-ldap-useradmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-lpadmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-mailboxes Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-mount Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-mysql Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-net Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-openslp Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-passwd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-postfix Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-postgresql Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-qmailadmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-quota Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-sendmail Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-shell Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-sshd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-status Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-syslog Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-telnet Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-time Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-tunnel Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-useradmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-virtual-server Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
webmin Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
whowatch DESTDIR support 2010-01-27 20:28:15 +00:00
wipe DESTDIR support 2010-01-27 20:28:15 +00:00
wmcpuload
wmmemmon
wmSMPmon DESTDIR support 2010-01-27 20:41:16 +00:00
wpi-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wpi-firmware2 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wtail Support DESTDIR and PKGMANDIR 2009-10-29 21:53:10 +00:00
xapply Needs m4, add it to USE_TOOLS. 2009-04-18 14:29:07 +00:00
xbatt DESTDIR support 2010-01-27 20:41:16 +00:00
xbattbar
xcdroast bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xdu Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xenkernel3 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xenkernel20 user-destdir support, and add LICENSE (gnu-gpl-v2). 2010-03-08 01:19:42 +00:00
xenkernel33 Update to Xen 3.3.2. 2009-08-07 12:43:46 +00:00
xentools3 Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
xentools3-hvm Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
xentools20 LICENSE + user-destdir. 2010-05-04 18:55:46 +00:00
xentools33 Apply c/s 19609 from upstream: 2010-05-05 06:12:35 +00:00
xenvstat DESTDIR support 2010-01-27 20:41:16 +00:00
xfce4-appfinder Upgrading Xfce to 4.6.1. 2009-09-16 01:15:32 +00:00
xfce4-battery-plugin Use /usr/include/dev/apm/* on AMD64. Add explicit failure message for 2010-03-22 15:46:02 +00:00
xfce4-cpugraph-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-diskperf-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-fsguard-plugin bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xfce4-genmon-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-netload-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-quicklauncher-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-systemload-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-thunar Add more details to bare description. 2010-02-25 18:31:08 +00:00
xfce4-volman Update sysutils/xfce4-volman to 0.2.0nb2 and add it to the xfce4 meta package 2009-11-05 20:15:40 +00:00
xfce4-xarchiver Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-xkb-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfe Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
xfm * Add user-destdir installation support. 2010-03-07 09:03:14 +00:00
xfsprogs DESTDIR support 2010-02-03 12:41:47 +00:00
xhfs DESTDIR support 2009-02-23 18:25:04 +00:00
xmbmon DESTDIR support 2010-01-27 20:57:22 +00:00
xmeter Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xnc Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
xosview Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
xps
xuvmstat NetBSD 5.99.21 and newer does not swap out user areas 2010-03-04 14:56:13 +00:00
zidrav give to pkgsrc-users@ 2009-03-21 09:44:19 +00:00
Makefile Add and enable etcutils. 2010-05-07 09:14:26 +00:00