freebsd-ports/print/ghostscript-gnu
Marcel Moolenaar d0d5d33f3c Fix ghostscript on ia64. The logic to determine what the minimum
alignment must be is based on elementary datatypes, but does not
take into account the alignment requirements of FP spills. Such
are present in jmp_buf. The memory allocator is used by the JPEG
and PNG libraries as well and the JPEG library has a jmp_buf in
one of its structures.
Another problem case is the "long double" type. This datatype is
not in the list of elementary types on which the minimal alignment
is based and can also be used by imported source code.

The patch forces 16-byte alignment on ia64.
2002-12-19 00:43:11 +00:00
..
files Fix ghostscript on ia64. The logic to determine what the minimum 2002-12-19 00:43:11 +00:00
scripts Add back Gimp-Print (stp) driver support. 2002-08-20 00:15:59 +00:00
distinfo Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgz 2002-11-10 20:13:27 +00:00
Makefile o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
pkg-comment o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
pkg-descr Upgrade to 6.53. 2002-04-04 02:03:09 +00:00
pkg-plist - Spin off Gimp-Print driver. 2002-08-06 20:34:09 +00:00