aboutsummaryrefslogtreecommitdiff
path: root/mail/mail-notification
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-11/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-191-1/+2
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Update to 4.0Jean-Yves Lefort2007-01-172-4/+4
| | | | Notes: svn path=/head/; revision=182639
* Update to 4.0-RC2Jean-Yves Lefort2006-12-072-4/+4
| | | | Notes: svn path=/head/; revision=179110
* Update to 4.0-rc1Jean-Yves Lefort2006-11-274-9/+24
| | | | Notes: svn path=/head/; revision=178143
* Correct PLIST_SUB when Evolution support is enabled.Joe Marcus Clarke2006-10-231-3/+3
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=175512
* Finish chasing the Evolution 2.8 update.Joe Marcus Clarke2006-10-232-7/+8
| | | | | | | | Reported by: Pascal G. Hofstee <caelian@gmail.com> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=175511
* Chase the Evolution version.Joe Marcus Clarke2006-10-151-2/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=175332
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-6/+13
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Update to 3.0Jean-Yves Lefort2006-06-142-5/+4
| | | | Notes: svn path=/head/; revision=165378
* Fix packing list.Jean-Yves Lefort2006-05-252-0/+2
| | | | Notes: svn path=/head/; revision=163352
* Update to 3.0-rc2Jean-Yves Lefort2006-05-182-4/+4
| | | | Notes: svn path=/head/; revision=162709
* Update to 3.0-rc1Jean-Yves Lefort2006-05-165-89/+55
| | | | Notes: svn path=/head/; revision=162505
* Fix a glade-related crash.Jean-Yves Lefort2006-05-011-3/+2
| | | | Notes: svn path=/head/; revision=161134
* - Update ports affected by mail/gmime2 updateMarcus Alves Grando2006-05-011-3/+2
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=160989
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-302-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=160863
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix an IMAP authentication problem.Jean-Yves Lefort2006-01-252-1/+17
| | | | Notes: svn path=/head/; revision=154443
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix the packing list when Evolution support is enabled.Jean-Yves Lefort2005-11-081-2/+2
| | | | Notes: svn path=/head/; revision=147534
* Fix Evolution 2.4.x support.Jean-Yves Lefort2005-11-071-0/+5
| | | | Notes: svn path=/head/; revision=147526
* - Chase Evolution updatePav Lucistnik2005-11-061-2/+2
| | | | Notes: svn path=/head/; revision=147446
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix the packing list when WITHOUT_GMAIL is defined.Jean-Yves Lefort2005-08-112-1/+4
| | | | | | | | Reported by: pav Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140855
* - Fix a bug in the Gmail properties codeJean-Yves Lefort2005-08-102-3/+14
| | | | | | | | | | - Switch back to the traditional Savannah master site, which is now operational again Approved by: portmgr (clement) Notes: svn path=/head/; revision=140833
* Update to 2.0 (fixes Gmail support)Jean-Yves Lefort2005-08-095-78/+44
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140830
* Immediate notification has problems with fast notifiers (such asJean-Yves Lefort2005-05-092-1/+36
| | | | | | | devel/gamin), disable it. Notes: svn path=/head/; revision=134943
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 1.1.Joe Marcus Clarke2005-03-063-24/+29
| | | | | | | | PR: 78514 Submitted by: maintainer Notes: svn path=/head/; revision=130489
* Update to 1.0.Joe Marcus Clarke2004-11-253-3/+4
| | | | | | | | PR: 74351 Submitted by: maintainer Notes: svn path=/head/; revision=122376
* - Update to 0.99Pav Lucistnik2004-11-152-4/+3
| | | | | | | | PR: ports/73970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=121666
* - Enable Gmail supportPav Lucistnik2004-11-121-6/+5
| | | | | | | | PR: ports/73876 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=121489
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Update to 0.8.1Pav Lucistnik2004-11-042-3/+3
| | | | | | | | PR: ports/73527 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=120797
* - Update to 0.8.0Pav Lucistnik2004-11-022-3/+3
| | | | | | | | PR: ports/73373 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=120634
* - Update to 0.7.1Pav Lucistnik2004-10-263-3/+4
| | | | | | | | PR: ports/73124 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=120230
* This port needs GCC 3.4 since gob2 is now generating C99-compliant codeJoe Marcus Clarke2004-10-131-0/+1
| | | | | | | | | | which does not compile under GCC 2.95. Submitted by: maintainer Reported by: pointyhat via kris Notes: svn path=/head/; revision=119126
* Update to 0.7.0 to fix two security vulnerabilities and GCC 3.4.xJoe Marcus Clarke2004-10-075-20/+33
| | | | | | | | | | brokeness. Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118569
* Fix the build on 64-bit platforms.Joe Marcus Clarke2004-08-201-0/+11
| | | | | | | | PR: 70739 Submitted by: maintainer Notes: svn path=/head/; revision=116809
* Update to 0.6.1.Joe Marcus Clarke2004-08-193-8/+8
| | | | | | | | PR: 70645 Submitted by: maintainer Notes: svn path=/head/; revision=116648
* - Update to 0.6.0Pav Lucistnik2004-08-174-23/+43
| | | | | | | | PR: ports/70554 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=116479
* upgrade to 0.5.0Ying-Chieh Liao2004-07-223-4/+13
| | | | | | | | PR: 69395 Submitted by: maintainer Notes: svn path=/head/; revision=114379
* - Update to 0.4.0Pav Lucistnik2004-07-014-49/+37
| | | | | | | | | | | - Rewrite pkg-descr - New gconf handling PR: ports/68487 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=112705
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to version 0.3.4Kirill Ponomarev2004-03-192-3/+3
| | | | | | | | PR: ports/64459 Submitted by: maintainer Notes: svn path=/head/; revision=104638
* - Update to version 0.3.3Kirill Ponomarev2004-03-123-4/+3
| | | | | | | | PR: ports/64159 Submitted by: maintainer Notes: svn path=/head/; revision=103781
* 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
* - Update MASTER_SITESPav Lucistnik2004-02-011-12/+8
| | | | | | | | | | - Use OPTIONS PR: ports/62214 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=99687