aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7/scripts
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITES for MD2K driverSimon Barner2005-06-081-2/+1
| | | | | | | | | | | | | - Remove HPDJ driver completely (officially discontinued) - Add KRGB support patch for IJS driver - Bump GS_REVISION Submitted by: KATO Tsuguru <tkato432@yahoo.com> Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es> PR: ports/81962 Notes: svn path=/head/; revision=137041
* Fix typoKirill Ponomarev2004-11-221-1/+1
| | | | | | | | PR: ports/74250 Submitted by: Ports Fury Notes: svn path=/head/; revision=122155
* Update EPLASER driver to version 3.1.4Kirill Ponomarev2004-06-271-1/+2
| | | | | | | | PR: ports/68391 Submitted by: Ports Fury Notes: svn path=/head/; revision=112402
* - Replace HP2200 driver (currently unavailable at master site)Kirill Ponomarev2004-01-121-13/+19
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=98003
* Update port: print/ghostscript-gnuEdwin Groothuis2003-09-271-4/+9
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=89498
* o Update GDI driverNorikatsu Shigemura2003-07-111-1/+1
| | | | | | | | | | | o Replace NPDL driver (currently unavailable at master site) with one included in LIPS driver PR: ports/54103 Submitted by: Ports Fury Notes: svn path=/head/; revision=84685
* Update to version 7.07.Christian Weisgerber2003-06-081-5/+21
| | | | | | | | PR: 52480 Submitted by: Ports Fury Notes: svn path=/head/; revision=82548
* Update to version 7.06.Christian Weisgerber2003-04-272-278/+345
| | | | | | | | PR: 51062 Submitted by: Ports Fury Notes: svn path=/head/; revision=79766
* Eplaser update to 3.0.6.Norikatsu Shigemura2003-03-272-1/+2
| | | | | | | | PR: ports-jp/13600 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Notes: svn path=/head/; revision=77537
* Add back Gimp-Print (stp) driver support.Christian Weisgerber2002-08-201-0/+1
| | | | | | | | PR: 41800 Submitted by: Ports Fury Notes: svn path=/head/; revision=64677
* Add BJC250 driver.Christian Weisgerber2002-08-172-1/+5
| | | | | | | | PR: 41738 Submitted by: Ports Fury Notes: svn path=/head/; revision=64615
* - Spin off Gimp-Print driver.Christian Weisgerber2002-08-062-3/+17
| | | | | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41275 Submitted by: Ports Fury Notes: svn path=/head/; revision=64120
* upgrade to 7.05Ying-Chieh Liao2002-04-272-10/+2
| | | | | | | | PR: 37501 Submitted by: Ports Fury Notes: svn path=/head/; revision=58242
* Upgrade to 6.53.Jun Kuriyama2002-04-042-26/+67
| | | | | | | | PR: ports/36674 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57291
* o Missed when rev 1.61 of Makefile was committed (blame getpr) forMario Sergio Fujikawa Ferreira2001-12-291-1/+1
| | | | | | | | | | | PR mentioned below o do NOT bump PORTREVISION since it only fixes BATCH builds PR: 33061 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52363
* - Update Gimp-Print driver to version 4.2.0Mario Sergio Fujikawa Ferreira2001-12-271-1/+1
| | | | | | | | | | | - Update HPinkjet driver to version 1.0 - Better support for jpeg WRKDIR location PR: 33061 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52250
* ** ghostscript55 has been repocopied to ghostscript-gnu **Akinori MUSHA2001-09-112-59/+97
| | | | | | | | | | Update to GNU Ghostscript 6.51. PR: ports/29579 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47707
* Add bmp16m to available printer drivers as defaultSatoshi Taoka2000-09-041-1/+1
| | | | | | | | | (because print/pips* uses bmp16m in GS) Approved by: maintainer Notes: svn path=/head/; revision=32232
* *** empty log message ***Andreas Klemm1998-12-032-112/+114
| | | | Notes: svn path=/head/; revision=15087
* - Update the additional hp850 driver to newest release 1.3Andreas Klemm1998-06-042-2/+5
| | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=11254
* dialog utility has display problems when using lines, that are too longAndreas Klemm1998-05-241-1/+1
| | | | | | | | | for the screen. shortened it a bit. PR: closes 6724 Submitted by: Jens Schweikhardt <schweikh@noc.dfn.de> Notes: svn path=/head/; revision=11125
* fix compilation problems after jpeg lib upgradeAndreas Klemm1998-04-192-2/+1
| | | | Notes: svn path=/head/; revision=10593
* FreeBSD-hardware mailinglist:Andreas Klemm1998-01-251-3/+3
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=9434
* Included new driver version 1.2 for HP 850 printers and related ...Andreas Klemm1997-08-271-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=7701
* Upgrade to ghostscript 5.03Andreas Klemm1997-08-242-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ;-) Notes: svn path=/head/; revision=7667
* Major cleanup for ghostscript5 port.Andreas Klemm1997-06-142-117/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 ??? Notes: svn path=/head/; revision=6928
* New ghostscript 5 portAndreas Klemm1997-06-112-0/+227
Notes: svn path=/head/; revision=6858