| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
of this quite old gs5 port. Sorry forgot the name of the one who
told me to do so, but I think we all agree in not having an old
gs5 and a gs55 port all together in the ports collection.
|
|
|
|
|
| |
PR: 14427
Submitted by: Pedro F. Giffuni pfgiffun@bachue.usc.unal.edu.co
|
|
|
|
|
|
|
| |
export restrictions, and fix a few whitespace nits.
PR: 13661
Submitted by: KATO Tsugur <tkato@prontomail.ne.jp>
|
|
|
|
| |
OK'ed by Satoshi.
|
|
|
|
|
| |
PR: 9209
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Since the author decided to put a version number into his archive,
we can now safely fetch the file from his site.
- patch-ad is useless now
- updated the configure and configure.batch script, to show all possible
drivers
- install hp850 drivers license and readme file in the gs doc dir
- update the DESCR file, mention the two add on packages in this port
- The new driver supports the following additional printers:
Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
See announcement on http://bonk.ethz.ch/hp850/hp850.html
Please note, that some of the drivers have certain restrictions
and produce huge output files ... Please read the release notes !!!
The author makes suggestions on his website, what driver to choose
if you need a fast printout, see
http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
|
|
|
|
|
|
|
|
|
|
| |
From the release notes: 5.10 is a special release to clear up
problems in the PDF writer (ps2pdf) affecting NSF's FastLane proposal
submission program: we have tested its output and verified
compatibility with the Acrobat software that NSF uses. Relative to
5.03, the only other changes in 5.10 are some improvements in the
PDF interpreter to handle more PDF 1.2 (Acrobat 3.x) constructs,
and a number of bug fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile:
- Changed WRKSRC
- New GS_SOURCES
- Make symbolic link from jpeg-6a and libpng port's workdir into
WRKSRC, instead of patching unix-gcc.mak further:
ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a
ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng
- updated md5 files
patches/patch-aa:
- new unified diff because some of the above mentioned changes
- Only commented out the default DEVICE_DEVS
- make our zlib compile again
pkg/DESCR:
- bumped version number
pkg/PLIST:
- updated PLIST
- added proper @dirrm's for a successfull pkg_delete action
scripts/configure:
- added new drivers
"la70t" "DEC LA70 printer with low resol. text enhancement" ON \
"lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \
- rmoved one unnecessary "pdfwrite"
- same for scripts/configure.batch
As requested by: Lars Koeller ;-)
|
|
|