Commit Graph

69 Commits

Author SHA1 Message Date
espie
ec59bd6c90 There was a confusion wrt `domestic crypto'.
Ghostscript's pdf_sec.ps add-on is not affected, so kill the encrypt
package.
2001-05-05 21:05:05 +00:00
espie
f5ef7f193b PDFDIR relative to PREFIX. Useful for PLIST.
Let ghostscript-encrypt grab its directory directly from aladdin or gnu
ghostscript.

Includes a perfectly sick hack to obtain PDFDIR from those directories:
we do need PORTSDIR at Makefile parsing time, and for that, we just hack
its value from the current Makefile, avoiding endless recursion with
a flag.

Note that this hack is clean though, and doesn't need extra knowledge from
the rest of the ports tree.
2001-04-13 17:01:03 +00:00
espie
d2b832c517 Minor clean-up.
Provides PDFDIR to help encrypt port.
2001-04-13 16:43:58 +00:00
naddy
9c91e662ff fix CFLAGS; ok espie@ 2001-01-11 00:21:14 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
3bfa960528 Use var substitution to yield a better installation message 2000-10-22 13:26:51 +00:00
brad
fc9eafa939 change dependency, png.1.6 -> png.1 2000-06-25 22:40:14 +00:00
espie
6fe8134048 Missed by Federico 2000-05-31 13:01:08 +00:00
espie
a4e832d557 Tell people about the -encrypt package. 2000-04-30 00:03:41 +00:00
espie
3526925cbb Flavored ghostscript 2000-03-30 21:09:54 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
de78358626 Don't depend on :extract, that's stupid.
Even if it doesn't make a difference now,
:patch ensures we won't miss jpeg/png changes.
2000-03-19 00:24:19 +00:00
espie
ed4e4937c4 Fake 2000-03-06 19:46:51 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
espie
1920695089 Set up list of common mirrors in preparation for Aladdin ghostscript. 2000-02-20 17:18:59 +00:00
espie
0240051c15 Missing ", let all devices be built correctly... 2000-02-20 00:57:18 +00:00
espie
088b215766 New ghostscript port, living in a subdir.
Important changes:
- prodded by Nikolay Sturm to do the upgrade,
- Gnu-ghostscript is now 5.50, packaging changed slightly,
- most patches have been integrated,
- use MAKE_FLAGS to remove Makefile patches and gnu-make dependency,
- pull pdf_encrypt out from the main package so that gs can be distributed
on CD-Rom,
- simplify DEVICE_DEVS (get list from NetBSD), removed interactive script
for now, as it wasn't reliably upgraded,
- infrastructure allows for Aladdin ghostscript along-side.
2000-02-19 17:40:42 +00:00