Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 62f2142e3f Update to 3.300:
3.300	Saturday February 28, 2015, 08:44:22 AM -0800

	* lib/Image/Size.pm
	* t/all.t
	* t/old-os2.bmp (added)
	Add support for old OS/2 version of BMP header (Geoff Richards).

	* lib/Image/Size.pm
	Typo fixes (David Steinbrunner).

	* lib/Image/Size.pm
	Avoid a sprintf() warning in Perl 5.21. Perl 5.21 introduces a
	warning for redundant arguments to s?printf(), so sprintf("%d",
	1, 2) would warn. This commit silences that warning by passing
	sprintf the exact number of arguments that it expects (Brian
	Fraser).

	* lib/Image/Size.pm
	Added =encoding utf8 to pod - the accented character was
	causing a pod error (Neil Bowers).

	* lib/Image/Size.pm
	Added Z<> to the =item [012] to resolve pod warning. You can't
	have =item 0, so the way round this seems to be to add a Z<>
	(zero width space) before each digit (Neil Bowers).

	* lib/Image/Size.pm
	Added link to github repo to doc (Neil Bowers).

	* lib/Image/Size.pm
	RT #41238: Applied modified version of patch from user to fix a
	die problem with unpack on truncated files.

	* lib/Image/Size.pm
	* t/1.sm.webp (added)
	* t/all.t
	* t/move.cur (added)
	* t/tux.ico (added)
	Add support for WEBP, ICO and CUR file types (Baldur
	Kristinsson).

	* lib/Image/Size.pm
	Fix some perlcritic issues.
2015-03-01 11:46:26 +00:00
archivers Fix build on Linux. From Matthias Ferdinand on pkgsrc-users. 2015-02-27 09:31:47 +00:00
audio Use NEON intrinsics in Clang to avoid the unsupported assembler 2015-02-28 23:41:58 +00:00
benchmarks Add glmark2-2014.03 2015-02-28 23:09:27 +00:00
biology Use INSTALL_PROGRAM for executables (instead of INSTALL_DATA). 2015-01-31 06:21:39 +00:00
bootstrap typo 2015-02-28 18:50:46 +00:00
cad Fix race condition. 2015-02-18 20:12:02 +00:00
chat Fix format string for (formerly) time_t argument. 2015-02-23 18:19:34 +00:00
comms Update PLIST for doxygen 1.8.9.1, PKGREVISION++ 2015-02-02 02:45:09 +00:00
converters Master site is gone (for 10+ years?), but FreeBSD maintains a 2015-02-27 21:30:50 +00:00
cross PLIST update along with doxygen update 1.8.8 to 1.8.9.1nb1. 2015-02-25 15:46:52 +00:00
databases Update elasticsearch to 1.4.4 2015-02-23 12:42:12 +00:00
devel Update to 2.0: 2015-03-01 11:44:52 +00:00
distfiles
doc Updated devel/p5-strictures to 2.000000 2015-03-01 11:45:00 +00:00
editors Bump PKGREVISION. 2015-02-23 14:03:25 +00:00
emulators Bump PKGREVISION. 2015-03-01 04:24:25 +00:00
filesystems Update to 0.061 2015-02-18 12:25:47 +00:00
finance Update to 1.37. Remove Crypt-SSLeai dependency, add DateTime. 2015-02-04 12:22:42 +00:00
fonts change rpm build dependencies to rpm2cpio 2015-02-27 21:42:57 +00:00
games Update to 2.3.0: 2015-02-21 08:10:13 +00:00
geography SUBDIR += kplex 2015-02-16 21:11:07 +00:00
graphics Update to 3.300: 2015-03-01 11:46:26 +00:00
ham Depend on the py-docutils version that has versioned binaries. 2015-03-01 07:18:35 +00:00
inputmethod Update to 2.16.2037.102 2015-02-17 23:55:58 +00:00
lang Workaround incorrect constant folding of subnormals in javac when the FPU 2015-02-28 14:30:56 +00:00
licenses add picodrive-license 2015-02-05 16:57:17 +00:00
mail Update to 0.5.3 (from Petar Bogdanovic). 2015-02-27 12:18:21 +00:00
math Always build PIC. Bump revision. 2015-02-28 23:44:27 +00:00
mbone Re-do the get_timestamp() patch to instead of calling times() use 2015-01-13 20:25:13 +00:00
meta-pkgs Might as well add openjdk8 2015-02-25 10:44:08 +00:00
misc Fix Fortran compiler selection logic. 2015-03-01 11:01:14 +00:00
mk Add mysqlnd, (MySQL native driver) for databases/php-mysql. 2015-02-26 00:51:46 +00:00
multimedia Always build PIC. Bump revision. 2015-02-28 23:45:29 +00:00
net Update to 0.83: 2015-03-01 11:42:34 +00:00
news The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html ) 2015-02-07 22:49:31 +00:00
packages
parallel Fold PLIST.Linux into PLIST using more plist vars, and add more files 2015-01-15 20:51:11 +00:00
pkgtools add xcb/xkb.h and libxcb-xkb 2015-02-21 17:31:44 +00:00
print Fix config.guess/config.sub. 2015-02-28 23:46:03 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security + sslsplit. 2015-03-01 10:03:48 +00:00
shells Fix interpreter path in installed files. Bump PKGREVISION. 2015-02-10 22:47:33 +00:00
sysutils Depend on the py-docutils version that has versioned binaries. 2015-03-01 07:18:35 +00:00
templates
textproc Remove stale HP-UX bulk build quirks 2015-02-27 14:35:01 +00:00
time (pkgsrc) 2015-03-01 08:40:41 +00:00
wm Help finding X11 libs. 2015-02-28 23:46:35 +00:00
www Look deeper for config.guess/config.sub. 2015-02-28 23:47:25 +00:00
x11 Sync buildlink list with main package, in case libXxf86vm is not picked 2015-02-28 23:48:40 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.