Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.1_9 01 Jun 2023 19:07:00 |
Rene Ladan (rene) |
mail/spamdyke: Remove expired port:
2023-06-01 mail/spamdyke: Broken for more than a year and last upstream release
was in 2015 |
5.0.1_9 01 May 2023 11:20:48 |
Muhammad Moinur Rahman (bofh) |
mail/spamdyke: Mark DEPRECATED
- Broken for more than a year
- Upstream last release was in 2015
- Fails to detect OpenSSL 1.1.X and later
- Set EXPIRATION_DATE to 2023-06-01 |
5.0.1_9 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
5.0.1_8 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 ) |
5.0.1_8 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
5.0.1_8 04 Jun 2021 05:53:21 |
Gerald Pfeifer (gerald) |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
5.0.1_8 27 Apr 2021 14:21:18 |
Dmitry Marakasov (amdmi3) |
mail/spamdyke: extend BROKENness to FreeBSD 14 |
5.0.1_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.1_8 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.0.1_7 03 Apr 2019 14:09:57 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
5.0.1_7 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.0.1_6 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5.0.1_5 02 Jul 2018 04:00:29 |
linimon |
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5.0.1_5 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
5.0.1_4 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
5.0.1_3 30 Apr 2017 01:12:10 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
5.0.1_3 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
5.0.1_2 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
5.0.1_1 20 Nov 2016 03:55:24 |
marino |
mail/spamdyke: Fix OPENSSL configuration, cleanup
After fixing a configure phase failure to find openssl headers,
fix alignment, remove excess blank lines and pet portlint. |
5.0.1_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
5.0.1_1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
5.0.1_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.0.1_1 24 Sep 2015 21:19:31 |
amdmi3 |
- Switch to options helpers
- Switch to @sample
Approved by: portmgr blanket |
5.0.1 21 May 2015 22:44:50 |
bdrewery |
- Update to 5.0.1
- Release maintainership |
5.0.0_1 18 Apr 2015 10:48:59 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
5.0.0_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
5.0.0 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
5.0.0 09 Feb 2014 02:17:39 |
bdrewery |
- Update to 5.0.0
- Support STAGEDIR
Changelog:
http://www.spamdyke.org/documentation/Changelog.txt
Upgrade guide from 4.x:
http://www.spamdyke.org/documentation/UPGRADING_version_4_to_version_5.txt |
4.3.1 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
4.3.1 05 Jul 2013 12:46:46 |
bdrewery |
Add LICENSE |
4.3.1 14 Jun 2013 21:40:02 |
bdrewery |
- Use new options helpers
- Add missing DEBUG_EXCESSIVE_DESC |
4.3.1 17 Mar 2013 16:08:59 |
bdrewery |
- Take maintainership
- Allow to build when CC=clang by using USE_GCC=any
- Remove indefinite article from COMMENT
- Remove use of bsd.port.pre.mk |
4.3.1 15 Mar 2013 22:03:43 |
bdrewery |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
4.3.1 13 Jun 2012 05:55:02 |
bapt |
Convert to new options framework |
4.3.1 23 Jan 2012 21:27:30 |
wxs |
- Update to 4.3.1
Security: 7d2336c2-4607-11e1-9f47-00e0815b8da8 |
4.2.1 10 Jan 2012 02:54:08 |
wxs |
Set IGNORE if building with clang. This port uses nested functions which
are a gcc extension and not supported by clang yet (if ever). |
4.2.1 09 Jan 2012 02:27:37 |
wxs |
Update to 4.2.1.
Security: a47af810-3a17-11e1-a1be-00e0815b8da8 |
4.2.0 14 Jul 2011 16:23:21 |
arved |
Update to 4.2.0
PR: 158901
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
4.1.0 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
4.1.0 19 Oct 2010 00:13:04 |
wxs |
Update to 4.1.0.
Handle the config files properly. |
4.0.10 18 Oct 2010 14:33:10 |
wxs |
Reset maintainer at his request.
Submitted by: maintainer on ports@ |
4.0.10 07 Jan 2009 03:58:09 |
wxs |
- Update to 4.0.10
PR: ports/130241
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer) |
4.0.5 18 Oct 2008 20:52:09 |
miwi |
- Update to 4.0.5
PR: 128126
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer) |
4.0.4 24 Sep 2008 09:08:26 |
miwi |
- Update to 4.0.4
PR: 127473
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer) |
4.0.2 12 Aug 2008 00:02:13 |
wxs |
- Update to 4.0.2
- Add two new DEBUG options
- Mark as BROKEN on older gcc (maintainer is working on a patch upstream)
PR: ports/126407
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer) |
3.1.8 27 May 2008 13:07:41 |
wxs |
Update to 3.1.8 - Fix open relay vulnerability.
PR: ports/124013
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer)
Approved by: garga (mentor, implicit) |
3.1.7 17 Apr 2008 14:30:13 |
wxs |
Update to version 3.1.7.
PR: ports/122537
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer)
Approved by: garga (mentor) |
3.1.6 22 Mar 2008 11:59:29 |
wxs |
spamdyke is a filter for monitoring and intercepting SMTP
connections between a remote host and a qmail server. Spam
is blocked while the remote server (spammer) is still
connected; no additional processing or storage is needed.
In addition to all of its anti-spam filters, spamdyke also
includes a number of features to enhance qmail.
Best of all, using spamdyke does not require patching or
recompiling qmail!
PR: ports/119579
Submitted by: Peter Kieser <peter@kieser.ca>
Approved by: garga (mentor) |