summaryrefslogtreecommitdiff
path: root/print/ghostscript
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Pullup ticket #2749 - requested by drochnertron3-64/+227
2009-04-17Pullup ticket 2738 - requested by tronspz3-3/+28
2009-03-25add a patch from gentoo to fix range checks in icc profile handlingdrochner3-2/+994
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-02-18add a comment that the DOS-linefeed issue is fixed upstream,drochner1-1/+2
2009-02-17clean out DOS linebreaks in one file, to fix a build problem withdrochner1-1/+6
2009-02-16replace BSD/Linux specific "qd" printf format specifier by "lld",drochner2-4/+4
2009-02-16fix Darwin build, from Ian McWilliam on pkgsrc-usersdrochner1-4/+4
2009-02-13fix a build problem with native xorg reported by Matthias Scheler,drochner4-2/+32
2009-02-12update to 8.64drochner7-109/+119
2008-12-11Also add -fPIC to CFLAGS for Solaris. PR 39775.wiz1-1/+2
2008-12-01Added -fPIC for Linux, since it was reported to be necessary on x86_64rillig1-4/+6
2008-11-13ghostscript has hand-rolled shared lib handling in src/unix-dll.makchuck4-8/+41
2008-09-05Compile with "-fPIC" under NetBSD to fix amd64 build problems.tron1-1/+5
2008-09-03Build libgs as a shared library as increasingly other packages expect itmarkd6-4/+80
2008-08-07update to 8.63drochner3-9/+7
2008-05-25unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha)tnn1-1/+2
2008-05-17Fix build on IRIX by ensuring -lfontconfig links with -liconv.tnn1-1/+7
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-9/+9
2008-03-10Try removing share/ghostscript directory during uninstall.wiz2-4/+4
2008-03-05fix a botched pointer comparision which fails if the pointer differencedrochner3-2/+17
2008-03-05update to 8.62, fixes a buffer overflow (CVE-2008-0411)drochner3-8/+44
2008-01-29Conditionally add cups files to PLIST. From Matthias Drochner.gdt2-3/+8
2008-01-24Update the way the cups makefile is modified to place the prototypegdt2-4/+4
2008-01-10-make fontconfig an option, on per default (as is x11)drochner2-6/+11
2008-01-10Add dependence on "fontconfig" package. "ghostscript" actively checkstron1-1/+3
2008-01-10Remove stale patch file.tron1-15/+0
2008-01-09update to 8.61drochner4-88/+76
2007-11-17Some packages need lex and yacc. Patch by Aleksey Cheusov viarillig1-2/+2
2007-11-03Added MAKE_JOBS_SAFE as suggested in PR 37250.rillig1-1/+2
2007-10-23Fix >80 column line, and stray word. Pointed out by dsainty@gdt1-2/+2
2007-10-22Point out that ghostscript-esp is old and that ghostscript has cupsgdt1-2/+5
2007-10-22Quell a pkglint -Wall warning, use CONF_FILES+= instead of =dsainty1-2/+2
2007-10-22Pull over the "cups" option, based largely on the implementation of the "cups"dsainty3-7/+30
2007-10-11This version of Ghostscript has some form of support for CUPS, but itdsainty1-1/+3
2007-08-09Don't attempt to use fdopen64 at all. It's not a standardised API and nonetnn2-4/+4
2007-08-08*blink* check-files didn't run for some reason, so update the PLISTjoerg2-3/+32
2007-08-08Update to ghostscript-8.60:joerg4-20/+35
2007-08-03Don't use fdopen64 on AIX.joerg2-4/+4
2007-07-18correct whitespacetnn1-2/+2
2007-07-18Fix broken build on HPUXtnn3-2/+20
2007-07-17Fix path to Perl in a script. Ride on update.joerg1-2/+4
2007-07-17update to 8.57drochner4-35/+28
2007-07-01Re-add support for the PAPERSIZE variable, lost when the variousmarkd1-2/+8
2007-06-29avoid segfaults on 64-bit systems for some inputs files and pdf outputdmcmahill3-3/+21
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-2/+2
2007-01-09Define uint64_t to u_int64_t on Interix.tv1-0/+11
2006-12-28Depend on the ghostscript fonts by default. Bump revision.joerg1-1/+4
2006-12-27Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunchedjoerg38-2340/+620
2006-10-25Fixed PKGMANDIR.rillig1-1/+2