Commit Graph

27631 Commits

Author SHA1 Message Date
dons
8796d5da84 Update darcs to 1.0.2. Fixes stability issues, should close PR 4074.
ok sturm@ pvalchev@
2005-02-14 01:59:12 +00:00
dons
cd5fda6e80 Update ghc to 6.2.2.
Adds support for ghci. More stable foreign function interface.

Just i386 at the moment.

ok sturm@ pvalchev@
2005-02-14 01:26:56 +00:00
pvalchev
d2dee31acf remove Lurene Grenier from maintainer position (unresponsive, and now
email bounces)
2005-02-14 00:35:53 +00:00
alek
d420b19122 Add WANTLIB marker 2005-02-13 19:49:53 +00:00
alek
4bd87ea577 Add WANTLIB marker 2005-02-13 19:31:19 +00:00
alek
a70560ccbf Remove not needed dependencies 2005-02-13 18:50:25 +00:00
brad
86acc6c641 Dovecot MySQL FLAVOR. 2005-02-13 18:45:19 +00:00
brad
c123ab799c MySQL FLAVOR. 2005-02-13 18:44:05 +00:00
brad
7a9c752692 add a MySQL FLAVOR.
From: Johan Fredin <griffin at legonet dot org>
2005-02-13 18:42:46 +00:00
alek
a094f6585d - Fix libiconv detection
- Bump PKGNAME

ok brad@
2005-02-13 18:37:32 +00:00
alek
f3be193c6a - Don't open default highscore file when -C flag is used (fixes writing
outside FAKEDIR area during fake stage)
- Don't include bundled libintl headers
- Fix WANTLIB marker
- Bump PKGNAME

ok brad@
2005-02-13 18:31:15 +00:00
alek
ddf86c18a2 Add WANTLIB marker 2005-02-13 18:03:36 +00:00
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