aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt_vc_query
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2015-09-031-5/+1
| | | | | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands Approved by: portmgr blanket Notes: svn path=/head/; revision=396018
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-07-021-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360318
* Remove trailing whitespaces from category mailEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345418
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - support stagingJason Helfman2013-10-191-5/+3
| | | | Notes: svn path=/head/; revision=330848
* 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
* - trim historical headerJason Helfman2013-01-082-17/+10
| | | | | | | | | | | - tighten COMMENT - depend on package name for libvc - use PORTDOCS and PLIST_FILES in favor of plist - adopt optionsNG for DOCS and show installation of files - take maintainership Notes: svn path=/head/; revision=310111
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Set maintainer to ports@Oliver Braun2008-11-091-1/+1
| | | | Notes: svn path=/head/; revision=222588
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103612
* SIZE-ifyOliver Braun2004-01-312-0/+2
| | | | Notes: svn path=/head/; revision=99595
* There is also a run-time dependancy on libvc.David E. O'Brien2004-01-011-1/+2
| | | | Notes: svn path=/head/; revision=97018
* * Upgrade to 002.Oliver Braun2003-05-193-2/+16
| | | | | | | * Install portdocs. Notes: svn path=/head/; revision=81397
* The mutt_vc_query program is a vCard query utility for mutt.Oliver Braun2003-05-144-0/+35
It was originally written for `rolo'. WWW: http://rolo.sf.net/ Notes: svn path=/head/; revision=80969