Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wen 8821165ee3 Update to 5.89
Upstream changes:
5.89  Sat Apr 19 05:14:48 MST 2014
	- added universal newlines mode ("U") to addfile and shasum
		-- based on Python Universal Newlines concept
			-- newlines identical across MacOS, DOS, and UNIX
		-- will deprecate portable mode ("p") in future
			-- "U" mode is cleaner and more efficient
	- enhanced performance
		-- reduced number of dynamic memory allocations
		-- sped up addfile method with use of C code
			-- ref. SHA.xs (_addfilebin and _addfileuniv)
	- eliminated experimental -M option in favor of new -R option
		-- reverses order of digest module preference
		-- undocumented: for test and development use only
	- sealed memory leak in SHA.xs
		-- arose only with SvPVbyte exceptions during eval
	- patched inheritence bug (ref: rt.cpan.org #94830)
		-- use sv_isobject/sv_derived_from instead of sv_isa
	- added 'allocated' flag to SHA structure (ref. src/sha.h)
		-- to guard against Perl double frees
2014-04-20 02:46:00 +00:00
archivers Uses libexecinfo. 2014-04-15 20:36:06 +00:00
audio Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
benchmarks Changes 2.6.0: 2014-04-01 11:13:27 +00:00
biology __BSD_VISIBLE is needed on FreeBSD for PF_INET. 2014-04-17 21:23:19 +00:00
bootstrap Amend previous: pick built bmake binary from correct directory. 2014-04-17 18:29:01 +00:00
cad Fix readline use. Add missing include while here. 2014-04-19 14:53:00 +00:00
chat Fix build with newer readline. 2014-04-19 14:59:35 +00:00
comms Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
converters recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
cross Don't use "-pe" for pax, it doesn't work on FreeBSD, use "-pp" instead. 2014-04-19 01:14:41 +00:00
databases add & enable py-elasticsearch 2014-04-19 16:04:37 +00:00
devel Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
distfiles
doc Updated time/p5-DateTime to 1.08 2014-04-20 02:40:37 +00:00
editors Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
emulators Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
filesystems Upgrade to glusterfs 3.5.0 2014-04-18 08:31:20 +00:00
finance Don't use "-pe" for pax, it doesn't work on FreeBSD, use "-pp" instead. 2014-04-19 01:14:41 +00:00
fonts Removed options.mk, because it didn't do anything. If specific options were enabled for SDL2, they would be pulled anyway. The 'static' option was pointless. 2014-04-18 15:08:49 +00:00
games + lgogdownloader. 2014-04-19 08:19:44 +00:00
geography recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
graphics Some needed inttypes.h for intptr_t. Don't add /usr/include/g++ to 2014-04-19 15:00:09 +00:00
ham Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
inputmethod recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
lang Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
licenses Adding the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 2014-04-19 17:44:56 +00:00
mail Depend on latest py-html2text to make patching unnecessary. Bump PKGREVISION. 2014-04-20 01:45:18 +00:00
math Update to 2.8.1. Switch to distutils.mk. 2014-04-16 14:51:24 +00:00
mbone recursive bump from x264-devel builld number change (i.e. API change). 2014-04-10 05:39:14 +00:00
meta-pkgs recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
misc + rhash. 2014-04-18 21:21:43 +00:00
mk Some improvements and changes for Haskell Cabal support. 2014-04-18 13:42:59 +00:00
multimedia Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
net Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
news Remove clang patches. Sadly, they make pan very unstable. 2014-04-16 22:39:46 +00:00
packages
parallel Updated to latest release 3.3.17. Remove py26 incompatibility directive. 2014-04-19 17:54:28 +00:00
pkgtools Bump required version to latest 0.86. 2014-04-17 09:50:36 +00:00
print Define "ulong" for FreeBSD to fix the build. 2014-04-17 21:41:38 +00:00
regress
security Update to 5.89 2014-04-20 02:46:00 +00:00
shells Fix NLS catalogue installation. Both building and installing 2014-04-04 12:00:37 +00:00
sysutils Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
templates
textproc Add missing patch, fix PR pkg/48758 2014-04-20 02:29:49 +00:00
time Update to 1.08 2014-04-20 02:39:32 +00:00
wm recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
www Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
x11 Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.