1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Boris Samorodov
ee31d41415 print/foo2zjs: Upgrade to version 20150511. 2015-07-22 10:32:09 +00:00
Antoine Brodin
115aba45f3 Cleanup plist 2014-11-13 07:41:17 +00:00
Boris Samorodov
b29021f8c2 print/foo2zjs: update to version 20140417 2014-04-25 20:23:28 +00:00
Boris Samorodov
3fc7bb6fd0 print/foo2zjs: update to version 20140401.
Changes:
2014-04-01	Rick Richardson <rick.richardson@comcast.net>
	* foo2hbpl2 foomatic-db files and PPDs:
	  Bug with default PageSize.
	  PLEASE delete and recreate the foo2hbpl2 printers.
2014-04-05 16:52:34 +00:00
Boris Samorodov
1766b072fa print/foo2zjs -- incorporate devd configuration file:
. add a configuration file with samples for devd;
. add a note to pkg-message file;
. bump PORTREVISION.

PR:		ports/162313 (based on)
Submitted by:	rmh
2014-04-01 19:43:27 +00:00
Boris Samorodov
f1ab75327c print/foo2zjs: We mention an INSTALL file at the pkg-message,
but do not install it. Let's fix it!
2014-04-01 09:46:05 +00:00
Boris Samorodov
c417cd5519 Update to version 20140330. 2014-03-31 09:58:27 +00:00
Mathieu Arnold
33ab73cd19 Fix old makeplist bug.
Pointy hat to:	people who blindly use makeplist
Sponsored by:	Absolight
2014-02-12 14:03:25 +00:00
Boris Samorodov
708ce74c8c Update to version 20131225. 2013-12-30 23:00:46 +00:00
Boris Samorodov
1c9df30f79 . take maintainership;
. update to version 20131118;
. use new LIB_DEPENDS syntax;
. USE_GMAKE -> USES=gmake;
. USES=shebabgfiles for msexpand;
. allow staging;
. remove unneeded ${CAT} ${PKGMESSAGE}.

PR:		ports/184689
Submitted by:	bsam (me)
Approved by:	acm (former maintainer, maintainer timeout)
2013-12-26 19:33:59 +00:00
Jose Alonso Cardenas Marquez
2437526fd1 - Update to 20110609
PR:		158040
Submitted by:	bsam
2011-06-24 21:34:05 +00:00
Jose Alonso Cardenas Marquez
ba28eccfcd - Update to 20090530 2009-06-16 22:06:10 +00:00
Jose Alonso Cardenas Marquez
f858d69723 - Update to 20061224
- Fix fetch problem and remove BROKEN state
2006-12-26 22:29:39 +00:00
Jose Alonso Cardenas Marquez
4ab064a5fe - Update to 20061212
PR:		ports/106659
Submitted by:	Armin Pirkovitsch <a.pirko__at__inode.at>
2006-12-16 15:57:45 +00:00
Jose Alonso Cardenas Marquez
45ed944434 - Update to 20060911
- See changelog at http://foo2zjs.rkkda.com/ChangeLog

Approved by:	garga (mentor, implicit)
2006-09-12 16:56:48 +00:00
Pav Lucistnik
f7cf9d327e - Update to 20060603
- Now, icm and firware files are downloaded using getweb script

PR:		ports/98511
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-05 13:01:46 +00:00
Pav Lucistnik
e369d75deb 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 <acardenas@bsd.org.pe>
2006-05-07 11:38:51 +00:00