summaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gpl
Commit message (Collapse)AuthorAgeFilesLines
* iUpdate port: print/ghostscript-afpledwin2003-09-2811-163/+245
| | | | | | | | - Update EPLASER driver to version 3.1.1 - Fix papersize handling of LIPS driver PR: ports/57008 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update port: print/ghostscript-afpl to 8.11edwin2003-08-3112-341/+82
| | | | | | | - Update to version 8.11 PR: ports/55873 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Back out my previous commit, it is unnecessary.arved2003-07-214-79/+1062
| | | | | | | | Take measures to cope with too frequent update (without version numbering) of Samsung-SmartGDI driver PR: 54707 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add @'s before ECHO_MSGarved2003-07-212-70/+71
| | | | Add MD5 sum from ghostscript-gnu distinfo.
* 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-52/+14
| | | | | | | | o Replace NPDL driver (currently unavailable at master site) with one included in LIPS driver PR: ports/54102 Submitted by: Ports Fury
* Update URL for eplaser.nork2003-07-111-1/+1
| | | | Reviewed by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Downgrade to 8.0 and fix accidental screwups.naddy2003-06-0812-73/+320
| | | | Submitted by: Ports Fury
* - Add drivers for Lexmark printers.naddy2003-06-0820-331/+297
| | | | | | | - Add option to use SVGAlib console driver. PR: 52479 Submitted by: Ports Fury
* Add a CONFLICTS line for the ghostscript-gnu* ports.arved2003-05-101-0/+1
|
* - Fix EPLASER driver supportnaddy2003-04-273-9/+13
| | | | | | | - chown font files to root:wheel after extracting them into datadir PR: 51061 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Bump PORTREVISION by previous commit.nork2003-03-271-0/+1
| | | | And I forgot to mention that Support for EPSON LPC-9500.
* Eplaser update to 3.0.6.nork2003-03-276-47/+28
| | | | | PR: ports-jp/13605 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* De-pkg-comment.knu2003-02-202-1/+1
|
* upgrade to 8.00ijliao2003-01-0336-845/+1872
| | | | | PR: 46435 Submitted by: Ports Fury
* Sync MD5 sum for ghostscript/eplaser-3.0.4-651.tgz with the ghostscript-gnu ↵arved2002-11-261-0/+1
| | | | | | | | | | port. 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 Submitted by: bento
* 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 driver config dialog when WITHOUT_X11 is definedijliao2002-10-071-1/+6
| | | | | | | - Fix MASTER_SITES PR: 43707 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-194-4/+52
| | | | | PR: 41799 Submitted by: Ports Fury
* Add BJC250 driver.naddy2002-08-175-3/+64
| | | | | PR: 41737 Submitted by: Ports Fury
* - Spin off Gimp-Print driver.naddy2002-08-068-107/+53
| | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41274 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/+4
| | | | | PR: 37890, 37891 Submitted by: Ports Fury
* - Update Gimp-Print driver to version 4.2.1ijliao2002-04-279-41/+268
| | | | | | | | | - Fix build on -current - Fix checksum of gdevdj9.c.gz (again) - Get much improved ps2epsi stuff from ghostscript-gnu version PR: 37500 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: 37284 Submitted by: Ports Fury
* Workaround for 5.x stderr non-const initialization lameness.alfred2002-04-131-0/+23
|
* Use correct update.kuriyama2002-04-052-3/+2
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix breakage in my previous commit.kuriyama2002-04-051-1/+2
| | | | | | | (I don't know why my patch(1) did not report error...) PR: ports/36752 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* 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-052-4/+4
| | | | | | | | | (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
* $MASTER_SITES refinement.kuriyama2002-04-041-10/+12
| | | | Suggested by: lioux
* Update to 7.04.kuriyama2002-04-0316-0/+763
| | | | | | | | | Modifications against PR are: o $MASTER_SITES substitution. o Typo in scripts/configure. PR: ports/36673 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 7.04.kuriyama2002-04-0310-188/+543
| | | | | | | | | | | Modifications against PR are: o $MASTER_SITES substitution. o Typo in scripts/configure. I don't know why $MLINKS entries are not in generated plist... PR: ports/36673 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Complete deployment of MASTER_SITES:nlioux2002-04-021-9/+10
|
* Use MASTER_SITE_N for some sites.trevor2002-03-091-7/+15
|
* 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
* Update HPIJS (HP inkjet) driver to 1.0.2. This version adds thetrevor2002-01-223-6/+6
| | | | | | | | | | | | | phrase "PATENT INFRINGEMENT" to one hundred (100) disclaimers and allows full-bleed printing on the Photosmart 100. Therefore do the PORTVERSION Bump. Invoke perl more specifically. Support Microsoft .htm standard for home page. PR: 34139 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: 33797 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 BATCH is set.dirk2002-01-011-1/+1
| | | | hpijs.dev was renamed to ijs.dev due to HPinkjet driver update.
* Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly.dirk2002-01-011-1/+1
|
* - Update Gimp-Print driver to version 4.2.0lioux2001-12-2710-140/+109
| | | | | | | | | - Update HPinkjet driver to version 1.0 - Better support for jpeg WRKDIR location - bump PORTREVISION PR: 33060 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 7.03demon2001-11-047-81/+36
| | | | | PR: 31723 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix mtree error.demon2001-11-011-1/+2
| | | | | PR: 31617 Submitted by: KATO Tsuguru <tkato@prontomail.com>
OpenPOWER on IntegriCloud