Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
1.10.0 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.10.0 07 Aug 2023 15:24:45 |
Muhammad Moinur Rahman (bofh) |
mail/rmilter: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.10.0 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.10.0 03 May 2023 01:29:49 |
Muhammad Moinur Rahman (bofh) |
mail/rmilter: Unbreak on HEAD
- Utilize OPTIONSNG
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.10.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.0 01 Jan 2020 20:53:40 |
dinoex |
- update to 3.1 |
1.10.0 08 Nov 2019 14:18:06 |
tobik |
mail: Add missing USES={gnome,php} |
1.10.0 08 Oct 2019 12:36:19 |
pkubaj |
mail/rmilter: unbreak on powerpc64
GCC9 defines __SIZEOF_POINTER__.
Approved by: mentors (implicit approval) |
1.10.0 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
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 |
1.10.0 08 Dec 2017 01:46:01 |
linimon |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket) |
1.10.0 26 Jun 2017 19:36:43 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
1.10.0 22 May 2017 16:04:19 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.10.0 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
1.10.0 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
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 |
1.10.0 21 Nov 2016 12:37:49 |
vsevolod |
- Update to 1.10.0 |
1.9.2_1 16 Nov 2016 09:53:55 |
vsevolod |
- Remove obsolete libmemcached dependency
- Add DKIM signing option
PR: 212302
Submitted by: Alexander Moisseev <moiseev at mezonplus.ru> |
1.9.2 19 Oct 2016 20:07:20 |
amdmi3 |
- Mark BROKEN on 9.x: error: Unsupported word size
Approved by: portmgr blanket |
1.9.2 05 Oct 2016 19:33:24 |
linimon |
Mark as broken on various tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
1.9.2 23 Aug 2016 12:45:14 |
vsevolod |
- Update to 1.9.2 |
1.9.1 01 Aug 2016 13:36:32 |
vsevolod |
- Update to 1.9.1 |
1.9.0 25 Jul 2016 20:40:16 |
vsevolod |
- Add pkgconfig dependency
- Fix openssl usage
Submitted by: az |
1.9.0 25 Jul 2016 15:43:17 |
vsevolod |
- Add missing dependency on glib |
1.9.0 25 Jul 2016 14:56:11 |
vsevolod |
- Update to 1.9.0 |
1.8.6 20 Jun 2016 10:24:37 |
vsevolod |
- Update to 1.8.6 |
1.8.5 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.8.5 15 May 2016 20:00:40 |
vsevolod |
- Update to 1.8.5 |
1.8.4 30 Apr 2016 18:18:01 |
vsevolod |
- Update to 1.8.4 |
1.8.3 29 Apr 2016 19:17:44 |
vsevolod |
- Update to 1.8.3 |
1.8.2 29 Apr 2016 15:44:29 |
vsevolod |
- Update to 1.8.2 |
1.8.1 21 Apr 2016 16:39:20 |
vsevolod |
- Update to 1.8.1 |
1.8.0 20 Apr 2016 19:29:42 |
vsevolod |
- Update to 1.8.0 |
1.7.5 14 Apr 2016 11:00:23 |
mat |
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error.
Sponsored by: Absolight |
1.7.5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.7.5 08 Mar 2016 17:09:02 |
vsevolod |
- Update to 1.7.5 |
1.7.4 22 Feb 2016 15:38:25 |
vsevolod |
- Update to 1.7.4 |
1.7.3_1 13 Feb 2016 09:03:16 |
dinoex |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
1.7.3 07 Feb 2016 10:46:00 |
vsevolod |
- Update to 1.7.3 |
1.7.2 31 Jan 2016 11:59:45 |
vsevolod |
- Update to 1.7.2 |
1.7.1 19 Jan 2016 16:37:07 |
vsevolod |
- Update to 1.7.1 |
1.7.0 18 Jan 2016 17:38:02 |
vsevolod |
- Update rspamd to 1.1.0
- Update rmilter to 1.7.0
- Fix dependencies
- Add UPDATING entry |
1.6.7 30 Nov 2015 15:36:10 |
vsevolod |
- Update to 1.6.7 |
1.6.6 18 Nov 2015 00:58:15 |
vsevolod |
- Update to 1.6.6
- 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 |
1.6.5 12 Nov 2015 13:13:00 |
vsevolod |
- Update to 1.6.5 |
1.6.1_1 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.6.1_1 17 Aug 2014 15:59:41 |
tijl |
mail/libspf2:
- 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) |
1.6.1 31 Mar 2014 10:36:02 |
vsevolod |
Unbreak build with the recent clang (do not bump revision). |
1.6.1 24 Mar 2014 11:11:03 |
vsevolod |
- Update to 1.6.1
- Use out source build for cmake |
1.6.0 24 Jan 2014 15:41:29 |
vsevolod |
- Add missing bison dependency. |
1.6.0 17 Jan 2014 16:52:23 |
vsevolod |
- Update to 1.6.0. |
1.5.47 27 Dec 2013 15:28:29 |
vsevolod |
- Update to 1.5.47 |
1.5.46 02 Dec 2013 12:24:39 |
vsevolod |
- Update to 1.5.46 |
1.5.45 30 Nov 2013 15:51:03 |
vsevolod |
- Update WWW line (do not touch PORTREVISION).
Submitted by: Kurt Jaeger <pi at opsec.eu> |
1.5.45 30 Nov 2013 02:22:05 |
vsevolod |
- Update to 1.5.45
- Use github master site.
- Fix staging.
- Update LIB_DEPENDS style. |
1.5.43 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.5.43 11 Sep 2013 16:52:45 |
vsevolod |
Update to 1.5.43. |
1.5.42 21 Jun 2013 14:03:48 |
vsevolod |
- Update to 1.5.42. |
1.5.41 07 Jun 2013 15:27:43 |
vsevolod |
- Update to 1.5.41. |
1.5.39_1 17 Feb 2013 21:12:21 |
vsevolod |
Fix opendkim dependency to use any possible version of libopendkim. |
1.5.39 17 Feb 2013 17:34:23 |
vsevolod |
- Update to 1.5.39.
- Change master site to bitbucket.
- Add license information.
- Add dependency on libopendkim for DKIM signing support. |
1.5.37_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.5.37_1 28 Jul 2012 15:57:56 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.5.37_1 07 Jun 2012 17:25:04 |
vsevolod |
Include bsd.port.pre.mk before including bsd.milter.mk to unbreak build. |
1.5.37_1 07 Jun 2012 16:24:09 |
vsevolod |
Remove obsolete OSVERSION check.
PR: 168275
Submitted by: crees |
1.5.37_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
1.5.37 07 Nov 2011 13:26:15 |
vsevolod |
- Update to 1.5.37. |
1.5.33 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
1.5.33 25 Apr 2011 15:56:20 |
vsevolod |
Update to 1.5.33.
Fix description and comment. |
1.5.24_1 15 Feb 2010 14:23:32 |
vsevolod |
Fix fetching of port as distfile was changed.
Add dependency from libmilter.
Bump PORTREVISION.
Reported by: az |
1.5.24 21 Oct 2009 15:46:57 |
vsevolod |
Fix dependency issues when installing with different PREFIX and LOCALBASE.
PR: 139555
Submitted by: Sahil Tandon <sahil at tandon.net> |
1.5.24 14 Aug 2009 15:01:44 |
vsevolod |
Update to 1.5.24.
Significant changes: add support of pushing mail headers to beanstalk, add
ability to save messages with specific spamd symbols (for testing custom rules)
PR: 137754
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> |
1.5.18 16 Feb 2009 11:09:57 |
vsevolod |
Add missing dependency on libpcre (do not bump revision)
Reported by: QAT |
1.5.18 16 Feb 2009 09:43:04 |
vsevolod |
* Add new port rmilter: milter that is designed for using in highly loaded
mail systems and can perform different actions:
- clamav scanning
- spamassassin spamd scanning
- greylisting and ratelimits support (via memcached)
- spf check
- regexp support |