1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

1095 Commits

Author SHA1 Message Date
Andreas Klemm
f07e14741e update after make-release 2000-09-07 18:14:27 +00:00
Andreas Klemm
ec3cc5ac1f * samba password is not used on the command line anymore, but in
the PASSWORD environment variable
* custom printer queue names really work now (the given default
  name is "lp" if it isn't used already)
* /etc/apsfilter/$QUEUE/apsfilterrc.$USER  is another config file
* new config variable: DISABLE_DUPLEX (needed if apsfilter is not
  running on the host the print job was started)
* more verbose apsfilterrc template
* some documentation updates
2000-09-07 18:12:51 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Andreas Klemm
3ed6fb6533 upgrade after make-release. 2000-09-06 20:40:41 +00:00
Andreas Klemm
015f5ef84e * Michael Lossin <losse@germanymail.com>:
NIS corrections.
* statement concerning personal e-mail to me and SUPPORT in general.
* make it possible to run apsfilter in NIS environment
  extraction of $HOMEDIR works now.
  idea from: Volker Seebode <vas@plesnik.de>
2000-09-06 20:38:45 +00:00
Satoshi Taoka
3889191e63 Bug-fixed to create correctly filter*.rev of each slave ports
Pointed out:    Jun USHIDA <ushida@msa.biglobe.ne.jp>

And fixed typo
Obtained from: portlint
2000-09-06 16:55:13 +00:00
Andreas Klemm
cbd789df0c update. 2000-09-05 05:05:40 +00:00
Andreas Klemm
3bc5a5d65b Mo 4 Sep 2000 21:34:06 CEST Andreas Klemm <andreas@apsfilter.org>
* fixes for hpdj printers, special treatment for driver hpdj_u970
        * BITSPERPIXEL can't be changed for hpdj
        * due to popular demand: ASCII_PPS and ASCII_LANDSCAPE change the
          printout just for ASCII files, independent of PS_NUP and LANDSCAPE
          (but these provide default values if needed)
        * BINDING now uses "short" and "long" instead of psset-switches
        * fixed printing on PS-printers and during debugging

Sa   2 Sep 2000 18:53:41 CEST   Andreas Klemm <andreas@apsfilter.org>

        * replace list of apsfilter contributors with this link:
          http://www.apsfilter.org/contrib.html

Sa   2 Sep 2000 12:57:15 CEST   Andreas Klemm <andreas@apsfilter.org>

        * added working watermark template
          from Andreas Reuter <ar205@bonzo.geowiss.nat.tu-bs.de>
          this file is the basis to _dynamically_ create backgrounds
          for every printed page, i.e.: "internal use only", "Top Secret"
          etc. Probably we'll use it this way in the future:
                lpr -C wmark="Top Secret" file

Sa   2 Sep 2000 10:40:32 CEST   Andreas Klemm <andreas@apsfilter.org>

        * be more verbose about what A2PS_OPTS gives you
          (overwrites the complete a2ps commandline)

Fr   1 Sep 2000 17:25:12 CEST   Andreas Klemm <andreas@apsfilter.org>

        * yes, we can remove the two entries from KNOWN_BUGS
          These entries are no apsfilter bugs.
          Have been added to FAQ
        * FAQ has been updated on webserver.

Fr   1 Sep 2000 16:19:35 CEST   Michael Lossin <losse@germanymail.com>

        * custom printer queue names, as suggested by Jef Moskot
        * cloning spool dir permissions with chmod (I think this needs
          the GNU version)
        * call checkpc after printcap fiddling (will be ignored by
          BSD spoolers)
        * faster code insertion for paper tray selection with awk, as
          suggested by Beat Rubischon
        * color mode fixed for hpdj
        * small changes in class option code
        * INSTALL, README and apsfilterrc updates
        * remove unneeded docu .... doc/methods, doc/features,
          doc/WHAT_AM_I KNOWN_BUGS
        and by me:
        * still keep KNOWN_BUGS have to test this ...
        * update Makefile (remove nuked stuff)
        * check for checkpc before using it.
        * add /usr/local/sbin for checkpc
2000-09-05 05:03:07 +00:00
Satoshi Taoka
7c5c167d0a Add bmp16m to available printer drivers as default
(because print/pips* uses bmp16m in GS)

Approved by: maintainer
2000-09-04 00:36:37 +00:00
Satoshi Taoka
f012fdcf8f Add bmp16m to available printer drivers as default
(because print/pips* uses bmp16m in GS)
2000-09-04 00:35:33 +00:00
Satoshi Taoka
38ebde0004 Fixed for failuer to make checksum in slave ports
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
Obtained from:	ports-jp@jp.freebsd.org
2000-09-04 00:15:15 +00:00
Andreas Klemm
c740a5bf22 Upgrade md5 chksum. 2000-09-02 16:49:02 +00:00
Andreas Klemm
9d47c1ed24 Upgrade, see ChangeLog. 2000-09-02 16:47:41 +00:00
Satoshi Taoka
7797cbad37 Add pips760, pips770, pips800 and pips820_3300 into
print/Makefile and japanese/Makefile
2000-09-01 16:44:20 +00:00
Satoshi Taoka
b49645b291 Photo Image Print System for Linux --- EPSON PM-760C 2000-09-01 16:41:18 +00:00
Satoshi Taoka
3491673a6c Photo Image Print System for Linux --- EPSON PM-770C 2000-09-01 16:40:02 +00:00
Satoshi Taoka
7def481043 Photo Image Print System for Linux --- EPSON PM-820C PM-3300C 2000-09-01 16:37:25 +00:00
Satoshi Taoka
4aa5f90a92 Photo Image Print System for Linux --- EPSON PM-800C 2000-09-01 16:35:54 +00:00
Andreas Klemm
68b497ec9b * read command in ash already has the functionality
to "raw" read the input. Check if the read command
  can handle "-r" and use it if possible
* fix some minor bugs with PostScript handling

Submitted by:	Michael Lossin <losse@germanymail.com>
2000-08-31 18:06:20 +00:00
David E. O'Brien
a0463a386b Look for the correct shared version of Xaw3d. 2000-08-28 23:57:34 +00:00
Bill Fenner
12846e1021 Remove kchowksey@hss.hns.com as MAINTAINER; email has been
bouncing for 4 months.
2000-08-28 21:12:44 +00:00
Andreas Klemm
3c430db627 update after make release. 2000-08-28 17:35:37 +00:00
Andreas Klemm
4fc9f35a91 Michael Lossin <losse@germanymail.com>:
* ASCII_STYLE is gone; use PS_NUP and LANDSCAPE now (class
  options: 1pps, 2pps, 4pps, 8pps, landscape, portrait)
* new config option: HARDWARE_DUPLEX; set this for printers
  that can handle duplex printing by themselves
* new function: ps_postprocessing() handles all PS_UTILS etc.
* tray selection for duplex printers (as a shell function)
* more class options: shortbind, longbind, tray0...tray9,
  book; related config options: BINDING, PAPERTRAY, PS_BOOK
* give some more info on how to manually flip sheets
* SETUP: fix SMB_FLAGS line for smbclient.conf
* use "-r" option for many read operations
* small fixes here and there
2000-08-28 17:33:43 +00:00
Andreas Klemm
39f331f5b7 update after make-release 2000-08-27 20:46:06 +00:00
Andreas Klemm
21c6013756 Oops, forgot to update the checksum ... 2000-08-27 15:58:06 +00:00
Andreas Klemm
531d04891c update patch after make-release 2000-08-27 15:57:08 +00:00
Andreas Klemm
8b8a1ef16f 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.
2000-08-27 15:56:34 +00:00
David E. O'Brien
51f4bf9cfd Look for proper version of Xaw3d, as this wasn't done when someone upgraded
the Xaw3d port.

Submitted by:	Bernie Doehner <bad@uhf.wireless.net>
2000-08-27 04:18:33 +00:00
Andreas Klemm
1ef0d22ed6 Update: new patch 2000-08-26 16:54:44 +00:00
Andreas Klemm
5f89e614e5 The last changes were too Linux centric (Michael doesn't have access to BSD
machine). So here now some bugfixes to make SETUP work again !

* SETUP: fix permissions of $SPOOLDIR
  700 was to restrictive for BSD.
  TODO: "clone" permissions of $SPOOL
* SETUP: bugfix: BSD needs /usr/sbin in PATH to find chown.
  added /sbin as well, since this is unexpensive and possibly
  needed for other systems.
* SETUP: cosmetic, reformat menues to still fit within 25 lines
* SETUP: fix: grep -c needs an argument (".") in echo "\c" | grep -c .
  to work on FreeBSD and possibly other BSDs with GNU grep 2.4
2000-08-26 16:52:18 +00:00
Andreas Klemm
e06ef9f169 Some cosmetic updates
And nuke GLOBAL.sh entirely (was still left in PLIST)
2000-08-25 17:07:32 +00:00
Ade Lovett
2c47dda968 Unconditionally disable bonobo support here too -- it needs reworking
for the new bonobo code.

Submitted by:	Archie Cobbs <archie@whistle.com>
2000-08-25 16:07:03 +00:00
Andreas Klemm
d31b2652d2 MFC
Allow 6.x gs versions, even developer snapshots.
by using gs --version to get gs version number.
2000-08-25 08:50:54 +00:00
Andreas Klemm
d0e3f1a3a0 upgrade to newest snap 25.08.2000
See ANNOUNCE file in apsfilterrc, what changes have been done !
2000-08-25 08:49:39 +00:00
Andreas Klemm
bbb68e3825 Update port: print/ghostscript55 to 5.50a
Thanks for port submission !

PR:		20266
Submitted by:	tkato@prontomail.ne.jp
2000-08-24 21:20:30 +00:00
Andreas Klemm
9f1c27c0ec forgot the two patches, sorry.
PR:		20038
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-08-24 20:44:58 +00:00
Andreas Klemm
9269d1b0eb The software's own genarch program took several HOURS on
my dual PIII-700  trying to figure out the  sizes of the
        primary and secondary caches. The sizes turned out to be
        rather wrong (definetly true for the L2 cache, may be L1
        is indeed 32Kb). Their algorithm  seems bogus to me, but
        most  importantly,  the  obtained values  are  NOT  USED
        anywhere in the GhostScript code... One of the submitted
        patches rips  the "cache size" section  from the genarch
        entirely.

        The attached modification and new patches also:
                . replace the use of mktemp/fopen with mkstemp/fdopen
                . modify the unix-gcc.mak so that there is no need for
                  GNU-make

PR:		20038
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-08-24 20:43:55 +00:00
Andreas Klemm
6a6a51be24 new apsfilter current archive.
Sorry same date in archive name.
Update md5.
2000-08-22 19:08:15 +00:00
Andreas Klemm
284b2a041d use newest available diff. 2000-08-22 19:06:34 +00:00
Akinori MUSHA
735e506801 Add ruby-clibpdf, a Ruby binding for ClibPDF. 2000-08-22 15:13:41 +00:00
Akinori MUSHA
b00add5d5d Mark as NO_CDROM. One needs a license to bundle this software with
other products. (And only free for non-profit personal use, and use
by educational, non-profit, and government organizations)
2000-08-22 14:19:12 +00:00
Akinori MUSHA
278f3e371b Add clibpdf, a library for creating PDF (Acrobat) files directly
via C language programs.
2000-08-22 14:11:11 +00:00
Thomas Gellekum
a0e10553bd New port py-reportlab, a library for creating PDF documents using Python. 2000-08-22 11:45:41 +00:00
Andreas Klemm
50d40d0008 - Updated apsfilter port to lastest devel snapshot which will soon become
apsfilter 6.0-RELEASE.

- The installation directory changed
  from ${PREFIX}/apsfilter
  to ${PREFIX}/share/apsfilter

- Its possible to run SETUP on a NFS client from mounted ${PREFIX}/share
  and so to install apsfilter on NFS clients ...

- Now Linux and FreeBSD have the same installation directory.

- /etc/apsfilter contains since 6.0 (2 weeks ago) a little directory
  structure for every printer.

- Switching between apsfilter releases is possible by simply changing
  the destination of the symblic link /etc/apsfilter/basedir.

Apsfilter V 6.0 _is_ in my humble opineon stable and useable and
the best apsfilter release ever since filtersetup and such things
have gone ... apsfilter has been modernized from ground up.

So please test test test.
2000-08-22 06:58:45 +00:00
Dima Ruban
03f074dc3e Change MASTER_SITE from ftp-pac.adobe.com to ftp.adobe.com. 2000-08-21 21:32:26 +00:00
Dirk Froemberg
da3cbea0bf Prevent a2ps from going crazy: Don't let it install files in /.
No response from:	maintainer
2000-08-21 19:58:48 +00:00
Andreas Klemm
27e0397669 fix port after apsfilter6's src directory has gone 2000-08-19 08:51:59 +00:00
Andreas Klemm
8dfeb3a5bc new apsfilter developement snap 2000-08-18 14:25:43 +00:00
Andreas Klemm
4532c8683f not necessary anymore in new apsfilter snap ... other committ follows 2000-08-18 14:23:28 +00:00
Andreas Klemm
9102a137b1 enable apsfilter6 in Makefile
this morning I remembered, that I forgot something yesterday ;-)
2000-08-18 05:44:21 +00:00