pav         2006-05-07 11:38:51 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/foo2zjs        Makefile distinfo pkg-descr pkg-plist 
    print/foo2zjs/files  patch-Makefile pkg-message.in 
  Log:
  foo2zjs is an open source printer driver for printers that use the 
Zenographics
  ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
  2300 DL or Konica Minolta magicolor 2430 DL. These printers are often
  erroneously referred to as winprinters or GDI printers.
  
  However, Microsoft GDI only mandates the API between an application and the
  printer driver, not the protocol on the wire between the printer driver and 
the
  printer. In fact, ZjStream printers are raster printers which happen to use a
  very efficient wire protocol which was developed by Zenographics and licensed
  by most major printer manufacturers for at least some of their product lines.
  
  ZjStream is just one of many wire protocols that are in use today, such as
  Postscript, PCL, Epson, etc.
  
  WWW:    http://foo2zjs.rkkda.com/
  
  PR:             ports/94592
  Submitted by:   Jose Alonso Cardenas Marquez <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.393     +1 -0      ports/print/Makefile
  1.1       +43 -0     ports/print/foo2zjs/Makefile (new)
  1.1       +3 -0      ports/print/foo2zjs/distinfo (new)
  1.1       +68 -0     ports/print/foo2zjs/files/patch-Makefile (new)
  1.1       +7 -0      ports/print/foo2zjs/files/pkg-message.in (new)
  1.1       +15 -0     ports/print/foo2zjs/pkg-descr (new)
  1.1       +56 -0     ports/print/foo2zjs/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to