| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=361961
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=361099
|
|
|
|
| |
Notes:
svn path=/head/; revision=349366
|
|
|
|
| |
Notes:
svn path=/head/; revision=347572
|
|
|
|
|
|
|
|
| |
- use OPT_* flags
- use SHEBANG_FILES
Notes:
svn path=/head/; revision=335656
|
|
|
|
| |
Notes:
svn path=/head/; revision=335053
|
|
|
|
| |
Notes:
svn path=/head/; revision=327804
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
|
|
|
|
| |
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
Notes:
svn path=/head/; revision=302555
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
| |
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat)
Notes:
svn path=/head/; revision=292531
|
|
|
|
| |
Notes:
svn path=/head/; revision=289167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=263061
|
|
|
|
| |
Notes:
svn path=/head/; revision=256352
|
|
|
|
| |
Notes:
svn path=/head/; revision=255749
|
|
|
|
| |
Notes:
svn path=/head/; revision=243879
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=236410
|
|
|
|
|
|
|
| |
Submitted by: Paul Koene
Notes:
svn path=/head/; revision=233345
|
|
|
|
| |
Notes:
svn path=/head/; revision=226286
|
|
|
|
| |
Notes:
svn path=/head/; revision=226285
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
| |
Notes:
svn path=/head/; revision=200775
|
|
|
|
|
|
|
| |
no longer depend on the sendmail source in base
Notes:
svn path=/head/; revision=187567
|
|
|
|
|
|
|
| |
Approved by: dinoex (maintainer)
Notes:
svn path=/head/; revision=184264
|
|
|
|
| |
Notes:
svn path=/head/; revision=182276
|
|
|
|
|
|
|
| |
Submitted by: ume (Hajimu UMEMOTO)
Notes:
svn path=/head/; revision=168206
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO
Notes:
svn path=/head/; revision=162450
|
|
|
|
| |
Notes:
svn path=/head/; revision=160937
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO
Notes:
svn path=/head/; revision=158456
|
|
|
|
|
|
|
| |
- new options WITH_PAM SMTP_AFTER_POP3
Notes:
svn path=/head/; revision=151366
|
|
|
|
| |
Notes:
svn path=/head/; revision=151168
|
|
|
|
| |
Notes:
svn path=/head/; revision=148088
|
|
|
|
|
|
|
| |
Submitted by: Pav Lucistnik
Notes:
svn path=/head/; revision=147560
|
|
|
|
|
|
|
| |
Reported by: Claus Assmann
Notes:
svn path=/head/; revision=147550
|
|
|
|
| |
Notes:
svn path=/head/; revision=140264
|
|
|
|
|
|
|
| |
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
Notes:
svn path=/head/; revision=124245
|
|
|
|
| |
Notes:
svn path=/head/; revision=124228
|
|
|
|
| |
Notes:
svn path=/head/; revision=124227
|
|
|
|
| |
Notes:
svn path=/head/; revision=122570
|
|
|
|
|
|
|
| |
# XXX Is it really still unusable?
Notes:
svn path=/head/; revision=116503
|
|
|
|
| |
Notes:
svn path=/head/; revision=113930
|
|
|
|
|
|
|
|
|
| |
distfiles was rerolled at Apr 29
list of extensions extended
example configuration files added
Notes:
svn path=/head/; revision=111511
|
|
is faster and less cpu intensive than other interperative based solutions.
It blocks spam using the following methods;
* Configurable Realtime DNS Blacklists
* Sender Address verification
* Configurable Black and White lists
* Invalid MTA hostname verfication
* Basic Virus/Worm file attachment rejection for files ending
in .pif, .scr, etc.. via MsExtChk filter
* SPF via libspf
Also;
* Realtime firewall blocking of MTA hosts with invalid host names via
MtaHostIpfw filter
* Realtime rate limited connection blocking via firewall rule injection
All actions are logged via syslog with both the sender and the recipient.
From this, report generation and notification to recipients showing
activity becomes extremely simple.
WWW: http://www.wanlink.com/spamilter/index.php
Notes:
svn path=/head/; revision=111253
|