summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-05* print/ghostscript-* and related ports have been renamed in theHiroki Sato63-6014/+0
following way: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont * USE_GHOSTSCRIPT now supports a version number which the port requires. The valid value is "7" or "8". If other value is specified, value of WITH_GHOSTSCRIPT_VER is used. * WITH_GHOSTSCRIPT_GNU has been removed in favor of WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is "7" or "8", and the default value is "8". Approved by: portmgr (pav) Notes: svn path=/head/; revision=219946
2008-07-25- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik1-1/+1
MAKE_ENV Notes: svn path=/head/; revision=217477
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-2/+2
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
2008-04-17Incorrect CONFLICTS in multiple ports.Edwin Groothuis1-3/+2
There are incorrect CONFLICTS in multiple ports. E.g.: contain two CONFLICTS= lines, the second line overrides the first one. PR: ports/122851 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Notes: svn path=/head/; revision=211480
2008-04-16- Bump PORTREVISION for CONFLICTS changedRong-En Fan1-1/+1
Noticed by: flz Notes: svn path=/head/; revision=211370
2008-04-16- lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all installRong-En Fan1-0/+2
bin/gsc, so make they conflict to each others PR: ports/122792 Reported by: Anatoly Borodin <anatoly.borodin at gmail.com> Approved by: Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc) Notes: svn path=/head/; revision=211330
2008-01-01Adding a post-installation message , telling the user that he needs aThierry Thomas2-0/+7
dvips to run dvipdf. PR: ports/117878 Submitted by: Steve Wills <steve (at) mouf.net> Notes: svn path=/head/; revision=204805
2007-09-24Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan1-1/+1
since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav) Notes: svn path=/head/; revision=200037
2007-08-03- Replace USE_XLIB with USE_XORG (xt xext)Martin Matuska2-2/+2
- Bump PORTREVISION Tested by: pointyhat Thanks to: pav (testing) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=197039
2007-05-20- Bump PORTREVISION for xorg72 import (automated tool got confused here)Pav Lucistnik2-2/+1
Reported by: netchild Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191567
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2007-01-22- Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl,Rong-En Fan1-0/+270
which is submitted by Ron MacNeil in ports/94461. Notes: svn path=/head/; revision=183031
2006-08-15- s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung1-1/+1
- these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170651
2006-05-31Fix some typos in comments.Roman Bogorodskiy1-2/+2
Submitted by: stefanf Notes: svn path=/head/; revision=164087
2006-05-21Fix fetch of eplaser distfile by putting a copy on MASTER_SITE_LOCALTilman Keskinoz1-2/+3
Notes: svn path=/head/; revision=162962
2006-05-13Remove USE_REINPLACE from all categories starting with PEdwin Groothuis1-1/+0
Notes: svn path=/head/; revision=162206
2006-03-07Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett1-1/+1
Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
2006-01-22Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis1-1/+1
Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
2005-12-27- Add conflictsPav Lucistnik1-0/+2
PR: ports/80491 Submitted by: LI Dong <ld@ldconfig.com> Notes: svn path=/head/; revision=152242
2005-11-27Security fix: several shell scripts included in the Ghostscript packageHiroki Sato5-1/+98
allow local users to overwrite files via a symlink attack on temporary files. Security: CAN-2004-0967 Notes: svn path=/head/; revision=149682
2005-11-25- Add SHA256Pav Lucistnik1-0/+19
Notes: svn path=/head/; revision=149449
2005-11-22Fix MASTER_SITES (pcl3-3.3.tar.gz)Marcus Alves Grando1-1/+1
PR: 89293 Notified by: diff <diff@infosemi.com> Notes: svn path=/head/; revision=149074
2005-06-08Forgot these in my last commit, sorry. Here's the full log:Simon Barner2-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
2005-06-08- Update MASTER_SITES for MD2K driverSimon Barner7-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
2005-06-06- Update master site and homepage for PCL3 driverSimon Barner2-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
2005-01-24- Update gimp-print to 4.2.7Pav Lucistnik5-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
2004-12-29Make it clearer what this is vs. ghostscript-gpl.David E. O'Brien1-0/+3
Notes: svn path=/head/; revision=125477
2004-11-22Fix typoKirill Ponomarev1-1/+1
PR: ports/74250 Submitted by: Ports Fury Notes: svn path=/head/; revision=122155
2004-10-16Announce the release of GPL Ghostscript. This release is based onKirill Ponomarev1-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
2004-08-02Avoid having more than one patch fix the same fileKirill Ponomarev4-29/+25
PR: ports/69924 Submitted by: Ports Fury Notes: svn path=/head/; revision=115307
2004-08-01GCC 3.4 fixes.Michael Nottebrock3-0/+33
Notes: svn path=/head/; revision=115206
2004-06-28Remove nonexisting file from pkg-plistKirill Ponomarev2-2/+1
Submitted by: Kent Stewart <kstewart@owt.com> Pointyhat to: krion Notes: svn path=/head/; revision=112441
2004-06-27Fix package buildKirill Ponomarev2-2/+2
Notes: svn path=/head/; revision=112413
2004-06-27Update EPLASER driver to version 3.1.4Kirill Ponomarev4-6/+12
PR: ports/68391 Submitted by: Ports Fury Notes: svn path=/head/; revision=112402
2004-06-17- Unify print/gsfonts dependency checkPav Lucistnik1-1/+1
PR: ports/67999, ports/68035 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=111659
2004-06-14Fix dependency on print/gsfonts.Norikatsu Shigemura1-2/+2
Pointed out by: bento via kris, hrs Notes: svn path=/head/; revision=111462
2004-06-13o Remove ghostscript-fonts and Add dependency on print/gsfonts.Norikatsu Shigemura3-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
2004-05-28Handle NeverEmbed CJK TrueType into PDF, and write correct glyph widthsMark Linimon6-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
2004-05-09- Fix MASTER_SITESKirill Ponomarev1-1/+1
PR: ports/66398 Submitted by: Ports Fury Notes: svn path=/head/; revision=108746
2004-04-10Tidy up whitespace.Trevor Johnson1-2/+2
Notes: svn path=/head/; revision=106671
2004-03-26- Improve papersize handling of LIPS driverKirill Ponomarev4-14/+131
PR: ports/64766 Submitted by: Ports Fury Notes: svn path=/head/; revision=105337
2004-03-17s/pre-install/pre-su-install/ because we're creating directories underMarcel Moolenaar1-1/+1
${PREFIX}. Notes: svn path=/head/; revision=104337
2004-03-17SIZEify.Trevor Johnson1-0/+22
Notes: svn path=/head/; revision=104313
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-1/+1
(Part 1) Notes: svn path=/head/; revision=99918
2004-01-12- Replace HP2200 driver (currently unavailable at master site)Kirill Ponomarev11-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
2003-09-27Fix master_site for EPLASER files.Edwin Groothuis1-1/+1
Noticed by: Adam McLaurin <adam.mclaurin@gmx.net> Notes: svn path=/head/; revision=89513
2003-09-27Don't forget the patches for ports/57009Edwin Groothuis4-0/+242
PR: ports/57009 Submmited by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89499
2003-09-27Update port: print/ghostscript-gnuEdwin Groothuis6-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
2003-09-25Make this align correctly for amd64 as well. This should fix the docsPeter Wemm1-1/+1
part of 'make release'. Many many thanks to Marcel for pointing me here! Notes: svn path=/head/; revision=89275
2003-07-26Fix handling big post table and GSUB's LookuplistNorikatsu Shigemura2-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