Commit Graph

123 Commits

Author SHA1 Message Date
Kirill Ponomarev
81ec0cfbc9 - Replace HP2200 driver (currently unavailable at master site)
with HP8XX driver
- Update ghotscript-fonts-std to version 8.11
- Update EPLASER driver to version 3.1.4
- Fix minor bug in paparsize handling of LIPS driver
- Fix minor bug in Japanese vertical font support

PR:		61249
Submitted by:	Ports Fury
2004-01-12 14:34:03 +00:00
Edwin Groothuis
269c5d9649 Fix master_site for EPLASER files.
Noticed by: Adam McLaurin <adam.mclaurin@gmx.net>
2003-09-27 05:04:14 +00:00
Edwin Groothuis
11dcdf79fa Don't forget the patches for ports/57009
PR:		ports/57009
Submmited by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 02:47:58 +00:00
Edwin Groothuis
407f8a093f Update port: print/ghostscript-gnu
- Update EPLASER driver to version 3.1.1
	- Fix papersize handling of LIPS driver
	- Enable hl1240/hl1250 driver by default configuration

PR:		ports/57009
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 02:35:24 +00:00
Peter Wemm
7bd41ad7cb Make this align correctly for amd64 as well. This should fix the docs
part of 'make release'.   Many many thanks to Marcel for pointing me here!
2003-09-25 02:03:20 +00:00
Norikatsu Shigemura
fe6feadd21 Fix handling big post table and GSUB's Lookuplist
sub table.  These problems cause that ghostscript
can't display with kochi-subst fonts.

PR:		ports-jp/13949, ports-jp/13973
Reported by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
Submitted by:	KANOU Hiroki <kanou@khdd.net>
Patched by:	Akira TAGOH <at at gclab.org>
2003-07-26 23:26:51 +00:00
Tilman Keskinoz
290bd4aaa2 Backout my previous commit and reenable .SILENT instead.
Take measures to cope with too frequent update (without version numbering)
 of Samsung-SmartGDI driver

PR:		54708
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-21 13:41:52 +00:00
Tilman Keskinoz
61e30a3b9b Add @'s before ECHO_MSGs. 2003-07-21 10:34:12 +00:00
Maho Nakata
37edd4cb4d ghostscriopt/Samsung-SmartGDI-all-GS.tar.gz has been changed,
so that md5 is also subjected to change.

Submitted by:	Krzysztof Stryjek <wtp@mud.pl>
2003-07-21 02:35:16 +00:00
Norikatsu Shigemura
03d84a68df Update distinfo.
Result of diff 20030608 version and new version.
	Change some style (// to /* */, \x1b to \033, etc...)
	Overcome the problem that the printer does not accept
	compressed data bands bigger than 64 kB.

Pointed out by:	horio shoichi <bugsgrief@bugsgrief.net>
		Adam <blueeskimo@gmx.net>
		Rob Lahaye <lahaye@snu.ac.kr>
2003-07-12 05:43:52 +00:00
Norikatsu Shigemura
bb55a646e1 o Update GDI driver
o Replace NPDL driver (currently unavailable at master site)
  with one included in LIPS driver

PR:		ports/54103
Submitted by:	Ports Fury
2003-07-11 17:19:57 +00:00
Norikatsu Shigemura
04d006234b Update URL for eplaser.
Reviewed by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2003-07-11 16:14:50 +00:00
Christian Weisgerber
152a500379 Update to version 7.07.
PR:		52480
Submitted by:	Ports Fury
2003-06-08 20:02:23 +00:00
Tilman Keskinoz
34f12eab25 This port CONFLICTS with ghostscript-afpl* 2003-05-10 00:40:37 +00:00
Christian Weisgerber
51fb141007 Update to version 7.06.
PR:		51062
Submitted by:	Ports Fury
2003-04-27 23:09:13 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Norikatsu Shigemura
6161656233 Bump PORTREVISION by previous commit.
And I forgot to mention that Support for EPSON LPC-9500.
2003-03-27 16:02:50 +00:00
Norikatsu Shigemura
7d2af463d9 Eplaser update to 3.0.6.
PR:		ports-jp/13600
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2003-03-27 15:41:29 +00:00
Yen-Ming Lee
c731019d87 - chown font files to root:wheel after extract them into datadir
- bump PORTREVISION

PR:		48821
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2003-03-02 08:57:09 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Marcel Moolenaar
d0d5d33f3c Fix ghostscript on ia64. The logic to determine what the minimum
alignment must be is based on elementary datatypes, but does not
take into account the alignment requirements of FP spills. Such
are present in jmp_buf. The memory allocator is used by the JPEG
and PNG libraries as well and the JPEG library has a jmp_buf in
one of its structures.
Another problem case is the "long double" type. This datatype is
not in the list of elementary types on which the minimal alignment
is based and can also be used by imported source code.

The patch forces 16-byte alignment on ia64.
2002-12-19 00:43:11 +00:00
Tilman Keskinoz
df1dcc4a50 Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgz
The new tarball has changes in the readme and a copy of the GPL.
Full diff of the tarballs is available at
http://people.freebsd.org/~arved/eplaser.diff

PR:	44996, 45043, 44780
2002-11-10 20:13:27 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
9ed235a43f - Wipe x11* items out from device config dialog when WITHOUT_X11 is defined
- Fix MASTER_SITES

PR:		43708
Submitted by:	Ports Fury
2002-10-07 01:17:24 +00:00
Mario Sergio Fujikawa Ferreira
60c9f2fe53 Deploy USE_GNOMENG infrastructure
PR:		42302
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:03:49 +00:00
Christian Weisgerber
45008cf772 Add back Gimp-Print (stp) driver support.
PR:		41800
Submitted by:	Ports Fury
2002-08-20 00:15:59 +00:00
Christian Weisgerber
7fce91bf09 Add BJC250 driver.
PR:		41738
Submitted by:	Ports Fury
2002-08-17 21:36:29 +00:00
Christian Weisgerber
1ed4a83f7b - Spin off Gimp-Print driver.
- Update EPLASER driver to version 3.0.4.
- Update GDI driver.

PR:		41275
Submitted by:	Ports Fury
2002-08-06 20:34:09 +00:00
Hye-Shik Chang
a927175f9c PERL -> REINPLACE_CMD
PR:		39706 39708 39709 39710
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-27 23:52:18 +00:00
Ying-Chieh Liao
d047fba8fe Spin off HPIJS driver
PR:		37890, 37891
Submitted by:	Ports Fury
2002-05-10 03:15:19 +00:00
Ying-Chieh Liao
b07eaaba7a upgrade to 7.05
PR:		37501
Submitted by:	Ports Fury
2002-04-27 18:27:56 +00:00
Mikhail Teterin
f42b67ac9b Update the checksum of one of ``gdevdj9.c.gz'' used by both ports.
PR:		ports/36752 ports/37164
Submitted by:	Shannon -jj Behrens, KATO Tsuguru
2002-04-24 22:35:20 +00:00
Ying-Chieh Liao
3528d3d867 - Update DISTNAME/MASTER_SITE of samsung-gdi driver
- Add workaround for the problem that ps2epsi doesn't work

PR:		37285
Submitted by:	Ports Fury
2002-04-20 15:38:25 +00:00
Jun Kuriyama
8505ef62f3 Bump $PORTREVISION for previous commit (distfile changed).
Changes in gdevdj9.c include "both the Quality and the Duplex parameter
 can be set using setpagedevice."
2002-04-05 02:20:54 +00:00
Jun Kuriyama
20a5482697 (1) I forgot to update distinfo for gdevdj9.c.gz mentioned in original PR.
(2) $MASTER_SITES optimization may not work if $DISTFILES has comma
    separated keywords after ":" separator.

PR:		ports/36762 (2)
Reported by:	tkato (1), Lev A. Serebryakov <lev@serebryakov.spb.ru> (2)
Pointy hat to:	kuriyama
2002-04-05 02:10:03 +00:00
Alfred Perlstein
b5a74d1ed3 hopefully fix 5.x breakage by not using 'stderr' to initialize a global. 2002-04-05 01:23:08 +00:00
Jun Kuriyama
f4fe3e94d0 Upgrade to 6.53.
PR:		ports/36674
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-04 02:03:09 +00:00
Mario Sergio Fujikawa Ferreira
4469f58157 o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
  re-arrange groups to achieve similar effect

Prompted by:	John Hay <jhay@icomtek.csir.co.za>
2002-04-03 20:49:37 +00:00
Mario Sergio Fujikawa Ferreira
732349a8e4 Complete deployment of MASTER_SITES:n 2002-04-02 21:38:47 +00:00
Trevor Johnson
1b9908746b Sort some of the master sites. 2002-03-09 00:27:21 +00:00
Murray Stokely
8d73e48aad Bump PORTREVISION now that ps2epsi has been fixed.
Suggested by: bmah, will
2002-02-01 14:07:17 +00:00
Murray Stokely
f4945ef9c0 Fix the ps2epsi program to create encapsulated PostScript out of a
PostScript page.  There is a blatant typo here that is fixed in the
ghostscript-afpl version.
2002-01-30 01:20:08 +00:00
Trevor Johnson
1fc57ea572 Add checksum for latest HP DJ970C Series driver (I left the old
checksum in place).  I don't have access to one of these printers
for testing, but the new driver does at least compile.

I nominate this for re-tagging.

Noticed by:	luigi
2002-01-24 01:06:37 +00:00
Trevor Johnson
7ddffe5958 Upgrade HPIJS (HP inkjet) driver to 1.0.2, featuring the latest
disclaimer technology (and allowing full-bleed printing on the
Photosmart 100), so increment PORTREVISION.

fix CAPS In Comment.

Invoke perl more specifically.

PR:		34140
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-22 03:08:18 +00:00
FUJISHIMA Satsuki
78999174a2 support CFLAGS/CXXFLAGS properly.
PR:		34026
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-19 04:28:19 +00:00
Andreas Klemm
2f4ec3f3e2 Update HPIJS package from 1.0 to 1.0.1.
HP fixed "off-by-one error" in the HPIJS sources, that caused hpijs
to core dump at runtime, when being compiled with -O or -O2.
I confirmed, that everything works perfectly again with -O and -O2.
Bumped port revision, to flag this as an important change.
Thanks to David Suffield from HP who took our (and others) reports
seriously, fixed the bug and released the new HPIJS version.
2002-01-17 20:57:53 +00:00
FUJISHIMA Satsuki
8dc28077eb o fix build of HPinkjet driver.
o change WWW.

PR:		33798
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 14:57:59 +00:00
Andreas Klemm
ce61e93223 - Fix hpijs 1.0 dumping core with the kind help of HP.
- Important fix, therefore PORTREVISION bumped.

background info: hpijs currently may not compiled with -O or -O2.
Simply leaving out any optimization (like it was default in prior
hpijs versions) cures the problem.

Many thanks to David Suffield from HP-Vancouver.
2002-01-11 21:47:33 +00:00
Dirk Froemberg
4cd36e32e9 Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly. 2002-01-01 14:07:39 +00:00