Commit Graph

52 Commits

Author SHA1 Message Date
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
brad
6a792cd6da Fix insecure tempfile creation in pj-gs.sh, ps2epsi, pv.sh and sysvlp.sh.
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 20:58:47 +00:00
espie
3c18b06035 new plists 2004-09-15 18:32:13 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
brad
e6ed534be0 add a no_x11 FLAVOR 2004-07-10 17:21:58 +00:00
sturm
df3739bf41 honour CC 2004-05-31 16:23:25 +00:00
brad
921b54826f bump PKGNAME 2004-02-25 01:28:07 +00:00
pvalchev
75dc960306 - Fonts have been split-off into gnu-fonts
- Enable run-time dependency on gnu-fonts
From Kurt Miller <truk@optonline.net>
2004-01-29 19:11:04 +00:00
espie
39d237d1b4 -Wtraditional warns for functions with ISO C declarations in gcc3.
Loads of useless bogus warnings.
2003-12-30 02:29:12 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
espie
1807226303 somehow this didn't get committed along with the corresponding patch.
Thanks to kevlo@ for pointing that out.
2003-08-13 09:43:48 +00:00
espie
c7ad8be2ab make sure non existent manpages don't get linked.
MORONIC cut&paste in Makefile. Some people really don't think.
Found out by fries and I, long story...
2003-08-11 23:11:29 +00:00
margarida
5018296fa2 hrmph!
patiently pointed by naddy@, thanks!
2003-06-04 16:02:52 +00:00
margarida
b88688d48b Security Fix:
A problem with Ghostscript could make it possible to execute
arbitrary commands. The vulnerability exists when GhostScript
is used to process specially formatted PS files.
An attacker can exploit this vulnerability by creating a
malicious PS file which, when processed with GhostScript, will
result in the execution of arbitrary system commands.

Bump version to 7.05p1

ok naddy@
2003-06-04 01:14:14 +00:00
sturm
f42fce71f8 USE_X11=Yes 2003-03-31 14:49:13 +00:00
sturm
330facf892 fonts archive changed name
espie@ OK
2002-12-26 18:41:14 +00:00
pvalchev
19d7454260 pull string.h for some prototypes 2002-12-23 18:04:42 +00:00
espie
940bdcaa2e better distsites 2002-12-03 13:30:39 +00:00
espie
13a59e439f Update gnu ghostscript to 7.05, now that this is free.
Compared to AFPL ghostscript 7.00, main difference is some CJK support
(currently untested, needs keyed CJK fonts).
2002-12-03 13:17:07 +00:00
naddy
4fffa9a824 No regression tests available. 2002-10-28 13:40:41 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
espie
12683e14ad Adjust ports with non-package/install dependencies for the new mechanism. 2002-04-24 21:34:48 +00:00
brad
43fcdf8e20 - -lc_r -> -pthread
- replace fonts distfile with one that is fetchable.
--
Ok'd by: maintainer
2002-03-24 01:08:24 +00:00
espie
d900d189e1 Bump NEED_VERSION 2002-03-21 21:25:50 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
espie
5c1049c880 GPL, Nick Nauwelaerts <nick@be.wanadoo.com> 2001-10-04 13:54:26 +00:00
espie
95751534af Stupid typo... only GNU makes this possible, I guess. 2001-09-06 18:10:24 +00:00
pvalchev
b72ce68af9 PREFIX -> LOCALBASE 2001-08-06 06:25:14 +00:00
espie
c988e342bb Fix a4 build now that flavors checks are better.
From Yozo Toda.
2001-07-27 17:46:48 +00:00
espie
5254f2a8db Gnu ghostscript 6.51, mostly revamped aladdin ghostscript 6.50 2001-07-03 15:38:26 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
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