Commit Graph

21 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
0d3a3cf8d9 tighten lib specs; from Rogier Krieger 2013-03-16 01:30:25 +00:00
sthen
dc4db546f1 Forcibly disable unported modules (pam failure pointed out by nigel@).
Clean up configure env handling.
2013-03-15 16:41:19 +00:00
sthen
7c32f87b50 Update Perdition to 1.19-rc5 (using a so-called "release candidate" because
upstream haven't made a real release in quite some time, and this fixes
problems people have encountered). Change to DPB-friendly no_subpackage
handling and don't use groff.

Feedback/tweaks, fix for SSL timeout-related failure, and testing
from Rogier Krieger.
2013-03-15 15:17:36 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
naddy
29272b5882 remove unused pseudo-flavor 2011-09-12 18:08:26 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
f7782d7391 a few email WANTLIBs 2010-11-11 10:54:02 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
sthen
bbfbc3a38d fix depends 2009-03-16 17:52:52 +00:00
simon
2cef798c36 security update to version 1.17.1
fixes CVE-2007-5740

prod and ok dlg@
2008-06-08 10:55:25 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
msf
9e21a7def3 fix conflicting uid and gid. bump PKGNAME 2006-11-25 11:00:38 +00:00
msf
37eaec988a convert to new MULTI_PACKAGES
ok bernd@
2006-11-24 09:41:09 +00:00
msf
44b80f8c0a initial import of perdition 1.17
Perdition is a fully featured POP3 and IMAP4 proxy server. It is able to
handle both SSL and non-SSL connections and redirect users to a real-server
based on a database lookup. Perdition supports modular based database access.
ODBC, MySQL, PostgreSQL, GDBM, POSIX Regular Expression and NIS modules ship
with the distribution. The API for modules is open allowing arbitrary modules
to be written to allow access to any data store.

Perdition has many uses. Including, creating large mail systems where an
end-user's mailbox may be stored on one of several hosts, integrating
different mail systems together, migrating between different email
infrastructures, and bridging plain-text, SSL and TLS services. It can also
be used as part of a firewall.

based off initial work from dlg@

ok sturm@ bernd@
2006-11-16 23:26:00 +00:00