non port: mail/milter-bogom/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 1 Jul 2018
|
[ 10:17 dinoex ] (Only the first 10 of 30 ports in this commit are shown above. )
- 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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 26 Feb 2016
|
[ 08:47 dinoex ]
- set dependency to libmilter, bump PORTREVISION
|
Thu, 3 Sep 2015
|
[ 16:37 amdmi3 ] (Only the first 10 of 18 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket
|
Sat, 16 May 2015
|
[ 19:10 marino ]
mail/milter-bogom: Fix build on systems without base sendmail
There was an attempt to support ports sendmail made, but the attempt
didn't work. Well, it accidently worked because the compilers looked
for headers and libraries at LOCALBASE/include and LOCALBASE/lib so
the bad LDFLAGS value was ignored. Fix ports-sendmail LDFLAGS and
explicitly set -I so milter-bogom builds on all compilers.
Approved by: just fix it
|
Wed, 25 Mar 2015
|
[ 11:41 marino ] (Only the first 10 of 29 ports in this commit are shown above. )
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
|
Thu, 19 Mar 2015
|
[ 19:38 marino ]
five milter ports: Add or improve support on systems missing sendmail
In some cases no-sendmail support was in place but missing CFLAGS or
LDFLAGS, but in others it needed to be added. Problems found as a result
of DragonFly removing sendmail from base.
Approved by: just fix it.
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tue, 15 Apr 2014
|
[ 09:05 dinoex ]
- use STAGEDIR
- drop MAN8PREFIX
- undo silent install
- robust INSTALL
PR: 188068
Approved by: (Maintainer Timeout)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Mon, 9 May 2011
|
[ 16:42 bf ] (Only the first 10 of 45 ports in this commit are shown above. )
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
|
Tue, 1 Dec 2009
|
[ 20:33 makc ] (Only the first 10 of 47 ports in this commit are shown above. )
Chase math/gsl update,
bump PORTREVISION
|
Fri, 1 Aug 2008
|
[ 03:17 vs ]
Update to 1.9.2
PR: ports/124154
Submitted by: maintainer
|
Thu, 9 Nov 2006
|
[ 13:28 ache ]
Switch to mailnull user as default
PR: 105329
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
|
Wed, 8 Nov 2006
|
[ 03:22 ache ]
Fix typo in PORTREVISION
|
[ 03:01 ache ]
the boot script evaluated milterbogom_flags before reading the configuration
from rc.conf, so if you changed things like milterbogom_user it will not take
the changes.
This was noticed by Andrey Chernov and he also sent the patch to fix it.
PR: 105262
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
|
Sun, 5 Nov 2006
|
[ 13:46 ache ]
Update to 1.9
PR: 105143
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Fri, 6 Jan 2006
|
[ 14:09 pav ]
- Update to 1.8.2
PR: ports/91389
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
|
Mon, 21 Nov 2005
|
[ 15:40 pav ]
- Update to 1.8.1
PR: ports/89320
Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
|
Tue, 28 Jun 2005
|
[ 23:43 jylefort ]
[1]:
- Create the bogomilter user with /sbin/nologin as shell and /nonexistent
as home directory
- Update the maintainer's email address
Moreover:
- Unconditionally define PORTDOCS, as ${NOPORTDOCS} is now tested by
bsd.port.mk
- Install manual page in ${MAN8PREFIX}
[1]:
PR: ports/82583
Submitted by: maintainer
|
Wed, 25 May 2005
|
[ 08:12 jylefort ]
[1]:
- Update to 1.7.1
- Convert the startup script to rcNG
- Create a bogomilter user
Moreover:
- Use ${LOCALBASE}/bin/bogofilter rather than /usr/local/bin/bogofilter
- Fix the configuration file path in bogom.8
- Fix the packing list when NOPORTDOCS is defined
PR: ports/81417 [1]
Submitted by: maintainer [1]
|
Tue, 15 Feb 2005
|
[ 21:25 pav ]
Sendmail milter to interface with bogofilter
PR: ports/77472
Submitted by: Victor Balada Diaz <victor@alf.dyndns.ws>
|
Number of commits found: 27 |