aboutsummaryrefslogtreecommitdiff
path: root/mail/chk4mail
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Update chk4mail to 2.27 (bugfix release)Johan van Selst2013-06-132-8/+3
| | | | Notes: svn path=/head/; revision=320835
* Update chk4mail to 2.26Johan van Selst2012-11-132-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307380
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* Update to 2.25Johan van Selst2009-11-202-4/+4
| | | | Notes: svn path=/head/; revision=244528
* Update to 2.24Johan van Selst2009-04-032-4/+4
| | | | Notes: svn path=/head/; revision=231549
* Update to 2.23Johan van Selst2008-10-272-4/+5
| | | | Notes: svn path=/head/; revision=222144
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 2.22Johan van Selst2008-02-252-4/+4
| | | | Notes: svn path=/head/; revision=207896
* - Update to 2.21Johan van Selst2007-12-182-4/+4
| | | | Notes: svn path=/head/; revision=203979
* - Update to 2.20Pav Lucistnik2006-03-162-4/+4
| | | | | | | | PR: ports/94239 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=157415
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Update to 2.19Renato Botelho2005-07-212-3/+4
| | | | | | | | | PR: ports/83865 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Approved by: flz (mentor) Notes: svn path=/head/; revision=139830
* New chk4mail version 2.18 includes support for Maildir subfoldersThierry Thomas2004-11-143-7/+7
| | | | | | | | | | | | like courier-mta uses. Remove pkg-plist. PR: ports/73948 Submitted by: maintainer. Notes: svn path=/head/; revision=121610
* Update to 2.17:Volker Stolz2004-03-252-2/+3
| | | | | | | | | | | | | - Fixed bug in {n,}frm compatibility. - Added $CHK4MAIL_OPTIONS for a default options list. - Added $MAIL_UNREAD_AS_OLD as dirty alternative for -u. PR: 64666 Submitted by: Johan van Selst (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=105232
* Upgrade to 2.15.Oliver Braun2003-03-262-3/+4
| | | | | | | | PR: ports/50314 Submitted by: maintainer Notes: svn path=/head/; revision=77486
* Update of chk4mail to version 2.14Yen-Ming Lee2003-02-232-2/+2
| | | | | | | | PR: 48588 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=76247
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Add chk4mail 2.12, a utility to quickly check multiple folders for new email.Oliver Braun2003-01-195-0/+31
PR: ports/44314 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=73460