summaryrefslogtreecommitdiff
path: root/mail/mailsync
AgeCommit message (Collapse)AuthorFilesLines
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-04-06"Each sed command should appear in an assignment of its own."rodent1-4/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-11-13Bump the package revisions of all packages that depend on thetron1-2/+2
"imap-uw" package because of binary incompatibilities.
2008-04-20when looking for libssl, also consider .dylib suffixdbj3-13/+29
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-7/+10
their files via a custom do-install target.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-08-05Bump PKGREVISION for imap-uw's ABI changes.obache1-2/+2
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz1-2/+2
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-31- no need to include bsd.prefs.mkgrant1-7/+4
- fix indentation of for loop, and explicit undef not required
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
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-11-16- Update mailsync from 4.4.4 -> 5.2.1adrianp6-69/+110
- Lots of changes and bugfixes - see NEWS file for full details - In brief: * Simulate option * completely reengineered: - really object oriented - grouped sources together that belong together - simplified a lot of things
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-10Add NetBSD to platforms setting -fno-operator-names (should this checkwiz1-3/+3
if the compiler is gcc instead?). Set USE_LANGUAGES instead of USE_GCC_SHLIB. Compiles on 2.0 now.
2004-04-22Upgrade mailsync to version 4.4.4. Patch from Michael Pasternak. Notableben4-27/+41
changes include: * Check every fetch operation for success * documented the fact that mailsync is not really fit for concurrent mailbox access * extended loging * reengineering - clearer naming of variables (I hope) - int msgno -> unsigned long msgno (as in c-client) - functions and variables that return/contain only true/false are now booleans * do not copy deleted mails * documented list mode * list mode can display contents of mailboxes * more docu * reordered code to make it more coherent (IMHO) * various functions (fetch_mail_ids, tdc_mail_open) had too many crucial side effects which made the code very hard to follow. Untangled that. * closing a stream before writing in it (c-client logic!) so that new messages are not marked as seen. That means, that mutt users should be happy(er?) now. * more explicit and consistent error messages, more sensible debug output * documented the code and renamed stuff so that it makes sense * messages-ids are sanitized and saved in RFC822 format only. * warnings about spaces in the message id are now optional, see the "-bd" option * fixed a bug that occured when files were copied over but could not be saved for some reason
2004-04-15Fix MASTER_SITES; noted by Michal Pasternak.wiz1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-07Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+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-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-09Make this compile on Darwin.rh3-14/+21
2002-07-02Add RCS Id.wiz1-1/+1
2002-05-30Change wildcard in DEPENDS line for imap-uwzuntum1-2/+2
2002-05-18Adjust PKGNAMEzuntum1-1/+2
2002-05-18Initial import of mailsync-4.3.2zuntum5-0/+79
Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is a 3-way diff. Two mailboxes are simultaneously compared to a record of the state of both mailboxes at last sync. New messages and message deletions are propagated between the two mailboxes. If you're familiar with CVS, it's the same principle, except there's no opportunity for conflicts. XXX: could be buildlinked for imap-uw; will take a look later Fixes pkg/16757 by MarkoSchuetz@web.de