aboutsummaryrefslogtreecommitdiff
path: root/mail/exipick
Commit message (Collapse)AuthorAgeFilesLines
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-6/+7
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* Support stagingEmanuel Haupt2014-02-261-3/+2
| | | | Notes: svn path=/head/; revision=346159
* - Return almost all of my ports back to the pool. I have no time to make anyMarcelo Araujo2013-11-291-1/+1
| | | | | | | necessary fixes on them for the past months. Notes: svn path=/head/; revision=335151
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326249
* - Update to 20100323.0.Marcelo Araujo2011-03-013-15/+4
| | | | | | | - Better change the spool using sed inside the Makefile than maintain an extra patch. Notes: svn path=/head/; revision=270038
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - Update to 20061117.2Martin Wilke2007-01-133-11/+11
| | | | | | | | | | - Pass maintainership to submitter PR: ports/107883 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer) Notes: svn path=/head/; revision=182335
* - Update to 20060307.1Sergey Matveychuk2006-05-013-6/+6
| | | | Notes: svn path=/head/; revision=161059
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880
* Update to 20050604.1Tilman Keskinoz2005-06-203-5/+5
| | | | | | | | | | | This snapshot version has some bugfixes and works fine with newer exim versions. PR: 82435 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=137777
* Display messages from Exim queue based on a variety of criteria.Sergey Matveychuk2005-05-015-0/+59
PR: ports/80517 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=134472