Age | Commit message (Expand) | Author | Files | Lines |
2009-11-03 | Add upstream bug report URL and RCS ID. | wiz | 2 | -2/+6 |
2009-11-02 | Add: | gdt | 1 | -1/+4 |
2009-11-01 | When the cups option is enabled, bl3 in jpeg, so that a dependency | gdt | 2 | -2/+4 |
2009-09-15 | Fixing build error on AIX as reported in PR pkg/42063 | sno | 2 | -1/+12 |
2009-09-07 | make this build with jpeg-7 and the cups option again | drochner | 1 | -1/+5 |
2009-09-02 | Is make-jobs-safe for me, so allow it again. | wiz | 1 | -2/+1 |
2009-09-02 | Reorder some lines. | wiz | 1 | -3/+3 |
2009-09-02 | Add debug option. | wiz | 2 | -4/+7 |
2009-09-02 | Remove some obsolete/commented out stuff. | wiz | 1 | -11/+1 |
2009-08-31 | Update to 8.70: | wiz | 5 | -1194/+14 |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 2 | -3/+4 |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -14/+1 |
2009-04-17 | add a patch (from Redhat bugzilla #491853) to fix more integer | drochner | 3 | -64/+227 |
2009-04-14 | Add patch for the security vulnerability reported in CVE-2009-0196 | tron | 3 | -3/+28 |
2009-03-25 | add a patch from gentoo to fix range checks in icc profile handling | drochner | 3 | -2/+994 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-02-18 | add a comment that the DOS-linefeed issue is fixed upstream, | drochner | 1 | -1/+2 |
2009-02-17 | clean out DOS linebreaks in one file, to fix a build problem with | drochner | 1 | -1/+6 |
2009-02-16 | replace BSD/Linux specific "qd" printf format specifier by "lld", | drochner | 2 | -4/+4 |
2009-02-16 | fix Darwin build, from Ian McWilliam on pkgsrc-users | drochner | 1 | -4/+4 |
2009-02-13 | fix a build problem with native xorg reported by Matthias Scheler, | drochner | 4 | -2/+32 |
2009-02-12 | update to 8.64 | drochner | 7 | -109/+119 |
2008-12-11 | Also add -fPIC to CFLAGS for Solaris. PR 39775. | wiz | 1 | -1/+2 |
2008-12-01 | Added -fPIC for Linux, since it was reported to be necessary on x86_64 | rillig | 1 | -4/+6 |
2008-11-13 | ghostscript has hand-rolled shared lib handling in src/unix-dll.mak | chuck | 4 | -8/+41 |
2008-09-05 | Compile with "-fPIC" under NetBSD to fix amd64 build problems. | tron | 1 | -1/+5 |
2008-09-03 | Build libgs as a shared library as increasingly other packages expect it | markd | 6 | -4/+80 |
2008-08-07 | update to 8.63 | drochner | 3 | -9/+7 |
2008-05-25 | unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha) | tnn | 1 | -1/+2 |
2008-05-17 | Fix build on IRIX by ensuring -lfontconfig links with -liconv. | tnn | 1 | -1/+7 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -9/+9 |
2008-03-10 | Try removing share/ghostscript directory during uninstall. | wiz | 2 | -4/+4 |
2008-03-05 | fix a botched pointer comparision which fails if the pointer difference | drochner | 3 | -2/+17 |
2008-03-05 | update to 8.62, fixes a buffer overflow (CVE-2008-0411) | drochner | 3 | -8/+44 |
2008-01-29 | Conditionally add cups files to PLIST. From Matthias Drochner. | gdt | 2 | -3/+8 |
2008-01-24 | Update the way the cups makefile is modified to place the prototype | gdt | 2 | -4/+4 |
2008-01-10 | -make fontconfig an option, on per default (as is x11) | drochner | 2 | -6/+11 |
2008-01-10 | Add dependence on "fontconfig" package. "ghostscript" actively checks | tron | 1 | -1/+3 |
2008-01-10 | Remove stale patch file. | tron | 1 | -15/+0 |
2008-01-09 | update to 8.61 | drochner | 4 | -88/+76 |
2007-11-17 | Some packages need lex and yacc. Patch by Aleksey Cheusov via | rillig | 1 | -2/+2 |
2007-11-03 | Added MAKE_JOBS_SAFE as suggested in PR 37250. | rillig | 1 | -1/+2 |
2007-10-23 | Fix >80 column line, and stray word. Pointed out by dsainty@ | gdt | 1 | -2/+2 |
2007-10-22 | Point out that ghostscript-esp is old and that ghostscript has cups | gdt | 1 | -2/+5 |
2007-10-22 | Quell a pkglint -Wall warning, use CONF_FILES+= instead of = | dsainty | 1 | -2/+2 |
2007-10-22 | Pull over the "cups" option, based largely on the implementation of the "cups" | dsainty | 3 | -7/+30 |
2007-10-11 | This version of Ghostscript has some form of support for CUPS, but it | dsainty | 1 | -1/+3 |
2007-08-09 | Don't attempt to use fdopen64 at all. It's not a standardised API and none | tnn | 2 | -4/+4 |
2007-08-08 | *blink* check-files didn't run for some reason, so update the PLIST | joerg | 2 | -3/+32 |