1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Baptiste Daroussin
0be2ce42f1 Drop the ipv6 virtual category for m* category as it is not relevant anymore 2019-10-09 12:06:22 +00:00
Danilo G. Baio
a989f3f323 mail/dkimproxy: Change url of detail webpage
While here:
  Update LICENSE.
  Reorder Makefile.

PR:		225238
Submitted by:	takefu@airport.fm
Approved by:	maintainer timeout (andrey@bsdnir.info, > 2 weeks)
2018-03-18 12:44:09 +00:00
Mathieu Arnold
b3f6f195f5 Fix random build failure.
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
2016-11-08 12:44:09 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Thomas Zander
147e94a9d4 Fix IPv6 patch
PR:		205752
Submitted by:	takefu@airport.fm
Approved by:	andrey@bsdnir.info (maintainer)
2016-01-01 16:40:04 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${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
2015-12-17 17:19:48 +00:00
Kurt Jaeger
fb72b35655 mail/dkimproxy: Add IPv6 support, submitter takes MAINTAINER
See also:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656041

PR:		205300
Submitted by:	Andrey Fesenko <andrey@bsdnir.info>
Reviewed by:	koobs
2015-12-15 18:47:48 +00:00
Dmitry Marakasov
473cca2bc6 - Add NO_ARCH 2015-08-20 15:38:59 +00:00
Erwin Lansing
7bc3824272 Reset maintainer
<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
2015-08-19 08:10:40 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Martin Wilke
dceac989f5 - Stage support 2014-02-03 09:43:30 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Andrej Zverev
f2af6ec9a8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 06:06:59 +00:00
Andrej Zverev
5c64b5a491 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:10:09 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Cheng-Lung Sung
b3e0760cc8 - Update to 1.4.1
- portlint(1) complains

PR:		ports/162213
Submitted by:	Takefu <takefu_AT_airport.fm>
Approved by:	maintainer (Yoshisato YANAGISAWA)
2011-11-01 15:26:45 +00:00
Olli Hauer
4c345740f4 - 's|/usr/bin/perl|${PERL}|' (now "command_interpreter" can be used in rc 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>
2010-11-27 19:09:40 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
81eeec9efe - Update to 1.2
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
2009-09-16 11:53:00 +00:00
Dmitry Marakasov
522a708c09 - Update to 1.1
PR:		132183
Submitted by:	Yoshisato YANAGISAWA <yanagisawa at csg dot is dot titech dot ac dot jp> (maintainer)
2009-02-28 13:59:37 +00:00
Martin Wilke
dbcff05bb0 - Update to 1.0.1
PR:		121056
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2008-02-25 10:38:03 +00:00
Martin Wilke
e266565e97 - Add missing dependency (p5-Error )
PR:		119998
Submitted by:   Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2008-02-01 14:09:31 +00:00
Mark Linimon
a1652d92aa Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-10-01 05:23:51 +00:00
Martin Wilke
65c770c86a - Update to 0.16
PR:		113247
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2007-06-05 13:59:22 +00:00
Martin Wilke
421eb85c3b - Update to 0.15
PR:             109904
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:24:30 +00:00
Cheng-Lung Sung
5968728a5a - Maintainer update of dkimproxy from 0.13 to 0.14.
PR:		ports/104962
Submitted by:	maintainer (Yoshisato YANAGISAWA)
2006-11-02 00:24:50 +00:00
Rong-En Fan
9fa61f10df - Fix race condition and DoS in rc script.
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)
2006-09-18 14:15:22 +00:00
Martin Wilke
37d071da1d - rc.d scripts are changed:
- 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)
2006-09-13 12:27:01 +00:00
Rong-En Fan
338e2198a3 Add dkimproxy 0.13, DKIM filter for Postfix.
PR:		ports/100381
Submitted by:	Yoshisato YANAGISAWA
2006-07-27 16:26:39 +00:00