pkgsrc/sysutils
wiz c2c0bd76a5 Update to 2.1.22:
2.1.22

	IMPORTANT: cfshow output formatting changes
	           database internal format changes

	Rewritten the checksum subsystem to allow for future development
	and improvements and tidied the fragile Berkeley DB code. Cfservd
	no longer caches checksums, as this causes update issues. This could
	lead to additional load.

	The checksum code has been rewritten with a new database model, so all
	old data will be rebuilt. The checksum database has been renamed.

	ChecksumDatabase variable is not longer used.

	Package manager debian patch added to iterate over packages
	under installation.

	Package manager for AIX code added, courtesy of Anthony Rassin

	Package manager for Gentoo added, courtesy of Eric Searcy

	ShowState(rootprocs), ShowState(otherprocs) added for
	better process reporting

	General code reorganization for better separation of concerns, looking
	towards cfengine 3.

	cfconvert removed. Change of future strategy for cfengine 3 migration.

	Rationalization of internal instrumentation and better integration
	with cfenvd.

	Bug fixes to miscmounts. Editing was broken with respect to editfilesize variable.
	Option processing for miscmounts was also broken.

	Support for old Berkeley DB APIs abandoned.

	Encryption level added for full encryption of opendir traffic.
	Must set FullEncryption = ( true ) in control for compatability

	server=none now signals noop in method execution and copy.

        Varstring expansion bug for nested variables.

2.1.21

	copy action now supports this $(this) variable which is made equal to the
	current server. This allows separating files from multiple hosts when downloading.

	cfenvd LDT fixes

	Bugs in PeerLeader/Group functions fixed.

	Some buffer limits too small and hardcoded in item.c - fix
	PH support removed from cfenvd during code rationalization - never used

	Cfenvd code rationalization and channge in database format.
	THe first time cfenvd runs, it will convert the database into the new format,
	be aware that this could take some time as it is disk intensive.

	Matt Shibla (ARM) ReturnsZeroShell function added.
	Cfrun ignored port number, fix


2.1.20
	ipv6 structure compilation error for Tru64

	Tested for compilation with latest Berkeley4.4-NC

	New option in cfservd.conf "LogEncryptedTransfers" (true/false).
	If true, any file that is granted access and is marked "encrypt=true"
	will be logged in syslog. i.e. one can keep a record of sensitive
	transfers.

	Linkcopy fix in 2.1.19 broke copying of links that point
	nowhere. Fixed.

	Copy was missing from the multi-pass detection. Fixed

	Patch to debian package management. (bastiaans@sara.nl) fixed -
	debian package always returned eq/true without cmp/version
	statement" (checking if a package is installed, regardless of
	version, now works

	However the "Comparison result" is always "eq" (equal) somehow for
	me... "

	If you are experiencing problems with 2.1.19 please get 2.1.19a.
	One of the changes in 2.1.19 has had bizarre side effects in links
	and disks.

2.1.19

	cfagent will now exit and cease processing if any class in the defined
	control list

	 AbortClasses = ( class_name_1 class_name_2 ... )

	The singlecopy feature has been rewritten after reports of it not
	working, besides, the code was bizarre and the documentation was
	even worse.

	The autodefine code also patched and tested. In both these cases,
	there are lists of *patterns* or wildcards. The code and docs now
	agree

	ExecResult now runs its command in -n mode

	Error parsing strings (esp shellcommands) that contain the $
	symbol due to a bug in 2D-lists.

	VMWare ESX recognition.

	Bug in cfservd stat-mode on symbolic links not correctly
	evaluated.  Bug in linktype=copy for copy fixed.

	Bug in array expansion fixed - would truncate string after expansion

	Constant-cosmetics and length alterations. CF_SMALLBUF introduced,
	and MAXHOSTNAMELEN used

	PID file added for each daemin in WORKDIR == /var/cfengine

	Patch for function argument parsing

	Typo in docs. SelectPartitionGroup -> SelectPartitionNeighbours

	Inform=true support for packages

	HostRange bug - recoding not implemented properly from
	2.1.16. Caused seg fault.

	Joe Buehler's harmless patch to cfexecd to flag daemon and batch mode.

	Serious bug in binserver handling fixed. (Rarely used feature)

	home tidying did not set the "done flag" for multiple pass avoidance.

	Patches to setting unqualified and qualified names

	SuSE 10 detection patch

	Minor error fixes discovered by Joe Buehler and his wonderful
	software.

        Files is the "suspicious" list were marked "not sensible" so that
	follow-up rules e.g. to delete them would not be triggered This is
	now considered a confusion of roles. Suspicious files are no
	longer skipped.

	More memory leaks in cfservd

	Compilation fix for non-IPv6 savvy machines

2.1.18


	Error in FileExists() left over from 2.1.16 changes. Fixed

	elsedefine was not defined if a copy was requested of a non-existent file. Fixed.

	HostnameKeys (dynamic keys for dhcp clients) fix for cfservd.

	Error in stat'ing links that point to non-existent files in
	cfservd. Missing "else" caused this to be reported as an error in
	remote file copy.

	5 second timeout reduced to 10 in cfservd file change check.

	Error message returned by cfservd is non-specific and previously
	said authentication denied, regardless of failure. The daemon now replies
	"Unspecified refusal". Users should use -v or -d2 on both sides of a connection
	to diagnose the true cause of failure,

	Segmentation fault when in verbose mode fixed - editfiles pointer.

	Error in parsing quotes and escaped quotes in functions.

	Bug in implementation of tidy scheduling during dependent classes fixed.

	BeginGroupIfLineMatch
	BeginGroupIfMatch
	BeginGroupIfLineContaining operations added

	Function ExecShellResult similar to ExecResult, but a shell is used,

	cfservd some additional memory reclamation during file updates, could cause memory leaks..

2.1.17

		This is a minor bugfix release


	WARNING	- the handling of function arguments has been changed. You are recommended to
	use normal C/Perl quoting of argument strings., e.g.

	  result = ( ExecResult("/bin/sh -c \"${pf_cc} -V | head -1 | cut -d\  -f3\"") )

	not

  	  result = ( ExecResult(/bin/sh -c "${pf_cc} -V | head -1 | cut -d\  -f3") )

	IsWildItemIn now has reflexive check - some confusion in the code about whether
	the needle or the haystack is the wildcard.

	Templating in editfiles. A new editfiles directive "ExpandVariables"
	adds an "m4" like function to cfengine -- allowing predefined variable strings
	to be expanded into text.

	Patch contributed to expansvariables: Davor Ocelic <docelic@mail.inet.hr>

	Alerts patch - some alerts not installed, if classes not defined.

	Patch for missing variable expansion after function
	parameter rewrite in 2.1.16. Some functions were not fully ported.

	vicf eliminated from distribution

	PrepModule environment fix

	Compilation error C++ mixed into cfetool fix

	Chdir to / when ascting as a daemon for cfservd, cfexecd etc

2.1.16
	Bugfix release

	Moved method parameter setting to fix a bug where parameters would
	be set too late to be used in the parser

	action=warn in copy required inform=true to work, fixed.

	Function arg expansion bug and improvement fix

	Include directive added to cfrun.hosts (Olivier Fauchon)

	MOUNT_RO name collision fix

	SEG fault fixed when signalling cfenvd

	SkipIdentify partial fix

	Alf Wachsmann and Elizabeth Cassel's cfetool added, based on cfenvd.

	"cfetool makes a standalone tool out of cfenvd that accepts arbitrary
	periodic data. In addition, it has support for yearly periodic data.
	It's function and the user interface is in many aspects like rrdtool's.
	cfetoolgraph was added to work with the new features of cfetool.
	It works basically like cfenvgraph."


	Bug fix for multipass evaluation when resolving dependencies.

	Cfservd reread patch. Timeout on polling for linux,

	Default route code now uses "route" command exclusively for portability.

	EmailFrom patch to cfexecd / redundant code was paste error

	Increase pass depth in evaluation of action sequence.

	Skipident patch

	Size increase for interface buffer list

	HPUX,AIX ifconfig location fix

	Methods documentation improved.

	New control function for testing tcp services
          var = ReadTCP(host,port,"send string",maxbytes)

2.1.15

	-f removal in cfservd patch

	Segmentation fault in cfservd with RSA key exchange fixed.

	Disk freespace alerting bug - did not agree with manual specification. Message
	appears only in verbose. Fixed.

	Autodefine install patch.

	Abspath in shellcommands was not parsed and acted on...

	Warnall action was not respected in copy. Permissions were altered on destination file anyway.

	cfcolon added to special symbols.

2.1.14

	Alerts processed now in update context.

	More locking canonification fixes

	Exception for ReplaceALL convergence warning. Warning is not fatal
	if the operation is inside an editgroup.

	md5/sha1 message incorrect on new file found.

       Fixup Makefile.am and doc/Makefile.am.  Docs are now installed
       in the CFEngine "share" directory where they belong.

	Directory iteration fixed. New: owner=LastNode sets the owner of
	the directory to the name of the last node in the dir name. This allows
	the creation of homedirs.

	CentOS support added.

	Extra encryption stage added in C5 protocol. NOTE: This makes 2.1.14
	cfagent clients unable to talk to older servers. (Upgrade servers
	first, or at the same time.)

	Class "no_default_route" is now defined if a default route is not previously
	set, and a default route is defined for the current host.

	Added class functions IsGreaterThan, IsLessThan for numerical or string comparisons

	control:

  	 actionsequence = ( files )

	 a = ( 2.12 )
 	 b = ( 2.11 )

	classes:

	lt = ( LessThan(${a},${b}) )
   	gt = ( GreaterThan(${a},${b}) )

	alerts:

	  lt:: "$(a) LESS THAN $(b)"
	  gt:: "$(a) GREATER THAN $(b)"


	Bugfix for cfshow -c options (Nathan Hruby)

2.1.13
	Mistake in placement of update.conf runs fixed.

	Alteration to lock hashing to avoid conflicts

	Mandrake version type patch/repatched

	Error message in disable now
	underlines move to respository where defined.

	Locking patch to tidy. Did not release lock when tidying
	recursively with subdirectory deletions. (Eric Sorensen).

	Host range patched (again) (Bas VdV)

2.1.12
	cf.preconf can now cause an abort if the script prints out a string
	containing the substring "cfengine-preconf-abort".
	An exit code of 2 signals this failure

	Cfrun bug in placement of workdir initialization. Would try to open
	/inputs/cfrun.hosts instead of /var/cfengine/inputs/cfrun.hosts

	Moved mutex locks in address purging, to see if it prevents some
	segmentation faults.

	In image.c:
	/*      if (TRAVLINKS || ip->linktype == 'n') */
	Took out linktype reference. This appears to be erroneous.

	Patch to tidy: "Guolin Cheng" <guolin@alexa.com>

	Patch to -Q to prevent update.conf from being executed.

	Patch to rationalize choice of port number for new getaddrinfo
	interfaces. (ip.c)

	small patch to allow the use of PCRE if it is compiled with
	--with-pcre.  This is using the POSIX compatible API that PCRE provides,
	so the change necessary is to use pcreposix.h instead of regex.h and to
	link in pcreposix.so. cindy.marasco@pnl.gov)

2.1.11

	SUPPORT FOR POSIX ACLS IN LINUX IS NOT AS STRAIGHTFORWARD AS
	ORIGINALLY THOUGHT.  THE API DOES NOT MATCH EXISTING
	IMPLEMENTATIONS AND SEEMS SIGNIFICANTLY MORE COMPLEX. IN THE
	INTERESTS OF STABILITY THIS WILL HAVE TO BE DEFERRED TO A LATER
	RELEASE.

	Comma in function argument bug in FileExists etc, fixed

	Option -z (--schedule) now prints only the run schedule.  Option
	-Q (--query) added to print values of variables defined in
	configuration

	  cfagent -Q sysadm,domain,site,ipaddress

	in format  varname=value

	New variables can be used in cfagent.conf for cfexecd control:

	  EmailFrom = ( )
	  EmailTo   = ( )  - overrides sysadm if set


	White Box linux class recognition added


	When setting classes or variables by function call, the function
	evaluation is no longer performed if it is not in an active class.

	Cfexecd now calls cfagent with -D from_cfexecd to define the class
	"from_cfexecd::" when run from the executor

	WarnIfFileMissing added to editfiles and default is not to warn
	of non-existent files, except in inform/verbose modes.

	Check added for DefineInGroup, signals error if not in group
	Added copy type "any" for any matching criteria, date/sum etc.

	Respository variable was not expanded like a normal variable

	cfshow tool added for consulting the databases

	Better autodetection of Berkeley DB in some distros of Linux (SuSE) - has anyone heard of "standards"?
	Date format changed in cfexecd output files
	Errors if remote copy is not encrypted when server demands encryption. (patch)

	Renaming of directories is now allowed if dest= is set specifically.

	Check added for variables defined in terms of undefined variables.

	Patch for solaris package manager added (Louis Erickson - wwonko@rdwarf.com)

	file added as synonym til reg in filter

	Patch to HostRange (item.c) (rader@ginseng.hep.wisc.edu)
	Internal variable determining WORKDIR for non-privileged users.

	Various minor changes and cosmetics.

	Lock string must include server name in copy - added
	Method reply bundles fixed to work correctly with ipv6 addresses

	SIGPIPE and SIGCHLD added to signal handler (SIGCHILD ignored against posix, but
	how the hell do you sort this out?)
	srand -> srand48 typo in cfenvd

	Multiple method reply variables were incorrectly separated.
	Added options to disable LastSeen data recording feature.

	fclose used instead of pclose when calling ifconfig - resulted in zombies
2007-02-07 00:03:28 +00:00
..
9base Add DragonFly support. 2006-06-21 19:34:45 +00:00
855resolution Support NetBSD/amd64. This is also suggested in PR 35044. 2006-11-13 15:00:56 +00:00
915resolution Support NetBSD/amd64. This should close PR 35044. 2006-11-13 04:15:02 +00:00
acpi-iasl USE_TOOLS+=flex 2006-06-26 16:24:53 +00:00
acpidump Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
adjustkernel Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
adtool Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
afbinit Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
amanda Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
amanda-client Remove explicit GNU tar dependency. It is an unnecessary alternative 2006-05-26 13:19:38 +00:00
amanda-common Use MASTER_SITE_SOURCEFORGE. 2007-01-05 12:47:27 +00:00
amanda-plot Remove explicit GNU tar dependency. It is an unnecessary alternative 2006-05-26 13:19:38 +00:00
amanda-server Prevent amverify from looping forever. Patch provided by Jean-Louis 2007-01-05 13:20:54 +00:00
apcupsd Enable USB by default, it works fine once uhidev is disabled in kernel 2006-12-20 20:49:12 +00:00
aperture Make this build and work under NetBSD 3.99.20 and newer. 2006-05-31 02:31:56 +00:00
asapm - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
atitvout Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
bacula Remove old PATCHFILE from distinfo. 2007-02-05 15:30:26 +00:00
bacula-clientonly Move some things from Makefile.common to both Makefiles, and remove the options 2006-02-03 08:18:45 +00:00
bacula-doc Update to 2.0.2 docs to sync with the other bacula* packages. 2007-01-31 17:59:10 +00:00
bacula-gnome-console Update sysutils/bacula* to 1.38.11. Changes: 2006-10-09 14:20:28 +00:00
bacula-tray-monitor Needs pkg-config. 2006-06-11 12:40:41 +00:00
bacula-wx-console Update the bacula packages to 1.38.9. 2006-05-05 16:13:15 +00:00
bbsload Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
bchunk Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
bcmfw sysutils/bcmfw 2006-12-12 19:40:24 +00:00
bkpupsd update bkpupsd to 2.2.1; fix a small but critical bug. 2006-09-29 15:16:50 +00:00
bsign Initial import of bsign-0.4.5 into the Packages Collection. 2007-01-17 23:36:33 +00:00
btpin-qt btpin-qt is a graphical Bluetooth PIN Client for NetBSD. It sits in 2006-12-07 20:32:15 +00:00
burn Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
ccd2iso Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ccze Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cdbkup Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
cdrdao update to 1.2.2 2006-12-11 12:28:36 +00:00
cdrtools Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
cdrtools-ossdvd Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
cfengine2 Update to 2.1.22: 2007-02-07 00:03:28 +00:00
cfengine2-doc Update to 2.1.22: 2007-02-07 00:03:28 +00:00
checkpassword Whitespace. 2005-08-19 03:55:00 +00:00
checkpassword-pam Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
checkperms checkperms uses a BSD-style Makefile. 2007-01-10 07:42:00 +00:00
clex Fix errno. 2006-01-13 15:16:14 +00:00
coreutils Some teTeX2-removal cleanup. 2006-08-14 08:39:51 +00:00
cpmtools Fix build on DragonFly. 2006-12-06 14:58:01 +00:00
cpogm Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
cpuburn Install README in share/doc/cpuburn, following the normal convention. 2006-06-01 20:56:33 +00:00
cpuid Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
crashme Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
cvsreport Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
daemontools Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dbus Bump pkgrevision after changing the default for DBUS_USER (to make 2007-01-17 02:46:59 +00:00
dbus-glib Specify minimum required version of dbus. 2006-12-28 12:04:50 +00:00
dd_rescue Update dd_rescue to 1.12 (PR pkg/34573 from Martin Wilke) + add README file. 2006-10-19 07:26:06 +00:00
dd_rhelp Import dd_rhelp, a helper script for sysutils/dd_rescue. 2006-03-08 10:01:49 +00:00
depot Fixed pkglint warnings and the path to the manual pages. 2006-10-02 21:22:05 +00:00
desktop-file-utils Update to 0.12: 2006-11-18 23:58:53 +00:00
detox USE_TOOLS+=lex 2006-06-27 16:04:29 +00:00
dfuibe_installer Remove BROKEN_IN for packages that built in the latest 2006-08-06 05:20:40 +00:00
dfuife_cgi Fix pkglint warnings. 2006-04-10 15:38:42 +00:00
dfuife_curses Remove BROKEN_IN for packages that built in the latest 2006-08-06 05:20:40 +00:00
dirsize Include bsd.prefs.mk before testing OPSYS. 2006-11-29 13:46:15 +00:00
dirvish Initial import of dirvish-1.2.1. 2006-07-24 18:29:23 +00:00
dmassage Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dmesg2gif Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dmidecode regen patch-aa (fixing pkglint warning). From MAINTAINER. 2006-12-23 10:30:59 +00:00
dog Add getopt_long support on Interix too. 2006-11-28 16:42:51 +00:00
dptutil USE_LANGUAGES= c++ 2006-06-18 16:04:28 +00:00
duplicity Update duplicity to 0.4.2. 2006-10-08 13:42:21 +00:00
dvd+rw-tools Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dvdrecord The configure script uses AC_DEFINE_UNQUOTED for sysconfdir, which is 2007-01-24 02:17:00 +00:00
e2fsprogs List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 19:54:16 +00:00
easydiskpasswd Added BINOWN and BINGRP to MAKE_ENV, which fixes unprivileged builds. 2006-06-18 16:06:44 +00:00
estd Update estd to -r5nb3 2007-01-02 23:20:06 +00:00
etcmanage Update to 0.4. 2007-01-05 18:30:33 +00:00
extipl Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
fakeroot Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fam Don't limit extern "C" to certain Sun compiler. It is never wrong to do 2007-01-09 10:21:51 +00:00
fastfs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fatback Rename sig_t to avoid conflict with the type of the same name from 2006-10-09 13:23:37 +00:00
fdgw Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
file Update sysutils/file to 4.18 2007-01-17 17:36:12 +00:00
filelight Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
findutils Catman pages are no longer installed; remove USE_TOOLS+=nroff. 2006-11-10 14:44:33 +00:00
fix4SA110rev2 Update package Makefile now that bsd.pkg.extract.mk is using the 2006-01-21 18:57:40 +00:00
fixelfprot In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
foremost Import foremost from pkgsrc-wip. Packaged by Lubomir Kundrak. 2007-01-26 16:36:29 +00:00
free Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
fs-kit Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
fsv Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fsviewer Modular Xorg support. 2007-02-02 15:59:46 +00:00
gamin Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gcdmaster Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
gcombust Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
genpasswd Use different BUILD_TARGET on Darwin; the "netbsd" target requires 2005-11-02 18:44:40 +00:00
gentoo Update gentoo to 0.11.56. 2006-10-14 09:24:10 +00:00
gkrellm Modular Xorg support. 2007-01-09 08:07:44 +00:00
gkrellm-est Corrected dewey pattern for Dragonfly. 2006-09-09 18:34:49 +00:00
gkrellm-server Fixed some pkglint warnings. 2006-10-01 15:13:22 +00:00
gkrellm-share Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
gkrellm1 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gkx86info Comment out HOMEPAGE and MASTER_SITES, the domain has expired 2006-04-18 19:56:26 +00:00
gnome-menus Update to 2.16.1: 2006-10-22 21:39:52 +00:00
gnome-pkgview Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
gnome-vfs Modular Xorg support. 2007-01-30 23:38:22 +00:00
gnome-vfs2 Added a patch that fixes PR 35263. 2007-01-28 15:39:26 +00:00
gnome-vfsmm Changes 2.16.1: 2007-01-16 11:59:24 +00:00
gnome2-system-monitor Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
gnometoaster Regen symmetrically for GNU patch (found in irix bulk build). 2006-05-21 23:02:29 +00:00
gpart Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
grub Make it clear how to boot a Multiboot-enabled kernel. Per suggestion in 2006-12-17 19:21:42 +00:00
grun Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
gst-plugins0.8-gnomevfs Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
gst-plugins0.10-gnomevfs reset PKGREVISION for base pkg update 2006-12-11 12:50:36 +00:00
gtk-send-pr Update gtk-send-pr to 0.4.8. 2006-12-08 14:21:20 +00:00
gworkspace The GNUstep packages have GNUmakefile instead of Makefile. 2006-09-22 07:08:15 +00:00
hcidump Initial import of hcidump-1.5.1: Bluetooth traffic dumper, similar to tcpdump 2006-07-25 16:28:47 +00:00
hddtemp Fix EXTRACT_SUFX, and DISTFILES handling. 2006-11-19 09:44:35 +00:00
hfsutils Fix errno. 2006-03-24 19:38:08 +00:00
i2ocfg Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
i810switch Utility to switch on and off the lcd and external crt for intel 8xx graphics 2006-12-04 04:42:03 +00:00
idesk Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
install-sh This package provides a script ``install-sh'' that is compatible with 2006-07-17 14:19:01 +00:00
ipa Install translated documentation. From the maintainer via 2007-01-23 16:59:51 +00:00
ipmitool Updated sysutils/ipmitool to 1.8.8 2007-01-10 14:27:47 +00:00
ipw-firmware Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
ir-account depend on sudo 2006-02-03 21:03:43 +00:00
isapnptools Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
iwi-firmware Restore old version with conflict on the new firmware version and 2006-12-20 17:40:53 +00:00
iwi-firmware3 Reimport version 3.0 under sysutils/iwi-firmware3 as it is not 2006-12-20 17:32:31 +00:00
k3b Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
kdirstat Update kdirstat to 2.4.4 2007-01-26 04:37:27 +00:00
krusader Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
lambd Added {BIN,MAN}{OWN,GRP} to MAKE_ENV, which fixes unprivileged builds. 2006-06-18 16:13:58 +00:00
lavaps Uses C++. 2006-06-08 20:08:23 +00:00
libgtop2 -make this build on -current where some fields were removed from 2006-09-22 15:57:47 +00:00
libirman update libirman to 0.4.1bnb6 2006-08-19 22:52:23 +00:00
libnotify being here, update to 0.4.3 2006-11-13 20:47:42 +00:00
libol Needs shells/scsh for a binary. 2006-10-14 02:01:33 +00:00
logfinder Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
logrot Update to logrot 1.7. 2005-05-30 04:05:46 +00:00
lsof Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
magicrescue Initial import of magicrescue-1.1.4: 2006-07-09 15:12:15 +00:00
mbmon Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mc mc supports pkgviews. 2007-01-05 19:16:39 +00:00
mdf2iso Update mdf2iso to 0.3.0. 2006-10-16 12:14:46 +00:00
medusa Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
memconf Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of 2005-06-17 04:49:45 +00:00
memtest86 Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
memtester Update to 4.0.6. From the changelog: 2007-01-11 04:02:53 +00:00
memtestplus Bump the PKGREVISION for the last change... 2007-01-06 22:48:07 +00:00
mencvcd Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mesure Basic DragonFly support. Don't depend on conditional macros being 1 when 2006-03-25 17:14:40 +00:00
mgm new homepage 2006-09-07 21:27:30 +00:00
mklivecd Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mksunbootcd
mktemp Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
mtools Fix fencepost error when the filename length is N*13 characters. 2006-10-13 13:04:31 +00:00
mtoolsfm Needs msgfmt. 2006-06-09 09:50:37 +00:00
mtree For the pkgtools versions of mtree and pax, always use libnbcompat 2006-07-14 20:11:10 +00:00
mtscan In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
munin-doc Update munin packages to 1.3.2, latest development release 2006-12-05 14:53:32 +00:00
munin-node Net::Server breaks rc.subr's techniques for detecting whether the 2006-12-29 06:37:03 +00:00
munin-server Update munin packages to 1.3.2, latest development release 2006-12-05 14:53:32 +00:00
nautilus Modular Xorg support. 2007-01-14 01:11:34 +00:00
nautilus-cd-burner Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
news Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
notification-daemon Needs msgfmt. 2006-12-01 14:00:16 +00:00
nrg2iso Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ntfsprogs Fixed "test ==". 2006-10-05 02:52:16 +00:00
nvnet Mark as BROKEN_IN pkgsrc-2006Q4, based on 2007-01-31 00:04:11 +00:00
osname
p5-File-NCopy Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-File-Remove Update to 0.31: 2006-01-03 17:36:31 +00:00
p5-Lchown Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Parse-Syslog Import of Perl module Parse-Syslog 1.09. 2006-07-16 09:54:10 +00:00
p5-Sys-CpuLoad This module retrieves the 1 minute, 5 minute, and 15 minute load average 2005-11-07 11:31:24 +00:00
p5-Sys-Hostname-Long Fixed package to build with CHECK_INTERPRETER=yes. 2006-06-27 19:44:49 +00:00
p5-Unix-ConfigFile The Unix::ConfigFile distribution is a suite of modules that provide simple 2006-08-13 20:03:34 +00:00
p5-Unix-Syslog Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pciutils Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pcmanfm Needs msgfmt. 2006-06-20 22:19:11 +00:00
pcvt-utils make this compile with gcc4 2006-11-13 14:51:08 +00:00
pdumpfs Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pear-Log Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
pflogsumm Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pfstat Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pftop Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pscpug Import pscpug from pkgsrc-wip. Packaged by Bartosz Kuzma. 2007-01-27 00:21:33 +00:00
psmisc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pstree Update pstree to 2.27. Changes: 2006-03-29 21:31:48 +00:00
pv Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
pwgen Update pwgen to 2.05. 2006-10-23 20:03:23 +00:00
py-dbus this needs py-libxml2 at runtime to work -- add a dependency 2007-01-22 17:25:31 +00:00
py-gnome-menus configure wants Python 2.2+ 2006-12-01 11:06:04 +00:00
py-notify py-gtk needs Python 2.3+ 2007-01-15 21:16:37 +00:00
qlogtools DJB-like errno usage in qfilelog.c. 2006-01-13 18:58:58 +00:00
radeontool Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
radmind Added a patch from Hauke Fath to fix the "test ==" in a second configure 2006-10-06 20:55:46 +00:00
rconfig Update sysutils/rconfig from 0.43 to 0.45 2006-11-16 14:37:35 +00:00
rdiff-backup Update rdiff-backup to 1.0.5. 2007-01-14 15:24:33 +00:00
rfstool Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
roller Use MAKE_FLAGS. 2006-03-11 11:12:34 +00:00
rox Modular Xorg support. 2007-01-10 16:44:07 +00:00
rsnapshot Update sysutils/rsnapshot to 1.2.9 2006-10-02 19:51:37 +00:00
rtty Do not use libcrypt on Darwin. Darwin has crypt(3) in libc. 2006-12-17 20:09:26 +00:00
ruby-quota Fix build on DragonFly 1.6+. 2006-09-24 15:40:38 +00:00
safetynet Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
same Use BSD_MAKE_ENV instead of specifying everything explicitly. 2006-10-22 14:27:00 +00:00
sarah Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
screentest Don't build the static screentest as we don't install it. If Mouse or 2007-01-08 17:44:20 +00:00
scsiinfo Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
service-config
setquota Fix build on DragonFly 1.6+. 2006-09-24 15:33:54 +00:00
sformat Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
shc Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
shmux Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
skill Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
slay Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
smartmontools Fix this for little endian args 2006-09-24 17:14:55 +00:00
socket Use waitpid() on Interix (has no wait3()). 2006-11-28 16:48:31 +00:00
sredird Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
sshsh
storage-manager Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
stow Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
strace Mark as BROKEN_IN pkgsrc-2006Q4, based on 2007-01-31 00:04:11 +00:00
su2 Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
sux Fixed pkglint warnings. 2006-06-06 17:21:42 +00:00
swapd Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
swatch Imported swatch. 2006-10-02 19:53:17 +00:00
sysgen Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
sysinfo Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
syslog-ng Fixed "test ==". 2006-10-14 02:03:50 +00:00
tcx Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tdir Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
tits Restore some previous changes lost in the last commit. 2006-09-28 07:07:15 +00:00
tkcron Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tkdesk Use find -print | xargs rather than find -exec. 2006-11-10 17:44:34 +00:00
tload Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
tob Fixed "test ==" and VARBASE. PKGREVISION++. 2006-10-19 23:56:13 +00:00
top Add DragonFly support based on base version. 2006-06-01 21:55:28 +00:00
torsmo Fixed "test ==". 2006-10-05 02:52:16 +00:00
toshutils Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tpb Needs msgfmt. 2006-06-15 15:18:03 +00:00
tphdisk This program is a replacement for phdisk.exe that allows you to create 2006-08-21 13:19:33 +00:00
ups-nut Merge the common bits of net/ups-nut/Makefile and net/ups-nut-cgi/Makefile 2006-08-16 13:15:54 +00:00
ups-nut-cgi This doesn't need X11. Bump PKGREVISION. 2006-08-17 19:20:11 +00:00
ups-nut-snmp ups-nut-snmp provides the SNMP driver from the Network UPS Tools. 2006-08-16 13:30:35 +00:00
ups-nut-usb ups-nut-usb provides USB drivers from the Network UPS Tools. 2006-08-16 13:23:16 +00:00
usbutil -make fetch of hub descriptors in usbctl work (by setting the correct 2007-01-23 17:02:06 +00:00
user Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
user_darwin Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
user_interix Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
vcdimager Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
vcdimager-devel Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
vidc-tools
vifm Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
vip Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
vobcopy Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
vxargs Initial import of vxargs, version 0.3.3: 2006-05-20 11:27:09 +00:00
wbm-apache Initial import of wbm-apache-1.270 as sysutils/wbm-apache. 2006-05-16 21:39:04 +00:00
wbm-at Initial import of wbm-at-1.270 as sysutils/wbm-at. 2006-05-16 21:39:15 +00:00
wbm-bandwidth Initial import of wbm-bandwidth-1.270 as sysutils/wbm-bandwidth. 2006-05-16 15:39:59 +00:00
wbm-bind8 Initial import of wbm-bind8-1.270 as sysutils/wbm-bind8. 2006-05-16 15:40:22 +00:00
wbm-change-user Initial import of wbm-change-user-1.270 as sysutils/wbm-change-user. 2006-05-16 17:36:16 +00:00
wbm-cluster-copy * Pull in some changes discussed on the Webmin mailing list to allow 2006-05-19 17:14:53 +00:00
wbm-cluster-cron * Pull in some changes discussed on the Webmin mailing list to allow 2006-05-19 17:14:53 +00:00
wbm-cluster-passwd Initial import of wbm-cluster-passwd-1.270 as sysutils/wbm-cluster-passwd. 2006-05-16 21:40:03 +00:00
wbm-cluster-shell Initial import of wbm-cluster-shell-1.270 as sysutils/wbm-cluster-shell. 2006-05-16 21:40:17 +00:00
wbm-cluster-useradmin Initial import of wbm-cluster-useradmin-1.270 as sysutils/wbm-cluster-useradmin. 2006-05-16 21:40:32 +00:00
wbm-cluster-webmin Initial import of wbm-cluster-webmin-1.270 as sysutils/wbm-cluster-webmin. 2006-05-16 21:40:45 +00:00
wbm-custom Initial import of wbm-custom-1.270 as sysutils/wbm-custom. 2006-05-16 21:40:57 +00:00
wbm-cyrus-imapd Set the WBMNAME as it differs from DISTNAME. 2006-05-16 16:38:46 +00:00
wbm-dhcpd Initial import of wbm-dhcpd-1.270 as sysutils/wbm-dhcpd. 2006-05-16 04:02:22 +00:00
wbm-dovecot Initial import of wbm-dovecot-1.270 as sysutils/wbm-dovecot. 2006-05-16 21:41:09 +00:00
wbm-fetchmail Initial import of wbm-fetchmail-1.270 as sysutils/wbm-fetchmail. 2006-05-16 21:41:23 +00:00
wbm-file Initial import of wbm-file-1.270 as sysutils/wbm-file. 2006-05-16 04:02:38 +00:00
wbm-htaccess-htpasswd Initial import of wbm-htaccess-htpasswd-1.270 as sysutils/wbm-htaccess-htpasswd. 2006-05-16 21:41:36 +00:00
wbm-inetd Initial import of wbm-inetd-1.270 as sysutils/wbm-inetd. 2006-05-16 15:40:45 +00:00
wbm-ipfilter Initial import of wbm-ipfilter-1.270 as sysutils/wbm-ipfilter. 2006-05-16 04:02:54 +00:00
wbm-ldap-useradmin Initial import of wbm-ldap-useradmin-1.270 as sysutils/wbm-ldap-useradmin. 2006-05-16 15:41:06 +00:00
wbm-lpadmin Initial import of wbm-lpadmin-1.270 as sysutils/wbm-lpadmin. 2006-05-16 15:41:24 +00:00
wbm-mailboxes Initial import of wbm-mailboxes-1.270 as sysutils/wbm-mailboxes. 2006-05-16 15:41:41 +00:00
wbm-mount Initial import of wbm-mount-1.270 as sysutils/wbm-mount. 2006-05-16 15:41:56 +00:00
wbm-mysql Initial import of wbm-mysql-1.270 as sysutils/wbm-mysql. 2006-05-16 15:42:12 +00:00
wbm-net Initial import of wbm-net-1.270 as sysutils/wbm-net. 2006-05-16 04:03:06 +00:00
wbm-openslp Initial import of wbm-openslp-1.270 as sysutils/wbm-openslp. 2006-05-16 21:41:50 +00:00
wbm-passwd Initial import of wbm-passwd-1.270 as sysutils/wbm-passwd. 2006-05-16 21:42:00 +00:00
wbm-postfix * Pull in some changes discussed on the Webmin mailing list to allow 2006-05-19 17:14:53 +00:00
wbm-postgresql Initial import of wbm-postgresql-1.270 as sysutils/wbm-postgresql. 2006-05-16 04:16:32 +00:00
wbm-qmailadmin Initial import of wbm-qmailadmin-1.270 as sysutils/wbm-qmailadmin. 2006-05-16 21:42:22 +00:00
wbm-quota * Pull in some changes discussed on the Webmin mailing list to allow 2006-05-19 17:14:53 +00:00
wbm-sendmail Initial import of wbm-sendmail-1.270 as sysutils/wbm-sendmail. 2006-05-16 15:42:42 +00:00
wbm-shell Initial import of wbm-shell-1.270 as sysutils/wbm-shell. 2006-05-16 04:03:45 +00:00
wbm-sshd Initial import of wbm-sshd-1.270 as sysutils/wbm-sshd. 2006-05-16 15:43:00 +00:00
wbm-status * Pull in some changes discussed on the Webmin mailing list to allow 2006-05-19 17:14:53 +00:00
wbm-syslog Initial import of wbm-syslog-1.270 as sysutils/wbm-syslog. 2006-05-16 15:43:38 +00:00
wbm-telnet Initial import of wbm-telnet-1.270 as sysutils/wbm-telnet. 2006-05-16 15:43:52 +00:00
wbm-time * Pull in some changes discussed on the Webmin mailing list to allow 2006-05-19 17:14:53 +00:00
wbm-tunnel Initial import of wbm-tunnel-1.270 as sysutils/wbm-tunnel. 2006-05-16 15:44:15 +00:00
wbm-useradmin Initial import of wbm-useradmin-1.270 as sysutils/wbm-useradmin. 2006-05-16 15:44:30 +00:00
webmin Mark as BROKEN_IN pkgsrc-2006Q4, based on 2007-01-31 00:04:11 +00:00
whowatch Fix build with gcc4, based on patch provided by David Howland in 2006-12-13 18:21:36 +00:00
wipe Depend on errno.h for errno. 2005-11-10 16:31:25 +00:00
wmcpuload Add DragonFly and modular Xorg support. 2007-01-20 12:56:27 +00:00
wmmemmon Basic DragonFly support. Doesn't support swap infos, but forcing 2007-01-29 16:42:52 +00:00
wmSMPmon Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
wpi-firmware Firmware for wpi(4). 2006-07-02 13:35:55 +00:00
wtail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xapply Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
xbatt Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xbattbar Add libX11 & libXext buildlinks 2007-01-22 23:42:38 +00:00
xcdroast Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xdu - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xen12 Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
xenconsole Removed superfluous :Q operators. 2006-07-09 22:36:28 +00:00
xenkernel20 In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
xenkernel30 Update to 3.0.3. I don't have a comprehensive list of changes, only 2006-10-19 22:50:25 +00:00
xentools12 In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
xentools20 Fix build with libcurl-7.6.10. 2006-11-22 00:12:34 +00:00
xentools30 Add a dependency on py-xml to avoid a "deprecated function" warning 2007-01-22 21:01:51 +00:00
xentools30-hvm Add a qemu-ifup example script. PKGREVISION++ 2006-11-13 20:38:36 +00:00
xenvstat Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xfce4-appfinder Xfce 4.2.4 released 2007-01-23 11:53:46 +00:00
xfce4-cpugraph-plugin Fix a bug in the first version of the DragonFly support. 2007-01-20 12:33:37 +00:00
xfce4-diskperf-plugin Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
xfce4-fm remove an @rmdir, the dir belongs to hicolor-icon-theme 2007-01-23 17:43:47 +00:00
xfce4-fsguard-plugin DragonFly needs the common BSD handling for the includes as well. 2007-01-23 17:07:58 +00:00
xfce4-minicmd-plugin Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
xfce4-netload-plugin Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
xfce4-quicklauncher-plugin Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
xfce4-showdesktop-plugin Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
xfce4-systemload-plugin Add a note about patch-ac's intention. 2007-01-20 12:15:38 +00:00
xfce4-systray Xfce 4.2.4 released 2007-01-23 11:53:46 +00:00
xfce4-xkb-plugin Modular Xorg support. 2007-01-19 14:58:17 +00:00
xfe No need to manually include x11.b3.mk, x11/fox/b3.mk has a proper 2007-01-11 17:01:25 +00:00
xfm Needs libXp. 2007-02-01 15:14:08 +00:00
xfsprogs Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
xhfs Fix errno. 2006-06-08 15:34:52 +00:00
xmbmon Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmeter - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xnc Fix errno. Uses C++ and msgfmt. 2006-06-08 15:20:20 +00:00
xosview Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
xps Set x_applibdir explicitly to the path we expect for app-defaults. 2007-01-11 11:07:16 +00:00
xraidadmin Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
xuvmstat Adapt to recent struct uvmexp changes. 2006-11-10 10:07:20 +00:00
zidrav Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
Makefile Add pscpug. 2007-01-27 00:23:30 +00:00