Commit Graph

32 Commits

Author SHA1 Message Date
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Andreas Klemm
ca9f4c82af Fix to let ghostscript5 link dynamically with X11 elf libs
Submitted by:	Zach Heilig <zach@gaffaneys.com>
1998-09-12 17:40:07 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Andreas Klemm
e5c467f055 update gs port after update of libpng port.
The version change produced a symlink in gs source directory
which pointed to an nonexistent directory under libpng port.
1998-07-17 20:19:41 +00:00
Satoshi Asami
de5916f630 One more checksum change.... 1998-07-02 06:52:10 +00:00
Andreas Klemm
1998122e08 checksums changed on mastersite...
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-06-27 13:46:43 +00:00
Andreas Klemm
3ef19a0f9c correct install target which broke port 1998-06-05 06:21:03 +00:00
Andreas Klemm
9e83f978ab - Update the additional hp850 driver to newest release 1.3
- 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
1998-06-04 20:11:39 +00:00
Andreas Klemm
379c8087f1 fixed md5 checksum
Submitted by:	"Geo. D. Wood" <gw@doitnow.com>
1998-05-28 20:35:12 +00:00
Andreas Klemm
2217dd4d7d dialog utility has display problems when using lines, that are too long
for the screen. shortened it a bit.
PR:		closes 6724
Submitted by:	Jens Schweikhardt <schweikh@noc.dfn.de>
1998-05-24 11:36:24 +00:00
Andreas Klemm
fc46c8e88c fix compilation problems after jpeg lib upgrade 1998-04-19 18:34:52 +00:00
Satoshi Asami
35b8f2a52b libpng upgrade changed directory name. 1998-04-01 01:43:05 +00:00
Justin M. Seger
9046d8c19e libpng-0.96 -> libpng-0.99e 1998-03-03 02:13:00 +00:00
Andreas Klemm
b128ae736e my previous commit was possibly bogus ... here the real one. 1998-01-31 20:08:42 +00:00
Andreas Klemm
754dd4220d FreeBSD-hardware mailinglist:
From: Jin Guojun (ITG staff) <jin@george.lbl.gov>
BJC-240 in color mode is supported as well by the bjc600 and bjc800 driver.
BJC-240 b&w is supported by bj200. Added this to configure dialogue.

From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>:
Support for encrypted PDF files by replacing pdf_sec.ps with the
free and legal version from:
http://www.ozemail.com.au/~geoffk/pdfencrypt/pdf_sec.ps

Deceided to update the pathnames of font files for easier
maintenance, because they revamped their ftp archive structure
to "5.10/files".

Submitted by:	various people
1998-01-25 15:37:10 +00:00
Satoshi Asami
c373b64b6f Checksum changed. 1998-01-06 06:46:58 +00:00
Andreas Klemm
b6e54563f1 Upgrade to v 5.10, bugfix release concerning PDF ...
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.
1998-01-03 08:34:33 +00:00
Satoshi Asami
d5b682dfb3 Add DEPENDS_TARGET of jpeg/png back as third argument in BUILD_DEPENDS
lines, needed separately now because unzip is also on the list.

Submitted by:	msmith
1997-10-13 11:22:43 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Andreas Klemm
d804b6a8d2 typo:
-               unzip:${PORTSDIR}/archiver/unzip
+               unzip:${PORTSDIR}/archivers/unzip

Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1997-09-04 14:57:14 +00:00
Andreas Klemm
4bcd0149b2 Path changed on ftp server.
Version number bumped but withoout file change
Submitted by:	Jeffrey Hsu
1997-09-03 06:57:07 +00:00
Andreas Klemm
fffbfc8239 someone rearranged directory paths on alladins main ftp server 1997-09-02 16:48:55 +00:00
Andreas Klemm
112a8f60b9 unzip -La converts to lowercase file names and strips away the messy
^M's ... rest in peace for the sed line .. ;-)
1997-08-27 16:00:04 +00:00
Andreas Klemm
6895bfa18f Included new driver version 1.2 for HP 850 printers and related ...
See: http://bonk.ethz.ch/hp850/hp850.html
Additional driver will be fetched directly from internet now
Because this driver source is packed as a .zip file (tada *sigh*)
and contains ^M's (where the combination \^M confuses gcc) we have
to BUILD_DEPEND on unzip and pipe the source and header files through
sed to wipe out the ^M's ...
As requested by:	Lars Koeller
1997-08-27 06:52:44 +00:00
Andreas Klemm
1b2a4de7cf Upgrade to ghostscript 5.03
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 ;-)
1997-08-24 14:36:26 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Andreas Klemm
c5282c564c Make gs5 compile again using the new libpng V 0.96 1997-07-04 05:36:40 +00:00
Andreas Klemm
0ec0586a8d Major cleanup for ghostscript5 port.
- merged patch-af into patch-aa, both patches hacked unix-gcc.mak
- merged the scripts/{configure,configure.batch} changes into
  patch-aa, so that unix-gcc.mak is hacked only by patch-aa
- when doing interactive configuration, every device driver is
  now turned on, so you have to deselect devices
- when using BATCH compilation, you now get every supported device,
  this one is especially for Satoshi, when making gs packages !
- Added a note into unix-gcc.mak, that DEVICE_DEVS now completely
  are removed in the makefile, instead of this, the two configure
  scripts now completely control, which devices have to be compiled in.
  So, the configure target "patches" the unix-gcc.mak Makefile and
  puts a DEVICE_DEVS line at line 1. When doing batch compilation
  every device is included in this line, or the wanted devices ...
- The compilation option -DA4 is now included if you compile the port
  by saying "make A4=yes".
I hope, I didn't forget a driver, look at that long line ;-)
BTW, I didn't create that DEVICE_DEVS line by hand, I did the
interactive installation, which created it automatically, and
after that I "stealed" that DEVICE_DEVS line for inclusion
into configure.batch ;-) So the devices in configure and configure.batch
are exactly the same, you only have to compare devices.mak with one
of the configure scripts.

BTW, should we nuke ghostscript4 ??? Does somebody know if any
port needs gs4 ???
1997-06-14 09:36:31 +00:00
Andreas Klemm
24c12deeb8 removed unnecessary newline 1997-06-12 16:48:56 +00:00
Andreas Klemm
a1ee99424f - The package other fonts doesn't have the trailing fonts/ path,
so other-fonts were extracted into /usr/local/share/ghostscript
  instead of /usr/local/share/ghostscript/fonts
- Corrected PLIST file
1997-06-11 06:37:54 +00:00
Andreas Klemm
788376e24d New ghostscript 5 port 1997-06-11 06:20:47 +00:00