Commit Graph

27619 Commits

Author SHA1 Message Date
alek
dc3cf8f74a Adjust LIB_DEPENDS 2005-02-13 18:02:52 +00:00
alek
3955a4f329 Add WANTLIB marker 2005-02-13 17:55:48 +00:00
alek
78cb9db264 Fix WANTLIB marker 2005-02-13 17:49:46 +00:00
alek
5f4f87913a Add WANTLIB marker 2005-02-13 16:50:42 +00:00
alek
e927ca3c45 - Fix libintl detection
- Don't use included libintl headers
- Regen PLIST
- Bump PKGNAME
2005-02-13 16:40:59 +00:00
msf
4dd0074df6 - update to 0.21 after lengthy maintainer timeout
- remove marked as BROKEN
2005-02-13 16:28:09 +00:00
alek
ed798217bb - Fix tcl dependency
- Bump PKGNAME
2005-02-13 16:20:38 +00:00
alek
61a26847bd Add WANTLIB marker 2005-02-13 16:00:19 +00:00
alek
a0d0c782b1 Adjust LIB_DEPENDS 2005-02-13 15:54:28 +00:00
alek
55f4643b2a - Fix libintl/libiconv detection
- Fix Python detection
- Use -pthread, not -lpthread
- Don't use bundled libintl headers
- Bump PKGNAME

ok sturm@
2005-02-13 14:18:06 +00:00
alek
ee161d808f - Remove LIB_DEPENDS, this port doesn't need tcl/tk
- Bump PKGNAME

ok sturm@
2005-02-13 14:15:37 +00:00
mbalmer
8a2946712b Install the documentation in ${PREFIX}/share/doc/mod_auth_ldap.
ok henning@
2005-02-13 11:04:23 +00:00
sturm
0a62b71b49 make some PLISTs "make plist" compliant, all further @dirrm are in broken
ports
2005-02-13 10:56:23 +00:00
naddy
0804886194 - update to 6.3.061
- add a build dependency on pkgconfig when building the gtk2 interface

From: Chris Kuethe <chris.kuethe@gmail.com>
2005-02-12 23:00:50 +00:00
alek
ace5a474a8 - Fix SDL_image detection
- Bump PKGNAME
2005-02-12 19:24:22 +00:00
jcs
104b349357 patch configure not to pick up an installed libusb even though we
already use --without-usb

add WANTLIB, bump pkgname

problem noticed by alek@
2005-02-12 18:08:12 +00:00
brad
0108244c3c upgrade to lighttpd 1.3.10
From: Ben Lovett <ben at tilderoot dot com>
2005-02-12 13:17:36 +00:00
brad
3aa1a11040 upgrade to Dovecot 0.99.14 2005-02-12 12:17:07 +00:00
naddy
382d846391 SECURITY:
cpio used a 0 umask when creating files using the -O (archive) or
-F options, which created the files with mode 0666 and allowed local
users to read or overwrite those files. (CAN-1999-1572)
2005-02-11 23:28:34 +00:00
djm
bc6c8e9ea1 fix install for non-standard LOCALBASE, after reeducation session from naddy@ 2005-02-11 22:56:45 +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
sturm
4552638d48 update to hydra 4.6
now with no_x11 FLAVOR

from Jon Trembley <jon at brain-box.net>
2005-02-11 19:46:22 +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
jakob
5ad1f2f3a8 fix CAN-2004-1143 (weak password generation) 2005-02-11 19:33:55 +00:00
sturm
b5751ce71b update to getmail 4.3.2
-previously, if an SSL POP3 or IMAP server abruptly closed the connection
before getmail could finish logging in, getmail would exit instead of
proceeding to the next configured mail account.  Fixed.  Thanks: Matthias
Andree, Frank Benkstein, Thomas Schwinge.
-eliminate duplicate Return-Path: header fields.  Thanks: Angles Puglisi.
2005-02-11 19:18:51 +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
sturm
c245cce037 A patch from Philip Guenther (procmail maintainer) fixing a
crash when procmail is invoked without arguments and then
receive a ^C.

from rohee@
2005-02-11 19:11:39 +00:00
sturm
2df5e83b56 fix WANTLIB for no_x11 FLAVOR
fixes ports/4092
2005-02-11 18:52:04 +00:00
naddy
795ef322f0 cleanup: add WANTLIB, drop automake dependency, add RCS Id 2005-02-11 17:57:30 +00:00
naddy
e6d96395ca * maintenance update to 3.4.5
* fix -f
2005-02-11 16:35:05 +00:00
alek
be7bfeab4f Fix WANTLIB marker 2005-02-11 12:43:46 +00:00
alek
4bb7a34bb7 - Fix libintl/libiconv linking
- Add WANTLIB marker
- Bump PKGNAME

ok naddy@
2005-02-11 12:14:37 +00:00
alek
38a60c6d78 Add txt2tags 2005-02-11 12:02:31 +00:00
alek
662fd0753c Import txt2tags 2.2
txt2tags is a format conversion tool written in Python that generates
HTML, XHTML, SGML, LaTeX, Lout, Man Page, MoinMoin, Magic Point and
PageMaker documents from a single text file with minimal markup.

From Gleydson Soares <mail@gsoares.org>

help & ok xsa@
2005-02-11 11:59:23 +00:00
brad
c5a2906562 add missing ERR_INVALID_RESP to PLIST 2005-02-11 02:47:55 +00:00
espie
afbfdf8df8 zap extra spaces at end of CFLAGS. 2005-02-10 23:44:03 +00:00
naddy
ef12559bd4 Fix build on i386 and properly recognize amd64.
From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-10 19:59:08 +00:00
robert
f48c86a2d1 use the correct library in PFRAG.shared 2005-02-10 18:50:47 +00:00
sturm
a98b6cb51b p5-File-MMagic 2005-02-10 18:39:06 +00:00
sturm
3f466e2736 Initial import of File-MMagic 1.22
The perl module File::MMagic guesses the file type from its contents
like the file(1) command.

from Alexander Bluhm <alexander_bluhm@genua.de>
2005-02-10 18:35:06 +00:00
jakob
77a5ec74c4 critical security update (CAN-2005-0202) 2005-02-10 14:58:06 +00:00
naddy
54fdcbe432 fatal typo 2005-02-10 12:38:28 +00:00
naddy
d17cf576bc - update ffmpeg to snapshot 20050130
- remove inter-library dependencies
- chase fallout in dependent ports

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-09 23:41:42 +00:00
alek
7b14e51021 - Fix libintl/libiconv linking
- Bump PKGNAME

ok naddy@
2005-02-09 23:11:29 +00:00
sturm
3a51ccb48b add $OpenBSD$ tag 2005-02-09 20:36:29 +00:00
pvalchev
69f16b44ba make errstr() play nice with Heimdal; from maintainer Stephen Kirkham 2005-02-09 05:36:24 +00:00
brad
e296bee697 Max Vozeler discovered a format string vulnerability in the "movemail"
utility of Emacs. By sending specially crafted packets, a malicious
POP3 server could cause a buffer overflow, which could have been
exploited to execute arbitrary code with the privileges of the user.
2005-02-09 03:48:43 +00:00
alek
441b7b85db - Remove shared lib inter-library dependency on libm
- Bump PKGNAME and library major number
- Adjust devel/gettext dependency
- Don't use included libintl headers
- Don't build tests

MAINTAINER timeout

help & ok naddy@
2005-02-09 01:03:50 +00:00
alek
944bfdf55e - Don't use included libintl
- Use shared libs, if available
- Bump PKGNAME

ok naddy@
2005-02-09 00:41:19 +00:00