aboutsummaryrefslogtreecommitdiffstats
path: root/mail/imaptools
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-1/+1
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Support stage.bsam2013-09-251-2/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* - convert to the new perl5 frameworkaz2013-09-121-2/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Use shebangfix and let Makefile be more declarative.bsam2013-05-251-4/+4
| | | | Convinced by: jgh, danfe
* Remove the license file since ISCL is now defined at bsd.licenses.db.mk.bsam2013-05-251-1/+0
|
* . trim Makefile headers;bsam2013-05-251-6/+2
| | | | . reword COMMENT while removing the indefinite article.
* imaptools and imaputils install the same files, so CONFLICTcrees2012-04-091-0/+2
| | | | | Approved by: maintainers Feature safe: yes
* The author changed his mind. Here is the main idea:bsam2012-04-091-2/+2
| | | | | | | | | | | | ----- Please continue to make available the last free version of my IMAP tools (V1.135). Put things back the way they used to be, including the licensing. ----- So, I put the disfile to MASTER_SITE_LOCAL. And thanks to the author for his tools and free support for more than 6 years! Feature safe: yes
* Update to version 1.135.bsam2012-04-062-3/+3
| | | | | | | | | | | | | Beware (I've got an e-mail from the author): 1. This is the last free version of imaptools. 2. The author's intention is to release a new version with a modest fee. 3. All users who already get a copy of the program may use it without restrictions. 4. Further redistribution of already released versions will be forbidden. 5. The port should be removed from the portstree. 6. The dead line is Monday April 9th. Feature safe: yes
* Update to version 1.133.bsam2012-03-253-3/+4
| | | | | | | PR: ports/166385 Submitted by: olgeni Tested at: redports Feature safe: yes
* Update to version 1.130.bsam2012-03-122-3/+3
| | | | | | Reported by: pavbot Tested at: redports Feature safe: yes
* Update to version 1.128.bsam2012-03-072-3/+3
| | | | | PR: ports/165690 Submitted by: olgeni
* . update to version 1.123;bsam2012-02-143-4/+5
| | | | | | | . sort pkg-plist. PR: ports/165095 Submitted by: olgeni
* Update to version 1.120.bsam2012-01-192-3/+3
| | | | | PR: ports/164279 Submitted by: olgeni
* Update to version 1.118.bsam2011-12-262-3/+3
| | | | | Pointed out by: PR/163607 Submitted by: olgeni
* Update to version 1.113.bsam2011-11-212-3/+3
| | | | | | PR: ports/162720 Submitted by: olgeni Feature safe: yes
* Update to version 1.111 (fix fetch).bsam2011-11-153-3/+4
| | | | | | | NEW: imap_to_maildir.pl. Copy messages from an IMAP server to a local user's Maildir. Pointed out by: pointyhat (via pavmail) Feature safe: yes
* Update to version 1.110.bsam2011-11-112-3/+3
| | | | | | PR: ports/162436 Submitted by: olgeni Feature safe: yes
* Update to version 1.109.bsam2011-11-032-3/+3
| | | | | PR: ports/162254 Submitted by: olgeni
* Update to version 1.107.bsam2011-10-282-3/+3
| | | | | PR: ports/162063 Submitted by: olgeni
* Update to version 1.106.bsam2011-10-082-3/+3
| | | | | PR: ports/161303 Submitted by: olgeni
* Update distinfo and fix fetching. The distfile was rerolled withoutbsam2011-10-031-2/+2
| | | | | | | | changing the version. Confirmed by the author via private e-mail. He said that it's not a good practice and would avoid doing it in the future. Reported by: pontyhat (pavmail)
* Update to version 1.105.bsam2011-09-302-3/+3
| | | | | PR: ports/161098 Submitted by: olgeni
* Update to version 1.103.bsam2011-09-142-3/+3
| | | | | PR: ports/160683 Submitted by: olgeni
* Update to version 1.98. Changes:bsam2011-06-142-3/+3
| | | | | | | | . imapcopy.pl: Added -a <DD-MMM-YYYY> argument. If specified only messages after this date will be copied. PR: ports/157858 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* . update to version 1.92: delete_imap_mailboxes.pl (NEW),bsam2011-03-113-4/+7
| | | | | delete one or more mailboxes based on a regular expression. . add LICENSE (ISCL).
* Upgrade to version 1.91.bsam2011-03-013-3/+5
| | | | Reported by: miwibot
* Update to version 1.88.bsam2010-12-252-3/+3
|
* Update to version 1.87.bsam2010-12-092-4/+3
|
* . fix a distfile fetching by updating to version 1.81; [1]bsam2010-10-282-4/+5
| | | | | | | . define USE_PERL5_RUN=yes since the port is actually a set of perl scripts. Reported by: QAT [1]
* A number of tools and scripts for use with IMAP servers.bsam2010-10-274-0/+49
WWW: http://www.athensfbc.com/imap_tools/