Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.60_5 23 Mar 2024 11:19:32 |
Tijl Coosemans (tijl) |
Mk/bsd.port.mk: Add __MAKE_CONF=${NONEXISTENT} to WRK_ENV
And remove it from individual ports. Use WRK_ENV in custom build
commands where necessary.
FreeBSD make(1) includes /usr/share/mk/sys.mk and that includes
/etc/make.conf if it exists. This happens when you run make in a port
directory but it also happens when the upstream build system uses make.
This commit disables make.conf inclusion in the latter case because
users can define variables like CFLAGS in make.conf that override ports
framework variables and this can cause problems that are difficult to
diagnose.
If there are any build customisations made through make.conf that stop
working because of this commit then they should be made available by the (Only the first 15 lines of the commit message are shown above ) |
0.60_5 08 Jan 2024 09:47:51 |
Dirk Meyer (dinoex) |
mail/spamilter: set BROKEN for more openssl versions |
0.60_5 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 |
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) |
0.60_5 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 ) |
0.60_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.60_5 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.60_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.60_5 01 May 2020 12:34:37 |
dinoex |
- fix build with -fno-common |
0.60_5 16 Apr 2020 14:49:59 |
dinoex |
- cleanup rc.d script |
0.60_4 24 Nov 2019 19:54:53 |
dinoex |
- update WWW |
0.60_4 23 Oct 2018 16:34:44 |
jbeich |
Expand FreeBSD 12 conditionals to include 13.0-CURRENT |
0.60_4 19 Oct 2018 19:27:11 |
dinoex |
- make ipfwmtad optional
- fix build on FreeBSD-12 |
0.60_4 01 Jul 2018 10:17:19 |
dinoex |
- 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 |
0.60_3 15 Jan 2018 10:55:01 |
dinoex |
- Add IPv6 AAAA Lookups for MtaHostChk
PR: 196756
Submitted by: jvp@lateapex.net |
0.60_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.60_2 13 Feb 2016 09:03:16 |
dinoex |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
0.60_1 21 Nov 2015 19:42:40 |
dinoex |
- cleanup pkg-descr |
0.60_1 30 May 2015 23:21:45 |
bapt |
Switch from NEED_ROOT to USES=fakeroot |
0.60_1 14 May 2015 10:15:09 |
mat |
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 |
0.60_1 25 Mar 2015 11:41:18 |
marino |
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 |
0.60_1 03 Aug 2014 16:19:18 |
dinoex |
- fix order in USES |
0.60_1 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) |
0.60_1 15 Jul 2014 16:14:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
0.60_1 07 Jul 2014 15:31:02 |
olgeni |
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) |
0.60_1 27 Mar 2014 21:20:44 |
dinoex |
- fix build with custom CC |
0.60_1 09 Mar 2014 13:57:07 |
dinoex |
- update LICENSE |
0.60_1 05 Dec 2013 08:39:07 |
dinoex |
- use STAGEDIR
- use OPT_* flags
- use SHEBANG_FILES |
0.60_1 27 Nov 2013 20:25:57 |
dinoex |
- use OPTIONS_DEFINE |
0.60_1 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
0.60_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.60_1 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
0.60_1 15 Aug 2012 01:04:30 |
dougb |
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. |
0.60_1 05 Aug 2012 23:19:40 |
dougb |
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 |
0.60_1 02 Mar 2012 14:56:37 |
pav |
- Remove conditional checks for FreeBSD 6.X
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat) |
0.60_1 14 Jan 2012 14:49:25 |
dinoex |
- escape shell names |
0.60_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.60_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.60_1 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
0.60_1 15 Oct 2010 22:12:43 |
dinoex |
- cleanup LICENSE_FILE |
0.60_1 11 Jun 2010 07:51:14 |
dinoex |
- add COPYRIGHT |
0.60_1 05 Jun 2010 07:52:39 |
dinoex |
LICENSE BSD |
0.60_1 06 Nov 2009 06:49:25 |
dinoex |
- fix build for option WITH_LIBSPF |
0.60_1 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
0.60_1 21 Jun 2009 13:38:42 |
dinoex |
- fix build with custom PREFIX
Reported by: QAT |
0.60_1 07 May 2009 05:06:37 |
dinoex |
- new option WITH_LIBSPF
Submitted by: Paul Koene |
0.60_1 16 Jan 2009 19:54:13 |
dinoex |
- use RC_SUBR |
0.60 16 Jan 2009 19:53:36 |
dinoex |
- add LICENSE: |
0.60 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.60 04 Oct 2007 01:49:29 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.60 17 Mar 2007 09:01:35 |
dinoex |
- fix build with sendmail in base
no longer depend on the sendmail source in base |
0.60 05 Feb 2007 12:49:48 |
markus |
Utilize PORTDOCS
Approved by: dinoex (maintainer) |
0.60 13 Jan 2007 04:16:24 |
dinoex |
- use milter framework |
0.60 19 Jul 2006 04:02:59 |
dinoex |
- fix build on RELENG_6
Submitted by: ume (Hajimu UMEMOTO) |
0.60 15 May 2006 15:35:23 |
dinoex |
- fix build on FreeBSD 700014
Submitted by: Hajimu UMEMOTO |
0.60 30 Apr 2006 19:13:27 |
dinoex |
- mark BROKEN on FreeBSD 7.x |
0.60 31 Mar 2006 05:53:40 |
dinoex |
- fix build on 7-CURRENT
Submitted by: Hajimu UMEMOTO |
0.60 17 Dec 2005 08:41:24 |
dinoex |
- fix missing/obsolete patches
- new options WITH_PAM SMTP_AFTER_POP3 |
0.60 14 Dec 2005 15:42:39 |
dinoex |
- update to 0.60 |
0.59_2 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
0.59_2 08 Nov 2005 10:02:22 |
dinoex |
- make patchsite fixable
Submitted by: Pav Lucistnik |
0.59_2 08 Nov 2005 08:23:24 |
dinoex |
- fix a violation of RFC2821
Reported by: Claus Assmann |
0.59_1 27 Jul 2005 17:35:52 |
dinoex |
- reset IGNORE for FreeBSD >= 5.4 |
0.59_1 17 Dec 2004 04:38:34 |
dinoex |
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT |
0.59_1 16 Dec 2004 21:07:39 |
dinoex |
- register depedency for SENDMAIL_WITH_SHARED_MILTER |
0.59_1 16 Dec 2004 20:57:39 |
dinoex |
- Fix threading for FreeBSD 5.2.1 |
0.59_1 27 Nov 2004 06:02:53 |
dinoex |
- Fix build on alpha4 |
0.59_1 17 Aug 2004 10:36:32 |
kris |
s/BROKEN/IGNORE/ because the package builds but is unusable.
# XXX Is it really still unusable? |
0.59_1 19 Jul 2004 04:45:33 |
dinoex |
- new option SENDMAIL_PORT |
0.59_1 15 Jun 2004 03:11:58 |
dinoex |
- update distifo
distfiles was rerolled at Apr 29
list of extensions extended
example configuration files added |
0.59 11 Jun 2004 05:54:38 |
dinoex |
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 |