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/noattach/Makefile

Number of commits found: 50

Thursday, 11 Jan 2024
16:36 Dirk Meyer (dinoex) search for other commits by this committer
mail/noattach: use ${PREFIX}/share/man
commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 21e328a
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 
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 
Thursday, 6 Oct 2016
18:18 dinoex search for other commits by this committer
- update MASTER_SITES
- update homepage
Original commitRevision:423431 
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, 21 Nov 2015
18:24 dinoex search for other commits by this committer
- use do-install-DOCS-on
- use do-install-EXAMPLES-on
Original commitRevision:402177 
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 
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
14:01 dinoex search for other commits by this committer
- remove broken MANPREFIX
Original commitRevision:347574 
Wednesday, 11 Dec 2013
21:55 dinoex search for other commits by this committer
- remove space
Original commitRevision:336229 
Monday, 28 Oct 2013
20:17 dinoex search for other commits by this committer
- revert r331810
Original commitRevision:331895 
Sunday, 27 Oct 2013
22:29 dinoex search for other commits by this committer
- use STAGEDIR
- use OPTIONS_DEFINE
Original commitRevision:331810 
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 
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, 16 Jan 2009
19:54 dinoex search for other commits by this committer
- use RC_SUBR
Original commit
Friday, 30 May 2008
17:06 dinoex search for other commits by this committer
- use PORTEXAMPLES
Original commit
Saturday, 13 Jan 2007
04:16 dinoex search for other commits by this committer
- use milter framework
Original commit
Thursday, 9 Nov 2006
12:59 dinoex search for other commits by this committer
- extend COMMENT
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Tuesday, 26 Apr 2005
17:51 dinoex search for other commits by this committer
- update to 1.2
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, 12 Oct 2004
16:16 dinoex search for other commits by this committer
- force milter dir as first include path
- fix build with sendmail 8.13 mfapi.h
- switch default to sendmail 8.13
Original commit
Monday, 19 Jul 2004
04:45 dinoex search for other commits by this committer
- new option SENDMAIL_PORT
Original commit
Wednesday, 17 Dec 2003
15:34 dinoex search for other commits by this committer
- update COMMENT
Submitted by:   mark@remotelab.org
Original commit
Tuesday, 18 Nov 2003
14:17 dinoex search for other commits by this committer
- bump PORTREVISION
Original commit
Wednesday, 29 Oct 2003
03:11 dinoex search for other commits by this committer
- honor given LDFLAGS
- make sure it links with the latest libmilter.a by default.
Original commit
Sunday, 19 Oct 2003
19:21 dinoex search for other commits by this committer
- remove COPYING
Original commit
Friday, 26 Sep 2003
07:17 dinoex search for other commits by this committer
- Fix bogus kill -SIGUSR1 to -USR1 for reload target
- update Usage.
Original commit
Wednesday, 24 Sep 2003
17:31 dinoex search for other commits by this committer
- use ${PTHREAD_LIBS} in configure
Original commit
Saturday, 23 Aug 2003
10:14 dinoex search for other commits by this committer
- Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts
Original commit
Thursday, 20 Feb 2003
18:26 dinoex search for other commits by this committer
- add COMMENT
Original commit
Saturday, 4 Jan 2003
13:57 dinoex search for other commits by this committer
Update to 1.1
PR:             46737
Submitted by:   oli@isnic.is
Original commit
Saturday, 26 Oct 2002
19:05 dinoex search for other commits by this committer
Option SENDMAIL_MILTER_IN_BASE
- allow to build port with base sendamil
Original commit
Friday, 10 May 2002
06:01 dinoex search for other commits by this committer
Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.

PR:             37908
Original commit
Monday, 29 Apr 2002
09:51 dinoex search for other commits by this committer
Version update from 1.0 to 1.0p1

PR:             37487
Submitted by:   oli@isnic.is
Original commit
Monday, 15 Apr 2002
02:17 dinoex search for other commits by this committer
Version update and a description change.
With the new version there is a man page wich should now be installed.

PR:             37082
Submitted by:   oli@isnic.is
Original commit
Monday, 1 Apr 2002
15:00 dinoex search for other commits by this committer
Fixed:
if you have some sendmail compiled with LDAP support the
configure fails because -ldap -llber are not used in the
sm_snprintf test.

Submitted by:   Stephane.Lentz@ansf.alcatel.fr
Original commit
Thursday, 28 Mar 2002
04:44 dinoex search for other commits by this committer
- Update noattach to 1.0beta12
- Make startupscript smarter
Original commit
Sunday, 17 Mar 2002
20:27 dinoex search for other commits by this committer
Fix noattach.sh.sample script, %%PREFIX%% was not replaced
Original commit
18:00 dinoex search for other commits by this committer
- Update noattach to 1.0beta11
- syncronize sample startup-scripts

PR:             36005
Submitted by:   oli@amun.isnic.is
Original commit
Sunday, 17 Feb 2002
15:11 dinoex search for other commits by this committer
- Update to 1.0beta10   - Cleanup in Makefile    
Original commit
Tuesday, 12 Feb 2002
05:14 dinoex search for other commits by this committer
- Update to noattach-1.0beta8    
Original commit
Sunday, 10 Feb 2002
06:04 dinoex search for other commits by this committer
Add-Port:    
Original commit

Number of commits found: 50