Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 13:33:47 -0800 (PST)
From:      Andreas Klemm <andreas@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print/apsfilter Makefile distinfo pkg-plist
Message-ID:  <200202242133.g1OLXlK13801@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     2002/02/24 13:33:47 PST

  Modified files:
    print/apsfilter      Makefile distinfo pkg-plist 
  Log:
  - new apsfilter version 7.2.2 - bugfix release !
  - please upgrade
  - updated pkg-plist to match reality
  - tested packaging
  Changes:
  - replace awk "duplex" function with psset call
  - adjust psnup rotation to various converters
    for landscape mode
  - add landscape option to enscript command line
  - introduce IGNORE_LPD_RAW variable to please buggy
    spoolers that send jobs in raw mode
  - sanitize ": ${foo:-bar}" to ": ${foo:=bar}"
  - make n{c}print line whitespace-safe
  - save return code in global temporary file
  - typo in wmf2eps line
  - make apspreview use global "restrictions" file
  - get basedir in SETUP from configure
  - protect $foo[bar] contructs from being expanded
    to array elements by zsh
  - add "-dPARANOIDSAFER" for gs7.04 (harmless for all
    older releases)
  - save "rm" and "rp" in SETUP.cfg
  - add some hints w.r.t landscape and n-up in handbook
  - remove media types in scripts for some PCL printers
  - be more helpful with "invalid method"
  - LaserJet 4L needs fixed 300dpi
  - LN macro in Makefile needs -n switch -- we must
    create a directory link even if one exists already
  - add .PHONY targets in Makefiles
  - MAPPING update
  - change email address in various places
  new driver scripts:
  -  ljet4l, pips/sc70s, pips/sc80s, stp/pcl-2, stp/pcl-4
  
  Revision  Changes    Path
  1.97      +1 -1      ports/print/apsfilter/Makefile
  1.55      +1 -1      ports/print/apsfilter/distinfo
  1.19      +5 -3      ports/print/apsfilter/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202242133.g1OLXlK13801>