Commit Graph

624 Commits

Author SHA1 Message Date
sturm
95c7e82d76 line wrap 2006-01-02 20:22:19 +00:00
sturm
3a7d7ea58c linewrap 2006-01-02 20:08:42 +00:00
sturm
b53376346c SHARED_LIBS, USE_LIBTOOL 2006-01-02 20:05:09 +00:00
espie
29352647de autodetect most programs as being absent, in order to get reproducible
default config files.
Install emacs stuff.

(some enterprising sould could write some script that would write a
`correct' configuration file based on installed program).
2005-12-24 09:14:42 +00:00
espie
cdc907cc24 take control over SHARED_LIBS version.
fix a configure bug while I'm at it.
2005-12-24 05:30:25 +00:00
espie
8eea1e8f1d USE_LIBTOOL 2005-12-24 05:14:51 +00:00
espie
9b97be57af Actually *take control* of libttf version number, which is what this is
all about.
2005-12-24 05:11:55 +00:00
mbalmer
8839be0cb1 SHARED_LIBS 2005-12-23 20:40:20 +00:00
mbalmer
d930c2d380 SHARED_LIBS 2005-12-23 20:17:41 +00:00
bernd
95069a9e1b Fix several security bugs in the xpdf parts of teTeX.
o iDefense advisories from 2005-12-05
o CAN-2005-3191, CAN-2005-3192, CAN-2005-3193

- JPX Stream Reader Heap Overflow Vulnerability
- DCTStream Baseline Heap Overflow Vulnerability
- DCTStream Progressive Heap Overflow
- StreamPredictor Heap Overflow Vulnerability

Patch provided by xpdf developers.

ok sturm@
2005-12-07 21:04:31 +00:00
mbalmer
79221cf34b Security: Fix vulnerabilities in the PDF to PS rendering code
(iDefense advisories from 2005-12-05)
- DCTStream Baseline Heap Overflow Vulnerability
- DCTStream Progressive Heap Overflow
- StreamPredictor Heap Overflow Vulnerability
Patch provided by the Xpdf folks.
2005-12-06 23:23:44 +00:00
alek
ed3aaf28f6 - libart_lgpl_2 should be linked in
- Bump pkgname
2005-11-20 14:11:54 +00:00
alek
f8967194ca - Fix RUN_DEPENDS
- Bump pkgname
2005-11-20 13:37:48 +00:00
naddy
47a4af4c3b fix WANTLIB 2005-11-17 21:06:27 +00:00
kurt
058b3ee3a7 remove dlopen work-around. okay espie@ 2005-11-04 14:18:43 +00:00
bernd
3a03a33a09 Fix some file modes and bump PKGNAME
ok niallo@
2005-11-02 01:12:47 +00:00
alek
7adbe3162d Add psdim 2005-11-01 00:21:28 +00:00
alek
15df219375 Import psdim 1.4
psdim is a small utility to be used in conjunction with pstops.
It looks at the contents of a postscript document to determine the
size of the printed pages. From this, it calculates the optimal
placement of the pages for n-up printing. It outputs a format
string suitable for processing by pstops.

Flavors:
       a4 - Use A4 paper size by default

From Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-11-01 00:19:17 +00:00
ian
7dcd96e29c They changed the dirname in the tar archive, otherwise just a version change.
"go ahead, commit" -- espie@
2005-10-30 15:55:33 +00:00
bernd
fa0060c568 Move MULTI_PACKAGES and SUBPACKAGE so that they are defined before
we use them in a conditional. With this, print-package-signature
works again.

Reported by Andreas Bartelt <obsd at bartula.de>. Thank you.

ok sturm@
2005-10-26 20:07:29 +00:00
sturm
c936dde0e5 fix dependencies/WANTLIB so that no_x11 really is no_x11 2005-10-23 18:48:38 +00:00
espie
8d608837e8 fix naming issue, as reported by Eric Faurot. 2005-10-18 22:33:29 +00:00
espie
b10604735f actual proper flavors. Kill disgusting hack. 2005-10-17 19:08:59 +00:00
espie
f8e8bb3420 someone fix that shit, please. 2005-10-17 18:59:50 +00:00
fgsch
5849606603 change default to use gnutls and add a no_gnutls flavor to use openssl
instead. this solves the crashes seen when trying to print under firefox
and other mozilla software.  print works now folks!
discussed with and ok by kurt@ and mbalmer@.
2005-10-14 18:10:15 +00:00
mbalmer
7d24d44001 Add a patch from Antti Harri (iku at openbsd dot fi) to prevent cups
from inadvertently shut down OpenBSD and bump the package name.
2005-10-09 10:29:46 +00:00
fgsch
baa68c7593 fix 'server-error-internal-error' when configuring the printer via the
web interface, talk where to find ppd drivers and bump package.
maintainer ok.
2005-09-30 06:56:33 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
espie
9fc5a632fa WANTLIB fixes 2005-09-10 18:26:20 +00:00
espie
01d6f04f01 zap old patches I forgot.
No need for a bump, since this didn't compile.
2005-09-09 09:42:34 +00:00
espie
f414672364 update scribus to latest stable.
add a debug flavor
2005-09-04 23:48:35 +00:00
espie
49ef595240 +openclipart 2005-09-04 23:22:33 +00:00
espie
a13da96776 you've got to love this: it's called OPENclipart, and it's truely open
(they insist on public domain, no strings attached).

This is a large (and growing collection) of SVG clip-art, free of use.
2005-09-04 23:05:50 +00:00
sturm
f10e13f8c4 SECURITY
Update to AcroRead 7.0.1 in order to fix a buffer overflow in one of
the core modules. Not really much more information at
http://www.adobe.com/support/techdocs/321644.html

ok pval
2005-08-20 09:02:16 +00:00
db
3045c822ce add print/lout a typesetting language like tex
ok alek@ mbalmer@
2005-06-14 15:34:27 +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
espie
ecee0653ea can build without installing libs. 2005-04-17 21:36:52 +00:00
sturm
9e56e81f4e make this work with acroread 7
ok maintainer Yozo TODA <yozo at v007.vaio.ne.jp>
2005-04-17 07:21:24 +00:00
sturm
f471aad90c update to acroread 7.0.0 2005-04-17 07:18:53 +00:00
espie
e5d36972aa fix some minor packaging issues:
- make sure the -fmt package name is always defined.
- fix RUN_DEPENDS for new bsd.port.mk.
2005-04-05 09:18:20 +00:00
alek
281c1e4c7c Add WANTLIB markers 2005-03-23 20:20:40 +00:00
alek
31295ca9c0 Add WANTLIB marker 2005-03-23 20:19:54 +00:00
sturm
468eb2ed0d the no_x11 FLAVOR does not compile on sparc64 due to a compiler bug
(at least that's what it looks like), work around this issue until
the problem is fixed
2005-03-22 20:48:10 +00:00
naddy
1fe31da3de mark conflicting packages 2005-03-16 15:34:49 +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
sturm
3c1000014d fix conflict, sigh
noticed by Laurence Tratt <laurie at tratt.net>
2005-03-11 17:31:33 +00:00
sturm
e63a73701a -fmt SUBPACKAGE is independent of FLAVORs 2005-03-09 22:22:20 +00:00
espie
8dca52149a +scribus 2005-03-07 14:06:50 +00:00
espie
99dae4e272 scribus is a desktop publishing program.
This is a port of the basic program, it works so far enough to be able
to mix and match PDF/pictures/text and print the result to Encapsulated
PostScript.

I haven't tried out yet with more advanced stuff...
2005-03-07 14:05:59 +00:00