notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: mail/spamilter/Makefile

Number of commits found: 55

Monday, 8 Jan 2024
09:47 Dirk Meyer (dinoex) search for other commits by this committer
mail/spamilter: set BROKEN for more openssl versions
commit hash: e5013a51dca45127edfa853ba8a1efba964a413e commit hash: e5013a51dca45127edfa853ba8a1efba964a413e commit hash: e5013a51dca45127edfa853ba8a1efba964a413e commit hash: e5013a51dca45127edfa853ba8a1efba964a413e e5013a5
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 16 Apr 2020
14:49 dinoex search for other commits by this committer
- cleanup rc.d script
Original commitRevision:531850 
Tuesday, 23 Oct 2018
16:34 jbeich search for other commits by this committer
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Original commitRevision:482846 
Friday, 19 Oct 2018
19:27 dinoex search for other commits by this committer
- make ipfwmtad optional
- fix build on FreeBSD-12
Original commitRevision:482452 
Sunday, 1 Jul 2018
10:17 dinoex search for other commits by this committer
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports
Original commitRevision:473663 
Monday, 15 Jan 2018
10:55 dinoex search for other commits by this committer
- Add IPv6 AAAA Lookups for MtaHostChk
PR:		196756
Submitted by:	jvp@lateapex.net
Original commitRevision:459031 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 13 Feb 2016
09:03 dinoex search for other commits by this committer
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by:	matthew (Matthew Seaman)
Original commitRevision:408774 
Saturday, 30 May 2015
23:21 bapt search for other commits by this committer
Switch from NEED_ROOT to USES=fakeroot
Original commitRevision:388043 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Wednesday, 25 Mar 2015
11:41 marino search for other commits by this committer
mail category: Remove $PTHREAD_LIBS

Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests.   The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week.  It's a forward
action to submit a PR against mail/sendmail.

  * antivirus-milter (CP)
  * dk-milter        (CP)
  * milter-regex     (CP)
  * sendmail         (CP, QA)

approved by:	PTHREAD blanket
Original commitRevision:382203 
Sunday, 3 Aug 2014
16:19 dinoex search for other commits by this committer
- fix order in USES
Original commitRevision:363922 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Tuesday, 15 Jul 2014
16:14 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361961 
Monday, 7 Jul 2014
15:31 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
Original commitRevision:361099 
Sunday, 9 Mar 2014
13:57 dinoex search for other commits by this committer
- update LICENSE
Original commitRevision:347572 
Thursday, 5 Dec 2013
08:39 dinoex search for other commits by this committer
- use STAGEDIR
- use OPT_* flags
- use SHEBANG_FILES
Original commitRevision:335656 
Wednesday, 27 Nov 2013
20:25 dinoex search for other commits by this committer
- use OPTIONS_DEFINE
Original commitRevision:335053 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
Friday, 20 Sep 2013
19:59 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Original commitRevision:327742 
Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Wednesday, 15 Aug 2012
01:04 dougb search for other commits by this committer
Fix problem introduced in r302141. The directory for the  unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
Original commit
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Friday, 2 Mar 2012
14:56 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 6.X

PR:             ports/165608
Submitted by:   pgollucci
Approved by:    portmgr (hat)
Original commit
Friday, 15 Oct 2010
22:12 dinoex search for other commits by this committer
- cleanup LICENSE_FILE
Original commit
Friday, 11 Jun 2010
07:51 dinoex search for other commits by this committer
- add COPYRIGHT
Original commit
Saturday, 5 Jun 2010
07:52 dinoex search for other commits by this committer
LICENSE BSD
Original commit
Friday, 6 Nov 2009
06:49 dinoex search for other commits by this committer
- fix build for option WITH_LIBSPF
Original commit
Sunday, 21 Jun 2009
13:38 dinoex search for other commits by this committer
- fix build with custom PREFIX
Reported by:    QAT
Original commit
Thursday, 7 May 2009
05:06 dinoex search for other commits by this committer
- new option WITH_LIBSPF
Submitted by:   Paul Koene
Original commit
Friday, 16 Jan 2009
19:54 dinoex search for other commits by this committer
- use RC_SUBR
Original commit
Friday, 25 Jul 2008
12:24 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Thursday, 4 Oct 2007
01:49 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Saturday, 17 Mar 2007
09:01 dinoex search for other commits by this committer
- fix build with sendmail in base
  no longer depend on the sendmail source in base
Original commit
Monday, 5 Feb 2007
12:49 markus search for other commits by this committer
Utilize PORTDOCS

Approved by:    dinoex (maintainer)
Original commit
Saturday, 13 Jan 2007
04:16 dinoex search for other commits by this committer
- use milter framework
Original commit
Wednesday, 19 Jul 2006
04:02 dinoex search for other commits by this committer
- fix build on RELENG_6
Submitted by:   ume (Hajimu UMEMOTO)
Original commit
Monday, 15 May 2006
15:35 dinoex search for other commits by this committer
- fix build on FreeBSD 700014
Submitted by:   Hajimu UMEMOTO
Original commit
Sunday, 30 Apr 2006
19:13 dinoex search for other commits by this committer
- mark BROKEN on FreeBSD 7.x
Original commit
Friday, 31 Mar 2006
05:53 dinoex search for other commits by this committer
- fix build on 7-CURRENT
Submitted by:   Hajimu UMEMOTO
Original commit
Saturday, 17 Dec 2005
08:41 dinoex search for other commits by this committer
- fix missing/obsolete patches
- new options WITH_PAM SMTP_AFTER_POP3
Original commit
Wednesday, 14 Dec 2005
15:42 dinoex search for other commits by this committer
- update to 0.60
Original commit
Tuesday, 8 Nov 2005
10:02 dinoex search for other commits by this committer
- make patchsite fixable
Submitted by:   Pav Lucistnik
Original commit
08:23 dinoex search for other commits by this committer
- fix a violation of RFC2821
Reported by:    Claus Assmann
Original commit
Wednesday, 27 Jul 2005
17:35 dinoex search for other commits by this committer
- reset IGNORE for FreeBSD >= 5.4
Original commit
Friday, 17 Dec 2004
04:38 dinoex search for other commits by this committer
- rename option
  SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
Original commit
Thursday, 16 Dec 2004
21:07 dinoex search for other commits by this committer
- register depedency for SENDMAIL_WITH_SHARED_MILTER
Original commit
Tuesday, 17 Aug 2004
10:36 kris search for other commits by this committer
s/BROKEN/IGNORE/ because the package builds but is unusable.

# XXX Is it really still unusable?
Original commit
Monday, 19 Jul 2004
04:45 dinoex search for other commits by this committer
- new option SENDMAIL_PORT
Original commit
Tuesday, 15 Jun 2004
03:11 dinoex search for other commits by this committer
- update distifo
distfiles was rerolled at Apr 29
list of extensions extended
example configuration files added
Original commit
Friday, 11 Jun 2004
05:54 dinoex search for other commits by this committer
Spamilter is a Sendmail milter written entierly in C, and therefore
is faster and less cpu intensive than other interperative based solutions.

It blocks spam using the following methods;

    * Configurable Realtime DNS Blacklists
    * Sender Address verification
    * Configurable Black and White lists
    * Invalid MTA hostname verfication
    * Basic Virus/Worm file attachment rejection for files ending
      in .pif, .scr, etc.. via MsExtChk filter
    * SPF via libspf

Also;

    * Realtime firewall blocking of MTA hosts with invalid host names via
      MtaHostIpfw filter
    * Realtime rate limited connection blocking via firewall rule injection

All actions are logged via syslog with both the sender and the recipient.
From this, report generation and notification to recipients showing
 activity becomes extremely simple.

WWW: http://www.wanlink.com/spamilter/index.php
Original commit

Number of commits found: 55