Commit Graph

654 Commits

Author SHA1 Message Date
steven
820c14415e +t1utils 2006-06-10 23:14:47 +00:00
steven
5d40766e78 import of t1utils 1.32
Six free command-line tools for dealing with Type 1 fonts.

submitted by Matt Jibson <dolmant at gmail.com>
licenses checked by Matthias Kilian <kili at outback.escape.de>
2006-06-10 23:14:01 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
sturm
6253aff460 rerolled distfile due to a minor license issue
noticed by Lasse Bach Nielsen <lasse at bach.nu>
2006-05-28 18:26:56 +00:00
sturm
a9aeb2c6b2 update to jadetex 3.13, only three years late :)
from reyk (who's slacking too much to commit it himself)
ok avsm@ (maintainer)
2006-04-17 14:19:18 +00:00
kevlo
445dda0213 upgrade to pscal 1.16 2006-04-11 05:47:16 +00:00
bernd
54ad0bcd95 @comment emacs backup files (*~) in PLISTs.
spottet by Andreas Kahari.
2006-04-05 09:45:56 +00:00
bernd
5c7c5b1843 @comment vim backup files. (.swp) Bump PKGNAMEs.
Spotted by Andreas Kahari.
2006-04-03 16:27:57 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
alek
27264de30f - Use "lpr" by default even if CUPS is installed and "lp" is available
- Bump PKGNAME

Problem spotted by henning@, OK mbalmer@
2006-02-19 17:32:59 +00:00
david
8a4bd3e07f replace /usr/local with PREFIX and bump PKGNAME
ok wilfried@ sturm@
2006-02-15 05:14:29 +00:00
steven
f3921d33d6 remove unneeded WANTLIB and LIB_DEPENDS (only symlinks are installed, not
executables).
2006-02-14 16:50:48 +00:00
sturm
e9551af0a2 make this work by utilising etex and pdfetex
from Vladimir Támara Patiño <vtamara at pasosdejesus.org>
2006-02-13 20:44:57 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
espie
99191e5711 synch with XOrg 6.9 2006-02-10 21:17:01 +00:00
steven
6646b01f75 add missing WANTLIB marker 2006-02-08 23:03:39 +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
sturm
3d0932bdf8 make htmldoc work w/o command line options
inspired by new maintainer Antoine Jacoutot <ajacoutot at lphp.org>
2006-02-05 16:17:13 +00:00
mbalmer
42347a509d Bump the package to be one the safe side... 2006-02-05 10:31:13 +00:00
mbalmer
5a34e7c673 Apply patch from bernd@, regen with new gettext 2006-02-05 10:26:23 +00:00
steven
7620e7e41f add working master site 2006-02-05 10:21:27 +00:00
mbalmer
771ece5153 Make SHARED_LIBS actually work, this was lying around for quite some time,
no idea why I did not get committed...

prodded by bernd.
2006-02-05 10:20:57 +00:00
steven
754eb0eb84 fix MASTER_SITES 2006-02-05 10:17:19 +00:00
steven
f2f2b966e7 fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-05 10:15:22 +00:00
mbalmer
60a9252cd8 Adding a FLAVOR a4dj to enable the A4dj papersize.
from Ulrich Kahl <ulrich.kahl@cityweb.de>
2006-01-19 14:20:17 +00:00
brad
0c979f3c17 - remove MODGNU_SHARED_LIBS
- remove unused libtool 1.3 patches
2006-01-08 01:33:16 +00:00
sturm
0e0494ca1e these libraries are actually modules, build them as such 2006-01-06 08:20:20 +00:00
sturm
2e341a5d84 pnf 2006-01-05 21:07:45 +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
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