aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gnu
Commit message (Collapse)AuthorAgeFilesLines
* Fix master_site for EPLASER files.edwin2003-09-271-1/+1
| | | | Noticed by: Adam McLaurin <adam.mclaurin@gmx.net>
* Don't forget the patches for ports/57009edwin2003-09-274-0/+242
| | | | | PR: ports/57009 Submmited by: KATO Tsuguru <tkato@prontomail.com>
* Update port: print/ghostscript-gnuedwin2003-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>
* Make this align correctly for amd64 as well. This should fix the docspeter2003-09-251-1/+1
| | | | part of 'make release'. Many many thanks to Marcel for pointing me here!
* Fix handling big post table and GSUB's Lookuplistnork2003-07-272-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>
* Backout my previous commit and reenable .SILENT instead.arved2003-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>
* Add @'s before ECHO_MSGs.arved2003-07-211-88/+88
|
* ghostscriopt/Samsung-SmartGDI-all-GS.tar.gz has been changed,maho2003-07-211-1/+1
| | | | | | so that md5 is also subjected to change. Submitted by: Krzysztof Stryjek <wtp@mud.pl>
* 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-53/+15
| | | | | | | | o Replace NPDL driver (currently unavailable at master site) with one included in LIPS driver PR: ports/54103 Submitted by: Ports Fury
* Update URL for eplaser.nork2003-07-121-1/+1
| | | | Reviewed by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Update to version 7.07.naddy2003-06-0910-14/+209
| | | | | PR: 52480 Submitted by: Ports Fury
* This port CONFLICTS with ghostscript-afpl*arved2003-05-101-0/+1
|
* Update to version 7.06.naddy2003-04-2810-369/+490
| | | | | PR: 51062 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Bump PORTREVISION by previous commit.nork2003-03-281-1/+1
| | | | And I forgot to mention that Support for EPSON LPC-9500.
* Eplaser update to 3.0.6.nork2003-03-277-16/+15
| | | | | PR: ports-jp/13600 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* - chown font files to root:wheel after extract them into datadirleeym2003-03-021-1/+2
| | | | | | | - bump PORTREVISION PR: 48821 Submitted by: Pat Lashley <patl+freebsd@volant.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix ghostscript on ia64. The logic to determine what the minimummarcel2002-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.
* Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgzarved2002-11-111-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
* 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 device config dialog when WITHOUT_X11 is definedijliao2002-10-071-1/+6
| | | | | | | - Fix MASTER_SITES PR: 43708 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-205-3/+66
| | | | | PR: 41800 Submitted by: Ports Fury
* Add BJC250 driver.naddy2002-08-185-3/+63
| | | | | PR: 41738 Submitted by: Ports Fury
* - Spin off Gimp-Print driver.naddy2002-08-078-117/+61
| | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41275 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/+5
| | | | | PR: 37890, 37891 Submitted by: Ports Fury
* upgrade to 7.05ijliao2002-04-2815-166/+204
| | | | | PR: 37501 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: 37285 Submitted by: Ports Fury
* 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-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
* hopefully fix 5.x breakage by not using 'stderr' to initialize a global.alfred2002-04-051-0/+23
|
* Upgrade to 6.53.kuriyama2002-04-0426-294/+1259
| | | | | PR: ports/36674 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Fix breakage introduced in last rev:lioux2002-04-041-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>
* Complete deployment of MASTER_SITES:nlioux2002-04-031-9/+13
|
* Sort some of the master sites.trevor2002-03-091-7/+14
|
* Bump PORTREVISION now that ps2epsi has been fixed.murray2002-02-011-1/+1
| | | | Suggested by: bmah, will
* Fix the ps2epsi program to create encapsulated PostScript out of amurray2002-01-301-0/+11
| | | | | PostScript page. There is a blatant typo here that is fixed in the ghostscript-afpl version.
* 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
* Upgrade HPIJS (HP inkjet) driver to 1.0.2, featuring the latesttrevor2002-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>
* 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: 33798 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 ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly.dirk2002-01-011-1/+1
|
* o Missed when rev 1.61 of Makefile was committed (blame getpr) forlioux2001-12-301-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>
* - Update Gimp-Print driver to version 4.2.0lioux2001-12-2810-135/+106
| | | | | | | | - Update HPinkjet driver to version 1.0 - Better support for jpeg WRKDIR location PR: 33061 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 6.52demon2001-11-045-53/+100
| | | | | PR: 31724 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* back out last commitijliao2001-10-121-9/+9
|
* DISTDIR/DIST_SUBDIR -> _DISTDIRijliao2001-10-111-9/+9
| | | | | PR: 31174 Submitted by: Ports Fury
* o style fixeslioux2001-10-072-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>
* 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/+13
| | | | | PR: 30522 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>
* ** ghostscript55 has been repocopied to ghostscript-gnu **knu2001-09-1225-486/+1238
| | | | | | | Update to GNU Ghostscript 6.51. PR: ports/29579 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump png majorache2001-09-111-1/+1
|
* change URL for pdfencryptandreas2001-08-141-1/+1
| | | | PR: 27331
* sorry, no time for maintenance, hand port over to ports team entirelyandreas2001-07-061-1/+1
|
* Make executive decision. `pkg_add -r ghostscript' will get youobrien2001-06-201-0/+2
| | | | version 6.x.
* - Remove restriction of encrypted PDF supportandreas2000-09-121-12/+8
| | | | | | | - nonexistent -> NONEXISTENT PR: 21082 Submitted by: tkato@prontomail.ne.jp
* Add bmp16m to available printer drivers as defaulttaoka2000-09-041-1/+1
| | | | | | (because print/pips* uses bmp16m in GS) Approved by: maintainer
* Update port: print/ghostscript55 to 5.50aandreas2000-08-257-59/+90
| | | | | | | Thanks for port submission ! PR: 20266 Submitted by: tkato@prontomail.ne.jp
* Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript portssobomax2000-07-261-1/+1
| | | | instead of hardcoded ${WRKSRC}/libpng-png.version.number.
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Accidental whitespacecpiazza2000-04-101-3/+3
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* 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