svn commit: r395047 - in head: . Mk/Uses cad/xcircuit comms/efax-gtk comms/hylafax comms/tkhylafax deskutils/etask devel/aegis devel/doxygen devel/gdcm devel/libexplain devel/srecord editors/ted ed...

Hiroki Sato hrs at FreeBSD.org
Sat Aug 22 17:48:50 UTC 2015


Author: hrs
Date: Sat Aug 22 17:48:35 2015
New Revision: 395047
URL: https://svnweb.freebsd.org/changeset/ports/395047

Log:
  - Split ghostscript into X11-independent and -dependent parts:
  
   * print/ghostscript{7,8,9,9-agpl}-base
  
     Installs Ghostscript binary, libgs, and related files.
     These ports do not depend on X11 libraries (i.e. x11* devices
     are not available).  USES=ghostscript will set dependency on
     one of them depending on GHOSTSCRIPT_DEFAULT.
  
     The default device is set to "display" or "bbox".
  
   * print/ghostscript{7,8,9,9-agpl}-x11
  
     Installs a shared library which provides X11 support to
     the installed Ghostscript binaries.  x11* devices will be
     enabled when the library is available.
  
     This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
     will set dependency on one of them.
  
  - Fix integer overflow reported as CVE-2015-3228.
  
  - Update Uses/ghostscript.mk:
  
   * Add x11 keyword.  nox11 keyword is now obsolete.
  
   * Use packagename in *_DEPENDS line to prevent relationship between
     -base and -x11 packages from being broken.
  
  - Fix x11/nox11 keyword and bump PORTREVISION in ports using
    USES=ghostscript to update dependency of pre-compiled packages.

Added:
  head/print/ghostscript7-base/
     - copied from r395046, head/print/ghostscript7/
  head/print/ghostscript7-base/files/patch-src-configure.ac   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-devs.mak   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gconf.c   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gdevl256.c   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gdevvglb.c   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gdevxalt.c   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gnudevs.mak   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gp_unix.c   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gs.mak   (contents, props changed)
  head/print/ghostscript7-base/files/patch-src-gsmalloc.c   (contents, props changed)
  head/print/ghostscript7-x11/
     - copied from r394827, head/print/ghostscript7/
  head/print/ghostscript7-x11/files/patch-src-configure.ac   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-devs.mak   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gconf.c   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gdevl256.c   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gdevvglb.c   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gdevxalt.c   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gnudevs.mak   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gp_unix.c   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gs.mak   (contents, props changed)
  head/print/ghostscript7-x11/files/patch-src-gsmalloc.c   (contents, props changed)
  head/print/ghostscript8-base/
     - copied from r395046, head/print/ghostscript8/
  head/print/ghostscript8-base/files/patch-base-gsmalloc.c   (contents, props changed)
  head/print/ghostscript8-x11/
     - copied from r394827, head/print/ghostscript8/
  head/print/ghostscript8-x11/files/patch-base-gp_unix.c   (contents, props changed)
  head/print/ghostscript8-x11/files/patch-base-gsmalloc.c   (contents, props changed)
  head/print/ghostscript9-agpl-base/
     - copied from r395046, head/print/ghostscript9-agpl/
  head/print/ghostscript9-agpl-base/files/patch-base-gp_unix.c   (contents, props changed)
  head/print/ghostscript9-agpl-base/files/patch-base-gsmalloc.c   (contents, props changed)
  head/print/ghostscript9-agpl-x11/
     - copied from r394989, head/print/ghostscript9-agpl/
  head/print/ghostscript9-agpl-x11/files/patch-base-gp_unix.c   (contents, props changed)
  head/print/ghostscript9-agpl-x11/files/patch-base-gsmalloc.c   (contents, props changed)
  head/print/ghostscript9-agpl-x11/files/patch-base-lib.mak   (contents, props changed)
  head/print/ghostscript9-base/
     - copied from r395046, head/print/ghostscript9/
  head/print/ghostscript9-base/files/patch-base-gp_unix.c   (contents, props changed)
  head/print/ghostscript9-base/files/patch-base-gsmalloc.c   (contents, props changed)
  head/print/ghostscript9-x11/
     - copied from r394827, head/print/ghostscript9/
  head/print/ghostscript9-x11/files/patch-base-gp_unix.c   (contents, props changed)
  head/print/ghostscript9-x11/files/patch-base-gsmalloc.c   (contents, props changed)
  head/print/ghostscript9-x11/files/patch-base-lib.mak   (contents, props changed)
Deleted:
  head/print/ghostscript7/
  head/print/ghostscript7-nox11/
  head/print/ghostscript7-x11/Makefile.drivers
  head/print/ghostscript7-x11/files/Makefile.alps
  head/print/ghostscript7-x11/files/Makefile.bj10v
  head/print/ghostscript7-x11/files/Makefile.bjc250
  head/print/ghostscript7-x11/files/Makefile.cdj880
  head/print/ghostscript7-x11/files/Makefile.cdj970
  head/print/ghostscript7-x11/files/Makefile.cpca
  head/print/ghostscript7-x11/files/Makefile.dmprt
  head/print/ghostscript7-x11/files/Makefile.drivers_post
  head/print/ghostscript7-x11/files/Makefile.epag
  head/print/ghostscript7-x11/files/Makefile.eplaser
  head/print/ghostscript7-x11/files/Makefile.gdi
  head/print/ghostscript7-x11/files/Makefile.gprint
  head/print/ghostscript7-x11/files/Makefile.lex7000
  head/print/ghostscript7-x11/files/Makefile.lips
  head/print/ghostscript7-x11/files/Makefile.lx5000
  head/print/ghostscript7-x11/files/Makefile.lxm3200
  head/print/ghostscript7-x11/files/Makefile.md2k
  head/print/ghostscript7-x11/files/Makefile.mjc
  head/print/ghostscript7-x11/files/Makefile.pcl3
  head/print/ghostscript7-x11/files/bjc250.contrib.mak
  head/print/ghostscript7-x11/files/cdj850.contrib.mak
  head/print/ghostscript7-x11/files/epag.contrib.mak
  head/print/ghostscript7-x11/files/lex7000.contrib.mak
  head/print/ghostscript7-x11/files/lqx70ch.upp
  head/print/ghostscript7-x11/files/lqx70cl.upp
  head/print/ghostscript7-x11/files/lqx70cm.upp
  head/print/ghostscript7-x11/files/lx5000.contrib.mak
  head/print/ghostscript7-x11/files/lxm3200.contrib.mak
  head/print/ghostscript7-x11/files/patch-alps:gdevalps.mak
  head/print/ghostscript7-x11/files/patch-eplaser:gdevescv.c
  head/print/ghostscript7-x11/files/patch-eplaser:gdevesmv.c
  head/print/ghostscript7-x11/files/patch-gdev10v:gdev10v.mak
  head/print/ghostscript7-x11/files/patch-lib:gs_cidfn.ps
  head/print/ghostscript7-x11/files/patch-lib:gs_init.ps
  head/print/ghostscript7-x11/files/patch-lib:gs_res.ps
  head/print/ghostscript7-x11/files/patch-lib:gs_setpd.ps
  head/print/ghostscript7-x11/files/patch-lib:gs_statd.ps
  head/print/ghostscript7-x11/files/patch-lib:gs_ttf.ps
  head/print/ghostscript7-x11/files/patch-lib:pj-gs.sh.CAN-2004-0967
  head/print/ghostscript7-x11/files/patch-lib:ps2epsi.CAN-2004-0967
  head/print/ghostscript7-x11/files/patch-lib:ps2pdfwr
  head/print/ghostscript7-x11/files/patch-lib:pv.sh.CAN-2004-0967
  head/print/ghostscript7-x11/files/patch-lib:sysvlp.sh.CAN-2004-0967
  head/print/ghostscript7-x11/files/patch-lips:gdevl4r.c
  head/print/ghostscript7-x11/files/patch-lips:gdevl4v.c
  head/print/ghostscript7-x11/files/patch-lips:gdevlips.c
  head/print/ghostscript7-x11/files/patch-lips:gdevlips.h
  head/print/ghostscript7-x11/files/patch-lips:gdevlips.mak
  head/print/ghostscript7-x11/files/patch-lips:gdevlprn.h
  head/print/ghostscript7-x11/files/patch-md2k:gdevmd2k.mak
  head/print/ghostscript7-x11/files/patch-mjc:gdevmjc.c
  head/print/ghostscript7-x11/files/patch-mjc:gdevmjc.mak
  head/print/ghostscript7-x11/files/patch-pcl3-src-contrib.mak-7.00.add
  head/print/ghostscript7-x11/files/patch-src-contrib.mak
  head/print/ghostscript7-x11/files/patch-src-cpca_gdev.mak
  head/print/ghostscript7-x11/files/patch-src:dmp_site.ps
  head/print/ghostscript7-x11/files/patch-src:dviprlib.c
  head/print/ghostscript7-x11/files/patch-src:gdevdmpr.c
  head/print/ghostscript7-x11/files/patch-src:gdevdmpr.mak
  head/print/ghostscript7-x11/files/patch-src:gdevgdi.c
  head/print/ghostscript7-x11/files/patch-src:smartgdi-contrib.mak
  head/print/ghostscript7-x11/files/patch-src:unix-gcc.mak
  head/print/ghostscript7-x11/files/patch-src_cpca_mk_cmd.c
  head/print/ghostscript7-x11/files/stc740ih.upp
  head/print/ghostscript7-x11/files/stc740p.upp
  head/print/ghostscript7-x11/files/stc740pl.upp
  head/print/ghostscript7-x11/files/stp.contrib.mak
  head/print/ghostscript7-x11/pkg-message
  head/print/ghostscript7-x11/pkg-plist
  head/print/ghostscript8/
  head/print/ghostscript8-nox11/
  head/print/ghostscript8-x11/Makefile.drivers
  head/print/ghostscript8-x11/files/Makefile.dmprt
  head/print/ghostscript8-x11/files/Makefile.drivers_post
  head/print/ghostscript8-x11/files/Makefile.epag
  head/print/ghostscript8-x11/files/Makefile.pcl3
  head/print/ghostscript8-x11/files/epag.contrib.mak
  head/print/ghostscript8-x11/files/lqx70ch.upp
  head/print/ghostscript8-x11/files/lqx70cl.upp
  head/print/ghostscript8-x11/files/lqx70cm.upp
  head/print/ghostscript8-x11/files/patch-Resource-Init-cidfmap
  head/print/ghostscript8-x11/files/patch-Resource-Init-gs_statd.ps
  head/print/ghostscript8-x11/files/patch-Resource-Init-gs_ttf.ps
  head/print/ghostscript8-x11/files/patch-Resource-Init-pdf_font.ps
  head/print/ghostscript8-x11/files/patch-base-contrib.mak
  head/print/ghostscript8-x11/files/patch-contrib-contrib.mak
  head/print/ghostscript8-x11/files/patch-contrib__japanese__dmp_site.ps
  head/print/ghostscript8-x11/files/patch-contrib__japanese__gdevdmpr.c
  head/print/ghostscript8-x11/files/patch-epag-ert.c
  head/print/ghostscript8-x11/files/patch-epag__gdevepag.c
  head/print/ghostscript8-x11/files/patch-lib-FAPIcidfmap
  head/print/ghostscript8-x11/files/patch-lib-FAPIconfig
  head/print/ghostscript8-x11/files/patch-lib-pdf2dsc.ps
  head/print/ghostscript8-x11/files/patch-libpng15
  head/print/ghostscript8-x11/files/patch-lips:gdevlips.c
  head/print/ghostscript8-x11/files/patch-lips:gdevlips.h
  head/print/ghostscript8-x11/files/patch-psi-zicc.c
  head/print/ghostscript8-x11/files/pkg-message.in
  head/print/ghostscript8-x11/pkg-plist
  head/print/ghostscript9/
  head/print/ghostscript9-agpl/
  head/print/ghostscript9-agpl-nox11/
  head/print/ghostscript9-agpl-x11/Makefile.drivers
  head/print/ghostscript9-agpl-x11/files/Makefile.dmprt
  head/print/ghostscript9-agpl-x11/files/Makefile.drivers_post
  head/print/ghostscript9-agpl-x11/files/Makefile.epag
  head/print/ghostscript9-agpl-x11/files/Makefile.pcl3
  head/print/ghostscript9-agpl-x11/files/epag.contrib.mak
  head/print/ghostscript9-agpl-x11/files/lqx70ch.upp
  head/print/ghostscript9-agpl-x11/files/lqx70cl.upp
  head/print/ghostscript9-agpl-x11/files/lqx70cm.upp
  head/print/ghostscript9-agpl-x11/files/patch-Resource-Init-FAPIcidfmap
  head/print/ghostscript9-agpl-x11/files/patch-Resource-Init-FAPIconfig
  head/print/ghostscript9-agpl-x11/files/patch-Resource-Init-cidfmap
  head/print/ghostscript9-agpl-x11/files/patch-Resource-Init-gs_statd.ps
  head/print/ghostscript9-agpl-x11/files/patch-Resource-Init-gs_ttf.ps
  head/print/ghostscript9-agpl-x11/files/patch-Resource-Init-pdf_font.ps
  head/print/ghostscript9-agpl-x11/files/patch-contrib-contrib.mak
  head/print/ghostscript9-agpl-x11/files/patch-contrib__gomni.c
  head/print/ghostscript9-agpl-x11/files/patch-contrib__japanese__dmp_site.ps
  head/print/ghostscript9-agpl-x11/files/patch-contrib__japanese__gdevdmpr.c
  head/print/ghostscript9-agpl-x11/files/patch-epag-ert.c
  head/print/ghostscript9-agpl-x11/files/patch-epag__gdevepag.c
  head/print/ghostscript9-agpl-x11/files/patch-lips:gdevlips.c
  head/print/ghostscript9-agpl-x11/files/patch-lips:gdevlips.h
  head/print/ghostscript9-agpl-x11/files/patch-openjpeg-src-lib-openjp2-opj_includes.h
  head/print/ghostscript9-agpl-x11/files/patch-psi-zicc.c
  head/print/ghostscript9-agpl-x11/files/patch-trio-triodef.h
  head/print/ghostscript9-agpl-x11/files/patch-trio-triop.h
  head/print/ghostscript9-agpl-x11/files/pkg-message.in
  head/print/ghostscript9-agpl-x11/pkg-plist
  head/print/ghostscript9-nox11/
  head/print/ghostscript9-x11/Makefile.drivers
  head/print/ghostscript9-x11/files/Makefile.dmprt
  head/print/ghostscript9-x11/files/Makefile.drivers_post
  head/print/ghostscript9-x11/files/Makefile.epag
  head/print/ghostscript9-x11/files/Makefile.pcl3
  head/print/ghostscript9-x11/files/epag.contrib.mak
  head/print/ghostscript9-x11/files/lqx70ch.upp
  head/print/ghostscript9-x11/files/lqx70cl.upp
  head/print/ghostscript9-x11/files/lqx70cm.upp
  head/print/ghostscript9-x11/files/patch-Resource-Init-FAPIcidfmap
  head/print/ghostscript9-x11/files/patch-Resource-Init-FAPIconfig
  head/print/ghostscript9-x11/files/patch-Resource-Init-cidfmap
  head/print/ghostscript9-x11/files/patch-Resource-Init-gs_statd.ps
  head/print/ghostscript9-x11/files/patch-Resource-Init-gs_ttf.ps
  head/print/ghostscript9-x11/files/patch-Resource-Init-pdf_font.ps
  head/print/ghostscript9-x11/files/patch-base-contrib.mak
  head/print/ghostscript9-x11/files/patch-base-gdevvglb.c
  head/print/ghostscript9-x11/files/patch-base-openjpeg.mak
  head/print/ghostscript9-x11/files/patch-base-unix-gcc.mak
  head/print/ghostscript9-x11/files/patch-contrib-contrib.mak
  head/print/ghostscript9-x11/files/patch-contrib__japanese__dmp_site.ps
  head/print/ghostscript9-x11/files/patch-contrib__japanese__gdevdmpr.c
  head/print/ghostscript9-x11/files/patch-epag-ert.c
  head/print/ghostscript9-x11/files/patch-epag__gdevepag.c
  head/print/ghostscript9-x11/files/patch-lips:gdevlips.c
  head/print/ghostscript9-x11/files/patch-lips:gdevlips.h
  head/print/ghostscript9-x11/files/patch-openjpeg-libopenjpeg-opj_includes.h
  head/print/ghostscript9-x11/files/patch-openjpeg-libopenjpeg-opj_malloc.h
  head/print/ghostscript9-x11/files/patch-psi-zicc.c
  head/print/ghostscript9-x11/files/pkg-message.in
  head/print/ghostscript9-x11/pkg-plist
Modified:
  head/MOVED
  head/Mk/Uses/ghostscript.mk
  head/UPDATING
  head/cad/xcircuit/Makefile
  head/comms/efax-gtk/Makefile
  head/comms/hylafax/Makefile
  head/comms/tkhylafax/Makefile
  head/deskutils/etask/Makefile
  head/devel/aegis/Makefile
  head/devel/doxygen/Makefile
  head/devel/gdcm/Makefile
  head/devel/libexplain/Makefile
  head/devel/srecord/Makefile
  head/editors/ted/Makefile
  head/editors/texmacs/Makefile
  head/editors/texmaker/Makefile
  head/editors/texstudio/Makefile
  head/graphics/GraphicsMagick/Makefile
  head/graphics/ImageMagick/Makefile
  head/graphics/ImageMagick7/Makefile
  head/graphics/cinepaint/Makefile
  head/graphics/eps2png/Makefile
  head/graphics/epstool/Makefile
  head/graphics/gimp-app/Makefile
  head/graphics/gle-graphics/Makefile
  head/graphics/imgtops/Makefile
  head/graphics/impressive/Makefile
  head/graphics/klatexformula/Makefile
  head/graphics/ocaml-images/Makefile
  head/graphics/ocrfeeder/Makefile
  head/graphics/pstoedit/Makefile
  head/graphics/pstoepsi/Makefile
  head/graphics/py-chart/Makefile
  head/graphics/sam2p/Makefile
  head/graphics/xournal/Makefile
  head/graphics/xpaint/Makefile
  head/mail/claws-mail-pdf_viewer/Makefile
  head/math/R/Makefile
  head/math/asymptote/Makefile
  head/math/plplot/Makefile
  head/misc/pspresent/Makefile
  head/multimedia/lives/Makefile
  head/print/Makefile
  head/print/apsfilter/Makefile
  head/print/auctex/Makefile
  head/print/auctex/pkg-plist
  head/print/cups-filters/Makefile
  head/print/cups-fxlinuxprint/Makefile
  head/print/cups-pdf/Makefile
  head/print/dvisvg/Makefile
  head/print/epsonepl/Makefile
  head/print/flpsed/Makefile
  head/print/font2svg/Makefile
  head/print/foo2zjs/Makefile
  head/print/foomatic-filters/Makefile
  head/print/ggv/Makefile
  head/print/ghostscript7-base/Makefile
  head/print/ghostscript7-base/Makefile.drivers
  head/print/ghostscript7-base/files/Makefile.drivers_post
  head/print/ghostscript7-base/files/Makefile.pcl3
  head/print/ghostscript7-base/files/patch-src-Makefile.in
  head/print/ghostscript7-base/files/patch-src-contrib.mak
  head/print/ghostscript7-base/files/patch-src-lib.mak
  head/print/ghostscript7-base/files/patch-src-unixinst.mak
  head/print/ghostscript7-base/files/patch-src:unix-dll.mak
  head/print/ghostscript7-base/pkg-descr
  head/print/ghostscript7-base/pkg-plist
  head/print/ghostscript7-commfont/Makefile
  head/print/ghostscript7-jpnfont/Makefile
  head/print/ghostscript7-korfont/Makefile
  head/print/ghostscript7-x11/Makefile
  head/print/ghostscript7-x11/files/patch-src-Makefile.in
  head/print/ghostscript7-x11/files/patch-src-lib.mak
  head/print/ghostscript7-x11/files/patch-src-unixinst.mak
  head/print/ghostscript7-x11/files/patch-src:unix-dll.mak
  head/print/ghostscript7-x11/pkg-descr
  head/print/ghostscript8-base/Makefile
  head/print/ghostscript8-base/Makefile.drivers
  head/print/ghostscript8-base/files/Makefile.dmprt
  head/print/ghostscript8-base/files/Makefile.drivers_post
  head/print/ghostscript8-base/files/Makefile.pcl3
  head/print/ghostscript8-base/files/patch-base-configure.ac
  head/print/ghostscript8-base/files/patch-base-devs.mak
  head/print/ghostscript8-base/files/patch-base-lib.mak
  head/print/ghostscript8-base/files/patch-contrib__japanese__dmp_site.ps
  head/print/ghostscript8-base/files/pkg-message.in
  head/print/ghostscript8-base/pkg-plist
  head/print/ghostscript8-x11/Makefile
  head/print/ghostscript8-x11/files/patch-base-Makefile.in
  head/print/ghostscript8-x11/files/patch-base-configure.ac
  head/print/ghostscript8-x11/files/patch-base-devs.mak
  head/print/ghostscript8-x11/files/patch-base-lib.mak
  head/print/ghostscript8-x11/pkg-descr
  head/print/ghostscript9-agpl-base/Makefile
  head/print/ghostscript9-agpl-base/Makefile.drivers
  head/print/ghostscript9-agpl-base/files/Makefile.dmprt
  head/print/ghostscript9-agpl-base/files/Makefile.drivers_post
  head/print/ghostscript9-agpl-base/files/Makefile.pcl3
  head/print/ghostscript9-agpl-base/files/patch-configure.ac
  head/print/ghostscript9-agpl-base/files/patch-contrib__japanese__dmp_site.ps
  head/print/ghostscript9-agpl-base/files/pkg-message.in
  head/print/ghostscript9-agpl-base/pkg-descr
  head/print/ghostscript9-agpl-base/pkg-plist
  head/print/ghostscript9-agpl-x11/Makefile
  head/print/ghostscript9-agpl-x11/files/patch-Makefile.in
  head/print/ghostscript9-agpl-x11/files/patch-configure.ac
  head/print/ghostscript9-agpl-x11/pkg-descr
  head/print/ghostscript9-base/Makefile
  head/print/ghostscript9-base/Makefile.drivers
  head/print/ghostscript9-base/files/Makefile.dmprt
  head/print/ghostscript9-base/files/Makefile.drivers_post
  head/print/ghostscript9-base/files/Makefile.pcl3
  head/print/ghostscript9-base/files/patch-base-configure.ac
  head/print/ghostscript9-base/files/patch-contrib__japanese__dmp_site.ps
  head/print/ghostscript9-base/files/pkg-message.in
  head/print/ghostscript9-base/pkg-plist
  head/print/ghostscript9-x11/Makefile
  head/print/ghostscript9-x11/files/patch-base-Makefile.in
  head/print/ghostscript9-x11/files/patch-base-configure.ac
  head/print/ghostscript9-x11/files/patch-base-devs.mak
  head/print/ghostscript9-x11/pkg-descr
  head/print/gspdf/Makefile
  head/print/gsview/Makefile
  head/print/gv/Makefile
  head/print/hpijs/Makefile
  head/print/hplip/Makefile
  head/print/html2ps/Makefile
  head/print/kpdftool/Makefile
  head/print/libijs/Makefile
  head/print/libspectre/Makefile
  head/print/lilypond-devel/Makefile
  head/print/lilypond/Makefile
  head/print/lpr-wrapper/Makefile
  head/print/magicfilter/Makefile
  head/print/ps2eps/Makefile
  head/print/psdim/Makefile
  head/print/pstotext/Makefile
  head/print/scribus/Makefile
  head/print/texlive-base/Makefile
  head/print/texvc/Makefile
  head/sysutils/LPRngTool/Makefile
  head/textproc/docproj/Makefile
  head/textproc/groff/Makefile
  head/textproc/latex2html/Makefile
  head/textproc/pdftohtml/Makefile
  head/textproc/tth/Makefile
  head/x11/dgs/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/MOVED	Sat Aug 22 17:48:35 2015	(r395047)
@@ -7840,3 +7840,11 @@ www/hs-yesod-platform||2015-08-20|Remove
 www/hs-yesod-routes||2015-08-20|Removed: Upstream support is discontinued.
 x11-toolkits/hs-gtkglext||2015-08-20|Removed: Upstream support is discontinued.
 textproc/prosper||2015-08-22|Removed: maintainted in print/texlive-texmf.
+print/ghostscript7|print/ghostscript7-x11|2015-08-22|Split into print/ghostscript7-base and print/ghostscript7-x11
+print/ghostscript7-nox11|print/ghostscript7-base|2015-08-22|Integrated into print/ghostscript7-base
+print/ghostscript8|print/ghostscript8-x11|2015-08-22|Split into print/ghostscript8-base and print/ghostscript8-x11
+print/ghostscript8-nox11|print/ghostscript8-base|2015-08-22|Integrated into print/ghostscript8-base
+print/ghostscript9|print/ghostscript9-x11|2015-08-22|Split into print/ghostscript9-base and print/ghostscript9-x11
+print/ghostscript9-nox11|print/ghostscript9-base|2015-08-22|Integrated into print/ghostscript9-base
+print/ghostscript9-agpl|print/ghostscript9-agpl-x11|2015-08-22|Split into print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11
+print/ghostscript9-agpl-nox11|print/ghostscript9-agpl-base|2015-08-22|Integrated into print/ghostscript9-agpl-base

Modified: head/Mk/Uses/ghostscript.mk
==============================================================================
--- head/Mk/Uses/ghostscript.mk	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/Mk/Uses/ghostscript.mk	Sat Aug 22 17:48:35 2015	(r395047)
@@ -4,7 +4,7 @@
 #
 # Feature:	ghostscript
 # Usage:	USES=ghostscript or USES=ghostscript:args
-# Valid ARGS:	<version>, build, run, nox11
+# Valid ARGS:	<version>, build, run, x11
 #
 # version 	The chooseable versions are 7, 8 and 9. If no version is
 #		specified version 9 is selected.
@@ -13,7 +13,7 @@
 #		USES=ghostscript:run	# Use the set default Ghostscript as a run dependancy
 #		USES=ghostscript:8,build # Use ghostscript 8 as a build dependancy.
 #
-# nox11		Indicate that the Ghostscript nox11 port is required.
+# x11		Indicate that X11 support is required.
 # build		Indicates that Ghostscript is needed at build time and adds
 #		it as BUILD_DEPENDS.
 # run		Indicates that Ghostscript is needed at run time and adds
@@ -32,7 +32,7 @@ _GS_VERSION=	7 8 9 agpl
 
 _GS_ARGS=		${ghostscript_ARGS}
 
-.if ${_GS_ARGS:N[789]:Nnox11:Nbuild:Nrun}
+.if ${_GS_ARGS:N[789]:Nagpl:Nx11:Nbuild:Nrun}
 IGNORE?=	Unknown ghostscript argument ${_GS_ARGS}
 .endif
 
@@ -84,23 +84,28 @@ _GS_SELECTED?=		7
 IGNORE?=	Invalid ghostscript argument or GHOSTSCRIPT_DEFAULT
 .endif
 
-# dependencies
-_GS_PORT=	ghostscript${_GS_SELECTED}${_GS_AGPL_SUFFIX}${_GS_NOX11_SUFFIX}
-
-.undef _GS_NOX11_SUFFIX
-.if ${_GS_ARGS:Mnox11} || \
-    (defined(OPTIONS_DEFINE) && defined(PORT_OPTIONS) && \
-     ${OPTIONS_DEFINE:MX11} && ${PORT_OPTIONS:MX11} == "")
-# XXX
-#DEPENDS_ARGS+=	print_${_GS_PORT}_UNSET_FORCE+=X11
-_GS_NOX11_SUFFIX=	-nox11
+# Resolve minor version number for X11.so library.
+.if !empty(_GS_SELECTED:M9) && defined(_GS_AGPL_SUFFIX)
+_GS_VERSION_MINOR=	9.16_2
+.elif !empty(_GS_SELECTED:M9)
+_GS_VERSION_MINOR=	9.06_11
+.elif !empty(_GS_SELECTED:M8)
+_GS_VERSION_MINOR=	8.71_19
+.elif !empty(_GS_SELECTED:M7)
+_GS_VERSION_MINOR=	7.07_32
 .endif
 
-.if defined(_GS_BUILD_DEP)
-BUILD_DEPENDS+=	gs:${PORTSDIR}/print/${_GS_PORT}
+# dependencies
+_GS_PORT=	ghostscript${_GS_SELECTED}${_GS_AGPL_SUFFIX}-base
+_GS_X11_PORT=	ghostscript${_GS_SELECTED}${_GS_AGPL_SUFFIX}-x11
+
+.for type in BUILD RUN
+.if defined(_GS_${type}_DEP)
+${type}_DEPENDS+=	${_GS_PORT}>=${_GS_VERSION_MINOR}:${PORTSDIR}/print/${_GS_PORT}
+.if ${_GS_ARGS:Mx11}
+${type}_DEPENDS+=	${_GS_X11_PORT}>=${_GS_VERSION_MINOR}:${PORTSDIR}/print/${_GS_X11_PORT}
 .endif
-.if defined(_GS_RUN_DEP)
-RUN_DEPENDS+=	gs:${PORTSDIR}/print/${_GS_PORT}
 .endif
+.endfor
 
 .endif # _INCLUDE_USES_GHOSTSCRIPT_MK

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/UPDATING	Sat Aug 22 17:48:35 2015	(r395047)
@@ -5,6 +5,27 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20150822:
+  AFFECTS: users of print/ghostscript*
+  AUTHOR: hrs at FreeBSD.org
+
+ print/ghostscript{7,8,9,9-agpl} have been split into
+ print/ghostscript{7,8,9,9-agpl}-{base,x11}.
+ print/ghostscript*-nox11 ports have been removed.
+
+ The -base installs Ghostscript binaries, libgs, and other data files
+ and it depends on no X11 library.  The -x11 installs a small shared
+ library to enable x11* devices in the installed -base package.
+
+ In most cases, Ghostscript is installed as a dependency.  A port/package
+ which requires Ghostscript will automatically pick up -base, and
+ when x11* devices required it will pick up -x11 in addition.
+
+ If one wants to install Ghostscript manually and full compatibility
+ with the previous versions, just install -x11 because it installs
+ -base as a dependency.  Combination of the two provides the same
+ functionality as before.
+
 20150821:
   AFFECTS: users of security/openssh-portable
   AUTHOR: bdrewery at FreeBSD.org

Modified: head/cad/xcircuit/Makefile
==============================================================================
--- head/cad/xcircuit/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/cad/xcircuit/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xcircuit
 PORTVERSION=	3.8.78
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://opencircuitdesign.com/xcircuit/archive/ \
@@ -16,7 +17,7 @@ LICENSE=	GPLv2
 OPTIONS_DEFINE=	EXAMPLES
 
 USE_XORG=	xpm xscrnsaver xt
-USES=	tk ghostscript:run gmake tar:tgz
+USES=	tk ghostscript:x11,run gmake tar:tgz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-tcl=${TCL_LIBDIR} \
 		--with-tk=${TK_LIBDIR}

Modified: head/comms/efax-gtk/Makefile
==============================================================================
--- head/comms/efax-gtk/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/comms/efax-gtk/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	efax-gtk
 PORTVERSION=	3.2.13
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	comms
 MASTER_SITES=	SF
 EXTRACT_SUFX=	.src.tgz

Modified: head/comms/hylafax/Makefile
==============================================================================
--- head/comms/hylafax/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/comms/hylafax/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	hylafax
 PORTVERSION=	6.0.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	comms
 MASTER_SITES=	ftp://ftp.hylafax.org/source/
 

Modified: head/comms/tkhylafax/Makefile
==============================================================================
--- head/comms/tkhylafax/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/comms/tkhylafax/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tkhylafax
 PORTVERSION=	3.2b
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	comms tk
 MASTER_SITES=	ftp://ftp.hylafax.org/contrib/tkhylafax/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/beta/}
@@ -14,7 +14,7 @@ COMMENT=	Tcl/tk interface to Sam Leffler
 RUN_DEPENDS=	sendfax:${PORTSDIR}/comms/hylafax \
 		gv:${PORTSDIR}/print/gv
 
-USES+=		ghostscript:run tk:run
+USES=		tk:run
 
 WRKSRC=		${WRKDIR}/tkhylafax
 MAKE_ARGS=	STAGEDIR=${STAGEDIR} PREFIX=${STAGEDIR}${PREFIX} TCLSH=${TCLSH} WISH=${WISH}

Modified: head/deskutils/etask/Makefile
==============================================================================
--- head/deskutils/etask/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/deskutils/etask/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	etask
 PORTVERSION=	0.3.91
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	deskutils elisp
 MASTER_SITES=	http://members.chello.at/rene.weichselbaum/ \
 		http://dryice.name/computer/FreeBSD/distfiles/

Modified: head/devel/aegis/Makefile
==============================================================================
--- head/devel/aegis/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/devel/aegis/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	aegis
 PORTVERSION=	4.25
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF
 DISTVERSIONSUFFIX=	.D510
@@ -12,11 +13,10 @@ COMMENT=	Transaction-based software conf
 
 LICENSE=	GPLv3
 
-BUILD_DEPENDS=	ps2pdf:${PORTSDIR}/print/ghostscript9-nox11
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=	tkdiff:${PORTSDIR}/textproc/tkdiff
 
-USES=		gettext perl5 tk
+USES=		gettext ghostscript perl5 tk
 USE_GNOME=	libxml2
 USE_GCC=	any
 GNU_CONFIGURE=	yes

Modified: head/devel/doxygen/Makefile
==============================================================================
--- head/devel/doxygen/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/devel/doxygen/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -4,7 +4,7 @@
 PORTNAME=	doxygen
 PORTVERSION=	1.8.10
 PORTEPOCH=	2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/dimitri/ \
 		http://ftp.stack.nl/pub/users/dimitri/

Modified: head/devel/gdcm/Makefile
==============================================================================
--- head/devel/gdcm/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/devel/gdcm/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gdcm
 PORTVERSION=	${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH}
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF/gdcm/gdcm%202.x/GDCM%20${PORTVERSION}
 

Modified: head/devel/libexplain/Makefile
==============================================================================
--- head/devel/libexplain/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/devel/libexplain/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libexplain
 PORTVERSION=	1.3.${PATCHLEVEL}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}

Modified: head/devel/srecord/Makefile
==============================================================================
--- head/devel/srecord/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/devel/srecord/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,18 +3,17 @@
 
 PORTNAME=	srecord
 PORTVERSION=	1.64
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
 MAINTAINER=	brooks at FreeBSD.org
 COMMENT=	Collection of powerful tools for manipulating EPROM load files
 
-BUILD_DEPENDS=	ps2pdf:${PORTSDIR}/print/ghostscript9 \
-		${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
 LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
 
-USES=		libtool:build
+USES=		ghostscript libtool:build
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/editors/ted/Makefile
==============================================================================
--- head/editors/ted/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/editors/ted/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ted
 PORTVERSION=	2.23
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	editors
 MASTER_SITES=	ftp://ftp.nluug.nl/pub/editors/ted/ \
 		http://fossies.org/linux/misc/
@@ -26,7 +26,7 @@ GTK2_DESC=	Use GTK2 instead of MOTIF
 WRKSRC=		${WRKDIR}/Ted-${PORTVERSION}
 
 USE_XORG=	xext xft
-USES=		ghostscript:run iconv
+USES=		ghostscript:x11,run iconv
 GNU_CONFIGURE=	yes
 MAKE_ENV=	DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}/\\\"\"" \
 		DEF_INDDIR="-DINDDIR=\"\\\"${INDDIR}/\\\"\"" \

Modified: head/editors/texmacs/Makefile
==============================================================================
--- head/editors/texmacs/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/editors/texmacs/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	texmacs
 PORTVERSION=	1.0.7.21
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	editors print
 MASTER_SITES=	ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ \
 		http://www.predatorlabs.net/dl/
@@ -40,7 +40,7 @@ PDF_DESC=	Experimental PDF renderer
 FREETYPE_LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2
 FREETYPE_CONFIGURE_WITH=freetype=linked
 
-GHOSTSCRIPT_USES=	ghostscript
+GHOSTSCRIPT_USES=	ghostscript:x11
 GHOSTSCRIPT_CONFIGURE_WITH=	gs=yes
 
 ICONV_USES=		iconv

Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/editors/texmaker/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	texmaker
 PORTVERSION=	4.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	3
 CATEGORIES=	editors
 MASTER_SITES=	http://www.xm1math.net/texmaker/
@@ -13,7 +13,7 @@ COMMENT=	LaTeX Development Environment
 
 LIB_DEPENDS=	libpoppler.so:${PORTSDIR}/graphics/poppler
 
-USES=		desktop-file-utils ghostscript:run pkgconfig qmake tar:bzip2
+USES=		desktop-file-utils ghostscript:x11,run pkgconfig qmake tar:bzip2
 _USE_QT4=	gui network xml webkit \
 		moc_build rcc_build uic_build
 _USE_QT5=	concurrent network printsupport script webkit widgets \

Modified: head/editors/texstudio/Makefile
==============================================================================
--- head/editors/texstudio/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/editors/texstudio/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -2,7 +2,7 @@
 
 PORTNAME=	texstudio
 PORTVERSION=	2.9.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION}
 

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/GraphicsMagick/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	GraphicsMagick
 PORTVERSION=	1.3.20
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF \

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/ImageMagick/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ImageMagick
 DISTVERSION=	6.9.1-10
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.imagemagick.org/download/ \
@@ -221,9 +221,9 @@ PLIST_SUB+=		TIFF="@comment "
 .if ${PORT_OPTIONS:MGSLIB}
 CONFIGURE_ARGS+=	--with-gslib
 . if ${PORT_OPTIONS:MX11}
-USES+=		ghostscript
+USES+=		ghostscript:x11
 . else
-USES+=		ghostscript:nox11
+USES+=		ghostscript
 . endif
 .else
 CONFIGURE_ARGS+=	--without-gslib
@@ -358,9 +358,9 @@ PLIST_SUB+=		PANGO="@comment "
 # PDF (Adobe Portable Document Format) support
 .if ${PORT_OPTIONS:MPDF}
 . if ${PORT_OPTIONS:MX11}
-USES+=			ghostscript
+USES+=			ghostscript:x11
 . else
-USES+=			ghostscript:nox11
+USES+=			ghostscript
 . endif
 .endif
 
@@ -385,9 +385,9 @@ INSTALL_TARGET=	install-strip
 
 .if ${PORT_OPTIONS:MTESTS}
 . if ${PORT_OPTIONS:MX11}
-USES+=		ghostscript:build
+USES+=		ghostscript:x11,build
 . else
-USES+=		ghostscript:build,nox11
+USES+=		ghostscript:build
 . endif
 .endif
 

Modified: head/graphics/ImageMagick7/Makefile
==============================================================================
--- head/graphics/ImageMagick7/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/ImageMagick7/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ImageMagick
 DISTVERSION=	7.0.0-0~beta${DATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.imagemagick.org/download/ \
 		http://www.imagemagick.org/download/beta/ \
@@ -227,9 +227,9 @@ PLIST_SUB+=		TIFF="@comment "
 .if ${PORT_OPTIONS:MGSLIB}
 CONFIGURE_ARGS+=	--with-gslib
 . if ${PORT_OPTIONS:MX11}
-USES+=		ghostscript
+USES+=		ghostscript:x11
 . else
-USES+=		ghostscript:nox11
+USES+=		ghostscript
 . endif
 .else
 CONFIGURE_ARGS+=	--without-gslib
@@ -364,9 +364,9 @@ PLIST_SUB+=		PANGO="@comment "
 # PDF (Adobe Portable Document Format) support
 .if ${PORT_OPTIONS:MPDF}
 . if ${PORT_OPTIONS:MX11}
-USES+=		ghostscript
+USES+=		ghostscript:x11
 . else
-USES+=		ghostscript:nox11
+USES+=		ghostscript
 . endif
 .endif
 
@@ -391,9 +391,9 @@ INSTALL_TARGET=	install-strip
 
 .if ${PORT_OPTIONS:MTESTS}
 . if ${PORT_OPTIONS:MX11}
-USES+=		ghostscript:build
+USES+=		ghostscript:x11,build
 . else
-USES+=		ghostscript:build,nox11
+USES+=		ghostscript:build
 . endif
 .endif
 

Modified: head/graphics/cinepaint/Makefile
==============================================================================
--- head/graphics/cinepaint/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/cinepaint/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cinepaint
 DISTVERSION=	1.0-4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/CinePaint/CinePaint-${DISTVERSION}
 

Modified: head/graphics/eps2png/Makefile
==============================================================================
--- head/graphics/eps2png/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/eps2png/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	eps2png
 PORTVERSION=	2.7
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JV

Modified: head/graphics/epstool/Makefile
==============================================================================
--- head/graphics/epstool/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/epstool/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	epstool
 PORTVERSION=	3.08
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	LOCAL/bf
 

Modified: head/graphics/gimp-app/Makefile
==============================================================================
--- head/graphics/gimp-app/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/gimp-app/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	gimp-app
 PORTVERSION=	2.8.14
-PORTREVISION?=	3
+PORTREVISION?=	4
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}

Modified: head/graphics/gle-graphics/Makefile
==============================================================================
--- head/graphics/gle-graphics/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/gle-graphics/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gle-graphics
 DISTVERSION=	4.2.4cf
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics print
 MASTER_SITES=	SF/glx/gle4%20%28Current%20Active%20Version%29/${DISTVERSION:C,.$,,1}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-src

Modified: head/graphics/imgtops/Makefile
==============================================================================
--- head/graphics/imgtops/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/imgtops/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	imgtops
 PORTVERSION=	1.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 

Modified: head/graphics/impressive/Makefile
==============================================================================
--- head/graphics/impressive/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/impressive/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	impressive
 PORTVERSION=	0.10.3
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/Impressive/${PORTVERSION}/
 DISTNAME=	Impressive-${PORTVERSION}

Modified: head/graphics/klatexformula/Makefile
==============================================================================
--- head/graphics/klatexformula/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/klatexformula/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -2,6 +2,7 @@
 
 PORTNAME=	klatexformula
 PORTVERSION=	3.2.11
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/graphics/ocaml-images/Makefile
==============================================================================
--- head/graphics/ocaml-images/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/ocaml-images/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	images
 PORTVERSION=	4.0.1
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	2
 CATEGORIES=	graphics
 MASTER_SITES=	https://bitbucket.org/camlspotter/camlimages/get/

Modified: head/graphics/ocrfeeder/Makefile
==============================================================================
--- head/graphics/ocrfeeder/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/ocrfeeder/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ocrfeeder
 PORTVERSION=	0.8.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	GNOME
 

Modified: head/graphics/pstoedit/Makefile
==============================================================================
--- head/graphics/pstoedit/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/pstoedit/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pstoedit
 PORTVERSION=	3.70
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics print
 MASTER_SITES=	SF
 

Modified: head/graphics/pstoepsi/Makefile
==============================================================================
--- head/graphics/pstoepsi/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/pstoepsi/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pstoepsi
 PORTVERSION=	20020711
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://bourbon.usc.edu/pub/tgif/tools/pstoepsi/
 DISTFILES=	pstoepsi README.this-site

Modified: head/graphics/py-chart/Makefile
==============================================================================
--- head/graphics/py-chart/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/py-chart/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	chart
 PORTVERSION=	1.39
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics python
 MASTER_SITES=	http://download.gna.org/pychart/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/sam2p/Makefile
==============================================================================
--- head/graphics/sam2p/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/sam2p/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	sam2p
 PORTVERSION=	0.49.2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	GOOGLE_CODE

Modified: head/graphics/xournal/Makefile
==============================================================================
--- head/graphics/xournal/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/xournal/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xournal
 PORTVERSION=	0.4.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 

Modified: head/graphics/xpaint/Makefile
==============================================================================
--- head/graphics/xpaint/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/graphics/xpaint/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xpaint
 PORTVERSION=	2.9.10.3
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 

Modified: head/mail/claws-mail-pdf_viewer/Makefile
==============================================================================
--- head/mail/claws-mail-pdf_viewer/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/mail/claws-mail-pdf_viewer/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pdf_viewer
-PORTREVISION=	1
+PORTREVISION=	2
 
 COMMENT=	PDF and PostScript viewer plugin for Claws Mail
 

Modified: head/math/R/Makefile
==============================================================================
--- head/math/R/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/math/R/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	R
 PORTVERSION=	3.0.2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math lang
 MASTER_SITES=	http://cran.r-project.org/%SUBDIR%/ \
 		ftp://cran.r-project.org/pub/R/%SUBDIR%/ \

Modified: head/math/asymptote/Makefile
==============================================================================
--- head/math/asymptote/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/math/asymptote/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	asymptote
 PORTVERSION=	2.32
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src

Modified: head/math/plplot/Makefile
==============================================================================
--- head/math/plplot/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/math/plplot/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	plplot
 PORTVERSION=	5.11.0
+PORTREVISION=	1
 CATEGORIES=	math science
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
 

Modified: head/misc/pspresent/Makefile
==============================================================================
--- head/misc/pspresent/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/misc/pspresent/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pspresent
 PORTVERSION=	1.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	misc
 MASTER_SITES=	http://www.zmatt.net/pspresent/
 
@@ -13,7 +13,7 @@ COMMENT=	Full-screen slide shows of post
 LICENSE=	GPLv2
 
 USE_XORG=	x11 xext xinerama
-USES=		ghostscript:run
+USES=		ghostscript:x11,run
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" LDLIBS="${LDFLAGS}"
 ALL_TARGET=	pspresent
 

Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/multimedia/lives/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,6 +3,7 @@
 
 PORTNAME=	lives
 PORTVERSION=	2.4.1
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ 
 

Modified: head/print/Makefile
==============================================================================
--- head/print/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/print/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -63,17 +63,17 @@
     SUBDIR += frescobaldi
     SUBDIR += ft2demos
     SUBDIR += ggv
-    SUBDIR += ghostscript7
+    SUBDIR += ghostscript7-base
     SUBDIR += ghostscript7-commfont
     SUBDIR += ghostscript7-jpnfont
     SUBDIR += ghostscript7-korfont
-    SUBDIR += ghostscript7-nox11
-    SUBDIR += ghostscript8
-    SUBDIR += ghostscript8-nox11
-    SUBDIR += ghostscript9
-    SUBDIR += ghostscript9-agpl
-    SUBDIR += ghostscript9-agpl-nox11
-    SUBDIR += ghostscript9-nox11
+    SUBDIR += ghostscript7-x11
+    SUBDIR += ghostscript8-base
+    SUBDIR += ghostscript8-x11
+    SUBDIR += ghostscript9-agpl-base
+    SUBDIR += ghostscript9-agpl-x11
+    SUBDIR += ghostscript9-base
+    SUBDIR += ghostscript9-x11
     SUBDIR += gimp-gutenprint
     SUBDIR += gl2ps
     SUBDIR += gnome-cups-manager

Modified: head/print/apsfilter/Makefile
==============================================================================
--- head/print/apsfilter/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/print/apsfilter/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,7 +3,7 @@
 
 PORTNAME=	apsfilter
 PORTVERSION=	7.2.8
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	print
 MASTER_SITES=	http://www.apsfilter.org/download/
 DIST_SUBDIR=	apsfilter

Modified: head/print/auctex/Makefile
==============================================================================
--- head/print/auctex/Makefile	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/print/auctex/Makefile	Sat Aug 22 17:48:35 2015	(r395047)
@@ -3,10 +3,10 @@
 
 PORTNAME=	auctex
 PORTVERSION=	11.88
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print elisp
 MASTER_SITES=	GNU
-PKGNAMESUFFIX=		-${EMACS_PORT_NAME}
+PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 
 MAINTAINER=	hrs at FreeBSD.org
 COMMENT=	Integrated environment for writing LaTeX using GNU Emacs
@@ -14,25 +14,23 @@ COMMENT=	Integrated environment for writ
 LICENSE=	GPLv3
 
 NOT_FOR_ARCHS=	ia64
-USE_TEX=	latex
 USES=		ghostscript
 USE_EMACS=	yes
+USE_TEX=	latex texhash
+TEXHASHDIRS=	${TEXMFDIR}
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-lispdir=${PREFIX}/${LISPDIR} \
-		--with-auto-dir=${PREFIX}/${LISPDIR}/auctex/auto \
-		--with-texmf-dir=${PREFIX}/${TEXMFDIR}
-DOCS_CONFIGURE_ON=	--docdir=${DOCSDIR}
-DOCS_CONFIGURE_OFF=	WITHOUT_AUCTEX_DOCSDIR=yes
+CONFIGURE_ARGS=	--with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} \
+	--with-auto-dir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/auctex/auto \
+	--with-texmf-dir=${PREFIX}/${TEXMFDIR}
 PORTDOCS=	tex-ref.pdf
 INFO=		auctex preview-latex
-LISPDIR=	${EMACS_VERSION_SITE_LISPDIR}
-PLIST_SUB+=	LISPDIR=${LISPDIR} \
-		TEXMFDIR=${TEXMFDIR} \
-		MKTEXLSR=${MKTEXLSR}
+PLIST_SUB=	TEXMFDIR=${TEXMFDIR}
 SUB_FILES=	pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 OPTIONS_DEFINE=	DOCS
 OPTIONS_DEFAULT=DOCS
+DOCS_CONFIGURE_ON=	--docdir=${DOCSDIR}
+DOCS_CONFIGURE_OFF=	WITHOUT_AUCTEX_DOCSDIR=yes
 
 .include <bsd.port.mk>

Modified: head/print/auctex/pkg-plist
==============================================================================
--- head/print/auctex/pkg-plist	Sat Aug 22 17:12:39 2015	(r395046)
+++ head/print/auctex/pkg-plist	Sat Aug 22 17:48:35 2015	(r395047)
@@ -1,393 +1,393 @@
-%%LISPDIR%%/auctex.el
-%%LISPDIR%%/auctex/.nosearch
-%%LISPDIR%%/auctex/auto/.nosearch
-%%LISPDIR%%/auctex/bib-cite.el
-%%LISPDIR%%/auctex/bib-cite.elc
-%%LISPDIR%%/auctex/context-en.el
-%%LISPDIR%%/auctex/context-en.elc
-%%LISPDIR%%/auctex/context-nl.el
-%%LISPDIR%%/auctex/context-nl.elc
-%%LISPDIR%%/auctex/context.el
-%%LISPDIR%%/auctex/context.elc
-%%LISPDIR%%/auctex/font-latex.el
-%%LISPDIR%%/auctex/font-latex.elc
-%%LISPDIR%%/auctex/images/amstex.xpm
-%%LISPDIR%%/auctex/images/bibtex.xpm
-%%LISPDIR%%/auctex/images/dropdown.xpm
-%%LISPDIR%%/auctex/images/dvipdf.xpm
-%%LISPDIR%%/auctex/images/dvips.xpm
-%%LISPDIR%%/auctex/images/error.xpm
-%%LISPDIR%%/auctex/images/exec.xpm
-%%LISPDIR%%/auctex/images/execbibtex.xpm
-%%LISPDIR%%/auctex/images/execdvips.xpm
-%%LISPDIR%%/auctex/images/execerror.xpm
-%%LISPDIR%%/auctex/images/execpdftex.xpm
-%%LISPDIR%%/auctex/images/exectex.xpm
-%%LISPDIR%%/auctex/images/execviewdvi.xpm
-%%LISPDIR%%/auctex/images/execviewpdf.xpm
-%%LISPDIR%%/auctex/images/execviewps.xpm
-%%LISPDIR%%/auctex/images/gv.xpm
-%%LISPDIR%%/auctex/images/jumpdvi.xpm
-%%LISPDIR%%/auctex/images/ltx-symb-turn-off.xpm
-%%LISPDIR%%/auctex/images/ltx-symb-turn-on.xpm
-%%LISPDIR%%/auctex/images/pdftex.xpm
-%%LISPDIR%%/auctex/images/prverr16.xpm
-%%LISPDIR%%/auctex/images/prverr20.xpm
-%%LISPDIR%%/auctex/images/prverr24.xbm
-%%LISPDIR%%/auctex/images/prverr24.xpm
-%%LISPDIR%%/auctex/images/prvtex-cap-up.xpm
-%%LISPDIR%%/auctex/images/prvtex12.xbm
-%%LISPDIR%%/auctex/images/prvtex12.xpm
-%%LISPDIR%%/auctex/images/prvtex16.xbm
-%%LISPDIR%%/auctex/images/prvtex16.xpm
-%%LISPDIR%%/auctex/images/prvtex20.xpm
-%%LISPDIR%%/auctex/images/prvtex24.xbm
-%%LISPDIR%%/auctex/images/prvtex24.xpm
-%%LISPDIR%%/auctex/images/prvwrk12.xpm
-%%LISPDIR%%/auctex/images/prvwrk14.xpm
-%%LISPDIR%%/auctex/images/prvwrk16.xpm
-%%LISPDIR%%/auctex/images/prvwrk20.xpm
-%%LISPDIR%%/auctex/images/prvwrk24.xbm
-%%LISPDIR%%/auctex/images/prvwrk24.xpm
-%%LISPDIR%%/auctex/images/pspdf.xpm
-%%LISPDIR%%/auctex/images/sep.xpm
-%%LISPDIR%%/auctex/images/spell.xpm
-%%LISPDIR%%/auctex/images/tex.xpm
-%%LISPDIR%%/auctex/images/view.xpm
-%%LISPDIR%%/auctex/images/viewdvi.xpm
-%%LISPDIR%%/auctex/images/viewpdf.xpm
-%%LISPDIR%%/auctex/images/viewps.xpm
-%%LISPDIR%%/auctex/latex.el
-%%LISPDIR%%/auctex/latex.elc
-%%LISPDIR%%/auctex/multi-prompt.el
-%%LISPDIR%%/auctex/multi-prompt.elc
-%%LISPDIR%%/auctex/plain-tex.el
-%%LISPDIR%%/auctex/plain-tex.elc
-%%LISPDIR%%/auctex/preview.el
-%%LISPDIR%%/auctex/preview.elc
-%%LISPDIR%%/auctex/prv-emacs.el
-%%LISPDIR%%/auctex/prv-emacs.elc
-%%LISPDIR%%/auctex/style/.nosearch
-%%LISPDIR%%/auctex/style/CJK.el
-%%LISPDIR%%/auctex/style/CJK.elc
-%%LISPDIR%%/auctex/style/CJKutf8.el
-%%LISPDIR%%/auctex/style/CJKutf8.elc
-%%LISPDIR%%/auctex/style/MinionPro.el
-%%LISPDIR%%/auctex/style/MinionPro.elc
-%%LISPDIR%%/auctex/style/acro.el
-%%LISPDIR%%/auctex/style/acro.elc
-%%LISPDIR%%/auctex/style/acronym.el
-%%LISPDIR%%/auctex/style/acronym.elc
-%%LISPDIR%%/auctex/style/afterpage.el
-%%LISPDIR%%/auctex/style/afterpage.elc
-%%LISPDIR%%/auctex/style/alltt.el
-%%LISPDIR%%/auctex/style/alltt.elc
-%%LISPDIR%%/auctex/style/alphanum.el
-%%LISPDIR%%/auctex/style/alphanum.elc
-%%LISPDIR%%/auctex/style/amsart.el
-%%LISPDIR%%/auctex/style/amsart.elc
-%%LISPDIR%%/auctex/style/amsbook.el
-%%LISPDIR%%/auctex/style/amsbook.elc
-%%LISPDIR%%/auctex/style/amsbsy.el
-%%LISPDIR%%/auctex/style/amsbsy.elc
-%%LISPDIR%%/auctex/style/amsmath.el
-%%LISPDIR%%/auctex/style/amsmath.elc
-%%LISPDIR%%/auctex/style/amsopn.el
-%%LISPDIR%%/auctex/style/amsopn.elc
-%%LISPDIR%%/auctex/style/amssymb.el
-%%LISPDIR%%/auctex/style/amssymb.elc
-%%LISPDIR%%/auctex/style/amstex.el
-%%LISPDIR%%/auctex/style/amstex.elc
-%%LISPDIR%%/auctex/style/amstext.el
-%%LISPDIR%%/auctex/style/amstext.elc
-%%LISPDIR%%/auctex/style/amsthm.el
-%%LISPDIR%%/auctex/style/amsthm.elc
-%%LISPDIR%%/auctex/style/array.el
-%%LISPDIR%%/auctex/style/array.elc
-%%LISPDIR%%/auctex/style/article.el
-%%LISPDIR%%/auctex/style/article.elc
-%%LISPDIR%%/auctex/style/austrian.el
-%%LISPDIR%%/auctex/style/austrian.elc
-%%LISPDIR%%/auctex/style/babel.el
-%%LISPDIR%%/auctex/style/babel.elc
-%%LISPDIR%%/auctex/style/beamer.el
-%%LISPDIR%%/auctex/style/beamer.elc
-%%LISPDIR%%/auctex/style/biblatex.el
-%%LISPDIR%%/auctex/style/biblatex.elc
-%%LISPDIR%%/auctex/style/bigdelim.el
-%%LISPDIR%%/auctex/style/bigdelim.elc
-%%LISPDIR%%/auctex/style/bigstrut.el
-%%LISPDIR%%/auctex/style/bigstrut.elc
-%%LISPDIR%%/auctex/style/bm.el
-%%LISPDIR%%/auctex/style/bm.elc
-%%LISPDIR%%/auctex/style/book.el
-%%LISPDIR%%/auctex/style/book.elc
-%%LISPDIR%%/auctex/style/booktabs.el
-%%LISPDIR%%/auctex/style/booktabs.elc
-%%LISPDIR%%/auctex/style/bulgarian.el
-%%LISPDIR%%/auctex/style/bulgarian.elc
-%%LISPDIR%%/auctex/style/captcont.el
-%%LISPDIR%%/auctex/style/captcont.elc
-%%LISPDIR%%/auctex/style/cleveref.el
-%%LISPDIR%%/auctex/style/cleveref.elc
-%%LISPDIR%%/auctex/style/comment.el
-%%LISPDIR%%/auctex/style/comment.elc
-%%LISPDIR%%/auctex/style/csquotes.el
-%%LISPDIR%%/auctex/style/csquotes.elc
-%%LISPDIR%%/auctex/style/czech.el
-%%LISPDIR%%/auctex/style/czech.elc
-%%LISPDIR%%/auctex/style/danish.el
-%%LISPDIR%%/auctex/style/danish.elc
-%%LISPDIR%%/auctex/style/dinbrief.el
-%%LISPDIR%%/auctex/style/dinbrief.elc
-%%LISPDIR%%/auctex/style/dk-bib.el
-%%LISPDIR%%/auctex/style/dk-bib.elc
-%%LISPDIR%%/auctex/style/dk.el
-%%LISPDIR%%/auctex/style/dk.elc
-%%LISPDIR%%/auctex/style/doc.el
-%%LISPDIR%%/auctex/style/doc.elc
-%%LISPDIR%%/auctex/style/dutch.el
-%%LISPDIR%%/auctex/style/dutch.elc
-%%LISPDIR%%/auctex/style/emp.el
-%%LISPDIR%%/auctex/style/emp.elc
-%%LISPDIR%%/auctex/style/english.el
-%%LISPDIR%%/auctex/style/english.elc
-%%LISPDIR%%/auctex/style/epigraph.el
-%%LISPDIR%%/auctex/style/epigraph.elc
-%%LISPDIR%%/auctex/style/epsf.el
-%%LISPDIR%%/auctex/style/epsf.elc
-%%LISPDIR%%/auctex/style/everysel.el
-%%LISPDIR%%/auctex/style/everysel.elc
-%%LISPDIR%%/auctex/style/exercise.el
-%%LISPDIR%%/auctex/style/exercise.elc
-%%LISPDIR%%/auctex/style/fancyhdr.el
-%%LISPDIR%%/auctex/style/fancyhdr.elc
-%%LISPDIR%%/auctex/style/fancynum.el
-%%LISPDIR%%/auctex/style/fancynum.elc
-%%LISPDIR%%/auctex/style/fancyref.el
-%%LISPDIR%%/auctex/style/fancyref.elc
-%%LISPDIR%%/auctex/style/fancyvrb.el
-%%LISPDIR%%/auctex/style/fancyvrb.elc
-%%LISPDIR%%/auctex/style/filecontents.el
-%%LISPDIR%%/auctex/style/filecontents.elc
-%%LISPDIR%%/auctex/style/flashcards.el
-%%LISPDIR%%/auctex/style/flashcards.elc
-%%LISPDIR%%/auctex/style/foils.el
-%%LISPDIR%%/auctex/style/foils.elc
-%%LISPDIR%%/auctex/style/fontspec.el
-%%LISPDIR%%/auctex/style/fontspec.elc
-%%LISPDIR%%/auctex/style/footmisc.el
-%%LISPDIR%%/auctex/style/footmisc.elc
-%%LISPDIR%%/auctex/style/francais.el
-%%LISPDIR%%/auctex/style/francais.elc
-%%LISPDIR%%/auctex/style/french.el
-%%LISPDIR%%/auctex/style/french.elc
-%%LISPDIR%%/auctex/style/frenchb.el
-%%LISPDIR%%/auctex/style/frenchb.elc
-%%LISPDIR%%/auctex/style/german.el
-%%LISPDIR%%/auctex/style/german.elc
-%%LISPDIR%%/auctex/style/graphics.el
-%%LISPDIR%%/auctex/style/graphics.elc
-%%LISPDIR%%/auctex/style/graphicx.el
-%%LISPDIR%%/auctex/style/graphicx.elc
-%%LISPDIR%%/auctex/style/harvard.el
-%%LISPDIR%%/auctex/style/harvard.elc
-%%LISPDIR%%/auctex/style/hyperref.el
-%%LISPDIR%%/auctex/style/hyperref.elc
-%%LISPDIR%%/auctex/style/icelandic.el
-%%LISPDIR%%/auctex/style/icelandic.elc
-%%LISPDIR%%/auctex/style/imakeidx.el
-%%LISPDIR%%/auctex/style/imakeidx.elc
-%%LISPDIR%%/auctex/style/index.el
-%%LISPDIR%%/auctex/style/index.elc
-%%LISPDIR%%/auctex/style/inputenc.el
-%%LISPDIR%%/auctex/style/inputenc.elc
-%%LISPDIR%%/auctex/style/italian.el
-%%LISPDIR%%/auctex/style/italian.elc
-%%LISPDIR%%/auctex/style/j-article.el
-%%LISPDIR%%/auctex/style/j-article.elc
-%%LISPDIR%%/auctex/style/j-book.el
-%%LISPDIR%%/auctex/style/j-book.elc
-%%LISPDIR%%/auctex/style/j-report.el
-%%LISPDIR%%/auctex/style/j-report.elc
-%%LISPDIR%%/auctex/style/jarticle.el
-%%LISPDIR%%/auctex/style/jarticle.elc
-%%LISPDIR%%/auctex/style/jbook.el
-%%LISPDIR%%/auctex/style/jbook.elc
-%%LISPDIR%%/auctex/style/jreport.el
-%%LISPDIR%%/auctex/style/jreport.elc
-%%LISPDIR%%/auctex/style/jsarticle.el
-%%LISPDIR%%/auctex/style/jsarticle.elc
-%%LISPDIR%%/auctex/style/jsbook.el

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-all mailing list