Commit graph

1532 commits

Author SHA1 Message Date
Andreas Klemm
705d3b985d unbreak port for -current
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>
2001-12-29 23:29:58 +00:00
Andreas Klemm
a29a5b29b1 Update to apsfilter version 7.1.1
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 ;-)
2001-12-29 21:52:07 +00:00
Mario Sergio Fujikawa Ferreira
3693a0f3ae o Missed when rev 1.61 of Makefile was committed (blame getpr) for
PR mentioned below
o do NOT bump PORTREVISION since it only fixes BATCH builds

PR:		33061
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-29 17:01:20 +00:00
Mario Sergio Fujikawa Ferreira
b015871462 - Update Gimp-Print driver to version 4.2.0
- Update HPinkjet driver to version 1.0
- Better support for jpeg WRKDIR location

PR:		33061
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-27 16:47:06 +00:00
Mario Sergio Fujikawa Ferreira
831fb2519e - Update Gimp-Print driver to version 4.2.0
- Update HPinkjet driver to version 1.0
- Better support for jpeg WRKDIR location
- bump PORTREVISION

PR:		33060
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-27 16:45:47 +00:00
Pete Fritchman
3701cd224f Add xtexsh 1.4.2, Tcl/Tk-based simple TeX interface.
PR:		29630
Submitted by:	Jean-Sebastien Roy <js@jeannot.org>
2001-12-25 18:22:11 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
David W. Chapman Jr.
2491c4ac64 Update to 20011219
PR:		33147
Submitted by:	maintainer
2001-12-25 05:24:00 +00:00
Andreas Klemm
89890b0616 update to apsfilter 7.1.0
- 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.
2001-12-24 19:51:55 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Andreas Klemm
3a582d6a09 "You want to make it reference ${LOCALBASE}/bin/bash. Remember, ports
assume dependencies are installed in ${LOCALBASE} or ${X11BASE}."
That says it all.

Obtained from:	Pete Fritchman <petef@databits.net>
2001-12-18 08:26:36 +00:00
Andreas Klemm
4c3cb8b3d9 Unluckily FreeBSD's shell isn't able to read from/write to /dev/stdin
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.
2001-12-17 18:47:36 +00:00
Maxim Sobolev
82b30360ce Move creation of ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap from
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
2001-12-17 09:03:07 +00:00
Andreas Klemm
67580370a5 New apsfilter version 7.0.1
- 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
2001-12-16 20:30:51 +00:00
David W. Chapman Jr.
89f4e5041a Fix typo in pkg-message
PR:		32905
Submitted by:	Paul Marquis
2001-12-16 18:03:19 +00:00
Steve Price
8f304fa77c Fix PLIST and bump PORTREVISION because there are a number of new files
now in the packing list.
2001-12-15 22:16:12 +00:00
Ying-Chieh Liao
1204a4c669 upgrade to 20011008
PR:		32814
Submitted by:	Statue <statue@softwareliberty.org>
2001-12-14 07:21:22 +00:00
Andreas Klemm
3517f0fb55 change default parallel device from lp0 to lpt0 2001-12-14 00:26:51 +00:00
Maxim Sobolev
ee63afb452 Update to 0.34. 2001-12-12 21:41:21 +00:00
Andreas Klemm
84018fb95b update apsfilter to new version 7.0, here a short summary,
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 ;-)
2001-12-09 18:57:54 +00:00
Anton Berezin
eb536d89b6 Update to 0.18. 2001-12-06 20:34:24 +00:00
Will Andrews
ebcbe757d0 1) Fix minor errors in the print/cups breakup.
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
2001-12-04 04:11:38 +00:00
Will Andrews
d32643d595 Break out the CUPS port into two parts: cups-base (libraries only) and
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
2001-12-04 01:10:42 +00:00
Nik Clayton
5038cf5e2c From the PR:
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>
2001-12-03 20:15:59 +00:00
Satoshi Taoka
42b6758122 Update version to 2.05 2001-12-03 00:20:35 +00:00
Ying-Chieh Liao
607c86dd5d pass maintainership to statue@freebsd.sinica.edu.tw
Submitted by:	new maintainer
2001-12-02 18:20:37 +00:00
Andreas Klemm
65cc2d41a1 - Add patch, update to FAQ and handbook and some driver updates for SETUP
- 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)
2001-12-01 16:50:19 +00:00
Kris Kennaway
20597a5fda Remove share/enscript at deinstall
Submitted by:	bento
2001-11-30 23:57:12 +00:00
Kris Kennaway
f9cc101394 Remove share/latex2rtf on deinstall
Submitted by:	bento
2001-11-30 23:43:49 +00:00
CHOI Junho
3fb53f98fb Update CJK patchset of 1.1.6fix3.
I think it is broken in -current under CJK locale
because of xforms+locale.

Submitted by:	statue@cnpa.adsldns.org
2001-11-27 11:08:08 +00:00
Maxim Sobolev
63bb30b303 Use `@exec touch ...' to create ${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
2001-11-26 13:38:37 +00:00
Ying-Chieh Liao
d4634bbee2 upgrade to 3.4.0 2001-11-26 13:15:51 +00:00
FUJISHIMA Satsuki
a27a04ddcb update to 20011124.
PR:		31400
Submitted by:	maintainer
2001-11-25 17:17:36 +00:00
Ying-Chieh Liao
a67d0877cf t1.3 -> t1.4 2001-11-23 17:25:26 +00:00
Maxim Sobolev
70560775cc Add freetype2 as dependency.
Submitted by:	"Nuzrin Yaapar" <nuzrin@nuzrin.com>
2001-11-22 08:57:36 +00:00
Pete Fritchman
357bae031d Bump PORTREVISION due to recent patches
Submitted by:	mi
2001-11-21 12:36:40 +00:00
Pete Fritchman
fcb81602de Add a patch so a2ps doesn't bomb out if the machine it is called from has
a long hostname

PR:		26909
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2001-11-21 01:35:10 +00:00
Pete Fritchman
8785b671f5 Fix path to ogonkify fonts
PR:		15922
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
Approved by:	maintainer timeout
2001-11-21 00:16:14 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Maxim Sobolev
f437256047 Update to 0.32. 2001-11-20 14:18:25 +00:00
David W. Chapman Jr.
d6b32dace5 Update cups to 1.1.12
PR:		32062
Submitted by:	maintainer
2001-11-19 22:17:29 +00:00
Ying-Chieh Liao
e1b7e5c03a chown user:group, not user.group 2001-11-15 13:12:58 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Maxim Sobolev
5cc81163a8 Update to 1.0.2. 2001-11-12 12:43:28 +00:00
Maxim Sobolev
c446627419 Update to 0.31. 2001-11-09 16:39:26 +00:00
Satoshi Taoka
49d68ad18e Move PORTREVISION from its master-port because it does not need for the other 2001-11-07 19:44:59 +00:00
Satoshi Taoka
f136128597 the distfile does not exist 2001-11-07 19:21:33 +00:00
Satoshi Taoka
4cde421e13 Update vertion to 2.x 2001-11-07 19:05:33 +00:00