non port: mail/spamd/Makefile |
SVNWeb
|
Number of commits found: 48 |
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 )
|
Fri, 12 Nov 2021
|
[ 12:39 Fernando Apesteguía (fernape) Author: Nikola Kolev ] 59b8383
mail/spamd: set new MAINTAINER
Nikola Kolev steps up to maintain this port.
Already maintainer of several ports.
PR: 259726
Reported by: koue@chaosophia.net
|
Wed, 9 Jun 2021
|
[ 19:21 Olli Hauer (ohauer) ] c16bc6b
mail/spamd: bump PORTREVISION
|
[ 19:19 Olli Hauer (ohauer) ] a79b40a
mail/spamd: move to ports@ and set EXPIRATION_DATE
|
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.
|
Mon, 30 Mar 2020
|
[ 21:10 ohauer ]
- fix build against openssl 1.x
- do not add /etc/service entries during install
- add helper script to add /etc/services entries
- remove unused pkg-deinstall
- portlint
PR: 235496
Submitted by: Maxime Soule
Reported by: many
|
Wed, 1 Jan 2020
|
[ 17:27 brnrd ] (Only the first 10 of 28 ports in this commit are shown above. )
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1
|
Wed, 3 Apr 2019
|
[ 08:44 antoine ]
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Sat, 17 Feb 2018
|
[ 12:00 sunpoet ]
Use BROKEN_SSL
Approved by: portmgr (blanket)
|
Fri, 1 Sep 2017
|
[ 22:03 adamw ]
Disable the pkg-deinstall script.
spamd's pkg-install adds spamd stuff to /etc/services, and pkg-deinstall
removed it. The problem is that pkg doesn't run DEINSTALL before INSTALL
when upgrading/reinstalling. As a result, when spamd is restarted,
/etc/services winds up lacking the spamd entries, causing spamd to fail
to start.
The ideal solution is pkg running those targets in the predicted order,
or pkg gaining a @services keyword. In the meantime, this commit just
disables the pkg-deinstall. If you are uninstalling spamd you can remove
those /etc/services entries by hand.
PR: 212335
Approved by: maintainer timeout (~ 1 yr)
MFH: 2017Q3
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Tue, 29 Nov 2016
|
[ 18:46 mat ] (Only the first 10 of 55 ports in this commit are shown above. )
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
|
Sun, 12 Jun 2016
|
[ 17:57 ohauer ]
- allow build with openssl / libressl from ports
- convert PLIST_SUB into SUB_LIST
- bump PORTREVISION
- small Makefile tweaks
PR: 210028
Submitted by: adamw@
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Sat, 20 Dec 2014
|
[ 19:12 bapt ]
cleanup plist
|
Thu, 4 Sep 2014
|
[ 19:26 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
|
Fri, 11 Apr 2014
|
[ 20:47 ohauer ]
- revert PLIST_SUB changes to fix the rc script
- bump PORTREVISION
|
[ 08:54 ohauer ]
- add stage support
- change MASTER_SITE from berlios to SF
|
Fri, 21 Feb 2014
|
[ 13:37 ehaupt ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove trailing whitespaces from category mail
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
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)
|
Tue, 8 Jan 2013
|
[ 14:46 uqs ]
Fix obspamlogd rc script's use of tests, while here fix whitespace.
Approved by: beat (mentor)
|
Wed, 2 Jan 2013
|
[ 23:36 ohauer ]
- update MASTER_SITE
- adopt new Makefile header
PR: 174915
Submitted by: Brad Davis <brd@FreeBSD.org>
|
Sat, 4 Jun 2011
|
[ 21:51 ohauer ]
- update to version 4.9.1
- always add required entries to /etc/services [1]
- use USER framework (PR ports/152498 was committed)
PR: [1] ports/157266
Submitted by: [1] Jimmy Olgeni olgeni@
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ] (Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Sun, 31 Oct 2010
|
[ 22:10 ohauer ]
maintainer update
- update spamd to match OpenBSD 4.8 + OpenBSD pr/6467
- remove support for FreeBSD_version < 601000
(strtonum.c no longer provided in the spamd sources)
- change my mail address
Approved by: glarkin (mentor, implicit)
|
Wed, 30 Jun 2010
|
[ 10:35 stefan ]
Let obspamlogd manage its own pflog interface.
PR: 146571
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: maintainer
Feature safe: yes
|
Sat, 3 Oct 2009
|
[ 04:39 avl ]
- Fix ipfw issues
- Bump PORTREVISION
PR: ports/139306
Submitted by: Olli Hauer <ohauer at gmx.de> (maintainer)
Approved by: tabthorpe, glarkin (mentors, implicit)
|
Sun, 20 Sep 2009
|
[ 18:54 amdmi3 ]
- Fix startup script
PR: 138913
Submitted by: olli hauer <ohauer@gmx.de> (maintainer)
Feature safe: yes
|
Thu, 17 Sep 2009
|
[ 12:41 pav ]
- Fix rc script for blacklist mode
PR: ports/137992
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: olli hauer <ohauer@gmx.de> (maintainer)
Feature safe: yes
|
Thu, 23 Jul 2009
|
[ 12:52 wxs ]
- Update to 4.5.0
- Pass maintainer to submitter
- Add CPANEL support so it doesn't clobber spamd (see comments in Makefile)
- Fixes to RC script to support CPANEL option and general cleanup.
PR: ports/136912
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (old maintainer)
|
Thu, 26 Feb 2009
|
[ 18:42 wxs ]
- Fix memory leak (patch obtained from OpenBSD)
PR: ports/132119
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
Mon, 5 Jan 2009
|
[ 21:05 pav ] (Only the first 10 of 31 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Wed, 6 Jun 2007
|
[ 16:38 miwi ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update to 4.1.2
PR: 113293
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
Tue, 20 Mar 2007
|
[ 15:16 delphij ]
- Resolve conflict between sa-spamd and pf-spamd
- Add pfspamd_setup_flags to give finer grained control
- Give maintainership to submitter
Submitted by: Alex Samorukov <samm os2 kiev ua>
PR: ports/108663
|
[ 13:48 delphij ]
Give up maintainership because of "inactive" caused by unfair
China-targeted email blocks. I'm very sorry, Max, but I don't
think I can still take care for this port anymore.
|
Wed, 10 May 2006
|
[ 17:55 delphij ]
Remove a mispatch sneaked in the previous revision.
Reported by: B. Cook <bcook bsdwebsolutions com>
Approved by: sem (mentor)
|
Tue, 2 May 2006
|
[ 08:54 delphij ]
- Make spamd work with ipfw(4) [1]
- Modernize RC_SUBR usage.
- Pet portlint(1)
Submitted by: Maurice Castro <maurice sphinx clari net au> [1]
PR: ports/94715
Approved by: sem (mentor)
|
Wed, 13 Apr 2005
|
[ 12:13 leeym ]
updates spamd to OpenBSD 3.7-RELEASE's bundled version.
Change details:
- Update to 3.7
- Use RCng scripts
- Fix installation of spamlogd(8)
- Change maintainer's mail address
PR: 79856
Submitted by: delphij
|
Tue, 12 Oct 2004
|
[ 10:38 mat ]
Change the rc.d/spamd.sh to rc.d/pf-spamd.sh so that it can be used with
SpamAssassin.
PR: 72083
Submitted by: maintainer
|
Sun, 18 Jul 2004
|
[ 22:54 mlaier ]
Update spamd to something OpenBSD-current(ish) in order to make the logging
functional.
Also drop maintainership and let Xin LI <delphij (at) frontfree (dot) net>
take over from here.
PR: ports/67503
Submitted by: Xin LI <delphij (at) frontfree (dot) net>
Approved by: clement
|
Mon, 28 Jun 2004
|
[ 15:44 mlaier ]
Make spamd-conf.8 adhere hier(7) and take $PREFIX into account.
PR: ports/65252
Submitted-by: Xin LI <delphij (at) frontfree (dot) net> (w/ changes)
|
Sat, 3 Apr 2004
|
[ 16:42 mlaier ]
Update spamd to version as of OpenBSD 3.5 to provide greylisting and others.
This brings two more tools: spamdb and spamlogd
PR: 64174
Approved by: mat
|
Sun, 14 Mar 2004
|
[ 11:46 obraun ]
Change maintainer address to maintainers @freebsd.org address.
Submitted by: maintainer
|
Tue, 9 Mar 2004
|
[ 00:06 obraun ]
* Update dependencies as pf is now part of the base system. [1]
* Make portlint a little bit happier while I am here.
PR: ports/63951 [1]
Submitted by: maintainer [1]
|
Mon, 29 Sep 2003
|
[ 23:01 edwin ]
New port: mail/spamd - Trapit in cooperation with security/pf
A Trapit is a fake SMTP server that tries to waste as much resources
of a spam-relay as possible - without delivering any mail.
Implemented for pf, but might work with other ip filters as well.
mail/relaydb is a fine tool to utilize spamd.
PR: ports/57365
Submitted by: Max Laier <max@love2party.net>
|
Number of commits found: 48 |