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>
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.
last recent changes:
Mo 14 Aug 2000 07:05:28 CEST Andreas Klemm <andreas@apsfilter.org>
* SETUP: use "-" instead of "-_", as reported from
Hal Bower. To make print_testpage work on every gs version.
For printing the test page this is enough.
* info file fix: use new domain "apsfilter.org"
* refresh info concerning mailing-lists, the following are
available now:
- apsfilter-announce Announcements
- apsfilter-chat talk/chat around apsfilter and printing
- apsfilter-current developer version of apsfilter
- apsfilter-cvs Commit Messages of Apsfilter Developers
- apsfilter-devel Closed List for Apsfilter Developers
- apsfilter-hackers Technical Discussion, code submissions
- apsfilter-help User Support / Help Forum
- apsfilter-printing Printing under Unix environment
- apsfilter-stable apsfilter stable release (5.x)
Add patch 5.4.2 to RELENG_5
Things that makes me wonder:
a) patch is unable to remove make-release, that vanished in RELENG_5
so I had to remove the diff for that. Don't know if our patch is
so dumb, or if cvs diff doesn't generate the right things.
The complete diff concerning this is rejected.
b) the CONFIGURE TARGET OF OUR PORTS COLLECTION STILL doesn't work.
Could someone please tell me, if I missed something ???
Suddenly the apsfilter configure script isn't executed anymore
and so the apsfilter port doesn't create Makefile.inc to resolve
the port dependencies, when being called "interactively"...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
completely to www.apsfilter.org
Many thanks to the FreeBSD developer team, Jordan, WC,
who made distribution of apsfilter possible for years.
Changes:
- checksums changed
- Redesign concerning patches to save CVS repository space
remove patches in patches directory completely !
- use PATCHFILES in Makefile instead, which are actually
smaller changes !
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.
By (1) and (2), I removed the next line:
[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir
from PLIST or Makefile
CV: ----------------------------------------------------------------------
Texinfo.el is a major mode elisp for editing Texinfo files.
Texinfmt.el is for formatting Texinfo files into Info files.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
o Additional "post-5.4.2 Release" features:
- AppleTalk Remote printer support (via netatalk's pap(1) utility).
Experimental, please test !
- new revised uniprint profiles from Harold Bower <HalBower@worldnet.att.net>
and additionally some new for:
- Epson Stylus 800 (Monochrome) and
- Epson LQ-570/870/1070/1170 24-pin Dot-Matrix
- prevent printing of an empty page when using raw printer, default is off now.
- bugfix: older gs versions (< v6.x) doesn't support "-_", which allows more efficient read operation. The bug prevented apsfilter to work with the
older gs versions.
- bugfix: hpdj (3rd party gs driver) doesn't like the -sBitsPerPixel option. So stripp it off, if using hpdj driver.
- FAQ file cleanups
- better hpdj driver defaults for HP DJ 970 printers
- some cleanups in code when printing PDF files
- and other things ....
Hi,
by accident I found that a2ps dumps core if invoked with
options for the old a2ps version.
a2ps -f -F7.0
reproduces the problem. With the following patch the problem
seems to be cured.
The patches work.
Submitted by: Oliver Adler <oli@devsoft.devsoft.com>
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
audio/gnomemedia 1.2.0
deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0
devel/glade 0.5.9
devel/libgtop 1.0.9
games/gnomegames 1.2.0
graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2
misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0
sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50
x11/gnomecore 1.2.0
x11/gnomelibs 1.2.1
Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.
Plus. The metaport has been reworked to bring in a few more
often-requested items.
Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
if you want apsfilters so called "CLASS support" when suppressing the
printing of banner page.
CLASS support enables you to enter gs driver specific commands
on the command line via lpr's -C option, i.e.:
lpr -C high:presentation file.ps
Normally this only works when you configure lpd to print the banner page.
Only then additional lines are inserted in the print jobs control file.
apsfilters standard printcap installation always uses :sh:,
therefore you need the patch for lpr.c, to write those "CLASS informations"
into the print jobs control file, no matter if :sh: is configured in
printcap or not.
- contains security fixes
- make-release: web page design
- remove note about manually installing manpages on Linux Systems
this is done by SETUP
- new TODO item
- SETUP: order of manpage install paths (Matej Vela)
reduce alignment problems. It is only slightly slower, but produces much
nicer print.
- Added $Id$
Obtained from: Harold Bower <HalBower@worldnet.att.net>
an enhanced PCL3 (PCL3+) driver
that was part of gs5 port and got lost in gs55 port.
Now it reappears in gs 6.01 ;-)
ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/pcl3.html
print/acroread-commfont:
- Use CATEGORIES+= to follow after a slave's lang-specific category.
{chinese,japanese,korean}/acroread-*font:
- Set only the lang-specific category for each.
Anomalies found:
- autoconvert was missing "zh-" in front of PKGNAME
- xcin (both 2.3 and 2.5) had invalid version strings
- neither of xcin ports had NO_LATEST_LINK
- telnet8-1.0 thinks PKGNAME is zh-telnet-1.0
Fixed all except the last (I wasn't sure if it was intentional).
PORTNAME/PORTVERSION change, cpiazza must have accidentally hit a
"~" in his vi or something. :>
I have a hunch that the "?=" in PORTNAME and PORTVERSION can be
changed to "=" too but I'll leave those for now.
remote printing with samba was broken because of syntax error in shell.
only occurred when a SMB_PASSWD has been set.
Thanks to Olivier !
Submitted by: Olivier PAGE <olivier@esm2.imt-mrs.fr>
syntax error in SETUP
which is detected by bash2 but not by our shell
So all Linux user trapped over this
result is, that you can't select a printer and loop in printer selection
forever...
+ doesn't work:
+ PRINTER=`awk -F "|" \
^----- missing "
+ "{ if (FNR == $answer ) print \\$2 }" \
+ < $PRINTER_LIST"`
^^----- wrong order
+ works:
+ PRINTER="`awk -F "|" \
^----- o.k.
+ "{ if (FNR == $answer ) print \\$2 }" \
+ < $PRINTER_LIST`"
^^----- o.k.
Is it a bug in our shell ???
Fixes BUG in apsfilter 5.3.0
SETUP: you entered a "printer selection loop" when selecting uniprint
printer
Includes the previous patch for CLASS support and such ...
New features in 5.3.0
=====================
- Major enhancements in SETUP, therefore version bump
- checks your version of ghostscript
- is aware of gs version 5.50 and 6.01 printer drivers
- new driver selection mechanism
- fetches list of available printer driver from file
- you can browse/search this list using more
- you select printer driver by number
- sanity check, if the printer driver is present in your gs binary
- at the end of your selection you get a list of printers
as confirmation, that are supported by your driver selection
- you can repeat this step as often as you like until you
choose a valid printer driver
- After printer driver selection you can as usual print test pages
if you like or repeat the step of selection another driver in this
more user friendly manner.
- upp profile contribution for
Epson LQ-570/870/1070/1170 ESC/P2 24-pin Dot Matrix printer
- 3rd party additional driver for
HP 812C, 815C, 832C, 880C, 882C, 895C, 932C, 970C
http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html
- Generic Postscript printer Support
- added more resolutions in SETUP script and apsfilter script
- bugfix: some resolutions were missing in apsfilter script
- Adding driver support information is now more easy, since you only
have to add it to a file setup/printer-<gs-version>
- internal: download page: enhanced make-release script
produces now diffs from every version to latest version
- latest apsfilter patches can be found on download page
- info: new URL -> http://people.freebsd.org/~andreas
- new URL -> http://people.freebsd.org/~andreas
- make-release: generate more diffs (every release to latest) and
patch from latest to head branch
- Added files with an up to date printer list for gs 5.50 and 6.01
SETUP will be modified later...
- devices-5.50 - list of driver options
- devices-6.01 - list of driver options
- printer-5.50 - list of supported printers
- printer-6.01 - list of supported printers
- make configure script work (Louis)
- make configure.batch script work (Andreas)
- extract contributed HP8XX driver in ${WRKSRC}/src
- make png driver compile (add $(PREFIX)/include to XINCLUDE variable)
Dunno, if this will be the last round of cleanups...
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
Before the new patch gs build fine, but didn't
include the printer devices included with configuration script.
After fixing this it refuses to build.
Any help appreciated.
Now you have the last version as I to help me to fix the mess.
Sorry folks ...
additional changes by me:
- configure + configure.batch updates:
reviewed all informations in makefiles and driver docu
to make list of available drivers and supported printers complete
- added DeskJet 880C/882C/895C Driver from Matthew J. Gelhau
Driver is still in developement. There is a newer 1.4 beta version
available, but this version is recommended by the author.
http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html
Supported are the following models:
HP DeskJet 812C 815C 832C 880C 882C 895C 932C 970C
- added contributed uniprint driver profiles:
- configure + configure.batch updates:
reviewed all informations in makefiles and driver docu
to make list of available drivers and supported printers complete
- added DeskJet 880C/882C/895C Driver from Matthew J. Gelhau
Driver is still in developement. There is a newer 1.4 beta version
available, but this version is recommended by the author.
http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html
Supported are the following models:
HP DeskJet 812C 815C 832C 880C 882C 895C 932C 970C
- added contributed uniprint driver profiles:
printer: Epson Stylus Color 740
mode1: stc740ih.upp: Epson Stylus Color 740, 1440x720DpI, Inkjet Paper
mode2: stc740p.upp : Epson Stylus Color 740, 720x720DpI, Plain Paper
mode3: stc740pl.upp: Epson Stylus Color 740, 360x360DpI, Plain Paper
contributor: Francois D. Menard <fmenard@g6-114b.residence.usherb.ca>
#
printer: Epson LQ-1170
mode1: lqx70ch.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 360x360DpI, Plain Pap.
mode2: lqx70cl.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 180x180DpI, Plain Pap.
mode3: lqx70cm.upp : Epson LQ-1170 ESC/P2 Dot Matrix, 360x180DpI, Plain Pap.
contributor: Harold Bower <HalBower@worldnet.att.net>
- updated PLIST
- use GS_VERSION for DISTNAME
- fix installation path for pdf_sec.ps if defined PDFENCRYPT
- silence make install ("@")
- change COMMENT to reflect version
- update DESCR, to document driver enhancements compared to stanfard gs
release
- apsfilter will be updated later
Submitted by: "Alec Wolman" <wolman@cs.washington.edu>
New apsfilter features:
* Security: config files are read using awk, not sourced during runtime
* Complete Windows Remote Printer Support (as Guest user or using real login)
* Complete Unix remote printer support
* Support for different print resolutions (by starting SETUP repeatedly)
and choosing different print resolutions
* A2PS options revamped
* lots of more things... See my homepage, ANNOUNCE file ...
* print margin problem of a2ps fixed
FAQ section gives you a real life example, of how to configure
page margins in /usr/local/etc/a2ps.cfg for an EPSON STYLUS PRO.
With this example you can fine tune the margins for your printer in
about 10-15 minutes from scratch...
- SETUP: added support for configuring remote printer
Beware: you still have to make sure, that your line printer scheduler supports
input filter processing with remote printers as it is the case for FreeBSD 3.x
and later with a "fixed" lpd, as well as for Unix systems with LPRng installed
as lineprinter scheduler, which is the case for some (not all !!!) Linux
Systems.
- Add support for printing with SAMBA (SAMBA_PRINTER)
- Bugfix. Some printer dependend settings will be overwritten, when installing
a 2nd printer, which might cause printing with the 1st printer to fail,
especially if the first printer is color and 2nd B&W or vice versa.
Revamped SETUP and bin/apsfilter to get around this.
- Added SETUP menue entries for the uniprint driver
contributed by Francois D. Menard <fmenard@g6-114b.residence.usherb.ca>
printer: Epson Stylus Color 740
mode1: stc740ih.upp : Epson Stylus Color 740, 1440x720DpI, Inkjet Paper
mode2: stc740p.upp : Epson Stylus Color 740, 720x720DpI, Plain Paper
mode3: stc740pl.upp : Epson Stylus Color 740, 360x360DpI, Plain Paper
- New FAQ entries concerning print margins when printing ASCII text with a2ps
- updated howto and troubleshooting document
HOWTO-BUGREPORTS moved to toplevel, so that its easier to find.
everything that anybody could need in a program printout without
the need for large numbers of switches or pipelines. Trueprint can
currently handle C, C++, Java, Perl, Verilog, shell (including ksh), Pascal,
pseudo C, report files (trueprint report files), listing files, text files.
PR: 16775
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
1. Change freetype-1.2 to freetype-1.3 in post-install, so
it can find freetype sources to build ttf2pk & ttf2tfm.
2. It no longer uses moettf, but Arphic ttf instead, which
has no character loss and IMHO much more beautiful. :)
3. Generates GB tfms from Arphic fonts.
4. Update maintainer's address.
PR: 16042
Submitted by: maintainer