aboutsummaryrefslogtreecommitdiffstats
path: root/mail/gkrellmmailwatch2
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32015-06-071-1/+6
| | | | - Strip library
* - Add staging supportpawel2014-06-012-5/+4
| | | | | - Use PKGNAMESUFFIX, LATEST_LINK is deprecated - Switch to PLIST_FILES
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-1/+2
| | | | mail)
* Add an explicit dependency on pkgconfantoine2013-09-111-1/+1
| | | | Approved by: portmgr (bapt)
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-011-7/+2
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+1
| | | | MAKE_ENV
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Respect CC.ume2007-01-171-1/+1
| | | | | | PR: ports/107164 Submitted by: lioux Approved by: maintainer (timeout)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* - Update to 2.4.3pav2004-05-222-4/+5
| | | | | | | - Define LATEST_LINK to avoid package clash PR: ports/66846 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
* Don't remove directories we didn't createkris2004-04-181-2/+0
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* update gkrellmmailwatch to 2.4.2oliver2003-10-053-3/+7
| | | | | | | | hand maintainership to Fernan Aguero <fernan@iib.unsam.edu.ar> PR: ports/57544 Submitted By: Fernan Aguero <fernan@iib.unsam.edu.ar> Approved By: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* new port: mail/gkrellmailwatch2edwin2002-11-245-0/+37
A plugin for gkrellm, that watches in multiple mailboxes for new mail PR: ports/45661 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>