Version: 2.2, Package name: perdition-2.2 |
Maintained by: Giovanni Bechis |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-ldap Library to allow perdition to access LDAP based popmaps Description-main 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. Description-mysql Library to allow perdition to access MySQL based popmaps Description-pgsql Library to allow perdition to access PostgreSQL based popmaps |
Filesize: 709.09 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-11-07 14:29:56 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Update to 2.2 |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-08-27 07:51:27 by Giovanni Bechis | Files touched by this commit (7) |
Log message: Update to 2.1 and take maintainership ok jca@ |
2015-08-21 16:51:10 by Stuart Henderson | Files touched by this commit (11) |
Log message: sync WANTLIB |
2010-11-26 07:44:27 by Marc Espie | Files touched by this commit (7) |
Log message: default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages with erroneous depends. |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-11-11 03:54:02 by Marc Espie | Files touched by this commit (16) |
Log message: a few email WANTLIBs |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2009-03-16 11:52:52 by Stuart Henderson | Files touched by this commit (3) |
Log message: fix depends |
2008-06-08 04:55:25 by Simon Bertrang | Files touched by this commit (4) |
Log message: security update to version 1.17.1 fixes CVE-2007-5740 prod and ok dlg@ |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-25 04:00:38 by Mathieu Sauve-Frankel | Files touched by this commit (2) |
Log message: fix conflicting uid and gid. bump PKGNAME |
2006-11-24 02:41:09 by Mathieu Sauve-Frankel | Files touched by this commit (7) |
Log message: convert to new MULTI_PACKAGES ok bernd@ |