| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Because scripts/dkimproxy.out is patched, its timestamp may be after the
one of scripts/dkimproxy_out.8, forcing a rebuild of the man page.
- The Makefile are generated with autotools, and need gmake
- Fix some syntax error in dkimproxy.out's pod section.
While there, regenerate patches.
Reported by: pkg-fallout
Sponsored by: Absolight
Notes:
svn path=/head/; revision=425734
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
PR: 205752
Submitted by: takefu@airport.fm
Approved by: andrey@bsdnir.info (maintainer)
Notes:
svn path=/head/; revision=405008
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403913
|
|
|
|
|
|
|
|
|
|
|
|
| |
See also:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656041
PR: 205300
Submitted by: Andrey Fesenko <andrey@bsdnir.info>
Reviewed by: koobs
Notes:
svn path=/head/; revision=403798
|
|
|
|
| |
Notes:
svn path=/head/; revision=394889
|
|
|
|
|
|
|
|
|
|
|
|
| |
<yanagisawa@csg.is.titech.ac.jp>: host mail.csg.ci.i.u-tokyo.ac.jp[133.11.54.4]
said: 550 5.1.1 <yanagisawa@csg.is.titech.ac.jp>: Recipient address
rejected: User unknown in local recipient table (in reply to RCPT TO
command)
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=394756
|
|
|
|
| |
Notes:
svn path=/head/; revision=373086
|
|
|
|
| |
Notes:
svn path=/head/; revision=342401
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326249
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- portlint(1) complains
PR: ports/162213
Submitted by: Takefu <takefu_AT_airport.fm>
Approved by: maintainer (Yoshisato YANAGISAWA)
Notes:
svn path=/head/; revision=284846
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
scripts)
- rewrite rc scripts
- update to version 1.3
PR: 150574
Submitted by: Erik Steigler <erik _at_ okcupid.com>
Approved by: Yoshisato YANAGISAWA <yanagisawa _at_ csg.is.titech.ac.jp>
Notes:
svn path=/head/; revision=265292
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/138019
Submitted by: Ayumi M <ayu@commun.jp>
Approved by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
- While here, convert to USERS/GROUPS
Feature safe: yes
Notes:
svn path=/head/; revision=241507
|
|
|
|
|
|
|
|
| |
PR: 132183
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg dot is dot titech dot ac dot jp> (maintainer)
Notes:
svn path=/head/; revision=229219
|
|
|
|
|
|
|
|
| |
PR: 121056
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=207852
|
|
|
|
|
|
|
|
| |
PR: 119998
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=206598
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=200495
|
|
|
|
|
|
|
|
| |
PR: 113247
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=192849
|
|
|
|
|
|
|
|
|
| |
PR: 109904
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=186752
|
|
|
|
|
|
|
|
| |
PR: ports/104962
Submitted by: maintainer (Yoshisato YANAGISAWA)
Notes:
svn path=/head/; revision=176140
|
|
|
|
|
|
|
|
|
|
| |
These fixes are similar to mail/dkfilter, see ports/103344.
PR: ports/103346
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=173327
|
|
|
|
|
|
|
|
|
|
|
|
| |
- to log all messages at start-up time of a daemon,
- to show error messages when some error occurs at that time,
- and to checks $dkfilter_{in,out}_user exist or not.
PR: ports/101024
Submitted by: Yoshisato YANAGISAWA <yanagisawa(at)csg.is.titech.ac.jp> (Maintainer)
Notes:
svn path=/head/; revision=172937
|
|
PR: ports/100381
Submitted by: Yoshisato YANAGISAWA
Notes:
svn path=/head/; revision=168892
|