Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 7d8bc30ee2 Update to 0.24.4, provided by Francois Tigeot in private mail:
0.23.2:

Check for working mmap()
test: Fix compilation on win32
Add a "noop" fast path for operations which require no or almost no data
processing
Fix a few typos in pixman-combine.c.template
Move many operations from various files into the new noop one.
Delete some unused variables in examples, mmx and sse2 functions
Replace arguments to composite functions
Silence autoconf warnings
blitters-test: Make common formats more likely to be tested
ARM: Fix two bugs in neon_composite_over_n_8888_0565_ca()
Replace boolean arguments with flags for bilinear fast path template
REPEAT_NORMAL support for bilinear fast path template
sse2: Declare bilinear src_8888_8888 REPEAT_NORMAL composite function
ARM: Add REPEAT_NORMAL functions to bilinear BIND macros
Enable REPEAT_NORMAL bilinear fast path entries
Bilinear REPEAT_NORMAL source line extension for too short src_width

0.23.4:

radial: Improve documentation and naming
C fast path for scaled src_x888_8888 with nearest filter
ARM: workaround binutils bug #12931 (code sections alignment)
radial: Fix typos and trailing whitespace
ARM NEON: Standard fast path out_reverse_8_8888
Fix lcg_rand_u32() to return 32 random bits
New test of pixman_region_contains_{rectangle,point}
Speed up pixman_region{,32}_contains_rectangle()
Use find_box_for_y() in pixman_region_contains_point() too
In pixman_image_create_bits() allow images larger than 2GB
win32: Build benchmarks
Workaround bug in llvm-gcc
ARM: better NEON instruction scheduling of over_n_8888 and over_n_8_8888
bits: optimise fetching width==1 repeats

0.23.6:

test: New function to save a pixman image to .png
Use pkg-config to determine the flags to use with libpng
Various build system fixes and improvements
test: Use smaller boxes in region_contains_test()
Add a generic unorm_to_unorm() conversion utility
Add general pixel converter
Add initial version of the MAKE_ACCESSORS() macro
Use MAKE_ACCESSORS() to generate accessors for various image formats
Remove x and y coordinates from analyze_extents() and compute_sample_extents()
Split computation of sample area into own function
Eliminate compute_sample_extents() function
test: Occasionally use a BILINEAR filter in blitters-test
test: better coverage for BILINEAR->NEAREST filter optimization
Strength-reduce BILINEAR filter to NEAREST filter for identity transforms
BILINEAR->NEAREST filter optimization for simple rotation and translation
lowlevel-blt: add over_x888_8_8888
Various MMX fixes
mmx: rename USE_MMX to USE_X86_MMX
mmx: prepare pixman-mmx.c to be compiled for ARM/iwmmxt
mmx: compile on ARM for iwmmxt optimizations
mmx: optimize unaligned 64-bit ARM/iwmmxt loads
Make sure iwMMXt is only detected on ARM
sse2: Macros for assembling bilinear interpolation code fractions
sse2: Bilinear scaled over_8888_8888 and over_8888_8_8888
init/fini functions for pixman_image_t
Add new fast path flag FAST_PATH_BITS_IMAGE
Add src, mask, and dest flags to the composite args struct
Simple repeat fast path

0.23.8:

Add stable release / development snapshot to draft release notes
gradient walker: Correct types and fix formatting
Use sentinels instead of special casing first and last stops
Simplify gradient_walker_reset()
ARM: NEON: Some cleanup of bilinear scanline functions
ARM: NEON: Bilinear macro template for instruction scheduling
ARM: NEON: Replace old bilinear scanline generator with new template
ARM: NEON: Instruction scheduling of bilinear over_8888_8888 and over_8888_8_8888
ARM: NEON: Standard fast path src_n_8_8888 and src_n_8_8
ARM: NEON: Fix assembly typo error in src_n_8_8888
Fix use of uninitialized fields reported by valgrind

0.24.0:

Add definitions of INT64_MIN and INT64_MAX
Change MMX ldq_u to return _m64 instead of forcing all callers to cast

0.24.2:

Don't use non-POSIX test
Android Runtime Detection Support For ARM NEON
gradient-walker: For NONE repeats, when x < 0 or x > 1, set both colors to 0
autogen.sh: Support GNOME Build API
pixman-image.c: Fix typo in pixman_image_set_transform()
Fix some signed overflow bugs
Reject trapezoids where top (botttom) is above (below) the edges
Make mmx code compatible with Solaris Studio 12.3 compilers
Fix bugs with alpha maps

0.24.4:

iOS Runtime Detection Support For ARM NEON
Revert "Reject trapezoids where top (botttom) is above (below) the edges"
2012-05-12 17:38:32 +00:00
archivers Update to 0.0.5: 2012-05-08 06:13:27 +00:00
audio Explicitly disable udev if not on Linux. Fixes my build; no clue why this 2012-05-10 16:36:51 +00:00
benchmarks Declare void function void; fixes clang build. 2012-04-22 21:08:20 +00:00
biology All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
bootstrap Minor corrections, from Snader_LB on FreeNode: 2012-01-11 01:15:17 +00:00
cad Sort. 2012-05-07 18:15:59 +00:00
chat Changes 2.2.16: 2012-05-12 05:44:45 +00:00
comms Set BUILDLINK_API_DEPENDS correctly (with +=, not ?=) 2012-05-07 02:45:47 +00:00
converters Add CONFLICTS with new man-pages package. For details, see 2012-05-12 07:37:50 +00:00
cross Fix inline usage. 2012-05-04 16:07:02 +00:00
databases Fix the path to mkdir in the installed Makefile.global. 2012-05-12 07:17:34 +00:00
devel Add CONFLICTS with new man-pages package. For details, see 2012-05-12 07:37:50 +00:00
distfiles
doc Added textproc/colorit version 1.12.0 2012-05-12 15:15:47 +00:00
editors Use SUBST to insert PREFIX instead of a handrolled sed, and be (much) less 2012-05-10 20:59:41 +00:00
emulators When setting up an outgoing user mode networking TCP connection, 2012-05-12 09:56:51 +00:00
filesystems Fix build with automake-1.2. 2012-05-10 10:49:49 +00:00
finance Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
fonts Make font names in the map file match with the names defined in font files. 2012-05-09 21:02:03 +00:00
games Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
geography Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
graphics sync w/ base pkg 2012-05-11 13:58:57 +00:00
ham Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
inputmethod require msgfmt to build. 2012-05-09 05:19:18 +00:00
lang * pass strict PERL location to configure 2012-05-12 11:40:06 +00:00
licenses Add SUN INDUSTRY STANDARDS SOURCE LICENSE 2012-04-18 20:57:11 +00:00
mail Update to 12.0.1 2012-05-11 08:20:35 +00:00
math Build fix for new glib2. 2012-05-10 07:50:11 +00:00
mbone Fix build on NetBSD 6+. Remove redundant install commands. 2012-04-07 13:13:24 +00:00
meta-pkgs Fix building with Clang 2012-05-01 18:47:01 +00:00
misc Update to 2.7 2012-05-11 10:41:26 +00:00
mk Apply user transformation earlier to make it possible to drop 2012-05-11 11:09:42 +00:00
multimedia treat for the case PKG_PHP_VERSION=52 2012-05-12 11:32:39 +00:00
net Add CONFLICTS with new man-pages package. For details, see 2012-05-12 07:37:50 +00:00
news Add more missing includes. I think these are the last; should finally 2012-05-10 02:04:36 +00:00
packages
parallel pkglint cleanup while here. 2012-05-10 10:55:44 +00:00
pkgtools In parse_makefile_vars() inprove the pattern used to remove comments so 2012-05-08 23:11:48 +00:00
print update to 1.4.1 2012-05-09 09:28:31 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Add CONFLICTS with new man-pages package. For details, see 2012-05-12 07:37:50 +00:00
shells Mark as broken, it just hangs around. 2012-05-04 16:51:18 +00:00
sysutils Bring back patch-RULES_rules.man as the fix in it is still needed. 2012-05-12 08:27:16 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc fix PLIST issue caused by CVS directory 2012-05-12 17:20:47 +00:00
time Honor PKGMANDIR. 2012-05-10 22:16:54 +00:00
wm Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
www Update Opera to 11.64. 2012-05-11 09:40:11 +00:00
x11 Update to 0.24.4, provided by Francois Tigeot in private mail: 2012-05-12 17:38:32 +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.