non port: mail/milter-skem/Makefile |
SVNWeb
|
Number of commits found XX: 22 |
Wed, 18 Mar 2020
|
[ 19:14 mi ] 
528664 mail/milter-skem/Makefile
Unbreak. My machine may not be "high availability" with lots of 9s,
but it is almost always up anyway...
Not reported by: antoine
|
Wed, 6 Nov 2019
|
[ 14:00 antoine ] 
516887 mail/akpop3d/Makefile
516887 mail/chk4mail/Makefile
516887 mail/cyrus-imapd23/Makefile
516887 mail/dbmail/Makefile
516887 mail/fetchmailconf/Makefile
516887 mail/librfc822/Makefile
516887 mail/mailmgr/Makefile
516887 mail/milter-skem/Makefile
516887 mail/mreport/Makefile
516887 mail/msgconvert/Makefile
(Only the first 10 of 184 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Sun, 1 Jul 2018
|
[ 10:17 dinoex ] 
473663 mail/antivirus-milter/Makefile
473663 mail/archivesmtp/Makefile
473663 mail/batv-milter/Makefile
473663 mail/batv-milter/files/patch-batv-filter_Makefile.m4
473663 mail/dcc-dccd/Makefile
473663 mail/dk-milter/Makefile
473663 mail/enma/Makefile
473663 mail/libmilter/Makefile
473663 mail/milter-bogom/Makefile
473663 mail/milter-greylist/Makefile
(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
|
Thu, 26 Jan 2017
|
[ 07:07 mi ] 
432471 mail/milter-skem/Makefile
432471 mail/milter-skem/distinfo
Quickly revert the previous commit -- 1.0.3 is not ready.
|
[ 00:19 mi ] 
432463 mail/milter-skem/Makefile
432463 mail/milter-skem/distinfo
Upgrade from 1.0.2 to 1.0.3.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] 
412348 mail/addresses-goodies/Makefile
412348 mail/alpine/Makefile
412348 mail/anubis/Makefile
412348 mail/archiveopteryx-devel/Makefile
412348 mail/archiveopteryx/Makefile
412348 mail/assp/Makefile
412348 mail/automx/Makefile
412348 mail/avenger/Makefile
412348 mail/balsa/Makefile
412348 mail/batv-milter/Makefile
(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 ] 
409590 mail/dcc-dccd/Makefile
409590 mail/milter-bogom/Makefile
409590 mail/milter-skem/Makefile
409590 mail/mimedefang/Makefile
409590 mail/py-milter/Makefile
409590 security/clamav/Makefile
- set dependency to libmilter, bump PORTREVISION
|
[ 07:46 dinoex ] 
409584 mail/milter-skem/Makefile
- set dependency to libmilter
|
Wed, 24 Feb 2016
|
[ 17:50 mi ] 
409473 mail/milter-skem/Makefile
409473 mail/milter-skem/distinfo
409473 mail/milter-skem/files
Upgrade my little milter from 1.0.1 to 1.0.2:
* pre-emptively fix compiler warnings from clang-3.8
* cleanup white-space
* remove obsolete option (FFR 421, which Sendmail decided not to support)
|
Tue, 8 Sep 2015
|
[ 12:07 danfe ] 
396375 mail/milter-skem/Makefile
getopt() returns `int' according to the standard, but was assigned to `char'
variable, and this can break the == -1 check. It works on i386, but not on
PowerPC, where `char' is unsigned by default.
Use variable of correct type (int) to hold the return value of getopt(3).
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] 
383107 astro/gpsman/Makefile
383107 audio/libgpod/Makefile
383107 audio/musicpd/Makefile
383107 audio/schism/Makefile
383107 audio/schism/files/extrapatch-modplug__snd_gm.c
383107 audio/schism/files/patch-modplug__snd_gm.c
383107 chinese/fcitx/Makefile
383107 chinese/fcitx/files/getline-src_lib_fcitx-utils_utils.c
383107 chinese/fcitx/files/getline-src_lib_fcitx-utils_utils.h
383107 comms/linrad/Makefile
(Only the first 10 of 120 ports in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Wed, 25 Mar 2015
|
[ 11:41 marino ] 
382203 mail/antivirus-milter/Makefile
382203 mail/archivesmtp/Makefile
382203 mail/cyrus-imapd23/Makefile
382203 mail/cyrus-imapd24/Makefile
382203 mail/cyrus-imapd25/Makefile
382203 mail/dk-milter/Makefile
382203 mail/esmtp/Makefile
382203 mail/exim/Makefile
382203 mail/milter-bogom/Makefile
382203 mail/milter-greylist-devel/Makefile
(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 ] 
381679 mail/milter-bogom/Makefile
381679 mail/milter-skem/Makefile
381679 mail/opendmarc/Makefile
381679 mail/py-milter/Makefile
381679 security/clamav/Makefile
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.
|
Sun, 7 Sep 2014
|
[ 17:42 antoine ] 
367587 mail/milter-skem/Makefile
Allow staging as a regular user
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] 
363399 audio/emu10kx/Makefile
363399 audio/gnome-audio/Makefile
363399 chinese/pine4/Makefile
363399 comms/nokryptia/Makefile
363399 comms/qico/Makefile
363399 comms/splat/Makefile
363399 converters/rcctools/Makefile
363399 databases/ipa_sdb/Makefile
363399 databases/mydbf2mysql/Makefile
363399 databases/sharedance/Makefile
(Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 2 Feb 2014
|
[ 16:02 miwi ] 
342323 mail/milter-skem/Makefile
342323 mail/pfqueue/Makefile
342323 mail/pfqueue/pkg-plist
342323 x11/nvidia-xconfig/Makefile
- Stage support
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] 
327742 mail/abook/Makefile
327742 mail/adcomplain/Makefile
327742 mail/addresses-goodies/Makefile
327742 mail/addresses/Makefile
327742 mail/akpop3d/Makefile
327742 mail/alpine/Makefile
327742 mail/altermime/Makefile
327742 mail/althea/Makefile
327742 mail/amavis-logwatch/Makefile
327742 mail/annoyance-filter/Makefile
(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)
|
Wed, 5 Jun 2013
|
[ 18:24 jgh ] 
320012 mail/milter-skem/Makefile
- adoption of optionsNG
Approved by: portmgr (bapt)
|
Thu, 1 Apr 2010
|
[ 07:26 linimon ]
1.55 devel/gdb6/Makefile
1.4 mail/milter-skem/Makefile
Mark as broken on various tier-2 architectures.
|
Sun, 1 Jan 2006
|
[ 13:37 trhodes ]
1.3 mail/milter-skem/Makefile
1.1 mail/milter-skem/files/timet.patch
Fix build after time_t change.
Requested by: kris
Apologies to: mi
|
Tue, 14 Sep 2004
|
[ 16:15 mi ]
1.2 mail/milter-skem/Makefile
1.2 mail/milter-skem/distinfo
Upgrade from 1.0 to 1.0.1, which fixes the fatal warning on 64-bit systems.
Approved by: portmgr (marcus)
|
Sun, 15 Aug 2004
|
[ 18:42 mi ]
1.562 mail/Makefile
1.1 mail/milter-skem/Makefile
1.1 mail/milter-skem/distinfo
1.1 mail/milter-skem/pkg-descr
1.1 mail/milter-skem/pkg-message
For the first time, add a port of my own piece of code...
This milter does not itself filter spam, instead it memorizes the
verdicts issued by your other anti-spam defenses to reduce the system
load and resource consumption, by temporarily rejecting the relays
suspected of spamming (banned) and, optionally, by permanently rejecting
the relays "convicted" of spamming (blacklisted).
The idea is to stem the spam from real spam sources, while reducing the
ill effects of false-positives to merely delaying, rather than rejecting
future messages.
WWW: http://virtual-estates.net/skem/
|
Number of commits found XX: 22 |