aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.22Marcus Alves Grando2008-08-173-13/+13
| | | | Notes: svn path=/head/; revision=218699
* 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
* - Update to 2.2.18Marcus Alves Grando2008-04-134-6/+39
| | | | | | | | | | - Rename uudecode e uuencode to gmime-* to not conflict with userland [1] PR: 118092 [1] Submitted by: Rob Austein <sra___hactrn.net> [1] Notes: svn path=/head/; revision=211173
* - Update to 2.2.15Marcus Alves Grando2008-01-034-21/+10
| | | | Notes: svn path=/head/; revision=204926
* - Update to 2.2.10Marcus Alves Grando2007-07-212-4/+4
| | | | Notes: svn path=/head/; revision=196006
* - Update to 2.2.9Marcus Alves Grando2007-05-282-4/+4
| | | | Notes: svn path=/head/; revision=192211
* - Update to 2.2.6Marcus Alves Grando2007-04-063-4/+7
| | | | Notes: svn path=/head/; revision=189324
* - Update to 2.2.4Marcus Alves Grando2007-02-126-4/+45
| | | | | | | | | | - Fix unnecessary print [1] PR: 106813 [1] Submitted by: Larry Rosenman <ler___lerctr.org> [1] Notes: svn path=/head/; revision=185025
* Allow USE_GNOME to be overridden since next gmime2-sharp update will requireTom McLaughlin2006-11-101-1/+1
| | | | | | | gtksharp20. Notes: svn path=/head/; revision=177038
* - Update to 2.2.3Marcus Alves Grando2006-08-143-19/+8
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=170521
* - Update to 2.2.2Marcus Alves Grando2006-06-302-4/+4
| | | | Notes: svn path=/head/; revision=166665
* - Update to 2.2.1Marcus Alves Grando2006-04-303-7/+7
| | | | Notes: svn path=/head/; revision=160988
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix libs provided by pkg-configMarcus Alves Grando2006-02-042-0/+11
| | | | | | | | | - Bump PORTREVISION Submitted by: jylefort Notes: svn path=/head/; revision=155169
* Update to 2.1.19Marcus Alves Grando2006-01-202-8/+8
| | | | Notes: svn path=/head/; revision=154018
* Update to 2.1.18Marcus Alves Grando2006-01-172-6/+4
| | | | Notes: svn path=/head/; revision=153735
* 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
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147666
* Update to 2.1.17Marcus Alves Grando2005-11-072-5/+4
| | | | | | | Take MAINTAINER Notes: svn path=/head/; revision=147500
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix duplicate LATEST_LINK.Tom McLaughlin2005-10-141-1/+1
| | | | | | | Approved by: mezz (co-mentor) Notes: svn path=/head/; revision=145325
* - Add gmime2-sharp, slave port of gmime2. This port provides the C#Tom McLaughlin2005-10-052-5/+24
| | | | | | | | | bindings to the gmime2 library. Approved by: ahze (mentor) Notes: svn path=/head/; revision=144247
* Drop maintainership, since I'm buried in the $REALLIFE stuff.Kirill Ponomarev2005-09-141-1/+1
| | | | Notes: svn path=/head/; revision=142683
* Update to 2.1.16Kirill Ponomarev2005-08-283-3/+29
| | | | Notes: svn path=/head/; revision=141074
* Update to 2.1.15Kirill Ponomarev2005-06-164-43/+3
| | | | Notes: svn path=/head/; revision=137560
* Update to 2.1.14Kirill Ponomarev2005-04-022-4/+3
| | | | Notes: svn path=/head/; revision=132183
* 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 2.1.13Kirill Ponomarev2005-03-112-3/+3
| | | | Notes: svn path=/head/; revision=130867
* Update to version 2.1.12Kirill Ponomarev2005-02-212-3/+3
| | | | Notes: svn path=/head/; revision=129501
* Update to 2.1.11Kirill Ponomarev2005-01-303-6/+6
| | | | Notes: svn path=/head/; revision=127728
* Update to 2.1.10Kirill Ponomarev2005-01-166-14/+28
| | | | Notes: svn path=/head/; revision=126597
* Install documentation to DOCSDIR.Kirill Ponomarev2004-12-154-83/+40
| | | | | | | | | | Honour NOPORTDOCS macro. Based on PR: ports/74982 Submitted by: skv Notes: svn path=/head/; revision=124171
* Switch to USE_LIBTOOL_VER.Kirill Ponomarev2004-11-102-3/+2
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=121286
* Fix plist. Notified maintainer. Not bumping port version because it wasSean Chittenden2004-11-091-0/+1
| | | | | | | bumped 2min ago. Notes: svn path=/head/; revision=121247
* *grabs bleach and pours on infectious creeping GNOME software infestation*Sean Chittenden2004-11-091-3/+3
| | | | | | | | | | | Fix the list of dependencies so it no longer depends on xorg-libraries. For server installs this was unnecessary. Bump port version, take hazard suit off, and dispose of used suit in incinerator. Approved by: krion Notes: svn path=/head/; revision=121245
* Update to 2.1.9Kirill Ponomarev2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=119039
* Update to 2.1.8Kirill Ponomarev2004-08-233-4/+3
| | | | | | | | PR: partially ports/70857 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=117119
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Update to version 2.1.7Kirill Ponomarev2004-07-073-3/+4
| | | | Notes: svn path=/head/; revision=113163
* - Update to version 2.1.6Kirill Ponomarev2004-06-073-3/+4
| | | | Notes: svn path=/head/; revision=110993
* - Update to version 2.1.5Kirill Ponomarev2004-05-183-87/+82
| | | | Notes: svn path=/head/; revision=109418
* - Update to version 2.1.4Kirill Ponomarev2004-05-043-11/+9
| | | | Notes: svn path=/head/; revision=108379
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to version 2.1.3Kirill Ponomarev2004-03-123-5/+4
| | | | Notes: svn path=/head/; revision=103810
* - Update to version 2.1.2Kirill Ponomarev2004-02-144-19/+6
| | | | Notes: svn path=/head/; revision=100942
* - Fix MASTER_SITESKirill Ponomarev2004-02-071-2/+1
| | | | Notes: svn path=/head/; revision=100273
* - Oh no! s/LIST/LINKKirill Ponomarev2004-02-061-1/+1
| | | | | | | Pointy hat to: krion Notes: svn path=/head/; revision=100129
* - "Annoying Reminder Guy II" wants LATEST_LIST.Kirill Ponomarev2004-02-061-0/+2
| | | | Notes: svn path=/head/; revision=100128
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920