summaryrefslogtreecommitdiff
path: root/mail/imapproxy
AgeCommit message (Collapse)AuthorFilesLines
2017-05-09Requires curses. Fix linker flags.jperkin3-5/+15
2017-02-25Use MASTER_SITE_SOURCEFORGE instead of hardcoding URL, thanks wiz@.mef1-2/+2
2017-02-25Update MASTER_SITES and DISTNAMEmef2-8/+8
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-03Add SHA512 digests for distfiles for mail categoryagc1-1/+2
Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-23TLSv1.2 support for mail/imapproxymanu3-3/+41
The change is from upstream with minor tweaks: use SSLv23_client_method() that negociate highest possible protocol instead of TLSv1_client_method() that can only do TLSv1.0. Insecure SSLv2 and SSLv3 are disabled through SSL_CTX_set_options(). Approved by Thomas Klausner <wiz@NetBSD.org> on behalf of pksrc-pmc
2015-01-18bulk build wants opensslwiedi1-1/+2
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-04-15Add SASL PLAIN Support. Patch submitted upstreammanu5-2/+147
http://sourceforge.net/tracker/?func=detail&aid=3610674&group_id=311&atid=300311
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2011-10-07PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/shshattered1-2/+2
2010-04-07Fix user-destdirjoerg2-1/+19
2010-03-22Update to 1.2.7manu12-117/+121
Check http://www.imapproxy.org/downloads/ChangeLog for changes since 1.0
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-4/+6
their files via a custom do-install target.
2007-03-04Update MASTER_SITES/HOMEPAGE -- mostly disappeared.wiz1-3/+3
From Sergey Svishchev in private mail.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-1/+2
2006-08-06added patches to fix pkg/28638 as well as increase compatibility with IRIX 5schwarz3-1/+63
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-01-08DragonFly needs sys/types.h before sys/socket.h, reorder includes.joerg2-1/+18
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-04-18Convert to buildlink3.snj1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2002-12-09Initial import of imapproxy-1.0, a simple connection caching IMAP proxy.rh5-0/+58