Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2000 08:56:34 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print/apsfilter6 Makefile ports/print/apsfilter6/pkg PLIST ports/print/apsfilter6/scripts configure
Message-ID:  <200008271556.IAA31570@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     2000/08/27 08:56:34 PDT

  Modified files:
    print/apsfilter6     Makefile 
    print/apsfilter6/pkg PLIST 
    print/apsfilter6/scripts configure 
  Log:
  Update to todays snapshot which offers new features and bugfixes.
  Update to this snap is highly recommended.
  
         Michael Loßin <phallobst@web.de>
          --------------------------------
            Here are some small changes to the duplex code, more class stuff
            and several minor tweaks:
          * duplex printing:
                  - "forced simplex" mode was totally fscked up
                    (infinite loop _and_ wrong print command)
                  - use psselect _or_ pstops to extract odd/even pages
                  - one less temporary file
          * new function send_mail for duplex and failure messages
          * DVIPS_REVERSE and ACROREAD_REVERSE are gone; PS_UTILS
            should be used to correct _all_ file formats
          * new class options:
                  - a3,a4,letter,legal,ledger  (paper size)
                  - a2ps,mpage,recode  (ASCII filter)
                  - 1pps,2pps,4pps,8pps  (pages per sheet)
                  - border,noborder,header,noheader  (ASCII style)
                  - landscape  (force orientation for ASCII and DVI)
                  - simplex  (force non-duplex mode)
                  - color,mono  (color handling)
          * FAQ update
          * slight manpage fixes
          * Makefile fixes
          * small cosmetic changes here and there
  
          changes from me:
          ----------------
          * SETUP: A -> abort, I -> install a printer, Q finish installation
            I think quit is the usual leave operation
          * hint for FreeBSD ports collection, not to install manpages
          * SETUP, apsfilter: Change my mail address to andreas@apsfilter.org
          * SETUP: make more clear how to restart the lineprinter scheduler
          * SETUP: install_man_pages:
                  - document 'default' to not install manpages when simply
                    hitting RETURN, ie. when installing from FreeBSD ports
                    collection
                  - its not clear if FreeBSD user used ports collection or
                    not, so ask if manual pages should be installed or not
          * SETUP: save 2 seconds sleep by combining a message
          * FAQ, use the SGML based version
            Changes to the FAQ should directly be made to the doc tree !
          * TODO: remove resolved items, update some ITEMS and one new.
  
  Revision  Changes    Path
  1.71      +2 -2      ports/print/apsfilter6/Makefile
  1.14      +0 -5      ports/print/apsfilter6/pkg/PLIST
  1.16      +2 -2      ports/print/apsfilter6/scripts/configure



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?200008271556.IAA31570>