summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* USE_LIBTOOL.Jeremy Lea2000-10-034-4/+2
| | | | Notes: svn path=/head/; revision=33341
* Update to 0.24. Read the ChangeLog for updates, the list is enormous.Ade Lovett2000-09-289-45/+63
| | | | Notes: svn path=/head/; revision=33217
* Clean .orig files in ${WRKSRC}/lib/doc created by distributionDirk Froemberg2000-09-275-0/+5
| | | | | | | | | patch so they aren't installed. Reported by: onigiri Notes: svn path=/head/; revision=33191
* Add missing files.Dirk Froemberg2000-09-275-0/+20
| | | | | | | Reported by: onigiri Notes: svn path=/head/; revision=33190
* Update files/md5 because distfiles was updated but these are same file names.Satoshi Taoka2000-09-274-4/+4
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=33187
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-253-6/+3
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Update WWW:Bill Fumerola2000-09-251-1/+1
| | | | Notes: svn path=/head/; revision=33080
* Update this to version 4.13.Chuck Robey2000-09-224-41/+31
| | | | Notes: svn path=/head/; revision=32961
* ComplexProgramTarget() -> ComplexProgramTargetNoMan()Satoshi Asami2000-09-221-0/+11
| | | | Notes: svn path=/head/; revision=32953
* Add BUILD_DEPENDS to appropriate version of X depending on the valueSatoshi Asami2000-09-211-3/+9
| | | | | | | of XFREE86_VERSION. Notes: svn path=/head/; revision=32916
* Add sgf2tex, a system for typesetting Go games and diagrams using TeX.Ade Lovett2000-09-197-0/+148
| | | | | | | | PR: 19965 Submitted by: Steve Coltrin <spcoltri@omcl.org> Notes: svn path=/head/; revision=32860
* (1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka2000-09-189-49/+40
| | | | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. Notes: svn path=/head/; revision=32795
* Add pdflib3.Satoshi Asami2000-09-141-0/+1
| | | | Notes: svn path=/head/; revision=32595
* new port pdflib3 (repocopy from pdflib):Bill Fumerola2000-09-134-42/+31
| | | | | | | | | | | | | | | | version 3 of pdflib has odd restrictions for usage (and you may need to purchase a license depending on what you do with it). It is however needed for php4's pdf functions and is of use to many, so we'll keep a seperate restricted port available for those of us who need it. Support for languages other then C/C++ are turned off for now, but I may change that (turning on perl/tcl/python support involves turning _off_ C/C++ support, so I'll add a WITH_FOO knob later) Submitted by: sobomax, billf Notes: svn path=/head/; revision=32591
* Use bsd.python.mk.Thomas Gellekum2000-09-122-96/+90
| | | | Notes: svn path=/head/; revision=32546
* - Remove restriction of encrypted PDF supportAndreas Klemm2000-09-113-36/+24
| | | | | | | | | | - nonexistent -> NONEXISTENT PR: 21082 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=32524
* - Remove restriction of encrypted PDF supportAndreas Klemm2000-09-1112-140/+116
| | | | | | | | | | | | | | - nonexistent -> NONEXISTENT - Add USE_GMAKE - portlint - Fix usage of PREFIX/LOCALBASE - Fix pkg/PLIST PR: 21083 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=32523
* fix missing symlink.MIHIRA Sanpei Yoshiro2000-09-112-2/+2
| | | | | | | | | splash image at start up would be white and black, not colorful. Approved by: dima Notes: svn path=/head/; revision=32514
* Update to 1.1.5fix1.CHOI Junho2000-09-114-6/+45
| | | | Notes: svn path=/head/; revision=32510
* Add USE_AUTOCONF to make this build and install again (hopefully 8-|)Dirk Froemberg2000-09-105-0/+5
| | | | | | | PR: ports/20638, ports/21041 Notes: svn path=/head/; revision=32488
* update after make releaseAndreas Klemm2000-09-092-3/+3
| | | | Notes: svn path=/head/; revision=32453
* changes see ChangeLogAndreas Klemm2000-09-093-60/+74
| | | | | | | | | | | | | | | | | | | | | | revamped port dependencies - if defined(BATCH) && defined(APSFILTER_ALL) every tool and filter supported by apsfilter will be installed (very time and space consuming) - if defined(BATCH) only most necessary things are installed If you want complete control over what to install, then don't define BATCH or BATCH && APSFILTER_ALL, then please use the new updated interactive method of building using dialog. The configure script is now up to date, concerning tools needed/supported by apsfilter and a little bit more explicite ! Thanks for Greg Lehey and friends for a vivit discussion, this is the desired result I hope !!! Notes: svn path=/head/; revision=32452
* update after make-releaseAndreas Klemm2000-09-072-3/+3
| | | | Notes: svn path=/head/; revision=32404
* * samba password is not used on the command line anymore, but inAndreas Klemm2000-09-072-2/+2
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=32403
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-072-48/+40
| | | | Notes: svn path=/head/; revision=32391
* upgrade after make-release.Andreas Klemm2000-09-062-3/+3
| | | | Notes: svn path=/head/; revision=32345
* * Michael Lossin <losse@germanymail.com>:Andreas Klemm2000-09-062-2/+2
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=32344
* Bug-fixed to create correctly filter*.rev of each slave portsSatoshi Taoka2000-09-061-5/+3
| | | | | | | | | | Pointed out: Jun USHIDA <ushida@msa.biglobe.ne.jp> And fixed typo Obtained from: portlint Notes: svn path=/head/; revision=32342
* update.Andreas Klemm2000-09-052-3/+3
| | | | Notes: svn path=/head/; revision=32297
* Mo 4 Sep 2000 21:34:06 CEST Andreas Klemm <andreas@apsfilter.org>Andreas Klemm2000-09-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=32296
* Add bmp16m to available printer drivers as defaultSatoshi Taoka2000-09-043-3/+3
| | | | | | | | | (because print/pips* uses bmp16m in GS) Approved by: maintainer Notes: svn path=/head/; revision=32232
* Add bmp16m to available printer drivers as defaultSatoshi Taoka2000-09-041-2/+2
| | | | | | | (because print/pips* uses bmp16m in GS) Notes: svn path=/head/; revision=32231
* Fixed for failuer to make checksum in slave portsSatoshi Taoka2000-09-041-1/+3
| | | | | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> Obtained from: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=32230
* Upgrade md5 chksum.Andreas Klemm2000-09-022-2/+2
| | | | Notes: svn path=/head/; revision=32214
* Upgrade, see ChangeLog.Andreas Klemm2000-09-022-2/+2
| | | | Notes: svn path=/head/; revision=32213
* Add pips760, pips770, pips800 and pips820_3300 intoSatoshi Taoka2000-09-011-0/+4
| | | | | | | print/Makefile and japanese/Makefile Notes: svn path=/head/; revision=32181
* Photo Image Print System for Linux --- EPSON PM-760CSatoshi Taoka2000-09-014-0/+33
| | | | Notes: svn path=/head/; revision=32179
* Photo Image Print System for Linux --- EPSON PM-770CSatoshi Taoka2000-09-014-0/+34
| | | | Notes: svn path=/head/; revision=32178
* Photo Image Print System for Linux --- EPSON PM-820C PM-3300CSatoshi Taoka2000-09-014-0/+34
| | | | Notes: svn path=/head/; revision=32177
* Photo Image Print System for Linux --- EPSON PM-800CSatoshi Taoka2000-09-016-0/+118
| | | | Notes: svn path=/head/; revision=32176
* * read command in ash already has the functionalityAndreas Klemm2000-08-312-2/+2
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=32157
* Look for the correct shared version of Xaw3d.David E. O'Brien2000-08-281-1/+1
| | | | Notes: svn path=/head/; revision=32068
* Remove kchowksey@hss.hns.com as MAINTAINER; email has beenBill Fenner2000-08-281-2/+0
| | | | | | | bouncing for 4 months. Notes: svn path=/head/; revision=32066
* update after make release.Andreas Klemm2000-08-282-2/+2
| | | | Notes: svn path=/head/; revision=32056
* Michael Lossin <losse@germanymail.com>:Andreas Klemm2000-08-282-2/+2
| | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=32055
* update after make-releaseAndreas Klemm2000-08-271-1/+1
| | | | Notes: svn path=/head/; revision=32041
* Oops, forgot to update the checksum ...Andreas Klemm2000-08-271-1/+1
| | | | Notes: svn path=/head/; revision=32037
* update patch after make-releaseAndreas Klemm2000-08-272-2/+2
| | | | Notes: svn path=/head/; revision=32036
* Update to todays snapshot which offers new features and bugfixes.Andreas Klemm2000-08-273-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=32035