aboutsummaryrefslogtreecommitdiff
path: root/mail/rmilter
Commit message (Collapse)AuthorAgeFilesLines
* - update to 3.1Dirk Meyer2020-01-011-1/+1
| | | | Notes: svn path=/head/; revision=521771
* mail: Add missing USES={gnome,php}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517069
* mail/rmilter: unbreak on powerpc64Piotr Kubaj2019-10-081-2/+1
| | | | | | | | | GCC9 defines __SIZEOF_POINTER__. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=514075
* 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
* Mark these ports as buildable on armv6 after a trybroken run. (AlsoMark Linimon2017-12-081-1/+0
| | | | | | | | | | | tested with trybroken on armv7.) The 'runaway process' ones are most likely just statistical. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=455765
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444396
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-3/+4
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441468
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-1/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-021-1/+1
| | | | | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=427552
* - Update to 1.10.0Vsevolod Stakhov2016-11-212-5/+4
| | | | Notes: svn path=/head/; revision=426709
* - Remove obsolete libmemcached dependencyVsevolod Stakhov2016-11-161-5/+12
| | | | | | | | | | - Add DKIM signing option PR: 212302 Submitted by: Alexander Moisseev <moiseev at mezonplus.ru> Notes: svn path=/head/; revision=426230
* - Mark BROKEN on 9.x: error: Unsupported word sizeDmitry Marakasov2016-10-191-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=424285
* Mark as broken on various tier-2 archs.Mark Linimon2016-10-051-0/+4
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=423377
* - Update to 1.9.2Vsevolod Stakhov2016-08-232-4/+4
| | | | Notes: svn path=/head/; revision=420673
* - Update to 1.9.1Vsevolod Stakhov2016-08-012-4/+4
| | | | Notes: svn path=/head/; revision=419439
* - Add pkgconfig dependencyVsevolod Stakhov2016-07-251-2/+1
| | | | | | | | | - Fix openssl usage Submitted by: az Notes: svn path=/head/; revision=419059
* - Add missing dependency on glibVsevolod Stakhov2016-07-251-0/+1
| | | | Notes: svn path=/head/; revision=419047
* - Update to 1.9.0Vsevolod Stakhov2016-07-253-5/+4
| | | | Notes: svn path=/head/; revision=419044
* - Update to 1.8.6Vsevolod Stakhov2016-06-202-3/+3
| | | | Notes: svn path=/head/; revision=417148
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - Update to 1.8.5Vsevolod Stakhov2016-05-152-3/+3
| | | | Notes: svn path=/head/; revision=415283
* - Update to 1.8.4Vsevolod Stakhov2016-04-302-3/+3
| | | | Notes: svn path=/head/; revision=414352
* - Update to 1.8.3Vsevolod Stakhov2016-04-292-3/+3
| | | | Notes: svn path=/head/; revision=414289
* - Update to 1.8.2Vsevolod Stakhov2016-04-292-3/+3
| | | | Notes: svn path=/head/; revision=414280
* - Update to 1.8.1Vsevolod Stakhov2016-04-212-4/+5
| | | | Notes: svn path=/head/; revision=413745
* - Update to 1.8.0Vsevolod Stakhov2016-04-202-3/+3
| | | | Notes: svn path=/head/; revision=413698
* USE_RC_SUBR=yes has not done anything for a long time, remove it fromMathieu Arnold2016-04-141-1/+0
| | | | | | | | | the few remaining ports and make it give an error. Sponsored by: Absolight Notes: svn path=/head/; revision=413252
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 1.7.5Vsevolod Stakhov2016-03-082-3/+3
| | | | Notes: svn path=/head/; revision=410635
* - Update to 1.7.4Vsevolod Stakhov2016-02-222-4/+3
| | | | Notes: svn path=/head/; revision=409355
* - split libmilter from sendmail into a seperate portDirk Meyer2016-02-131-0/+1
| | | | | | | | - bump PORTREVISION Submitted by: matthew (Matthew Seaman) Notes: svn path=/head/; revision=408774
* - Update to 1.7.3Vsevolod Stakhov2016-02-072-3/+3
| | | | Notes: svn path=/head/; revision=408366
* - Update to 1.7.2Vsevolod Stakhov2016-01-312-3/+3
| | | | Notes: svn path=/head/; revision=407616
* - Update to 1.7.1Vsevolod Stakhov2016-01-192-3/+3
| | | | Notes: svn path=/head/; revision=406711
* - Update rspamd to 1.1.0Vsevolod Stakhov2016-01-182-7/+5
| | | | | | | | | - Update rmilter to 1.7.0 - Fix dependencies - Add UPDATING entry Notes: svn path=/head/; revision=406600
* - Update to 1.6.7Vsevolod Stakhov2015-11-302-3/+3
| | | | Notes: svn path=/head/; revision=402683
* - Update to 1.6.6Vsevolod Stakhov2015-11-183-7/+21
| | | | | | | | | | | | - Create a separate plist file - Add @sample option to the sample file - Rename rc script without .sh suffix - Switch from postfix user to _rmilter dedicated user - Add _rmilter:_rmilter to UIDs/GIDs - Add UPDATING entry Notes: svn path=/head/; revision=401837
* - Update to 1.6.5Vsevolod Stakhov2015-11-122-4/+3
| | | | Notes: svn path=/head/; revision=401343
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-5/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* mail/libspf2:Tijl Coosemans2014-08-171-17/+18
| | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip (Also some white space fixes in dependent ports) Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=365196
* Unbreak build with the recent clang (do not bump revision).Vsevolod Stakhov2014-03-311-0/+3
| | | | Notes: svn path=/head/; revision=349720
* - Update to 1.6.1Vsevolod Stakhov2014-03-242-6/+6
| | | | | | | - Use out source build for cmake Notes: svn path=/head/; revision=348936
* - Add missing bison dependency.Vsevolod Stakhov2014-01-241-1/+1
| | | | Notes: svn path=/head/; revision=340910
* - Update to 1.6.0.Vsevolod Stakhov2014-01-172-17/+9
| | | | Notes: svn path=/head/; revision=340068
* - Update to 1.5.47Vsevolod Stakhov2013-12-272-5/+5
| | | | Notes: svn path=/head/; revision=337741
* - Update to 1.5.46Vsevolod Stakhov2013-12-022-4/+4
| | | | Notes: svn path=/head/; revision=335480
* - Update WWW line (do not touch PORTREVISION).Vsevolod Stakhov2013-11-301-1/+1
| | | | | | | Submitted by: Kurt Jaeger <pi at opsec.eu> Notes: svn path=/head/; revision=335304
* - Update to 1.5.45Vsevolod Stakhov2013-11-302-15/+21
| | | | | | | | | - Use github master site. - Fix staging. - Update LIB_DEPENDS style. Notes: svn path=/head/; revision=335258
* 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
* Update to 1.5.43.Vsevolod Stakhov2013-09-112-3/+3
| | | | Notes: svn path=/head/; revision=326993