aboutsummaryrefslogtreecommitdiff
path: root/mail/xmailwatcher
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516916
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363275
* Add staging supportPawel Pekala2014-06-061-4/+2
| | | | Notes: svn path=/head/; revision=356837
* 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
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | | | | | | Trim headers Convert to USE_GCC=any where needed Remove indefinite article Notes: svn path=/head/; revision=321995
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-10/+11
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Fix build with gcc4Tilman Keskinoz2007-05-301-0/+11
| | | | Notes: svn path=/head/; revision=192418
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* update master siteYing-Chieh Liao2001-12-131-1/+1
| | | | | | | | PR: 32768 Submitted by: maintainer Notes: svn path=/head/; revision=51430
* Import of new port skeleton: mail/xmailwatcher.SADA Kenji2001-03-096-0/+48
From pkg-descr: This is XMAILWATCHER, which periodically checks a user's mailbox. If there is mail, the user is notified either by a changing icon, or by a list of senders and subjects in an X object. PR: ports/25438 Submitted by: Harry Newton <harry_newton@telinco.co.uk> Notes: svn path=/head/; revision=39326