aboutsummaryrefslogtreecommitdiff
path: root/mail/qgmailnotifier
Commit message (Collapse)AuthorAgeFilesLines
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-2/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Update to 2014.2Chris Rees2017-05-282-7/+7
| | | | Notes: svn path=/head/; revision=441924
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360498
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-10/+6
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334603
* 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 USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Update maintainer addressChris Rees2011-06-171-1/+1
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275712
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Pass maintainership to submitterMartin Wilke2009-05-101-1/+1
| | | | | | | | PR: 134260 Submitted by: Chris Rees <utisoft@gmail.com> Notes: svn path=/head/; revision=233649
* - Update to 2008.3Martin Wilke2008-09-242-4/+4
| | | | Notes: svn path=/head/; revision=220681
* A portable QT4 based GMail notifier, which is designed to provideMartin Wilke2008-09-233-0/+47
all of the functionality that the official Windows notifier has, and more. WWW: http://www.qt-apps.org/content/show.php/QGMailNotifier?content=85979 Notes: svn path=/head/; revision=220510