aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Updated to 1.14.Mark Pulford2001-12-302-2/+2
| | | | Notes: svn path=/head/; revision=52388
* unbreak port for -currentAndreas Klemm2001-12-291-0/+38
| | | | | | | | | | | | Since the `.' seperator has been deprecated for a while now, the chown command fails - at least under -current. Changed his patch to patch actually SETUP.in and not the resulting file SETUP after running configure. Submitted by: "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk> Notes: svn path=/head/; revision=52380
* Update to apsfilter version 7.1.1Andreas Klemm2001-12-295-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix release and new cool features New: apspreview script and manpage -> allows you to preview your print session using gv, kghostview or ghostview (in that order). If the result fits your needs you can of course directly print from within these viewers using lpr -C and using apsfilter options New: "apsfilter-bug" utility which supports you to release a helpful bug- or problem report for us developers. Its the first release and certainly will get useful updates in the future. Detects automatically the apsfilter version you use (-current or -stable) and sends mail to proper mailinglist apsfilter-current or apsfilter-stable mailinglist. New: handbook and manpage updates / cleanups. More guidance how to release a bug report using apsfilter-bug(1) apsfilter manpage documents now all print options (-C/-Z option) supported by apsfilter Fixes (Prio) - (HIGH) unbreak hardware duplex printing for all true Postscript printer - (MEDIUM) pcl3/u970 driver fix for (hardware) duplex printing. Comment: not tested due to hardware fault of our duplex device. Would appreciate some feedback. pcl3 driver is very picky about combination of gs driver options. The options currently in use have been selected from pcl3 handbook to our best knowledge. - (HIGH) New ljet4 driver for LaserJet4 style lasers. Previously it used the cdeskjet driver, which was wrong. - (HIGH) a2ps sometimes delegates print jobs to other applications even if user wanted to force ASCII printing (using lpr -C ascii). This breaks for example printing of Latex Sources. a2ps will now be executed with "--delegate=no". Fixed ! I encourage everybody to use this new version. Later version perhaps will get some more generic printer_add/mod/del commands as prerequisite for perhaps other graphical admin tools. For that we could need some help from webmin, TCL/TK or gtk GUI wizards ... Thats usually not my business ;-) Notes: svn path=/head/; revision=52379
* o Missed when rev 1.61 of Makefile was committed (blame getpr) forMario Sergio Fujikawa Ferreira2001-12-292-2/+2
| | | | | | | | | | | PR mentioned below o do NOT bump PORTREVISION since it only fixes BATCH builds PR: 33061 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52363
* - Update Gimp-Print driver to version 4.2.0Mario Sergio Fujikawa Ferreira2001-12-2720-270/+212
| | | | | | | | | | | - Update HPinkjet driver to version 1.0 - Better support for jpeg WRKDIR location PR: 33061 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52250
* - Update Gimp-Print driver to version 4.2.0Mario Sergio Fujikawa Ferreira2001-12-2730-420/+327
| | | | | | | | | | | | - Update HPinkjet driver to version 1.0 - Better support for jpeg WRKDIR location - bump PORTREVISION PR: 33060 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52249
* Add xtexsh 1.4.2, Tcl/Tk-based simple TeX interface.Pete Fritchman2001-12-256-0/+63
| | | | | | | | PR: 29630 Submitted by: Jean-Sebastien Roy <js@jeannot.org> Notes: svn path=/head/; revision=52166
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* Update to 20011219David W. Chapman Jr.2001-12-2510-28/+56
| | | | | | | | PR: 33147 Submitted by: maintainer Notes: svn path=/head/; revision=52148
* update to apsfilter 7.1.0Andreas Klemm2001-12-245-17/+5
| | | | | | | | | | | | | | | | | | | | - new design: use GNU configure alike script (without the bloat) for creating different files (scripts, manpages, handbook, Makefile). now paths are 100% matching. - create portable Makefile across various platforms - manpage update, supported file types, commandline options (lpr -C/-Z), docu fixes - some fixes in driver (hl1250, bjc600/800) BTW: Need assistance for duplex options for pcl3 u970 driver (HP DeskJet 970C). My duplex hardware is toast. If you set HARDWARE_DUPLEX in apsfilterrc, then you are able to use duplex capabilities. pcl driver explains what magic options have to be set, but I think it doesn't work ... If somebody has the hardware/time ... Current settings are done from documentation to my best knowledge. Notes: svn path=/head/; revision=52111
* - PORTDOCS policePatrick Li2001-12-241-4/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-205-85/+40
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-195-40/+85
| | | | Notes: svn path=/head/; revision=51864
* "You want to make it reference ${LOCALBASE}/bin/bash. Remember, portsAndreas Klemm2001-12-182-2/+2
| | | | | | | | | | assume dependencies are installed in ${LOCALBASE} or ${X11BASE}." That says it all. Obtained from: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=51727
* Unluckily FreeBSD's shell isn't able to read from/write to /dev/stdinAndreas Klemm2001-12-173-0/+16
| | | | | | | | | | | | | | and stdout. Therefore we have to use bash as shell for /usr/local/bin/aps2file program. Arrange things with patch and pre-configure command, so that this port stays prefix-clean. The patch inserts !!PREFIX!!/bin/bash and configure configures in the current PREFIX settings. I'd whish somebody could fix our shell to remove the dependency from bash. Notes: svn path=/head/; revision=51679
* Move creation of ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap fromMaxim Sobolev2001-12-176-3/+9
| | | | | | | | | | pkg-plist to Makefile on a second attempt to fix bento build and unlock building of some 200 ports that depend on gnomeprint. Submitted by: bento Notes: svn path=/head/; revision=51652
* New apsfilter version 7.0.1Andreas Klemm2001-12-164-16/+18
| | | | | | | | | | | | | | | - patch-SETUP is included in 7.0.1 (we don't provide insane defaults anymore) - support for HPIJS V 1.0 ("IJS" driver) - still supporting old HPIJS driver ("HPIJS" driver) - some more sanity checks in SETUP (check is print device is character special) - added bjc800 driver script, since it differs to bjc600 printer - format of MAPFILE documented - handbook has been updated - compatible to 7.0.0 version, so old entries and spooldirs should work after upgrade has been made Notes: svn path=/head/; revision=51636
* Fix typo in pkg-messageDavid W. Chapman Jr.2001-12-161-1/+1
| | | | | | | | PR: 32905 Submitted by: Paul Marquis Notes: svn path=/head/; revision=51632
* Fix PLIST and bump PORTREVISION because there are a number of new filesSteve Price2001-12-152-8/+8
| | | | | | | now in the packing list. Notes: svn path=/head/; revision=51603
* upgrade to 20011008Ying-Chieh Liao2001-12-142-3/+3
| | | | | | | | PR: 32814 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=51521
* change default parallel device from lp0 to lpt0Andreas Klemm2001-12-141-0/+11
| | | | Notes: svn path=/head/; revision=51510
* Update to 0.34.Maxim Sobolev2001-12-129-6/+18
| | | | Notes: svn path=/head/; revision=51420
* update apsfilter to new version 7.0, here a short summary,Andreas Klemm2001-12-094-9/+242
| | | | | | | | | | | | | | | | | | | | | | | see ANNOUNCE and ChangeLog for a complete list: - supports fully ghostscript7 - enhanced driver support, hpijs, pips, latest gimp-print, etc ... - per driver scripts, where printer manufacturer *could* place their driver/scripts, the case structure wasn't scaleable anymore an led to incomplete support or to large apsfilter script - unified command-line options, see handbook - support for HARDWARE_COPIES if your printer can print multiple copies himself - option settings can be restricted by the administrator for all printer or print queues (maybe to save print costs on color printers ...) - support for many new filetypes - print contens of archives: tar, cpio, ar, zip, zoo ... - security: update for duplex print keys - separate faq has gone, everything is in the handbook - error messages can be sent to user now via Cc: - no bugs so far ;-) Notes: svn path=/head/; revision=51296
* Update to 0.18.Anton Berezin2001-12-063-2/+4
| | | | Notes: svn path=/head/; revision=51160
* 1) Fix minor errors in the print/cups breakup.Will Andrews2001-12-045-27/+68
| | | | | | | | | | | 2) Make sure CUPS is installed correctly permissions wise. 3) Bump PORTREVISION to acknowledge #2. Reported by: Alan Eldridge <alane@geeksrus.net> (#2) Submitted by: maintainer Notes: svn path=/head/; revision=51008
* Break out the CUPS port into two parts: cups-base (libraries only) andWill Andrews2001-12-0418-1006/+189
| | | | | | | | | | | | | | | | | cups-lpr (LP* replacement). This is done to avoid clashing LPR systems but still allow programs to compile with CUPS support. This is essential for the upcoming KDE 2.2.2 upgrade. Note that ports/print/cups is now a meta-port for the two subports, to preserve POLA. Hence, this commit starts the new life for cups packages. Bump PORTREVISION on all three accordingly. PR: 32321 Reported by: gad Submitted by: maintainer Notes: svn path=/head/; revision=50998
* From the PR:Nik Clayton2001-12-033-11/+26
| | | | | | | | | | | | | | | | | | | | | | mktexlsr is well called from Makefile but not from the pkg-plist. this cause jadetex to not be recognized by tex at runtime. Makefile MAINTAINER email adress fixed PREFIX changed to LOCALBASE where needed pkg-message handling added do-install rewritten (long lines wrapped) pkg-message /usr/local changed to LOCALBASE pkg-plist @comment $FreeBSD$ added @exec mktexlsr added PR: ports/31151 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=50989
* Update version to 2.05Satoshi Taoka2001-12-032-3/+3
| | | | Notes: svn path=/head/; revision=50915
* pass maintainership to statue@freebsd.sinica.edu.twYing-Chieh Liao2001-12-021-1/+1
| | | | | | | Submitted by: new maintainer Notes: svn path=/head/; revision=50871
* - Add patch, update to FAQ and handbook and some driver updates for SETUPAndreas Klemm2001-12-012-1/+7
| | | | | | | | | | | - place apsfilter distfiles into subdir apsfilter, since name of patchfile doesn't contain string apsfilter. On my TODO list for future. - update prio for apsfilter user: low (hint: try/test apsfilter-current from http://www.apsfilter.org if you are looking for more printer support and other goodies) Notes: svn path=/head/; revision=50814
* Remove share/enscript at deinstallKris Kennaway2001-11-301-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50787
* Remove share/latex2rtf on deinstallKris Kennaway2001-11-301-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50784
* Update CJK patchset of 1.1.6fix3.CHOI Junho2001-11-275-29/+124
| | | | | | | | | | I think it is broken in -current under CJK locale because of xforms+locale. Submitted by: statue@cnpa.adsldns.org Notes: svn path=/head/; revision=50621
* Use `@exec touch ...' to create ↵Maxim Sobolev2001-11-263-0/+3
| | | | | | | | | | | | | ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap if it doesn't exist. This ensures that the file is created in all cases and should fix bento build. Originally file is only created when the package is built on a system with X11 fonts installed. Submitted by: bento Notes: svn path=/head/; revision=50570
* upgrade to 3.4.0Ying-Chieh Liao2001-11-265-25/+8
| | | | Notes: svn path=/head/; revision=50568
* update to 20011124.FUJISHIMA Satsuki2001-11-2510-84/+36
| | | | | | | | PR: 31400 Submitted by: maintainer Notes: svn path=/head/; revision=50542
* t1.3 -> t1.4Ying-Chieh Liao2001-11-231-1/+1
| | | | Notes: svn path=/head/; revision=50415
* Add freetype2 as dependency.Maxim Sobolev2001-11-223-0/+6
| | | | | | | Submitted by: "Nuzrin Yaapar" <nuzrin@nuzrin.com> Notes: svn path=/head/; revision=50361
* Bump PORTREVISION due to recent patchesPete Fritchman2001-11-211-0/+1
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=50331
* Add a patch so a2ps doesn't bomb out if the machine it is called from hasPete Fritchman2001-11-211-0/+19
| | | | | | | | | | | a long hostname PR: 26909 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=50310
* Fix path to ogonkify fontsPete Fritchman2001-11-211-0/+11
| | | | | | | | | PR: 15922 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: maintainer timeout Notes: svn path=/head/; revision=50308
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-204-4/+4
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Update to 0.32.Maxim Sobolev2001-11-2012-51/+15
| | | | Notes: svn path=/head/; revision=50257
* Update cups to 1.1.12David W. Chapman Jr.2001-11-1921-63/+315
| | | | | | | | PR: 32062 Submitted by: maintainer Notes: svn path=/head/; revision=50225
* chown user:group, not user.groupYing-Chieh Liao2001-11-151-1/+1
| | | | Notes: svn path=/head/; revision=50066
* Maintainer is now committer so change to new email address.Patrick Li2001-11-152-2/+2
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* Update to 1.0.2.Maxim Sobolev2001-11-1212-16/+110
| | | | Notes: svn path=/head/; revision=49964
* Update to 0.31.Maxim Sobolev2001-11-099-6/+12
| | | | Notes: svn path=/head/; revision=49890
* Move PORTREVISION from its master-port because it does not need for the otherSatoshi Taoka2001-11-071-0/+1
| | | | Notes: svn path=/head/; revision=49816