aboutsummaryrefslogtreecommitdiff
path: root/mail/wmymail
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-6/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Drop maintainership for ports which I sadly no longer haveBruce M Simpson2005-12-121-1/+1
| | | | | | | the time, hardware, or resources to maintain. Notes: svn path=/head/; revision=151060
* Bump PORTREVISION for ports affected by libdockapp library version bump.Sam Lawrance2005-06-131-1/+1
| | | | Notes: svn path=/head/; revision=137377
* Chase libdockapp update.Sam Lawrance2005-06-121-1/+1
| | | | Notes: svn path=/head/; revision=137320
* Update my email address in MAINTAINER and comment fields.Bruce M Simpson2005-01-121-2/+2
| | | | Notes: svn path=/head/; revision=126231
* SIZE update jumbo-commit.Bruce M Simpson2004-03-251-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=105180
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add wmymail, small DockApp to display the number of new mailTilman Keskinoz2003-06-265-0/+81
messages in a user's inbox. It uses fetchmail and libdockapp. PR: 42072 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=83669