Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_7 11 Jan 2024 16:50:20 |
Dirk Meyer (dinoex) |
mail/dk-milter: use ${PREFIX}/share/man |
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.0.2_6 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.0.2_6 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 ) |
1.0.2_6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0.2_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_6 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.0.2_6 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 |
1.0.2_5 02 Mar 2018 22:34:53 |
brooks |
Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137 |
1.0.2_5 30 Jan 2018 23:14:32 |
dinoex |
- add depedency groff |
1.0.2_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.0.2_4 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
1.0.2_4 16 Jun 2016 13:23:13 |
mat |
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577 |
1.0.2_4 25 Apr 2016 16:17:19 |
mat |
Move USE_BDB support from bsd.databases.mk to its own file.
Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
1.0.2_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.2_4 13 Feb 2016 09:03:16 |
dinoex |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
1.0.2_3 14 Oct 2015 02:48:57 |
amdmi3 |
- Fix stripping, remove unneeded condition (STRIP already takes WITH_DEBUG into
account)
- Switch to options helpers |
1.0.2_2 08 Oct 2015 04:08:51 |
dinoex |
- drop maintainership |
1.0.2_2 05 Oct 2015 14:06:47 |
amdmi3 |
- Fix manpage handling
- Fix installation from non-root
Approved by: portmgr blanket |
1.0.2_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 |
1.0.2_1 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
1.0.2 15 Jul 2014 16:14:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.0.2 04 Mar 2014 06:51:38 |
dinoex |
- remove broken MANPREFIX |
1.0.2 16 Nov 2013 20:11:28 |
dinoex |
- use STAGEDIR |
1.0.2 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.0.2 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.0.2 26 Jan 2013 16:34:40 |
dinoex |
- cleanup header |
1.0.2 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 |
1.0.2 14 Jan 2012 14:49:25 |
dinoex |
- escape shell names |
1.0.2 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. |
1.0.2 24 Jun 2011 18:53:09 |
dinoex |
- honor CC |
1.0.2 27 Mar 2010 06:14:03 |
dougb |
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name. |
1.0.2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.2 16 Jan 2010 09:00:35 |
dinoex |
- drop obsolete OPENSSL_OVERWRITE_BASE
Reported by: Matthew J Seaman |
1.0.2 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
1.0.2 27 Jul 2009 07:32:39 |
dinoex |
- disable checks on BUILDING_INDEX
Suggested by: cperciva |
1.0.2 14 Feb 2009 18:49:28 |
dinoex |
- update to 1.0.2
PR: 131435
Submitted by: Hirohisa Yamaguchi |
1.0.1 06 Sep 2008 09:37:15 |
dinoex |
- update to 1.0.1
PR: 127114
Submitted by: Hirohisa Yamaguchi |
1.0.0 17 Mar 2008 19:11:20 |
dinoex |
- update to 1.0.0
PR: 121701
Submitted by: Hirohisa Yamaguchi |
0.6.0_1 15 Jun 2007 11:33:02 |
dinoex |
- use bsd.milter.mk
- fix bug in static-shared expression
- fix shlibversion for shared milter
- default now builds with shared milter
Set option WITH_SENDMAIL_STATIC_MILTER=Yes to force static
PR: 113652 |
0.6.0 02 Jun 2007 14:46:41 |
dinoex |
- update to 0.6.0
- new options: WITH_DEBUG, WITHOUT_ARLIB, WITH_POPAUTH
- new features: WITH_ANTICIPATE_SENDMAIL_MUNGE, WITH_FLUSH_HEADERS,
WITH_MULTIPLE_KEYS, WITH_REQUIRED_HEADERS,
WITH_SELECT_CANONICALIZATION
PR: 113242
Submitted by: Hirohisa Yamaguchi |
0.5.0 13 Apr 2007 04:14:39 |
dinoex |
- update to 0.5.0 |
0.4.2 11 Apr 2007 16:29:26 |
dinoex |
- update to 0.4.2
- check for sysvipc |
0.4.1_4 17 Mar 2007 00:15:47 |
kris |
Back out incorrect r1.18 |
0.4.1_4 01 Feb 2007 14:21:43 |
rafan |
- Use newly added RC_SUBR_SUFFIX
- Remove the redundant SUB_FILES (USE_RC_SUBR implies it)
Approved by: dinoex (maintainer) |
0.4.1_4 15 Dec 2006 09:01:35 |
dinoex |
- update pkg-message
PR: 106757
Reviewed by: Hirohisa Yamaguchi |
0.4.1_4 03 Dec 2006 19:51:31 |
dinoex |
- fix typo |
0.4.1_4 03 Dec 2006 18:33:01 |
dinoex |
- take maintainership
- make IGNORE on pointhat only
2006 Dec 3 09:07:45 dk-milter-0.4.1_4.log
2006 Nov 30 11:13:58 dk-milter-0.4.1_4.log
2006 Nov 24 20:40:18 dk-milter-0.4.1_4.log
2006 Nov 24 17:05:17 dk-milter-0.4.1_4.log
2006 Nov 24 16:58:44 dk-milter-0.4.1_4.log
2006 Nov 23 22:30:42 dk-milter-0.4.1_4.log
2006 Nov 23 21:53:23 dk-milter-0.4.1_4.log
2006 Nov 21 23:09:26 dk-milter-0.4.1_4.log
2006 Nov 21 18:55:57 dk-milter-0.4.1_4.log
2006 Nov 21 03:22:32 dk-milter-0.4.1_4.log
2006 Nov 20 09:23:44 dk-milter-0.4.1_4.log
2006 Nov 19 00:03:11 dk-milter-0.4.1_4.log
2006 Nov 18 23:02:27 dk-milter-0.4.1_4.log
2006 Nov 16 03:14:31 dk-milter-0.4.1_4.log
2006 Nov 15 09:06:56 dk-milter-0.4.1_4.log
2006 Nov 15 08:45:37 dk-milter-0.4.1_4.log
2006 Nov 13 21:24:53 dk-milter-0.4.1_4.log
2006 Nov 12 03:28:35 dk-milter-0.4.1_4.log
2006 Nov 8 23:16:14 dk-milter-0.4.1_4.log |
0.4.1_4 07 Nov 2006 21:10:06 |
ache |
Bump PORTREVISION |
0.4.1_3 07 Nov 2006 20:52:14 |
ache |
Remove pkg-install vestiges |
0.4.1_3 07 Nov 2006 20:20:10 |
ache |
Install gentxt as gentxt-dk
Use "mailnull" as default user
Always chown piddir
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.4.1_3 31 Oct 2006 00:27:08 |
ache |
Use right default socket name in startup script |
0.4.1_2 01 Oct 2006 15:08:24 |
alepulver |
- Fix starting up multiple instance.
- Fix RUN_DEPENDS does not work correctly by mistake.
- Support mail/postfix-current like security/amavisd-milter port does.
PR: ports/103803
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.4.1_2 25 Sep 2006 17:44:40 |
pav |
- a patch to fix `delayed queue ID' problem
- new switch WITH_POSTFIX_MILTER
- assign a new user `dkfilter' to run the milter as a non-priviledged process
PR: ports/103490
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
0.4.1_1 17 Sep 2006 14:57:22 |
delphij |
Apply a vendor patch which addresses the "syntax error in signature data"
introduced in 0.4.1:
dk-filter/dk-filter.c: 1.158 -> 1.159
libdk/dk.c: 1.168 -> 1.169
Obtained from: Sendmail (msk@) |
0.4.1 12 Jul 2006 08:09:13 |
delphij |
- Update to 0.4.1
- Fix some issues with rc.d script, add an option to ease the
task to specify the selector. |
0.4.0 11 Jun 2006 06:59:13 |
mharo |
Update to 0.4.0 |
0.3.3 15 Mar 2006 14:17:49 |
pav |
- Update to 0.3.3
PR: ports/94463
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
0.3.2_2 17 Jan 2006 14:10:09 |
anray |
In some cases, several instances of a milter with different
configuration run simultaneously; e.g. different key with
different selector, or domain for dk-milter.
This patch enables multiple instantiation.
Almost the same as ports/91894
PR: ports/91895
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.3.2_1 15 Jan 2006 09:11:04 |
pav |
- Convert RC script to rc_subr
PR: ports/91595
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.3.2 10 Jan 2006 11:44:35 |
tdb |
- Update to 0.3.2
PR: 91587
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.3.0_1 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
0.3.0_1 28 Aug 2005 07:52:25 |
ache |
Remove myself from maintainer |
0.3.0_1 13 Jul 2005 19:51:49 |
ache |
Honor CFLAGS |
0.3.0 23 May 2005 08:23:05 |
ache |
Use SUB_FILES |
0.3.0 22 May 2005 14:21:50 |
ache |
Add example -d option for minimal working config |
0.3.0 22 May 2005 13:39:11 |
ache |
Domainkeys milter |