| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman)
|
| |
|
|
|
|
|
| |
PR: 203199
Submitted by: Dmitry Marakasov
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 192229
Submitted by: Mel Muth
|
| |
|
|
|
|
|
| |
do not use @dirrmtry
PR: 184695
|
| |
|
| |
|
| |
|
|
|
|
| |
mail)
|
|
|
|
|
| |
Submitted by: trevor
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 145742
Submitted by: Sahil Tandon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
|
| |
|
|
|
|
|
|
| |
Reportey by: Clemens Fischer
- merge and clean patches in ascii
|
|
|
|
|
| |
PR: 106602
Submitted by: Denis Eremenko
|
| |
|
|
|
|
| |
- let user set SPOOLDIR
|
|
|
|
|
|
| |
diff -urN showed that no file was changed, only the name of the WRKSRC
used DIST_SUBDIR to save users and mirrod from stalled updates.
Reported by: ache
|
| |
|
|
|
|
|
|
|
|
| |
- reset maintainership
PR: ports/103114
Submitted by: Derek Marcotte <derekm dot nospam_AT_rogers dot com>
Approved by: maintainer (dhartmei)
|
| |
|
|
|
|
|
|
| |
- make prefix safe
- register shared milter dependency
Approved by: dhartmei
|
| |
|
|
|
|
|
|
| |
of the OpenBSD port on which this port is based.
Approved by: dhartmei
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 61410
Submitted by: dinoex
|
|
|
|
|
|
|
|
| |
conflict.
PR: 59975
Submitted by: Volker Stolz of the Lehrstuhl fur Informatik II at
RWTH Aachen
|
|
|
|
| |
I have contributed, in order to attract less spam.
|
|
|
|
| |
Submitted by: Stephane Lentz
|
|
|
|
| |
Submitted by: Daniel Hartmeier and Stephane Lentz
|
|
Obtained from: the OpenBSD port by Daniel Hartmeier (author of
milter-regex)
|