aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gpl
Commit message (Collapse)AuthorAgeFilesLines
* - Avoid fetching and installing broken font archivekrion2004-01-102-5/+5
| | | | | | - Do not use sf.net for font tarball anymore Submitted by:i Palle Girgensohn <girgen@pingpong.net>, Ports Fury
* - Update to version 8.13krion2004-01-0914-107/+226
| | | | | PR: 61077 Submitted by: Ports Fury
* 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-126-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-121-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-283-9/+13
| | | | | | | - chown font files to root:wheel after extracting them into datadir PR: 51061 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Bump PORTREVISION by previous commit.nork2003-03-281-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-212-1/+1
|
* upgrade to 8.00ijliao2003-01-0436-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-271-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-112-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-072-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-204-4/+52
| | | | | PR: 41799 Submitted by: Ports Fury
* Add BJC250 driver.naddy2002-08-185-3/+64
| | | | | PR: 41737 Submitted by: Ports Fury
* - Spin off Gimp-Print driver.naddy2002-08-078-107/+53
| | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41274 Submitted by: Ports Fury
* PERL -> REINPLACE_CMDperky2002-06-281-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-289-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-251-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-141-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-031-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-182-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-122-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-2810-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-021-1/+2
| | | | | PR: 31617 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* back out last commitijliao2001-10-121-9/+9
|
* DISTDIR/DIST_SUBDIR -> _DISTDIRijliao2001-10-111-9/+9
| | | | | PR: 31173 Submitted by: Ports Fury
* o style fixeslioux2001-10-072-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>
* Don't be interactive if PACKAGE_BUILDING is set.obrien2001-10-041-1/+1
|
* Perform one leftover s/DISTDIR/_DISTDIR/.knu2001-09-281-1/+1
|
* Set DIST_SUBDIR=ghostscript, because this port requires lots ofknu2001-09-283-14/+13
| | | | | | | | distfiles with random names. Suggested by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> De-portlint while I'm here.
* Fix a compilation error when A4 is defined.knu2001-09-132-8/+14
| | | | | PR: 30523 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove duplicate PKGNAMESUFFIX lines I added.knu2001-09-121-1/+0
|
* Use the :: operator for pre-everything.knu2001-09-121-1/+1
| | | | Submitted by: Dan Langille <dan@langille.org>
* ** ghostscript6 has been repocopied to ghostscript-afpl **knu2001-09-1221-600/+599
| | | | | | | Update to AFPL Ghostscript 7.00. PR: ports/29580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump png majorache2001-09-111-1/+1
|
* Fix the path for one of the master sites (fh-koblenz.de).mi2001-08-241-2/+2
|
* sorry, no time for maintenance, hand port over to ports team entirelyandreas2001-07-061-1/+1
|
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-051-4/+4
| | | | on WITHOUT_X11 is the Only True Way[tm].
* new ftp site for pdfencryptandreas2001-05-121-1/+1
| | | | Submitted by: Mark.Andrews@nominum.com
* cosmetic: use %%PORTDOCS%% variableandreas2001-04-101-8/+8
| | | | Submitted by: Mikhail Teterin <mi@minime.privatelabs.com>
* - "Gelhaus driver" (cdj850) wasn't active in gs, fix thatandreas2001-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 ???
* - update port to use pcl3-3.2, this is the release version of theandreas2001-03-273-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
* - enable LyX 1.1.6 to show included EPS figuresandreas2001-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>
* gs shouldn't ignore SIGTERM from lpd by simply adding -DUPD_SIGNAL=0andreas2001-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>
* Honour the NO_X variable, and don't try and build the X11 output formats,nik2001-02-263-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)
* - checksum of gdevcd8.tar.gz changedandreas2001-01-202-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>
* bugfix: distinfo file is missing md5 checksum for hpdj 2.6 sourcesandreas2001-01-191-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>
* bugfix: hpdj couldn't be fetched after the variable name changeandreas2001-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>
* - added stable version 4.0.4 of gimp-print (stp) driverandreas2001-01-185-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
* cosmetic: add cvs idandreas2001-01-172-0/+4
|
* update to ghostscript v 6.50andreas2001-01-1710-102/+279
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed port revision, because of new version - added PCL3 driver (hpdj successor) from Martin Lottermoser *both* driver, HPDJ and PCL3, are now compiled in reason: PCL3 is still flagged as BETA and author didn't get much response Although Martin says, its definitively not ALPHA, its safer to have the old drivers around, if things fail for some reason. Martin confirmed, that its possible to have both in one gs binary !!! - disable configure script temporarily, since dialog needs a driver update but I don't want to hold back that port any longer. - enabled as many gs driver as possible - reorganized MASTER_SITES - added mirrors - add a note, that russion mirror isn't up to date, so don't add it - optimized downloading from 6 different sources by special ordering - reorganized Makefile completely - put only ${GS_SOURCES} into EXTRACT_ONLY variable unpacking other 3rd party src's is handled in post-extract target - directory creating, patching, unpacking and install actions are now handeled within the proper make target. This makes port maintenance much easier, i.e.: if you enter make extract, then only extraction of things happen, but makefiles are still not patched. Before this cleanup, things were not so structured and not easy to maintain. Maybe we get a configure script later, to choose between different 3rd party driver options, then this "sorting" and documenting will support the migration process... - silence port by hiding actions with "@" - insert many informational echoes. This makes port maintenance and troubleshooting easier - put more unique comments in front of the different 3rd party modules - document things better - use as many environment variables as necessary, so that "numerical" changes only have to happen on some places and not withing make targets - use gs version number also in docu directory - properly install runtime, info and doc files from 3rd party drivers - put not needed stuff into "NOPORTDOCS" section - keep old font names to avoid fetching unnecessary things - updated patches as necessary - added new patch from Nartin Lottermoser - removed 2 patches that have been incorporated into gs 6.50 - added needed manual pages - updated pkg-plist - finally tested port and package building as well as port removal new port passes all disciplines ;-)
* cosmetic:andreas2001-01-091-1/+1
| | | | | forgot in previous commit, that HPDJ_SRC also should make use of the new variables ${HPDJ_NAME} and ${HPDJ_VERS}
* purely cosmetic:andreas2001-01-091-5/+8
| | | | | | - for easier maintencance (later upgrade) splitup HPDJ_DRV variable into HPDJ_NAME HPDJ_VERS HPDJ_DIR HPDJ_SRC - testcompile ran fine
* cosmetic: update commentandreas2001-01-091-1/+1
| | | | new official home for Martin Lottermosers pcl3 driver
* updated MASTER_SITESandreas2001-01-091-1/+1
| | | | | hpdj-2.6 is now available from http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* bump ports revision number, since a new 3rd party driver has been added.andreas2000-11-271-0/+1
| | | | Submitted by: Kris Kennaway <kris@FreeBSD.org>
* - Add 3rd party gs driver for HP DeskJet 970andreas2000-11-265-4/+22
| | | | | | | | | | | - http://www.harsch.net/Ghostscript/ghostscript.html - driver is based on Uli Wortmann's HO DJ850 driver - supports duplex printing Note from the author: in duplex mode black is not so intensive as in normal mode. Maybe HP wants to prevent, that you don't see the black of the other side of the page too much. If somebody knows HP's algorithm, how to reduce the black, then author would try to compensate it with some code...
* - Remove restriction of encrypted PDF supportandreas2000-09-123-35/+29
| | | | | | | | | | | - nonexistent -> NONEXISTENT - Add USE_GMAKE - portlint - Fix usage of PREFIX/LOCALBASE - Fix pkg/PLIST PR: 21083 Submitted by: tkato@prontomail.ne.jp
* forgot the two patches, sorry.andreas2000-08-252-0/+102
| | | | | PR: 20038 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* The software's own genarch program took several HOURS onandreas2000-08-252-17/+57
| | | | | | | | | | | | | | | | | | | my dual PIII-700 trying to figure out the sizes of the primary and secondary caches. The sizes turned out to be rather wrong (definetly true for the L2 cache, may be L1 is indeed 32Kb). Their algorithm seems bogus to me, but most importantly, the obtained values are NOT USED anywhere in the GhostScript code... One of the submitted patches rips the "cache size" section from the genarch entirely. The attached modification and new patches also: . replace the use of mktemp/fopen with mkstemp/fdopen . modify the unix-gcc.mak so that there is no need for GNU-make PR: 20038 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* - medium definition driver (lqx70cm.upp) changed to unidirectional print toandreas2000-04-226-1/+13
| | | | | | | | reduce alignment problems. It is only slightly slower, but produces much nicer print. - Added $Id$ Obtained from: Harold Bower <HalBower@worldnet.att.net>
* Add HPDJ driverandreas2000-04-216-6/+42
| | | | | | | | an enhanced PCL3 (PCL3+) driver that was part of gs5 port and got lost in gs55 port. Now it reappears in gs 6.01 ;-) ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/pcl3.html
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-8/+7
|
* As requested by manyandreas2000-04-061-1/+2
| | | | Submitted by: Anton Berezin <tobez@tobez.org>,Kimura Fuyuki <fuyuki@jade.dti.ne.jp>
* fixed png.h problem by setting include path in CFLAGS in ports Makefileandreas2000-03-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gs6 compiles and runs now !!! fixed BATCH mode gs -h Aladdin Ghostscript 6.01 (2000-03-17) Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA. All rights reserved. Usage: gs [switches] [file1.ps file2.ps ...] Most frequently used switches: (you can use # in place of =) -dNOPAUSE no pause after page | -q `quiet', fewer messages -g<width>x<height> page size in pixels | -r<res> pixels/inch resolution -sDEVICE=<devname> select device | -dBATCH exit after last file -sOutputFile=<file> select output file: - for stdout, |command for pipe, embed %d or %ld for page # Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PDF Available devices: appledmp iwhi iwlo iwlq hl7x0 bj10e bj200 bjc600 bjc800 lbp8 lips3 m8510 coslw2p coslwxl uniprint lj250 declj250 ap3250 epson eps9mid eps9high lp8000 lq850 epsonc st800 stcolor lp2563 dnj650c deskjet djet500 cdeskjet djet500c cdjcolor cdjmono cdj500 cdj550 cdj670 cdj850 cdj880 cdj890 cdj1600 laserjet ljetplus ljet2p ljet3 ljet3d ljet4 ljet4d lj4dith cljet5 cljet5c cljet5pr lj5mono lj5gray pj pjetxl pjxl paintjet pjxl300 pxlmono bbox pxlcolor ibmpro jetp3852 imagen fs600 lxm5700m cp50 necp6 oce9050 oki182 okiibm r4081 sj48 bmpmono bmpgray bmp16 bmp256 bmp16m bmp32b bmpsep1 bmpsep8 ccr cgmmono cgm8 cgm24 cif dfaxhigh dfaxlow faxg3 faxg32d faxg4 miff24 inferno jpeg jpeggray mgrmono mgrgray2 mgrgray4 mgrgray8 mgr4 mgr8 pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pdfwrite bit bitrgb bitcmyk plan9bm pbm pbmraw pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw pkm pkmraw pksm pksmraw pngmono pnggray png16 png256 png16m psmono psgray psrgb pswrite epswrite sgirgb sunhmono t4693d2 t4693d4 t4693d8 tek4696 tiffcrle tiffg3 tiffg32d tiffg4 tiff12nc tiff24nc tifflzw tiffpack x11 x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 x11gray2 x11gray4 x11mono x11rg16x x11rg32x nullpage Search path: . : /usr/local/share/ghostscript/6.01/lib : /usr/local/share/ghostscript/fonts For more information, see /usr/local/share/ghostscript/6.01/doc/Use.htm. Report bugs to bug-gs@aladdin.com, using the form in Bug-form.htm.
* - fix typo in variable name (Louis), changed it to HP8XX_DRV afterwardsandreas2000-03-265-13/+29
| | | | | | | | | | | - make configure script work (Louis) - make configure.batch script work (Andreas) - extract contributed HP8XX driver in ${WRKSRC}/src - make png driver compile (add $(PREFIX)/include to XINCLUDE variable) Dunno, if this will be the last round of cleanups... Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
* Sorry, it's broken.andreas2000-03-252-2/+13
| | | | | | | | | Before the new patch gs build fine, but didn't include the printer devices included with configuration script. After fixing this it refuses to build. Any help appreciated. Now you have the last version as I to help me to fix the mess. Sorry folks ...
* new ghostscript 6.01 port after repository copyandreas2000-03-2516-364/+636
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | additional changes by me: - configure + configure.batch updates: reviewed all informations in makefiles and driver docu to make list of available drivers and supported printers complete - added DeskJet 880C/882C/895C Driver from Matthew J. Gelhau Driver is still in developement. There is a newer 1.4 beta version available, but this version is recommended by the author. http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html Supported are the following models: HP DeskJet 812C 815C 832C 880C 882C 895C 932C 970C - added contributed uniprint driver profiles: - configure + configure.batch updates: reviewed all informations in makefiles and driver docu to make list of available drivers and supported printers complete - added DeskJet 880C/882C/895C Driver from Matthew J. Gelhau Driver is still in developement. There is a newer 1.4 beta version available, but this version is recommended by the author. http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html Supported are the following models: HP DeskJet 812C 815C 832C 880C 882C 895C 932C 970C - added contributed uniprint driver profiles: printer: Epson Stylus Color 740 mode1: stc740ih.upp: Epson Stylus Color 740, 1440x720DpI, Inkjet Paper mode2: stc740p.upp : Epson Stylus Color 740, 720x720DpI, Plain Paper mode3: stc740pl.upp: Epson Stylus Color 740, 360x360DpI, Plain Paper contributor: Francois D. Menard <fmenard@g6-114b.residence.usherb.ca> # printer: Epson LQ-1170 mode1: lqx70ch.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 360x360DpI, Plain Pap. mode2: lqx70cl.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 180x180DpI, Plain Pap. mode3: lqx70cm.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 360x180DpI, Plain Pap. contributor: Harold Bower <HalBower@worldnet.att.net> - updated PLIST - use GS_VERSION for DISTNAME - fix installation path for pdf_sec.ps if defined PDFENCRYPT - silence make install ("@") - change COMMENT to reflect version - update DESCR, to document driver enhancements compared to stanfard gs release - apsfilter will be updated later Submitted by: "Alec Wolman" <wolman@cs.washington.edu>
* tabifyandreas2000-02-141-1/+1
|
* - Disable encrypted PDF support by default (because of possibleandreas2000-02-141-8/+13
| | | | | | | | export restrictions) - tar -> TAR PR: 16667 Submitted by: KATO Tsuguro
* link false after upgrade of libpng from 1.0.3 to 1.0.5andreas1999-11-271-1/+1
| | | | Submitted by: Dominik Brettnacher <domi@saargate.de>
* png-1.0.3 -> png-1.0.5jseger1999-11-261-1/+1
| | | | | Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> PR: ports/15052
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tasami1999-07-161-3/+3
| | | | build but at least it will have a better chance.
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* unix-lpr.sh and lprsetup.sh are missing from the package.andreas1999-05-152-1/+5
| | | | | | fixed install target and PLIST file. Reported by: Marko Schuetz <marko@ki.informatik.uni-frankfurt.de>
* The faster this commit message is typed the faster it'll all be over.mharo1999-05-031-0/+2
| | | | (add WWW:)
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* png's version is 1.0.3 now.vanilla1999-01-221-2/+2
|
* Add Y2K link for Alladin GhostScript...scrappy1999-01-131-1/+3
|
* Fixup after repository copy.steve1999-01-042-6/+4
|
* Mark this broken after repo copy.asami1998-12-281-1/+3
|
* update std font. Only the new font (symlink)andreas1998-12-032-3/+3
| | | | | | | | ghostscript-fonts-std-5.50.tar.gz points to the newer font ghostscript-fonts-std-5.10a.tar.gz points to ^-- ! in another directory on the ftp server.
* *** empty log message ***andreas1998-12-038-433/+450
|
* Append ${WRKDIRPREFIX} in front of jpeg and png dir names.asami1998-12-011-3/+3
|
* A few more USE_XLIBs.asami1998-11-281-1/+2
|
* Fix to let ghostscript5 link dynamically with X11 elf libsandreas1998-09-131-1/+2
| | | | Submitted by: Zach Heilig <zach@gaffaneys.com>
* Don't print the manpages in pkg/PLIST, please.hoek1998-08-201-6/+0
|
* update gs port after update of libpng port.andreas1998-07-181-2/+2
| | | | | The version change produced a symlink in gs source directory which pointed to an nonexistent directory under libpng port.
* One more checksum change....asami1998-07-021-1/+1
|
* checksums changed on mastersite...andreas1998-06-271-2/+2
| | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* correct install target which broke portandreas1998-06-051-3/+3
|
* - Update the additional hp850 driver to newest release 1.3andreas1998-06-057-22/+44
| | | | | | | | | | | | | | | | | | - Since the author decided to put a version number into his archive, we can now safely fetch the file from his site. - patch-ad is useless now - updated the configure and configure.batch script, to show all possible drivers - install hp850 drivers license and readme file in the gs doc dir - update the DESCR file, mention the two add on packages in this port - The new driver supports the following additional printers: Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600, See announcement on http://bonk.ethz.ch/hp850/hp850.html Please note, that some of the drivers have certain restrictions and produce huge output files ... Please read the release notes !!! The author makes suggestions on his website, what driver to choose if you need a fast printout, see http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
* fixed md5 checksumandreas1998-05-291-1/+1
| | | | Submitted by: "Geo. D. Wood" <gw@doitnow.com>
* dialog utility has display problems when using lines, that are too longandreas1998-05-241-1/+1
| | | | | | for the screen. shortened it a bit. PR: closes 6724 Submitted by: Jens Schweikhardt <schweikh@noc.dfn.de>
* fix compilation problems after jpeg lib upgradeandreas1998-04-204-21/+24
|
* libpng upgrade changed directory name.asami1998-04-011-2/+2
|
* libpng-0.96 -> libpng-0.99ejseger1998-03-031-2/+2
|
* my previous commit was possibly bogus ... here the real one.andreas1998-02-012-4/+4
|
* FreeBSD-hardware mailinglist:andreas1998-01-253-11/+17
| | | | | | | | | | | | | | | | | From: Jin Guojun (ITG staff) <jin@george.lbl.gov> BJC-240 in color mode is supported as well by the bjc600 and bjc800 driver. BJC-240 b&w is supported by bj200. Added this to configure dialogue. From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>: Support for encrypted PDF files by replacing pdf_sec.ps with the free and legal version from: http://www.ozemail.com.au/~geoffk/pdfencrypt/pdf_sec.ps Deceided to update the pathnames of font files for easier maintenance, because they revamped their ftp archive structure to "5.10/files". Submitted by: various people
* Checksum changed.asami1998-01-061-1/+1
|
* Upgrade to v 5.10, bugfix release concerning PDF ...andreas1998-01-034-182/+182
| | | | | | | | | | From the release notes: 5.10 is a special release to clear up problems in the PDF writer (ps2pdf) affecting NSF's FastLane proposal submission program: we have tested its output and verified compatibility with the Acrobat software that NSF uses. Relative to 5.03, the only other changes in 5.10 are some improvements in the PDF interpreter to handle more PDF 1.2 (Acrobat 3.x) constructs, and a number of bug fixes.
* Add DEPENDS_TARGET of jpeg/png back as third argument in BUILD_DEPENDSasami1997-10-131-3/+3
| | | | | | lines, needed separately now because unzip is also on the list. Submitted by: msmith
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGandreas1997-10-101-2/+2
|
* cosmetic changes using portlint, a really nice tool ;-)andreas1997-10-042-10/+8
|
* typo:andreas1997-09-041-2/+2
| | | | | | | - unzip:${PORTSDIR}/archiver/unzip + unzip:${PORTSDIR}/archivers/unzip Submitted by: Bernd Rosauer <br@schiele-ct.de>
* Path changed on ftp server.andreas1997-09-032-3/+3
| | | | | Version number bumped but withoout file change Submitted by: Jeffrey Hsu
* someone rearranged directory paths on alladins main ftp serverandreas1997-09-031-2/+2
|
* unzip -La converts to lowercase file names and strips away the messyandreas1997-08-281-6/+2
| | | | ^M's ... rest in peace for the sed line .. ;-)
* Included new driver version 1.2 for HP 850 printers and related ...andreas1997-08-273-5/+17
| | | | | | | | | | See: http://bonk.ethz.ch/hp850/hp850.html Additional driver will be fetched directly from internet now Because this driver source is packed as a .zip file (tada *sigh*) and contains ^M's (where the combination \^M confuses gcc) we have to BUILD_DEPEND on unzip and pipe the source and header files through sed to wipe out the ^M's ... As requested by: Lars Koeller
* Upgrade to ghostscript 5.03andreas1997-08-247-235/+237
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: - Changed WRKSRC - New GS_SOURCES - Make symbolic link from jpeg-6a and libpng port's workdir into WRKSRC, instead of patching unix-gcc.mak further: ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng - updated md5 files patches/patch-aa: - new unified diff because some of the above mentioned changes - Only commented out the default DEVICE_DEVS - make our zlib compile again pkg/DESCR: - bumped version number pkg/PLIST: - updated PLIST - added proper @dirrm's for a successfull pkg_delete action scripts/configure: - added new drivers "la70t" "DEC LA70 printer with low resol. text enhancement" ON \ "lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \ - rmoved one unnecessary "pdfwrite" - same for scripts/configure.batch As requested by: Lars Koeller ;-)
* /bin/sh -> ${SH}max1997-07-141-3/+3
|
* Make gs5 compile again using the new libpng V 0.96andreas1997-07-041-1/+1
|
* Major cleanup for ghostscript5 port.andreas1997-06-144-128/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - merged patch-af into patch-aa, both patches hacked unix-gcc.mak - merged the scripts/{configure,configure.batch} changes into patch-aa, so that unix-gcc.mak is hacked only by patch-aa - when doing interactive configuration, every device driver is now turned on, so you have to deselect devices - when using BATCH compilation, you now get every supported device, this one is especially for Satoshi, when making gs packages ! - Added a note into unix-gcc.mak, that DEVICE_DEVS now completely are removed in the makefile, instead of this, the two configure scripts now completely control, which devices have to be compiled in. So, the configure target "patches" the unix-gcc.mak Makefile and puts a DEVICE_DEVS line at line 1. When doing batch compilation every device is included in this line, or the wanted devices ... - The compilation option -DA4 is now included if you compile the port by saying "make A4=yes". I hope, I didn't forget a driver, look at that long line ;-) BTW, I didn't create that DEVICE_DEVS line by hand, I did the interactive installation, which created it automatically, and after that I "stealed" that DEVICE_DEVS line for inclusion into configure.batch ;-) So the devices in configure and configure.batch are exactly the same, you only have to compare devices.mak with one of the configure scripts. BTW, should we nuke ghostscript4 ??? Does somebody know if any port needs gs4 ???
* removed unnecessary newlineandreas1997-06-131-2/+1
|
* - The package other fonts doesn't have the trailing fonts/ path,andreas1997-06-112-64/+66
| | | | | | so other-fonts were extracted into /usr/local/share/ghostscript instead of /usr/local/share/ghostscript/fonts - Corrected PLIST file
* New ghostscript 5 portandreas1997-06-119-0/+701