aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Spin off Gimp-Print driver.Christian Weisgerber2002-08-068-117/+61
| | | | | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41275 Submitted by: Ports Fury Notes: svn path=/head/; revision=64120
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-4/+5
| | | | | | | | PR: 39706 39708 39709 39710 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=62122
* Spin off HPIJS driverYing-Chieh Liao2002-05-103-47/+5
| | | | | | | | PR: 37890, 37891 Submitted by: Ports Fury Notes: svn path=/head/; revision=58829
* upgrade to 7.05Ying-Chieh Liao2002-04-2715-166/+204
| | | | | | | | PR: 37501 Submitted by: Ports Fury Notes: svn path=/head/; revision=58242
* 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: 37285 Submitted by: Ports Fury Notes: svn path=/head/; revision=57928
* 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-051-1/+1
| | | | | | | | | | | | (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
* hopefully fix 5.x breakage by not using 'stderr' to initialize a global.Alfred Perlstein2002-04-051-0/+23
| | | | Notes: svn path=/head/; revision=57335
* Upgrade to 6.53.Jun Kuriyama2002-04-0426-294/+1259
| | | | | | | | PR: ports/36674 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57291
* o Fix breakage introduced in last rev:Mario Sergio Fujikawa Ferreira2002-04-031-5/+5
| | | | | | | | | | - Comma operator does not work for {DIST,PATCH}FILES just yet, re-arrange groups to achieve similar effect Prompted by: John Hay <jhay@icomtek.csir.co.za> Notes: svn path=/head/; revision=57275
* Complete deployment of MASTER_SITES:nMario Sergio Fujikawa Ferreira2002-04-021-9/+13
| | | | Notes: svn path=/head/; revision=57237
* Sort some of the master sites.Trevor Johnson2002-03-091-7/+14
| | | | Notes: svn path=/head/; revision=55752
* Bump PORTREVISION now that ps2epsi has been fixed.Murray Stokely2002-02-011-1/+1
| | | | | | | Suggested by: bmah, will Notes: svn path=/head/; revision=54110
* Fix the ps2epsi program to create encapsulated PostScript out of aMurray Stokely2002-01-301-0/+11
| | | | | | | | PostScript page. There is a blatant typo here that is fixed in the ghostscript-afpl version. Notes: svn path=/head/; revision=53998
* 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
* Upgrade HPIJS (HP inkjet) driver to 1.0.2, featuring the latestTrevor Johnson2002-01-222-6/+6
| | | | | | | | | | | | | | | disclaimer technology (and allowing full-bleed printing on the Photosmart 100), so increment PORTREVISION. fix CAPS In Comment. Invoke perl more specifically. PR: 34140 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53512
* 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=53269
* o fix build of HPinkjet driver.FUJISHIMA Satsuki2002-01-143-16/+5
| | | | | | | | | | o change WWW. PR: 33798 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53057
* - 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 ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly.Dirk Froemberg2002-01-011-1/+1
| | | | Notes: svn path=/head/; revision=52467
* 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-2710-135/+106
| | | | | | | | | | | - 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
* Update to 6.52Dmitry Sivachenko2001-11-045-53/+100
| | | | | | | | PR: 31724 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=49552
* 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: 31174 Submitted by: Ports Fury Notes: svn path=/head/; revision=48670
* o style fixesMario Sergio Fujikawa Ferreira2001-10-062-34/+41
| | | | | | | | | | | | | | | - 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: 31078 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48501
* 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/+13
| | | | | | | | PR: 30522 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47762
* 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
* ** ghostscript55 has been repocopied to ghostscript-gnu **Akinori MUSHA2001-09-1125-486/+1238
| | | | | | | | | | Update to GNU Ghostscript 6.51. PR: ports/29579 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47707
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47629
* change URL for pdfencryptAndreas Klemm2001-08-131-1/+1
| | | | | | | PR: 27331 Notes: svn path=/head/; revision=46212
* sorry, no time for maintenance, hand port over to ports team entirelyAndreas Klemm2001-07-061-1/+1
| | | | Notes: svn path=/head/; revision=44823
* Make executive decision. `pkg_add -r ghostscript' will get youDavid E. O'Brien2001-06-201-0/+2
| | | | | | | version 6.x. Notes: svn path=/head/; revision=44240
* - Remove restriction of encrypted PDF supportAndreas Klemm2000-09-111-12/+8
| | | | | | | | | | - nonexistent -> NONEXISTENT PR: 21082 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=32524
* 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