aboutsummaryrefslogtreecommitdiff
path: root/mail/libcmime
Commit message (Collapse)AuthorAgeFilesLines
* devel/doxygen: update to 1.9.1 releaseDima Panov2021-04-182-4/+4
| | | | | | Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump Touch Mk/bsd.ruby.mk due to all ruby* is affected MFH: 2021Q2
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/doxygen: Update to 1.9.0Dima Panov2021-01-082-9/+9
| | | | | | | | | | | | | | | | - regen patches by 'make makepatch' - adjust consumers which affected by new doxygen styles - take maintainersip Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0 PR: 242347 Submitted by: fluffy Reported by: Naram Qashat (ex-maintainer) Exp-run by: antoine Notes: svn path=/head/; revision=560752
* - Update WWWDmitry Marakasov2019-10-011-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=513468
* Update devel/doxygen to 1.8.15Antoine Brodin2019-03-052-4/+6
| | | | | | | PR: 236110 Notes: svn path=/head/; revision=494744
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Update devel/doxygen to 1.8.14Antoine Brodin2018-01-192-3/+4
| | | | | | | | PR: 225290 Submitted by: Naram Qashat (maintainer) Notes: svn path=/head/; revision=459474
* mail/libcmime: Update to 0.2.1Danilo G. Baio2017-07-223-20/+21
| | | | | | | | | | While here, add LICENSE_FILE PR: 220880 Submitted by: Axel Steiner <ast@treibsand.com> (maintainer) Notes: svn path=/head/; revision=446401
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* mail/libcmime: Improve regex conformanceLarry Rosenman2017-04-261-2/+2
| | | | | | | | | | PR: 218601 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: Axel Steiner <ast@treibsand.com> (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D10500 Notes: svn path=/head/; revision=439424
* - Update devel/doxygen to 1.8.13Antoine Brodin2017-03-192-4/+4
| | | | | | | | | - Adjust ports depending on it PR: 217801 Notes: svn path=/head/; revision=436507
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-092-34/+20
| | | | | | | | | | - Switch to options helpers - Fix plist for DOXYGEN option Approved by: portmgr blanket Notes: svn path=/head/; revision=430945
* - Update devel/doxygen to 1.8.12Antoine Brodin2016-09-272-21/+6
| | | | | | | | | - Adjust plist of ports depending on it PR: 212869 Notes: svn path=/head/; revision=422818
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update devel/doxygen to 1.8.10Antoine Brodin2015-07-272-150/+144
| | | | | | | | PR: 201365 exp-run: self Notes: svn path=/head/; revision=392994
* mail/libcmime: update 0.1.11 -> 0.1.15Bartek Rutkowski2015-02-223-5/+201
| | | | | | | | | | | - Add DOXYGEN option - Bump mail/spmfilter PORTREVISION PR: 195995 Submitted by: Axel Steiner <ast@treibsand.com> Notes: svn path=/head/; revision=379619
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373086
* Update to 0.1.11Antoine Brodin2014-01-143-4/+4
| | | | | | | | PR: ports/185770 Submitted by: Axel Steiner (maintainer) Notes: svn path=/head/; revision=339707
* - Update to 0.1.10Antoine Brodin2014-01-123-14/+14
| | | | | | | | | | - Stage support PR: ports/185578 Submitted by: Axel Steiner (maintainer) Notes: svn path=/head/; revision=339528
* 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
* mail/libcmime: update to 0.1.8William Grzybowski2013-09-173-5/+5
| | | | | | | | | | | - Update to 0.1.8 - Change LICENSE (MIT) PR: ports/182144 Submitted by: Axel Steiner <ast treibsand.com> (maintainer) Notes: svn path=/head/; revision=327497
* mail/libcmime: Lightweight C mime libraryWilliam Grzybowski2013-08-104-0/+67
libcmime is a lightweight mime library, written in C. It attempts to be a general library for parsing and creating mime email messages and is designed to provide an easy to use and easy to integrate interface for developers. libcmime is a pretty fresh project so the library is still in beta state and there will be early and frequent releases. WWW: http://www.libcmime.org/ PR: ports/181158 Submitted by: Axel Steiner <ast treibsand.com> Notes: svn path=/head/; revision=324537