Commit Graph

563 Commits

Author SHA1 Message Date
alek
5f4f87913a Add WANTLIB marker 2005-02-13 16:50:42 +00:00
alek
61a26847bd Add WANTLIB marker 2005-02-13 16:00:19 +00:00
naddy
7f93d1687b Disable native language support.
gettext detection is broken and the translations are severely lacking.
2005-02-11 21:18:00 +00:00
alek
7ecc26c677 - Fix libintl/libiconv detection
- Don't include bundled libintl headers
- Don't link liba2ps with libintl/libiconv
- Bump PKGNAME

second part

looks good sturm@
2005-02-11 19:45:04 +00:00
alek
be5e263bed - Fix libintl/libiconv detection
- Don't include bundled libintl headers
- Don't link liba2ps with libintl/libiconv
- Bump PKGNAME

first part

looks good sturm@
2005-02-11 19:44:38 +00:00
naddy
e46008a870 SECURITY:
Erik Sjolund discovered several issues in enscript: it suffers from
several buffer overflows (CAN-2004-1186), quotes and shell escape
characters are insufficiently sanitized in filenames (CAN-2004-1185),
and it supported taking input from an arbitrary command pipe, with
unwanted side effects (CAN-2004-1184).

From/via Gentoo.
2005-02-11 19:12:42 +00:00
naddy
795ef322f0 cleanup: add WANTLIB, drop automake dependency, add RCS Id 2005-02-11 17:57:30 +00:00
alek
66af65d728 Add WANTLIB marker 2005-02-08 22:46:30 +00:00
brad
b2653b7620 SECURITY:
Fix a buffer overflow due to insufficient bounds checking while
processing a PDF file that provides malicious values in the /Encrypt
/Length tag.
2005-01-27 05:03:27 +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
alek
b9f64022ad Fix WANTLIB for -doc SUBPACKAGE 2005-01-24 15:05:56 +00:00
alek
aa73512a3d Add WANTLIB marker 2005-01-24 15:04:13 +00:00
mbalmer
e4f54e4eea Bump package name after changing the PLIST. 2005-01-24 14:34:26 +00:00
mbalmer
f300cfe31e Removed
@extraunexec ${PREFIX}/sbin/cups-disable -q
which is an unsafe operation during pkg_add -r time.

ok espie@
2005-01-24 12:51:53 +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
mbalmer
1f71ba0854 SECURITY:
Apply a security fix from xpdf, which is the base for pdftops and
bump the package name.

spotted by alek@
2005-01-22 17:12:43 +00:00
mbalmer
1ee7aaf623 Change /nonexistant to /noexistent in @newuser.
spotted by Bernd Ahlers, ok naddy@
2005-01-21 21:40:25 +00:00
mbalmer
74adfacdfd SIZE matters. 2005-01-21 14:11:10 +00:00
mbalmer
600f2184de Added
SUBDIR += cups

ok alek@
2005-01-16 13:22:05 +00:00
mbalmer
5209f393d5 Use uid/gid 541. 2005-01-16 13:18:18 +00:00
mbalmer
7a65d71e93 CUPS, the Common Unix Printing System.
A cross-platform printing solution for Unix environments,
based on the "Internet Printing Protocol, IPP".

ok alek@
2005-01-16 12:36:42 +00:00
sturm
791978b727 build Dialogs.C without optimization in order to get reasonable build
times on an i386 with only 256MB (minutes vs hours)

ok Zvezdan Petkovic <zvezdan at cs.wm.edu>
2005-01-09 07:49:05 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
sturm
b3ce47ca04 teTeX_base now owns share/texmf-local in order to allow for clean
pkg deletes
2004-12-26 14:01:36 +00:00
sturm
6d4fe4313f SECURITY FIX
fix included xpdf, for details see
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities&flashstatus=false
2004-12-25 23:14:29 +00:00
alek
791ea4183b Add WANTLIB marker 2004-12-25 20:58:34 +00:00
sturm
8873127534 SECURITY FIX
update to Acoread 5.0.10, from the release notes:

A security patch was applied that solves a problem reported
with malformed mail containing pdf attachments.
2004-12-22 20:11:20 +00:00
alek
ce182d020b Remove MAINTAINER per his request
ok sturm@
2004-11-28 13:18:45 +00:00
alek
f257928094 - Kill DEINSTALL
- Replace INSTALL with MESSAGE, @sample and @exec
- Bump PKGNAME

I guess so naddy@
2004-11-27 18:33:31 +00:00
sturm
959561cbf9 SECURITY FIX for CAN-2004-0888 (integer overflows in included xpdf)
bump PKGNAME

from freebsd
2004-11-27 14:15:04 +00:00
alek
b79da1ffe8 - Append notice displayed by INSTALL to DESCR
- Bump PKGNAME

ok naddy@ sturm@
2004-11-23 22:45:21 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
alek
f030d58b1d - update MAINTAINER email address
- new MASTER_SITES

ok xsa@
2004-11-02 21:10:03 +00:00
espie
0554da38fa surprisingly old cruft. 2004-10-26 19:21:38 +00:00
sturm
7b91245290 fix build on hppa 2004-10-25 18:55:36 +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
sturm
45625eaaaa forgot this one 2004-10-13 18:12:58 +00:00
sturm
60ac3ad060 use @sample instead of INSTALL/DEINSTALL 2004-10-13 18:09:03 +00:00
espie
890234fd51 kill INSTALL 2004-09-23 07:06:00 +00:00
espie
452e8ee14d new style conflicts. 2004-09-18 13:01:47 +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
ef57ea61fd new-style MODULES. 2004-08-10 09:26:13 +00:00
xsa
583440ee36 MODULES= lang/python 2004-08-03 21:31:06 +00:00