non port: mail/mailscanner/files/mta.in |
SVNWeb
|
Number of commits found XX: 9 |
Mon, 8 Feb 2021
|
[ 17:01 crees ] 
564727 UPDATING
564727 mail/mailscanner/Makefile
564727 mail/mailscanner/distinfo
564727 mail/mailscanner/files/CHANGES.port
564727 mail/mailscanner/files/mailscanner.in
564727 mail/mailscanner/files/mta.in
564727 mail/mailscanner/files/pkg-message.in
564727 mail/mailscanner/pkg-plist
Update to 5.4.3-3
Several changes in virus detection code
Output to stdout/stderr when running in foreground mode
... and much more:
https://raw.githubusercontent.com/MailScanner/v5/3c2329/changelog
|
Wed, 21 Mar 2012
|
[ 21:08 crees ]
1.100 mail/mailscanner/Makefile
1.29 mail/mailscanner/files/CHANGES.port
1.2 mail/mailscanner/files/MailScanner.8
1.1 mail/mailscanner/files/MailScanner.8.in
1.5 mail/mailscanner/files/README.FreeBSD.port
1.8 mail/mailscanner/files/mailscanner.in
1.8 mail/mailscanner/files/mta.in
1.1 mail/mailscanner/files/patch-lib__MailScanner__TNEF.pm
1.2 mail/mailscanner/files/pkg-install.in
- Fix MS TNEF unpacking
- Use substitution in MailScanner.8 to update version
- Correct handling of WITHOUT_SPAMASSASSIN_SYMLINK in pkg-install
PR: ports/166254
Submitted by: Kevin Kobb (kkobb@skylinecorp.com) (maintainer)
Feature safe: yes
|
Sun, 15 Jan 2012
|
[ 20:35 crees ]
1.7 mail/mailscanner/files/mailscanner.in
1.7 mail/mailscanner/files/mta.in
Modernise rc scripts
Submitted by: dougb (based on patch)
|
Sat, 14 Jan 2012
|
[ 08:57 dougb ]
1.5 astro/gpsd/files/gpsd.in
1.3 astro/gpxloggerd/files/gpxloggerd.in
1.5 audio/aureal-kmod/files/aureal.in
1.4 audio/autocd/files/autocd.in
1.3 audio/darkice/files/darkice.in
1.3 audio/ezstream/files/ezstream.in
1.4 audio/firefly/files/mt-daapd.in
1.5 audio/gnump3d/files/gnump3d.sh.in
1.9 audio/icecast2/files/icecast2.sh.in
1.5 audio/ices0/files/ices0.sh.in
(Only the first 10 of 951 ports in this commit are shown above. )
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.
|
Fri, 25 Mar 2011
|
[ 10:39 miwi ]
1.93 mail/mailscanner/Makefile
1.58 mail/mailscanner/distinfo
1.25 mail/mailscanner/files/CHANGES.port
1.5 mail/mailscanner/files/mta.in
- Update to 4.83.2
PR: 155665
Submitted by: Kevin Kobb <kkobb@skylinecorp.com> (maintainer)
|
Sun, 28 Mar 2010
|
[ 05:52 dougb ]
1.60 dns/dnsmasq/Makefile
1.45 japanese/FreeWnn-server/Makefile
1.40 mail/mailscanner-devel/Makefile
1.4 mail/mailscanner-devel/files/mta.in
1.85 mail/mailscanner/Makefile
1.4 mail/mailscanner/files/mta.in
1.37 mail/spamass-milter/Makefile
1.5 net-mgmt/yabm/Makefile
1.3 net/mpd-l2tp-ipv6pd-client/scripts/setting
1.4 sysutils/daedalus/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ]
1.4 accessibility/speech-dispatcher/files/speechd.in
1.2 astro/gpsd/files/gpsd.in
1.2 audio/aureal-kmod/files/aureal.in
1.3 audio/autocd/files/autocd.in
1.2 audio/ezstream/files/ezstream.in
1.3 audio/firefly/files/mt-daapd.in
1.4 audio/gnump3d/files/gnump3d.sh.in
1.6 audio/icecast2/files/icecast2.sh.in
1.2 audio/liquidsoap/files/liquidsoap.sh.in
1.3 audio/mpdas/files/mpdas.in
(Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Wed, 15 Jul 2009
|
[ 16:56 dougb ]
1.3 audio/ices0/files/ices0.sh.in
1.9 audio/slimserver/files/slimserver.sh.in
1.14 audio/squeezecenter/files/squeezecenter.sh.in
1.4 audio/ventrilo-server/files/ventrilo-server.sh.in
1.2 comms/lirc/files/lircd.sh.in
1.2 comms/qpage/files/qpage.in
1.2 comms/ser2net/files/ser2net.in
1.3 comms/thebridge/files/tbd.in
1.3 databases/pgbouncer/files/pgbouncer.sh.in
1.3 databases/postgresql73-server/files/postgresql.in
(Only the first 10 of 213 ports in this commit are shown above. )
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.
|
Sat, 10 Feb 2007
|
[ 12:56 miwi ]
1.59 mail/mailscanner/Makefile
1.41 mail/mailscanner/distinfo
1.13 mail/mailscanner/files/CHANGES.port
1.1 mail/mailscanner/files/mailscanner.in
1.4 mail/mailscanner/files/mailscanner.sh.in
1.1 mail/mailscanner/files/mta.in
1.5 mail/mailscanner/files/mta.sh.in
1.33 mail/mailscanner/pkg-plist
- Update to 4.58.9
PR: 108976
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
|
Number of commits found XX: 9 |
|
Latest Vulnerabilities |
12 vulnerabilities affecting 72 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-28 22:40:29
|
|