aboutsummaryrefslogtreecommitdiff
path: root/mail/libvmime
Commit message (Collapse)AuthorAgeFilesLines
* Fix a build.Xin LI2013-09-122-1/+12
| | | | Notes: svn path=/head/; revision=327101
* Fix build.Xin LI2013-09-062-1/+12
| | | | | | | | | | | | | Per ISO C++03 14.2/4: When the name of a member template specialization appears after . or -> in a postfix-expression, or after nested-name-specifier in a qualified-id, and the postfix-expression or qualified-id explicitly depends on a template-parameter (14.6.2), the member template name must be prefixed by the keyword template. Otherwise the name is assumed to name a non-template. Notes: svn path=/head/; revision=326456
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-7/+2
| | | | Notes: svn path=/head/; revision=326070
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* Chase security/gsasl library updateJohan van Selst2012-06-031-1/+1
| | | | Notes: svn path=/head/; revision=298086
* - Do not rely on specific gnutls nor gsasl version.Xin LI2012-03-082-3/+14
| | | | | | | | | - Fix clang compilation. Submitted by: Mel Flynn <rflynn acsalaska net> Notes: svn path=/head/; revision=292979
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-1/+2
| | | | Notes: svn path=/head/; revision=275104
* Update to 0.9.1.Xin LI2011-05-036-55/+25
| | | | Notes: svn path=/head/; revision=273588
* Chase security/gsasl updateJohan van Selst2011-02-251-2/+2
| | | | Notes: svn path=/head/; revision=269705
* Chase deps shlib version after updating security/gsaslKirill Ponomarev2009-12-151-2/+2
| | | | Notes: svn path=/head/; revision=245910
* - Fix a possible segfault in stringUtils::countASCIIchars()Xin LI2009-12-083-1/+23
| | | | | | | | | | - Fix body contents not generating bug caused by stream::reset() won't reset EOF condition. Obtained from: vmime svn Notes: svn path=/head/; revision=245421
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Chase for latest GNUtls's removal of libgnutls-config.Xin LI2009-08-192-8/+18
| | | | Notes: svn path=/head/; revision=239980
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* Mark MAKE_JOBS_SAFE wherever makes sense.Xin LI2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231084
* Chase libs for previous security/gsasl update.Kirill Ponomarev2009-02-061-2/+2
| | | | Notes: svn path=/head/; revision=227709
* Mark as broken on sparc64: does not compile.Mark Linimon2009-02-031-1/+7
| | | | Notes: svn path=/head/; revision=227507
* Derive CXXFLAG from CFLAG explicitly. Without this, user supplied CXXFLAGXin LI2008-11-241-1/+3
| | | | | | | | | could cause compile fail due to the lack of -I${LOCALDIR} Reported/tested by: Andrei V. Lavreniyuk <andy.lavr reactor-xg kiev.ua> Notes: svn path=/head/; revision=223320
* Update to 0.9.0Xin LI2008-11-164-24/+19
| | | | Notes: svn path=/head/; revision=222942
* - Update to version 0.2.28Kirill Ponomarev2008-08-261-2/+2
| | | | | | | | | | - Bump sh lib version on depending ports PR: ports/126857 Submitted by: mm@FreeBSD.org Notes: svn path=/head/; revision=219242
* This port is not broken, it does not compile due to the corrupted headerXin LI2008-07-301-2/+0
| | | | | | | installed by gnutls, which is now fixed. Notes: svn path=/head/; revision=217839
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Mark BROKEN: does not compile with gnutls-2.4.xPav Lucistnik2008-07-231-0/+2
| | | | Notes: svn path=/head/; revision=217329
* 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 GNUTLS_E_OPENPGP_TRUSTDB_VERSION_UNSUPPORTED after GNUTLS upgradXin LI2008-03-051-0/+10
| | | | | | | | | in order to fix build. Reporteed by: pointyhat via pav Notes: svn path=/head/; revision=208480
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-2/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* - Define _GLIBCXX__PTHREADS as a workaround for our gcc's gthr.h,Xin LI2008-02-182-4/+63
| | | | | | | | | | | which defines _GLIBCXX_GTHREAD_USE_WEAK and causes compilation to fail for no good reason. - Respect users' CFLAGS setting. - Use MASTER_SITE=SF. - Bump PORTREVISION. Notes: svn path=/head/; revision=207493
* Now we have a usable gnutls version that can be used with libvmime,Xin LI2007-12-141-6/+2
| | | | | | | so enable it in build. Notes: svn path=/head/; revision=203656
* Chase libver after security/gsasl update.Kirill Ponomarev2007-09-051-2/+2
| | | | Notes: svn path=/head/; revision=198835
* Chase increase of security/gsasl shlib version.Kirill Ponomarev2007-06-011-1/+2
| | | | Notes: svn path=/head/; revision=192513
* Upate to 0.81Xin LI2007-01-053-7/+16
| | | | Notes: svn path=/head/; revision=181458
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.8.0Marcus Alves Grando2005-11-185-99/+95
| | | | | | | | | | Add SHA256 PR: 89217 Submitted by: delphij (maintainer) Notes: svn path=/head/; revision=148722
* 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
* New portMarcus Alves Grando2005-09-206-0/+231
"libvmime is a MIME manipulation library." PR: ports/86300 Submitted by: Xin LI <delphij@freebsd.org> Approved by: pav (mentor) Notes: svn path=/head/; revision=143205