summaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gnu
Commit message (Collapse)AuthorAgeFilesLines
* - Replace HP2200 driver (currently unavailable at master site)krion2004-01-1211-138/+224
| | | | | | | | | | | 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
* Fix master_site for EPLASER files.edwin2003-09-271-1/+1
| | | | Noticed by: Adam McLaurin <adam.mclaurin@gmx.net>
* Don't forget the patches for ports/57009edwin2003-09-274-0/+242
| | | | | PR: ports/57009 Submmited by: KATO Tsuguru <tkato@prontomail.com>
* Update port: print/ghostscript-gnuedwin2003-09-276-100/+125
| | | | | | | | | - 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>
* Make this align correctly for amd64 as well. This should fix the docspeter2003-09-251-1/+1
| | | | part of 'make release'. Many many thanks to Marcel for pointing me here!
* Fix handling big post table and GSUB's Lookuplistnork2003-07-262-1/+118
| | | | | | | | | | 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>
* Backout my previous commit and reenable .SILENT instead.arved2003-07-214-92/+1091
| | | | | | | | Take measures to cope with too frequent update (without version numbering) of Samsung-SmartGDI driver PR: 54708 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add @'s before ECHO_MSGs.arved2003-07-211-88/+88
|
* ghostscriopt/Samsung-SmartGDI-all-GS.tar.gz has been changed,maho2003-07-211-1/+1
| | | | | | so that md5 is also subjected to change. Submitted by: Krzysztof Stryjek <wtp@mud.pl>
* Update distinfo.nork2003-07-121-1/+1
| | | | | | | | | | | 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>
* o Update GDI drivernork2003-07-116-53/+15
| | | | | | | | o Replace NPDL driver (currently unavailable at master site) with one included in LIPS driver PR: ports/54103 Submitted by: Ports Fury
* Update URL for eplaser.nork2003-07-111-1/+1
| | | | Reviewed by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Update to version 7.07.naddy2003-06-0810-14/+209
| | | | | PR: 52480 Submitted by: Ports Fury
* This port CONFLICTS with ghostscript-afpl*arved2003-05-101-0/+1
|
* Update to version 7.06.naddy2003-04-2710-369/+490
| | | | | PR: 51062 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Bump PORTREVISION by previous commit.nork2003-03-271-1/+1
| | | | And I forgot to mention that Support for EPSON LPC-9500.
* Eplaser update to 3.0.6.nork2003-03-277-16/+15
| | | | | PR: ports-jp/13600 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* - chown font files to root:wheel after extract them into datadirleeym2003-03-021-1/+2
| | | | | | | - bump PORTREVISION PR: 48821 Submitted by: Pat Lashley <patl+freebsd@volant.org>
* De-pkg-comment.knu2003-02-202-1/+1
|
* Fix ghostscript on ia64. The logic to determine what the minimummarcel2002-12-191-0/+17
| | | | | | | | | | | | | 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.
* Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgzarved2002-11-101-0/+1
| | | | | | | | 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
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* - Wipe x11* items out from device config dialog when WITHOUT_X11 is definedijliao2002-10-071-1/+6
| | | | | | | - Fix MASTER_SITES PR: 43708 Submitted by: Ports Fury
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2
| | | | | PR: 42302 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Add back Gimp-Print (stp) driver support.naddy2002-08-205-3/+66
| | | | | PR: 41800 Submitted by: Ports Fury
* Add BJC250 driver.naddy2002-08-175-3/+63
| | | | | PR: 41738 Submitted by: Ports Fury
* - Spin off Gimp-Print driver.naddy2002-08-068-117/+61
| | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41275 Submitted by: Ports Fury
* PERL -> REINPLACE_CMDperky2002-06-271-4/+5
| | | | | PR: 39706 39708 39709 39710 Submitted by: Scott Flatman <sf@dsinw.com>
* Spin off HPIJS driverijliao2002-05-103-47/+5
| | | | | PR: 37890, 37891 Submitted by: Ports Fury
* upgrade to 7.05ijliao2002-04-2715-166/+204
| | | | | PR: 37501 Submitted by: Ports Fury
* Update the checksum of one of ``gdevdj9.c.gz'' used by both ports.mi2002-04-241-1/+1
| | | | | PR: ports/36752 ports/37164 Submitted by: Shannon -jj Behrens, KATO Tsuguru
* - Update DISTNAME/MASTER_SITE of samsung-gdi driverijliao2002-04-204-5/+16
| | | | | | | - Add workaround for the problem that ps2epsi doesn't work PR: 37285 Submitted by: Ports Fury
* Bump $PORTREVISION for previous commit (distfile changed).kuriyama2002-04-051-0/+1
| | | | | Changes in gdevdj9.c include "both the Quality and the Duplex parameter can be set using setpagedevice."
* (1) I forgot to update distinfo for gdevdj9.c.gz mentioned in original PR.kuriyama2002-04-051-1/+1
| | | | | | | | | (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
* hopefully fix 5.x breakage by not using 'stderr' to initialize a global.alfred2002-04-051-0/+23
|
* Upgrade to 6.53.kuriyama2002-04-0426-294/+1259
| | | | | PR: ports/36674 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Fix breakage introduced in last rev:lioux2002-04-031-5/+5
| | | | | | | - 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>
* Complete deployment of MASTER_SITES:nlioux2002-04-021-9/+13
|
* Sort some of the master sites.trevor2002-03-091-7/+14
|
* Bump PORTREVISION now that ps2epsi has been fixed.murray2002-02-011-1/+1
| | | | Suggested by: bmah, will
* Fix the ps2epsi program to create encapsulated PostScript out of amurray2002-01-301-0/+11
| | | | | PostScript page. There is a blatant typo here that is fixed in the ghostscript-afpl version.
* Add checksum for latest HP DJ970C Series driver (I left the oldtrevor2002-01-241-0/+1
| | | | | | | | | 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
* Upgrade HPIJS (HP inkjet) driver to 1.0.2, featuring the latesttrevor2002-01-222-6/+6
| | | | | | | | | | | | 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>
* support CFLAGS/CXXFLAGS properly.sf2002-01-191-0/+3
| | | | | PR: 34026 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update HPIJS package from 1.0 to 1.0.1.andreas2002-01-172-6/+3
| | | | | | | | | 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.
* o fix build of HPinkjet driver.sf2002-01-143-16/+5
| | | | | | | o change WWW. PR: 33798 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Fix hpijs 1.0 dumping core with the kind help of HP.andreas2002-01-112-1/+14
| | | | | | | | | | - 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.
* Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly.dirk2002-01-011-1/+1
|
OpenPOWER on IntegriCloud