steven
604972aef4
add @pkgpath line to allow updating ghostscript/afpl packages
...
reminded by henning@, help from espie@
2006-10-20 16:45:58 +00:00
kili
3c0fbf194d
Update to 8.11.
...
requested by steven@
2006-10-20 15:36:20 +00:00
steven
1294625939
remove afpl ghostscript, current code is licensed under gpl
...
ok sturm, pval
2006-10-20 15:34:27 +00:00
espie
e3f03f1e04
completely remove empty patches
2006-10-19 13:50:34 +00:00
kili
74af509bf2
Update to 8.54.
...
Some help by steven@ and espie@.
"commit" espie@
2006-10-19 13:12:37 +00:00
espie
444cc3c520
new lib specs
2006-08-03 23:28:11 +00:00
david
8a4bd3e07f
replace /usr/local with PREFIX and bump PKGNAME
...
ok wilfried@ sturm@
2006-02-15 05:14:29 +00:00
sturm
9e54b690c1
SHARED_LIBS, bump PKGNAME due to plist changes
2006-01-02 22:44:50 +00:00
sturm
f3f4734f33
SHARED_LIBS
2006-01-02 22:43:10 +00:00
sturm
95c7e82d76
line wrap
2006-01-02 20:22:19 +00:00
sturm
3a7d7ea58c
linewrap
2006-01-02 20:08:42 +00:00
sturm
1cf172b398
fix a4 FLAVOR
...
from Gerardo Santana Gómez Garrido <gerardo.santana at gmail.com>
2005-06-02 17:52:12 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
alek
32a808351c
- Don't set soname for libs
...
- Use devel/gettext MODULE
- Add WANTLIB markers
- Bump PKGNAME
go ahead brad@
2005-01-25 17:19:33 +00:00
brad
4c795fbc92
bump PKGNAME
2005-01-24 16:00:14 +00:00
naddy
c195398c7e
XF86Config -> xorg.conf; from Morten Liebach and Bernd Ahlers
2005-01-23 20:57:42 +00:00
brad
a205c353ca
eliminate the possibility of two paths which are hardcoded
...
in the ghostscript binary including WRKINST.
2005-01-23 01:41:48 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
brad
2c174a00d2
Fix insecure tempfile creation in ps2epsi and pv.sh.
...
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 21:53:02 +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
danh
6362fb0bc7
initial sweep for MESSAGE decoration removal; ok espie@
2004-10-13 18:59:18 +00:00
espie
3c18b06035
new plists
2004-09-15 18:32:13 +00:00
sturm
4ba1bbbbdf
fix a typo that prevented inclusion of X11-related devices in the
...
regular package
2004-09-15 17:39:04 +00:00
espie
64037f3f03
new PLISTs
...
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
espie
e755de1fd3
new PLIST with @fontdir: fonts.dir will be regen'ed, and fonts.alias
...
uses fragments now.
2004-08-11 06:05:35 +00:00
xsa
fb5559194f
typo; from Kurt Miller;
2004-07-17 11:53:37 +00:00
brad
dc687c1155
better
2004-07-11 17:04:29 +00:00
brad
0cd96f1e4d
more FLAVORs
2004-07-10 18:57:13 +00:00
brad
9320105419
add a no_x11 FLAVOR
2004-07-10 18:56:30 +00:00
brad
e6ed534be0
add a no_x11 FLAVOR
2004-07-10 17:21:58 +00:00
brad
f1a0935c8d
the fonts on their own do not need X
2004-07-10 17:19:44 +00:00
sturm
df3739bf41
honour CC
2004-05-31 16:23:25 +00:00
sturm
8a462d2bf4
don't overwrite CFLAGS
2004-05-31 16:14:00 +00:00
sturm
a9b8761abc
this shouldn't have been removed
2004-05-23 18:54:01 +00:00
sturm
d8f35651e2
revive this port by updating to afpl ghostscript 8.14
...
based on a diff from Michael Holcomb <redcat at aracnet.com>
2004-05-23 18:51:59 +00:00
brad
921b54826f
bump PKGNAME
2004-02-25 01:28:07 +00:00
sturm
f2f2a7c0e5
mark arch independent
2004-02-01 20:34:21 +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
pvalchev
922213025f
enable gnu-fonts
2004-01-29 19:09:31 +00:00
pvalchev
acfedb82de
Import of ghostscript-fonts-6.0
...
Split-off of the main ghostscript port.
From Kurt Miller <truk@optonline.net>
2004-01-29 19:08:42 +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
kevlo
9d6230b892
update PDF_SITES.
2003-07-09 10:04:53 +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
pvalchev
54eb3b7cd7
more meaningful PERMIT values than "No"
2003-05-31 20:32:16 +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