sthen
6832ebf578
update to gv-3.7.4
2016-03-05 17:42:01 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
725de75f3a
move http://www.gnu.org to https
2013-11-09 23:19:01 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
jasper
b26108add7
add a fix from freebsd to prevent gv from choking on pageup/down
...
via james jerkins
2011-06-05 15:03:09 +00:00
espie
bec176e99e
new depends
2010-11-20 09:48:38 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
4cc3f43b65
USE_GROFF=Yes
2010-10-18 21:25:07 +00:00
jasper
9ec6ec012f
- long overdue update of gv to 3.7.1.
...
among the many fixes are security fixes for CVE-2002-0838, CVE-2006-5864,
CVE-2010-2055 and CVE-2010-2056
- tweak DESCR
- fix MASTER_SITES/HOMEPAGE
- update license version
2010-09-14 08:50:07 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
2217a86e32
sync WANTLIB/LIB_DEPENDS and bump
2009-03-12 18:13:54 +00:00
merdely
37a0c13bfe
Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS
2007-09-15 21:36:44 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
91a71496cd
USE_X11
2006-11-13 12:51:14 +00:00
espie
444cc3c520
new lib specs
2006-08-03 23:28:11 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
alek
892df39b26
Add WANTLIB marker
2005-02-21 14:32:46 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
alek
b79da1ffe8
- Append notice displayed by INSTALL to DESCR
...
- Bump PKGNAME
ok naddy@ sturm@
2004-11-23 22:45:21 +00:00
espie
3c18b06035
new plists
2004-09-15 18:32:13 +00:00
espie
4828bb03fc
avoid preprocessor hackery that turns out to be highly non-portable.
2004-01-04 21:32:18 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
margarida
6e9746075e
Add HOMEPAGE
2003-06-04 01:32:06 +00:00
avsm
06c9d2bf0d
typos and layout
2003-02-06 19:44:20 +00:00
naddy
15876ca3c7
add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org>
2003-02-04 22:59:48 +00:00
naddy
4fffa9a824
No regression tests available.
2002-10-28 13:40:41 +00:00
brad
7af3149e39
no longer necessary.
2002-10-28 01:55:17 +00:00
pvalchev
288b26e0f4
Disable gv's own setenv/getenv functions which are broken on most
...
OpenBSD architectures and use the system ones instead.
Bump PKGNAME
10x to various people who tested, brad OK
2002-10-28 00:27:54 +00:00
brad
78171009d1
Fix another security issue with gv.
...
Zen Parse found a local buffer overflow in gv version 3.5.8 and earlier.
Under this vulnerability, an attacker can create a carefully crafted,
malformed PDF or PostScript file that, when viewed using gv, executes
arbitrary commands on the system.
http://marc.theaimsgroup.com/?l=bugtraq&m=103428425111983&w=2
2002-10-26 21:48:07 +00:00
brad
36a9392a98
Fix security issue with gv.
...
When GV detects that the document is either a PDF file or a
GZip compressed file, it executes some commands with the help of the
system() function. Unfortunately, these commands contain the
filename, which can be considered as untrusted user input. It is then
possible to distribute a file (with a meticulously chosen filename,
that even seems innocent) that causes execution of arbitrary
shell commands when it is read with GV.
http://www.epita.fr/~bevand_m/asa/asa-0000
2002-10-04 18:29:14 +00:00
naddy
e5230d5c9f
Add missing RCS Id.
2002-04-07 01:54:47 +00:00
espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +00:00
espie
00ce723944
Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters.
2001-11-13 22:13:22 +00:00
espie
41d8883900
Don't change GV resources, just say you can.
...
(x11 with aa is significantly slower than x11).
2001-04-14 16:49:20 +00:00
espie
4135f66c4d
While preparing for ghostscript 7.00, I found a lot of weirdness in that
...
port.
- why bother creating a man page if we don't install it ?
- our echo does handle \n, so it needs to be protected.
- for that matter, yield a sensible list of directories for OpenBSD.
- INSTALL script that predates dependencies...
And:
- prepare for gs 7.00, detect the version of ghostscript installed,
and tweak resource files to use x11 device with aa options instead
of the older x11alpha. Mark resource files as no checksum accordingly.
2001-04-14 14:43:04 +00:00
espie
b0c4dbb777
Wildcard for ghostscript, to be activated soonish.
2001-04-01 17:04:06 +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
angelos
a99a21022b
Release ports@openbsd.org, as I can no longer maintain ports that
...
depend on XFree86 3.3.6
2000-07-10 02:06:46 +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
403a21e918
Put docs under /usr/local
2000-03-18 22:35:13 +00:00
espie
c3fa34cf75
Use gs 5.50 port.
...
Fake
2000-03-11 18:21:51 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
espie
3222b739eb
Source site actually changed name
1999-09-26 22:51:37 +00:00
brad
ef1b4d6e64
- remove unnecessary comments from the top of the Makefile
...
- new style shared lib dependency check
1999-09-06 23:09:40 +00:00
espie
2e53f391f9
Oversight,
...
I should have reverted this ages ago.
1999-07-27 21:32:54 +00:00
espie
7856893b06
Lots of crisper comments...
1999-04-20 16:07:56 +00:00