Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2000 13:50:54 -0800 (PST)
From:      Andreas Klemm <andreas@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print/ghostscript6 Makefile
Message-ID:  <200003252150.NAA94973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     2000/03/25 13:50:53 PST

  Modified files:
    print/ghostscript6   Makefile 
  Log:
  fixed png.h problem by setting include path in CFLAGS in ports Makefile
  gs6 compiles and runs now !!!
  fixed BATCH mode
  
  gs -h
  
  Aladdin Ghostscript 6.01 (2000-03-17)
  Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
  Usage: gs [switches] [file1.ps file2.ps ...]
  Most frequently used switches: (you can use # in place of =)
   -dNOPAUSE           no pause after page   | -q       `quiet', fewer messages
   -g<width>x<height>  page size in pixels   | -r<res>  pixels/inch resolution
   -sDEVICE=<devname>  select device         | -dBATCH  exit after last file
   -sOutputFile=<file> select output file: - for stdout, |command for pipe,
                                           embed %d or %ld for page #
  Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PDF
  Available devices:
     appledmp iwhi iwlo iwlq hl7x0 bj10e bj200 bjc600 bjc800 lbp8 lips3 m8510
     coslw2p coslwxl uniprint lj250 declj250 ap3250 epson eps9mid eps9high
     lp8000 lq850 epsonc st800 stcolor lp2563 dnj650c deskjet djet500 cdeskjet
     djet500c cdjcolor cdjmono cdj500 cdj550 cdj670 cdj850 cdj880 cdj890
     cdj1600 laserjet ljetplus ljet2p ljet3 ljet3d ljet4 ljet4d lj4dith cljet5
     cljet5c cljet5pr lj5mono lj5gray pj pjetxl pjxl paintjet pjxl300 pxlmono
     bbox pxlcolor ibmpro jetp3852 imagen fs600 lxm5700m cp50 necp6 oce9050
     oki182 okiibm r4081 sj48 bmpmono bmpgray bmp16 bmp256 bmp16m bmp32b
     bmpsep1 bmpsep8 ccr cgmmono cgm8 cgm24 cif dfaxhigh dfaxlow faxg3 faxg32d
     faxg4 miff24 inferno jpeg jpeggray mgrmono mgrgray2 mgrgray4 mgrgray8
     mgr4 mgr8 pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pdfwrite bit bitrgb
     bitcmyk plan9bm pbm pbmraw pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw
     pkm pkmraw pksm pksmraw pngmono pnggray png16 png256 png16m psmono psgray
     psrgb pswrite epswrite sgirgb sunhmono t4693d2 t4693d4 t4693d8 tek4696
     tiffcrle tiffg3 tiffg32d tiffg4 tiff12nc tiff24nc tifflzw tiffpack x11
     x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 x11gray2 x11gray4 x11mono
     x11rg16x x11rg32x nullpage
  Search path:
     . : /usr/local/share/ghostscript/6.01/lib :
     /usr/local/share/ghostscript/fonts
  For more information, see /usr/local/share/ghostscript/6.01/doc/Use.htm.
  Report bugs to bug-gs@aladdin.com, using the form in Bug-form.htm.
  
  Revision  Changes    Path
  1.44      +2 -1      ports/print/ghostscript6/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003252150.NAA94973>