aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript8
Commit message (Collapse)AuthorAgeFilesLines
* Spin off HPIJS driverYing-Chieh Liao2002-05-103-47/+4
| | | | | | | | PR: 37890, 37891 Submitted by: Ports Fury Notes: svn path=/head/; revision=58829
* - Update Gimp-Print driver to version 4.2.1Ying-Chieh Liao2002-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 Notes: svn path=/head/; revision=58241
* Update the checksum of one of ``gdevdj9.c.gz'' used by both ports.Mikhail Teterin2002-04-241-1/+1
| | | | | | | | PR: ports/36752 ports/37164 Submitted by: Shannon -jj Behrens, KATO Tsuguru Notes: svn path=/head/; revision=58080
* - Update DISTNAME/MASTER_SITE of samsung-gdi driverYing-Chieh Liao2002-04-204-5/+16
| | | | | | | | | | - Add workaround for the problem that ps2epsi doesn't work PR: 37284 Submitted by: Ports Fury Notes: svn path=/head/; revision=57927
* Workaround for 5.x stderr non-const initialization lameness.Alfred Perlstein2002-04-131-0/+23
| | | | Notes: svn path=/head/; revision=57669
* Use correct update.Jun Kuriyama2002-04-052-3/+2
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57343
* Fix breakage in my previous commit.Jun 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> Notes: svn path=/head/; revision=57340
* Bump $PORTREVISION for previous commit (distfile changed).Jun Kuriyama2002-04-051-0/+1
| | | | | | | | Changes in gdevdj9.c include "both the Quality and the Duplex parameter can be set using setpagedevice." Notes: svn path=/head/; revision=57337
* (1) I forgot to update distinfo for gdevdj9.c.gz mentioned in original PR.Jun 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 Notes: svn path=/head/; revision=57336
* $MASTER_SITES refinement.Jun Kuriyama2002-04-041-10/+12
| | | | | | | Suggested by: lioux Notes: svn path=/head/; revision=57289
* Update to 7.04.Jun 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> Notes: svn path=/head/; revision=57252
* Update to 7.04.Jun 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> Notes: svn path=/head/; revision=57251
* Complete deployment of MASTER_SITES:nMario Sergio Fujikawa Ferreira2002-04-021-9/+10
| | | | Notes: svn path=/head/; revision=57237
* Use MASTER_SITE_N for some sites.Trevor Johnson2002-03-091-7/+15
| | | | Notes: svn path=/head/; revision=55755
* Add checksum for latest HP DJ970C Series driver (I left the oldTrevor Johnson2002-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 Notes: svn path=/head/; revision=53662
* Update HPIJS (HP inkjet) driver to 1.0.2. This version adds theTrevor Johnson2002-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> Notes: svn path=/head/; revision=53507
* support CFLAGS/CXXFLAGS properly.FUJISHIMA Satsuki2002-01-191-0/+3
| | | | | | | | PR: 34026 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53318
* Update HPIJS package from 1.0 to 1.0.1.Andreas Klemm2002-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. Notes: svn path=/head/; revision=53268
* o fix build of HPinkjet driver.FUJISHIMA Satsuki2002-01-143-16/+5
| | | | | | | | | | o change WWW. PR: 33797 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53059
* - Fix hpijs 1.0 dumping core with the kind help of HP.Andreas Klemm2002-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. Notes: svn path=/head/; revision=52930
* Fix build if BATCH is set.Dirk Froemberg2002-01-011-1/+1
| | | | | | | hpijs.dev was renamed to ijs.dev due to HPinkjet driver update. Notes: svn path=/head/; revision=52469
* Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly.Dirk Froemberg2002-01-011-1/+1
| | | | Notes: svn path=/head/; revision=52467
* - Update Gimp-Print driver to version 4.2.0Mario Sergio Fujikawa Ferreira2001-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> Notes: svn path=/head/; revision=52249
* Update to 7.03Dmitry Sivachenko2001-11-047-81/+36
| | | | | | | | PR: 31723 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=49551
* Fix mtree error.Dmitry Sivachenko2001-11-011-1/+2
| | | | | | | | PR: 31617 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=49469
* back out last commitYing-Chieh Liao2001-10-121-9/+9
| | | | Notes: svn path=/head/; revision=48693
* DISTDIR/DIST_SUBDIR -> _DISTDIRYing-Chieh Liao2001-10-111-9/+9
| | | | | | | | PR: 31173 Submitted by: Ports Fury Notes: svn path=/head/; revision=48672
* o style fixesMario Sergio Fujikawa Ferreira2001-10-062-33/+40
| | | | | | | | | | | | | | | - deploy DATADIR/DOCSDIR - don't use internal .mk work variables, rely on supported ones _DISTDIR -> DISTDIR/DIST_SUBDIR o use <machine/endian.h> for checking byte order instead of an ARCH check PR: 31077 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48500
* Don't be interactive if PACKAGE_BUILDING is set.David E. O'Brien2001-10-041-1/+1
| | | | Notes: svn path=/head/; revision=48421
* Perform one leftover s/DISTDIR/_DISTDIR/.Akinori MUSHA2001-09-271-1/+1
| | | | Notes: svn path=/head/; revision=48229
* Set DIST_SUBDIR=ghostscript, because this port requires lots ofAkinori MUSHA2001-09-273-14/+13
| | | | | | | | | | | distfiles with random names. Suggested by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> De-portlint while I'm here. Notes: svn path=/head/; revision=48228
* Fix a compilation error when A4 is defined.Akinori MUSHA2001-09-122-8/+14
| | | | | | | | PR: 30523 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47763
* Remove duplicate PKGNAMESUFFIX lines I added.Akinori MUSHA2001-09-111-1/+0
| | | | Notes: svn path=/head/; revision=47710
* Use the :: operator for pre-everything.Akinori MUSHA2001-09-111-1/+1
| | | | | | | Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=47709
* ** ghostscript6 has been repocopied to ghostscript-afpl **Akinori MUSHA2001-09-1121-600/+599
| | | | | | | | | | Update to AFPL Ghostscript 7.00. PR: ports/29580 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47708
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47629
* Fix the path for one of the master sites (fh-koblenz.de).Mikhail Teterin2001-08-231-2/+2
| | | | Notes: svn path=/head/; revision=46732
* sorry, no time for maintenance, hand port over to ports team entirelyAndreas Klemm2001-07-061-1/+1
| | | | Notes: svn path=/head/; revision=44823
* Standartise the way used to disable X11 support in various ports. From nowMaxim Sobolev2001-06-051-4/+4
| | | | | | | on WITHOUT_X11 is the Only True Way[tm]. Notes: svn path=/head/; revision=43523
* new ftp site for pdfencryptAndreas Klemm2001-05-121-1/+1
| | | | | | | Submitted by: Mark.Andrews@nominum.com Notes: svn path=/head/; revision=42552
* cosmetic: use %%PORTDOCS%% variableAndreas Klemm2001-04-101-8/+8
| | | | | | | Submitted by: Mikhail Teterin <mi@minime.privatelabs.com> Notes: svn path=/head/; revision=41168
* - "Gelhaus driver" (cdj850) wasn't active in gs, fix thatAndreas Klemm2001-04-014-3/+23
| | | | | | | | | | | | | | - therefore bump port revision - add a makefile template, so that it will be compiled in - patch configure.batch and the interactive one interactive configuration is still not enabled, because every driver entry needs to be checked thoroughly if its still present, if more printer models are supported, if there are new printers/drivers, etc ... This needs time that I currently don't have. Any taker ??? Notes: svn path=/head/; revision=40689
* - update port to use pcl3-3.2, this is the release version of theAndreas Klemm2001-03-263-4/+4
| | | | | | | | | PCL3 driver from Martin Lottermoser (former 3.0.2 was BETA) - therefore bump PORTREVISION - pkg-plist: remove BETA file, added NEWS file instead Notes: svn path=/head/; revision=40405
* - enable LyX 1.1.6 to show included EPS figuresAndreas Klemm2001-03-202-1/+48
| | | | | | | | | | | | - tested by Jose - problem is described in: http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897 - major fix for lyx users, therefore bumped port revision Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=40082
* gs shouldn't ignore SIGTERM from lpd by simply adding -DUPD_SIGNAL=0Andreas Klemm2001-02-281-1/+3
| | | | | | | | | | | | | | | to CFLAGS - this saves paper if you device to kill a job quickly because you forgot something ... - prevents in UPD driver (reported by Joerg) to make a "clean shutdown", which is generally a nice idea, but in "real life" leads to a wastage of paper ... - portrevision bumped because of this important feature Submitted by: J Wunsch <j@ida.interface-business.de> Notes: svn path=/head/; revision=38877
* Honour the NO_X variable, and don't try and build the X11 output formats,Nik Clayton2001-02-253-9/+26
| | | | | | | | | | | | or depend on the X11 libraries, if it is set. This should allow "make release" to work happily with the documentation build again. Approved by: andreas (MAINTAINER) Notes: svn path=/head/; revision=38704
* - checksum of gdevcd8.tar.gz changedAndreas Klemm2001-01-192-2/+2
| | | | | | | | | | | - created a new distinfo file - bumped PORTREVISION since this makes sure, that packages are build from proper source Submitted by: Christopher Masto <chris@netmonger.net> Notes: svn path=/head/; revision=37342
* bugfix: distinfo file is missing md5 checksum for hpdj 2.6 sourcesAndreas Klemm2001-01-181-0/+1
| | | | | | | | | | | | | | this is another showstopper after the variable name change and still doesn't show up here, since I have the sources in DISTFILES dir... PORTREVISION still doesn't need a bump, since no package could have been created and if, there is no new port functionality involved with this fix. Sorry for any trouble, but its too expensive for me, to re-fetch all files as final test. Submitted by: "Jamin A. Brown" <jamin@gwi.net> Notes: svn path=/head/; revision=37303
* bugfix: hpdj couldn't be fetched after the variable name changeAndreas Klemm2001-01-181-1/+1
| | | | | | | | | | | | I forgot to change HPDJ_DRV to HPDJ_SRC in DISTFILES PORTREVISION not bumped since building of packages wasn't possible. Even if port/package could be build, because hpdj source was already present, no functionality change. Submitted by: "Justin W. Pauler" <jwpauler@jwpages.com>, "Jamin A. Brown" <jamin@gwi.net> Notes: svn path=/head/; revision=37287
* - added stable version 4.0.4 of gimp-print (stp) driverAndreas Klemm2001-01-175-36/+86
| | | | | | | | | | | | | | | | | | high quality drivers for Epsons, HPs, ... - bumped port revision - modified all target and added a makefile component to build tool from stp driver (escputil) to do maintenance on epsons install manpage as well - variable name changes, new scheme sounds better - use variables as often as possible in all make targets to reduce port maintenance as much as possible - fix two copy and paste mistakes in echo messages - updated pkg_plist, tested port and package building as well as removal - modified configure.batch to build stp driver Notes: svn path=/head/; revision=37280