Commit graph

71 commits

Author SHA1 Message Date
Dmitry Sivachenko
9c45f91fe6 Update to 6.52
PR:		31724
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-04 07:35:38 +00:00
Ying-Chieh Liao
fca93a8153 back out last commit 2001-10-12 04:02:59 +00:00
Ying-Chieh Liao
74bf6f4137 DISTDIR/DIST_SUBDIR -> _DISTDIR
PR:		31174
Submitted by:	Ports Fury
2001-10-11 11:01:42 +00:00
Mario Sergio Fujikawa Ferreira
ed5be532e3 o style fixes
- deploy DATADIR/DOCSDIR
	- don't use internal .mk work variables, rely on supported
	  ones
		_DISTDIR -> DISTDIR/DIST_SUBDIR
o use <machine/endian.h> for checking byte order instead of an
  ARCH check

PR:		31078
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 17:24:19 +00:00
Akinori MUSHA
a0ffbcddf0 Perform one leftover s/DISTDIR/_DISTDIR/. 2001-09-27 18:29:31 +00:00
Akinori MUSHA
9b3736201a Set DIST_SUBDIR=ghostscript, because this port requires lots of
distfiles with random names.

Suggested by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>

De-portlint while I'm here.
2001-09-27 18:03:32 +00:00
Akinori MUSHA
39f9c8670a Fix a compilation error when A4 is defined.
PR:		30522
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-12 17:05:47 +00:00
Akinori MUSHA
da238965e1 Remove duplicate PKGNAMESUFFIX lines I added. 2001-09-11 20:22:01 +00:00
Akinori MUSHA
15339dfc10 Use the :: operator for pre-everything.
Submitted by:	Dan Langille <dan@langille.org>
2001-09-11 20:18:29 +00:00
Akinori MUSHA
f239ea2914 ** ghostscript55 has been repocopied to ghostscript-gnu **
Update to GNU Ghostscript 6.51.

PR:		ports/29579
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-11 19:12:20 +00:00
Andrey A. Chernov
028edff22e Bump png major 2001-09-11 02:59:20 +00:00
Andreas Klemm
8aff93ccca change URL for pdfencrypt
PR:	27331
2001-08-13 20:57:23 +00:00
Andreas Klemm
43c44a17a6 sorry, no time for maintenance, hand port over to ports team entirely 2001-07-06 10:35:32 +00:00
David E. O'Brien
c289940cad Make executive decision. `pkg_add -r ghostscript' will get you
version 6.x.
2001-06-20 05:11:51 +00:00
Andreas Klemm
d8a523e701 - Remove restriction of encrypted PDF support
- nonexistent -> NONEXISTENT

PR:		21082
Submitted by:	tkato@prontomail.ne.jp
2000-09-11 19:07:36 +00:00
Satoshi Taoka
7c5c167d0a Add bmp16m to available printer drivers as default
(because print/pips* uses bmp16m in GS)

Approved by: maintainer
2000-09-04 00:36:37 +00:00
Andreas Klemm
bbb68e3825 Update port: print/ghostscript55 to 5.50a
Thanks for port submission !

PR:		20266
Submitted by:	tkato@prontomail.ne.jp
2000-08-24 21:20:30 +00:00
Maxim Sobolev
a8cffde473 Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports
instead of hardcoded ${WRKSRC}/libpng-png.version.number.
2000-07-26 07:43:48 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Andreas Klemm
93d129d562 tabify 2000-02-13 17:33:57 +00:00
Andreas Klemm
b05b739820 - Disable encrypted PDF support by default (because of possible
export restrictions)
- tar -> TAR

PR:		16667
Submitted by:	KATO Tsuguro
2000-02-13 17:07:38 +00:00
Andreas Klemm
8678cbcbf2 link false after upgrade of libpng from 1.0.3 to 1.0.5
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-11-26 16:25:06 +00:00
Justin M. Seger
fb8b96134a png-1.0.3 -> png-1.0.5
Submitted by:   Christian Weisgerber <naddy@mips.rhein-neckar.de>
PR:             ports/15052
1999-11-26 03:00:40 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Andreas Klemm
f38a246372 unix-lpr.sh and lprsetup.sh are missing from the package.
fixed install target and PLIST file.

Reported by:	Marko Schuetz <marko@ki.informatik.uni-frankfurt.de>
1999-05-15 01:14:35 +00:00
Michael Haro
bea9ae51f4 The faster this commit message is typed the faster it'll all be over.
(add WWW:)
1999-05-03 04:59:32 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Vanilla I. Shu
4ad7dd9d51 png's version is 1.0.3 now. 1999-01-21 18:08:50 +00:00
Marc G. Fournier
b535b68888 Add Y2K link for Alladin GhostScript... 1999-01-13 07:24:57 +00:00
Steve Price
755ea6dcdf Fixup after repository copy. 1999-01-04 03:36:01 +00:00
Satoshi Asami
3236435708 Mark this broken after repo copy. 1998-12-27 22:31:29 +00:00
Andreas Klemm
ffbdee70be update std font. Only the new font (symlink)
ghostscript-fonts-std-5.50.tar.gz points to
the newer font
ghostscript-fonts-std-5.10a.tar.gz points to
                          ^-- !
in another directory on the ftp server.
1998-12-03 08:38:56 +00:00
Andreas Klemm
604d2ee3c1 *** empty log message *** 1998-12-03 08:24:21 +00:00
Satoshi Asami
3a752acb3c Append ${WRKDIRPREFIX} in front of jpeg and png dir names. 1998-12-01 09:59:46 +00:00
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