NetBSD

CVS log for pkgsrc/print/ghostscript/distinfo

[BACK] Up to [NetBSD] / pkgsrc / print / ghostscript

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jan 15 15:08:10 2011 CET (12 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, HEAD
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Fix build with png-1.5. Patch from John Bowler in private mail.

Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 23 23:43:36 2010 CET (14 months, 2 weeks ago) by spz
Branches: pkgsrc-2010Q3
Diff to previous 1.34: preferred, colored next main 1.35: preferred, colored
Changes since revision 1.34: +3 -1 lines
Pullup ticket 3280 - requested by tron
security fixes

Revisions pulled up:
- pkgsrc/print/ghostscript/Makefile	1.82
- pkgsrc/print/ghostscript/distinfo	1.36

Files added:
pkgsrc/print/ghostscript/patches/patch-ae
pkgsrc/print/ghostscript/patches/patch-bd

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bouyer
   Date:           Sat Nov 13 17:03:00 UTC 2010

   Modified Files:
           pkgsrc/print/ghostscript: Makefile distinfo
   Added Files:
           pkgsrc/print/ghostscript/patches: patch-bd

   Log Message:
   Apply patch from official repository:
    - Fixed memory reallocation on bitmap size change. Reallocation is not only
      needed when dimendions and margins change, but also when the color depth
      changes. Fixes bugs #691029 and #691108.
   - Fixed arrayoption() macro in cups_put_params() function. Array values did
     not get actually set in cups.header data structure. Bug only showed via
     a compiler warning.
   - Silenced compiler warning by presetting c0..c3 in cups_map_cmyk() to zero.

   makes my epson USB printer work again with 2010Q3 cups+ghostscript
   PKGREVISION++


   To generate a diff of this commit:
   cvs rdiff -u -r1.80 -r1.81 pkgsrc/print/ghostscript/Makefile
   cvs rdiff -u -r1.34 -r1.35 pkgsrc/print/ghostscript/distinfo
   cvs rdiff -u -r0 -r1.3 pkgsrc/print/ghostscript/patches/patch-bd

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Tue Nov 23 11:10:16 UTC 2010

   Modified Files:
           pkgsrc/print/ghostscript: Makefile distinfo
   Added Files:
           pkgsrc/print/ghostscript/patches: patch-ae

   Log Message:
   Add Dr. Werner Fink's patch for the vulnerability reported in CVE-2010-2055.


   To generate a diff of this commit:
   cvs rdiff -u -r1.81 -r1.82 pkgsrc/print/ghostscript/Makefile
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/print/ghostscript/distinfo
   cvs rdiff -u -r0 -r1.6 pkgsrc/print/ghostscript/patches/patch-ae

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Nov 23 12:10:15 2010 CET (14 months, 2 weeks ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Add Dr. Werner Fink's patch for the vulnerability reported in CVE-2010-2055.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Nov 13 18:03:00 2010 CET (14 months, 3 weeks ago) by bouyer
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Apply patch from official repository:
 - Fixed memory reallocation on bitmap size change. Reallocation is not only
   needed when dimendions and margins change, but also when the color depth
   changes. Fixes bugs #691029 and #691108.
- Fixed arrayoption() macro in cups_put_params() function. Array values did
  not get actually set in cups.header data structure. Bug only showed via
  a compiler warning.
- Silenced compiler warning by presetting c0..c3 in cups_map_cmyk() to zero.

makes my epson USB printer work again with 2010Q3 cups+ghostscript
PKGREVISION++

Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 4 09:24:39 2010 (19 months, 1 week ago) by agc
Branches: pkgsrc-2010Q2
Diff to previous 1.33: preferred, colored next main 1.34: preferred, colored
Changes since revision 1.33: +4 -1 lines
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching
error, and to sync with reality.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jun 30 14:44:55 2010 (19 months, 1 week ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base
Branch point for: pkgsrc-2010Q3
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +4 -1 lines
Add a fix for the security vulnerability reported in CVE-2010-1628
taken from the Ghostscript Bugzilla.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 14 00:45:15 2010 (19 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base
Branch point for: pkgsrc-2010Q2
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Apr 9 21:39:06 2010 (22 months ago) by drochner
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Do some initialization of global stuff earlier, in particular before
"@file" args get processed, fixes PR pkg/42984 from T. M. Pederson.
I'm not 100% sure that this has no side effects (the initialization
order in gs is messy and undocumented) but I haven't found any within
some weeks of testing.
bump PKGREVISION

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Mar 11 13:53:52 2010 CET (23 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
add patch from upstream (rev. 10778) to fix problems with PDF display,
from Dennis den Brok per PR pkg/42946

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 4 12:16:27 2010 CET (23 months, 1 week ago) by tnn
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
void function cannot return value

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Feb 23 21:31:26 2010 CET (23 months, 2 weeks ago) by drochner
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +7 -8 lines
update to 8.71
This is the second release in the stable 8.7x series. It features
improved handling of fonts, nesting and color fixes with
transparency objects, reduced memory footprint for the halftone cache,
as well as improvements to the pxl output devices,
and the usual number of bug and robustness fixes.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Dec 23 14:27:59 2009 CET (2 years, 1 month ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
replace some sprintf by snprintf, fixes CVE-2009-4270 hopefully
bump PKGREVISION

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Nov 3 01:05:59 2009 CET (2 years, 3 months ago) by wiz
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Add upstream bug report URL and RCS ID.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 15 07:35:17 2009 (2 years, 4 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Fixing build error on AIX as reported in PR pkg/42063

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 31 22:12:20 2009 (2 years, 5 months ago) by wiz
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +5 -7 lines
Update to 8.70:

The license is now GPLv3 or later. A large number of issues with
transparency were fixed. Several significant fixes to font handling,
especially when generating PDF, were made. Numerous robustness,
correctness, and performance improvements were made. Security fixes
addressing CVE-2009-0583 and CVE-2009-0792 were made. New generic
Esc/Page devices, eplmono and eplcolor, were added, as well as the
cdnj500 device to support the HP DesignJet 500. The size of PostScript
integers was limited to 32 bits, as recommended in the specification.

XXX: does not fix build with cups option and jpeg7.

Revision 1.22.2.2: download - view: text, markup, annotated - select for diffs
Tue Apr 28 12:08:44 2009 (2 years, 9 months ago) by tron
Branches: pkgsrc-2009Q1
Diff to previous 1.22.2.1: preferred, colored to branchpoint 1.22: preferred, colored next main 1.23: preferred, colored
Changes since revision 1.22.2.1: +2 -2 lines
Pullup ticket #2749 - requested by drochner
ghostscript: security patch

Revisions pulled up:
- print/ghostscript/Makefile			1.62
- print/ghostscript/distinfo			1.24
- print/ghostscript/patches/patch-aj		1.4
---
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Apr 17 15:05:31 UTC 2009

Modified Files:
	pkgsrc/print/ghostscript: Makefile distinfo
	pkgsrc/print/ghostscript/patches: patch-aj

Log Message:
add a patch (from Redhat bugzilla #491853) to fix more integer
overflows in the icc code (CVE-2009-0792),
bump PKGREVISION

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 17 23:43:51 2009 (2 years, 9 months ago) by spz
Branches: pkgsrc-2009Q1
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Pullup ticket 2738 - requested by tron
Security fix

Revisions pulled up:
- pkgsrc/graphics/ghostscript/Makefile			1.61
- pkgsrc/graphics/ghostscript/distinfo			1.23
- pkgsrc/graphics/ghostscript/patches/patch-aa		1.4

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Apr 14 19:32:54 UTC 2009

   Modified Files:
   	pkgsrc/print/ghostscript: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript/patches: patch-aa

   Log Message:
   Add patch for the security vulnerability reported in CVE-2009-0196
   taken from Redhat's Bugzilla.


   To generate a diff of this commit:
   cvs rdiff -u -r1.60 -r1.61 pkgsrc/print/ghostscript/Makefile
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/ghostscript/distinfo
   cvs rdiff -u -r0 -r1.4 pkgsrc/print/ghostscript/patches/patch-aa

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 17 17:05:31 2009 (2 years, 9 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
add a patch (from Redhat bugzilla #491853) to fix more integer
overflows in the icc code (CVE-2009-0792),
bump PKGREVISION

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Apr 14 21:32:54 2009 (2 years, 9 months ago) by tron
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Add patch for the security vulnerability reported in CVE-2009-0196
taken from Redhat's Bugzilla.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Mar 25 11:42:13 2009 CET (2 years, 10 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
add a patch from gentoo to fix range checks in icc profile handling
which could lead to DOS or possibly code injection (CVE-2009-0583,
CVE-2009-0584), bump PKGREVISION

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 16 17:31:30 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
replace BSD/Linux specific "qd" printf format specifier by "lld",
should fix build problem on Solaris reported by Joern Clausen
per PR pkg/40664

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 13 16:31:35 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
fix a build problem with native xorg reported by Matthias Scheler,
being here, quell a printf format compiler warning

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 12 20:51:08 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +8 -7 lines
update to 8.64
Approximately 100 bugs have been fixed since the 8.63 release.
Of particular note in this release are improvements to overprint and
spot color support in documents with transparency, improvements to PDF
and PS output, proper handling of PDF-specific text rendering modes and
support for reading AES-encrypted PDF documents.
Also improved is handling of CJK text, especially in vertical writing
modes, memory footprint processing some files at high resolution and
support for using the system's default paper size on unix.
The interpreter's handling of color spaces has been moved from
PostScript code to C.
A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex, resolution
and paper tray selection.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 13 18:36:54 2008 CET (3 years, 2 months ago) by chuck
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
ghostscript has hand-rolled shared lib handling in src/unix-dll.mak
that does not do the right thing on Darwin (where shared libs are
created with different linking flags and use dylib rather than so
as an extension).

you need to manually reconfigure unix-dll.mak to make it work, so
do it in hacks.mk.

XXX: this still leaves the issue of libgs.so (et al.) being hardwired
in PLIST, instead of using libgs.dylib (et al.).   i'm not sure of
the best way to fix that.   at least it compiles now....

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 3 23:31:12 2008 (3 years, 5 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Build libgs as a shared library as increasingly other packages expect it
to be there and want to link with it. Bump PKGREVISION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Aug 7 20:21:40 2008 (3 years, 6 months ago) by drochner
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
update to 8.63
changes:
-bugfixes
-multithreaded rendering
-Images are now always interpolated in their source colorspace
-Support for OpenPrinting Vector devices has been upgraded to version 1.0
-two new devices: cairo, svgwrite
-maximum number of color components has been reduced to 8 (from 252)
-The -Z: debugging option now uses 'realtime' instead of 'usertime'

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 5 20:12:16 2008 CET (3 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
fix a botched pointer comparision which fails if the pointer difference
overflows the signed integer range, this fixes font problems in PDF
creation for me,
bump PKGREVISION

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 5 12:01:12 2008 CET (3 years, 11 months ago) by drochner
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
update to 8.62, fixes a buffer overflow (CVE-2008-0411)
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 9 20:01:07 2008 CET (4 years, 1 month ago) by drochner
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +4 -6 lines
update to 8.61
changes: a number of bug fixes and improvements
Note: The default device in the gcc build is now the 'x11alpha' device
which provides antialiasing for display. To recover the old
default behaviour add '-sDEVICE=x11' to the command line.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 9 20:52:38 2007 (4 years, 6 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Don't attempt to use fdopen64 at all. It's not a standardised API and none
of the platforms we care about seem to have it. Fixes PR pkg/36757.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 8 19:32:07 2007 (4 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6 lines
Update to ghostscript-8.60:
The major milestone of this release is a merge from the ESP Ghostscript
fork, used to support the CUPS printing system. This means that free
operating systems can now ship a single copy of upstream Ghostscript with
their releases. Thanks to Till Kamppeter and Mike Sweet for making this
possible.

This release also includes numerous important bug fixes over the previous
stable versions, as well as improvements to performance, memory footprint,
shading and image handling. We recommend this upgrade to all free users.

While here, add DESTDIR support.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 3 22:02:30 2007 (4 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Don't use fdopen64 on AIX.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 18 04:47:02 2007 (4 years, 6 months ago) by tnn
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Fix broken build on HPUX

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 17 20:53:55 2007 (4 years, 6 months ago) by drochner
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +4 -5 lines
update to 8.57
In addition to the usual bug fixes, there are specific performance and
quality improvements in the areas of patterns, shading and image
filtering. Also new in this release is an implementation of the Well
Tempered Screening algorithm in an output device, using Graeme
Gill's IMDI library for efficient color mapping.

pkgsrc change: use the bundled jasper as the pkgsrc one is incompatible

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 29 21:24:45 2007 (4 years, 7 months ago) by dmcmahill
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
avoid segfaults on 64-bit systems for some inputs files and pdf output

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 27 19:18:22 2006 CET (5 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +7 -80 lines
Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunched
under GPL with options.mk. This was discussed on tech-pkg@.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 14 14:21:49 2006 (5 years, 9 months ago) by dmcmahill
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
remove duplicated entry

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 9 21:30:16 2005 CET (6 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +40 -7 lines
Add x11 option to the various ghostscript packages, and get rid
of the separate ghostscript*x11* packages.

Revision 1.3
Wed May 2 23:47:04 2001 (10 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, buildlink2-base
FILE REMOVED
Changes since revision 1.2: +1 -1 lines
Use a common distinfo file between ghostscript and ghostscript-nox11.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 20 14:41:50 2001 (10 years, 9 months ago) by agc
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +25 -14 lines
Move to sha1 digests, where appropriate and possible, and add distfile
sizes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 13:43:41 2001 (10 years, 9 months ago) by agc
Branches: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>