summaryrefslogtreecommitdiff
path: root/print/ghostscript7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Forgot these in my last commit, sorry. Here's the full log:Simon Barner2005-06-082-0/+659
| | | | | | | | | | | | | | - Update MASTER_SITES for MD2K driver - 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=137042
* - Update MASTER_SITES for MD2K driverSimon Barner2005-06-087-82/+19
| | | | | | | | | | | | | - 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
* - Update master site and homepage for PCL3 driverSimon Barner2005-06-062-4/+6
| | | | | | | | - Add FIXME item noting that the HPDJ (predecessor of PCL3) has been obsoleted by its author Martin Lottermoser. Notes: svn path=/head/; revision=136913
* - Update gimp-print to 4.2.7Pav Lucistnik2005-01-245-33/+80
| | | | | | | | | | - Correct merge cups/pstoraster patches PR: ports/76569 Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=127220
* Make it clearer what this is vs. ghostscript-gpl.David E. O'Brien2004-12-291-0/+3
| | | | Notes: svn path=/head/; revision=125477
* Fix typoKirill Ponomarev2004-11-221-1/+1
| | | | | | | | PR: ports/74250 Submitted by: Ports Fury Notes: svn path=/head/; revision=122155
* Announce the release of GPL Ghostscript. This release is based onKirill Ponomarev2004-10-161-1/+1
| | | | | | | | | | | | | | the AFPL Ghostscript 8.00 release of 14 months ago. The most significant new feature since 7.0x is support for DeviceN colorspaces, up to 8 colorants total at 8 bits per component. Also, pdfwrite has seen considerable improvement in font handling, and many other bug fixes. PR: ports/72326 Submitted by: Ports Fury Notes: svn path=/head/; revision=119567
* Avoid having more than one patch fix the same fileKirill Ponomarev2004-08-024-29/+25
| | | | | | | | PR: ports/69924 Submitted by: Ports Fury Notes: svn path=/head/; revision=115307
* GCC 3.4 fixes.Michael Nottebrock2004-08-013-0/+33
| | | | Notes: svn path=/head/; revision=115206
* Remove nonexisting file from pkg-plistKirill Ponomarev2004-06-282-2/+1
| | | | | | | | Submitted by: Kent Stewart <kstewart@owt.com> Pointyhat to: krion Notes: svn path=/head/; revision=112441
* Fix package buildKirill Ponomarev2004-06-272-2/+2
| | | | Notes: svn path=/head/; revision=112413
* Update EPLASER driver to version 3.1.4Kirill Ponomarev2004-06-274-6/+12
| | | | | | | | PR: ports/68391 Submitted by: Ports Fury Notes: svn path=/head/; revision=112402
* - Unify print/gsfonts dependency checkPav Lucistnik2004-06-171-1/+1
| | | | | | | | PR: ports/67999, ports/68035 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=111659
* Fix dependency on print/gsfonts.Norikatsu Shigemura2004-06-141-2/+2
| | | | | | | Pointed out by: bento via kris, hrs Notes: svn path=/head/; revision=111462
* o Remove ghostscript-fonts and Add dependency on print/gsfonts.Norikatsu Shigemura2004-06-133-173/+6
| | | | | | | | | | | o Update gimp-print to 4.2.6. o Fix implicit dependency on cups/ijs. PR: ports/67574 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=111389
* Handle NeverEmbed CJK TrueType into PDF, and write correct glyph widthsMark Linimon2004-05-286-0/+421
| | | | | | | | | | | | of CJK TrueType into PDF, and do not write CIDToGIDMap of NeverEmbed CJK TrueType and Encoding of CIDFont into PDF. PR: ports/62078 Submitted by: KOMATSU Shinichiro <koma2 at jiro dot c dot u-tokyo dot ac dot jp> Reviewed by: KATO Tsuguru <jungle at m8 dot dion dot ne dot jp> Notes: svn path=/head/; revision=110164
* - Fix MASTER_SITESKirill Ponomarev2004-05-091-1/+1
| | | | | | | | PR: ports/66398 Submitted by: Ports Fury Notes: svn path=/head/; revision=108746
* Tidy up whitespace.Trevor Johnson2004-04-101-2/+2
| | | | Notes: svn path=/head/; revision=106671
* - Improve papersize handling of LIPS driverKirill Ponomarev2004-03-264-14/+131
| | | | | | | | PR: ports/64766 Submitted by: Ports Fury Notes: svn path=/head/; revision=105337
* s/pre-install/pre-su-install/ because we're creating directories underMarcel Moolenaar2004-03-171-1/+1
| | | | | | | ${PREFIX}. Notes: svn path=/head/; revision=104337
* SIZEify.Trevor Johnson2004-03-171-0/+22
| | | | Notes: svn path=/head/; revision=104313
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Replace HP2200 driver (currently unavailable at master site)Kirill Ponomarev2004-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 Notes: svn path=/head/; revision=98003
* Fix master_site for EPLASER files.Edwin Groothuis2003-09-271-1/+1
| | | | | | | Noticed by: Adam McLaurin <adam.mclaurin@gmx.net> Notes: svn path=/head/; revision=89513
* Don't forget the patches for ports/57009Edwin Groothuis2003-09-274-0/+242
| | | | | | | | PR: ports/57009 Submmited by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89499
* Update port: print/ghostscript-gnuEdwin Groothuis2003-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> Notes: svn path=/head/; revision=89498
* Make this align correctly for amd64 as well. This should fix the docsPeter Wemm2003-09-251-1/+1
| | | | | | | part of 'make release'. Many many thanks to Marcel for pointing me here! Notes: svn path=/head/; revision=89275
* Fix handling big post table and GSUB's LookuplistNorikatsu Shigemura2003-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> Notes: svn path=/head/; revision=85646
* Backout my previous commit and reenable .SILENT instead.Tilman Keskinoz2003-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> Notes: svn path=/head/; revision=85297
* Add @'s before ECHO_MSGs.Tilman Keskinoz2003-07-211-88/+88
| | | | Notes: svn path=/head/; revision=85282
* ghostscriopt/Samsung-SmartGDI-all-GS.tar.gz has been changed,Maho Nakata2003-07-211-1/+1
| | | | | | | | | so that md5 is also subjected to change. Submitted by: Krzysztof Stryjek <wtp@mud.pl> Notes: svn path=/head/; revision=85266
* Update distinfo.Norikatsu Shigemura2003-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> Notes: svn path=/head/; revision=84738
* o Update GDI driverNorikatsu Shigemura2003-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 Notes: svn path=/head/; revision=84685
* Update URL for eplaser.Norikatsu Shigemura2003-07-111-1/+1
| | | | | | | Reviewed by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Notes: svn path=/head/; revision=84676
* Update to version 7.07.Christian Weisgerber2003-06-0810-14/+209
| | | | | | | | PR: 52480 Submitted by: Ports Fury Notes: svn path=/head/; revision=82548
* This port CONFLICTS with ghostscript-afpl*Tilman Keskinoz2003-05-101-0/+1
| | | | Notes: svn path=/head/; revision=80575
* Update to version 7.06.Christian Weisgerber2003-04-2710-369/+490
| | | | | | | | PR: 51062 Submitted by: Ports Fury Notes: svn path=/head/; revision=79766
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Bump PORTREVISION by previous commit.Norikatsu Shigemura2003-03-271-1/+1
| | | | | | | And I forgot to mention that Support for EPSON LPC-9500. Notes: svn path=/head/; revision=77540
* Eplaser update to 3.0.6.Norikatsu Shigemura2003-03-277-16/+15
| | | | | | | | PR: ports-jp/13600 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Notes: svn path=/head/; revision=77537
* - chown font files to root:wheel after extract them into datadirYen-Ming Lee2003-03-021-1/+2
| | | | | | | | | | - bump PORTREVISION PR: 48821 Submitted by: Pat Lashley <patl+freebsd@volant.org> Notes: svn path=/head/; revision=76724
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix ghostscript on ia64. The logic to determine what the minimumMarcel Moolenaar2002-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. Notes: svn path=/head/; revision=71720
* Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgzTilman Keskinoz2002-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 Notes: svn path=/head/; revision=69842
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Wipe x11* items out from device config dialog when WITHOUT_X11 is definedYing-Chieh Liao2002-10-071-1/+6
| | | | | | | | | | - Fix MASTER_SITES PR: 43708 Submitted by: Ports Fury Notes: svn path=/head/; revision=67518
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-1/+2
| | | | | | | | PR: 42302 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65457
* Add back Gimp-Print (stp) driver support.Christian Weisgerber2002-08-205-3/+66
| | | | | | | | PR: 41800 Submitted by: Ports Fury Notes: svn path=/head/; revision=64677
* Add BJC250 driver.Christian Weisgerber2002-08-175-3/+63
| | | | | | | | PR: 41738 Submitted by: Ports Fury Notes: svn path=/head/; revision=64615