Commit Graph

397 Commits

Author SHA1 Message Date
pvalchev
666a962b78 no license 2002-12-23 08:51:07 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
wilfried
271ab89a28 update to htmldoc-1.8.23 2002-12-16 17:01:23 +00:00
naddy
fb93798063 - Toby revokes maintainership.
- Use gettext port rather than included copy.
2002-12-14 14:09:07 +00:00
brad
13a7400a86 drop MAINTAINER. 2002-12-10 15:46:10 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
espie
940bdcaa2e better distsites 2002-12-03 13:30:39 +00:00
espie
7f1222883b temp removal 2002-12-03 13:19: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
sturm
54c0f2c3b4 add prosper 2002-11-29 09:32:22 +00:00
sturm
1d4d1b0c63 import of prosper-1.00.4
submitted by Sebastian Stark <seb@todesplanet.de>

Prosper is a LaTeX class for writing transparencies. It is written on
top of the seminar class by Timothy Van Zandt. It aims at offering an
environment for easily creating slides for both presentations with an
overhead projector and a video projector. Slides prepared for a
presentation with a computer and a video projector may integrate
animation effects, incremental display, and such.

pvalchev@ OK
2002-11-29 09:17:10 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
naddy
9fcc98be13 PREFIX substitution is already done 2002-11-13 17:20:41 +00:00
naddy
07c0fb54fc Update to 2.5.3: Various bug fixes.
From: Ian McWilliam <i.mcwilliam@uws.edu.au>
2002-11-13 17:15:48 +00:00
naddy
5ad6850512 Update to 2.1.4a, fixes a bug in landscape mode.
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-11-03 15:55:05 +00:00
naddy
c046c6df43 enable dvi2tty 2002-11-03 15:50:19 +00:00
naddy
af7366274a Import dvi2tty.
Submitted by Jose Nazario <jose@crimelabs.net>.

dvi2tty is intended for previewing dvi-files on text-only devices
(terminals and lineprinters).
2002-11-03 15:47:06 +00:00
naddy
4fffa9a824 No regression tests available. 2002-10-28 13:40:41 +00:00
naddy
c156642fc0 Enable regression test. 2002-10-28 13:38:53 +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
naddy
bcfcf6b800 - Update to 2.1.4.
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>

- Use DIST_SUBDIR.
2002-10-17 15:11:31 +00:00
jsyn
6f5bd6f705 fix distsite; from Jose Nazario (jose@monkey.org) 2002-10-16 05:41:02 +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
b13842ece0 Add missing fltk_images library dependency. 2002-09-13 22:18:28 +00:00
naddy
d00fe07c5e +foiltex 2002-09-01 20:25:24 +00:00
naddy
6ecd0fe07b Import FoilTeX 2.1.3.
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>

FoilTeX is a LaTeX2e class package for typesetting foils.
2002-09-01 20:24:12 +00:00
naddy
17f306b520 Mop up after last upgrade. 2002-08-20 15:55:20 +00:00
wilfried
3ce646267d update to htmldoc-1.8.20, works with new fltk 2002-08-10 20:12:36 +00:00
naddy
3146dc08a8 SECURITY:
Update to 5.06.  Fixes a tmp file creation vulnerability.

Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-04 01:02:48 +00:00
naddy
751f6e0ad7 Remove spurious strcpy() that writes to random memory location.
From Guy Middleton <guy@crtsol.com>.
2002-08-02 11:32:54 +00:00
pvalchev
f1bb6f1b57 new png header path 2002-07-19 23:43:11 +00:00
pvalchev
1598d0e046 new png header path 2002-07-19 22:25:59 +00:00
brad
da8ffce8aa Bump the NetPBM check to the oldest acceptable version we've had in-tree. 2002-07-19 14:27:25 +00:00
wilfried
4648ad155b gif, xbm, xpm, and sld output formats depends on netpbm 2002-07-19 07:35:18 +00:00
wilfried
002712d248 png header path change. 2002-07-19 07:32:10 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
matt
dc6d4c3824 release the rest of my ports to ports@ 2002-07-10 11:56:35 +00:00
naddy
c00430a87e fix flavor name; from camield@ 2002-07-09 12:36:51 +00:00
naddy
b064a31906 * Update to 2.5.2.
* All-around clean-up.
* Fix licensing information.

Once upon a time okayed by maintainer.
2002-07-07 17:03:36 +00:00
jakob
fd659df6df update to v4.0.3; submittd by aaron yourk 2002-07-03 16:36:48 +00:00
espie
d121a93dec Adobe are control freaks 2002-06-22 13:45:36 +00:00
lebel
98369a7d5e duh 2002-06-19 21:12:16 +00:00
lebel
4b7ef37a82 really, we shouldn't need NEWDYNLIBDIR; thanks Marc Matteo <marcm@lectroid.net> 2002-06-19 15:51:08 +00:00
lebel
9022372f7c and I usually tend to forget to add new files to cvs before I commit 2002-06-19 14:12:38 +00:00
lebel
3df3c48552 update print/acroread to 5.05; angelos@ is a lazy bum :)
from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-06-19 14:11:56 +00:00
jsyn
7e9f8063f9 sync 2002-06-11 06:47:28 +00:00
brad
321c33c408 remove duplicate entry for gettext, this port was already using the
gettext module.
2002-06-09 16:10:24 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00