non port: mail/dkimproxy/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Oct 2019
|
[ 12:06 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Sun, 18 Mar 2018
|
[ 12:44 dbaio ]
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)
|
Tue, 8 Nov 2016
|
[ 12:44 mat ]
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Jan 2016
|
[ 16:40 riggs ]
Fix IPv6 patch
PR: 205752
Submitted by: takefu@airport.fm
Approved by: andrey@bsdnir.info (maintainer)
|
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
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
|
Tue, 15 Dec 2015
|
[ 18:47 pi ]
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
|
Thu, 20 Aug 2015
|
[ 15:38 amdmi3 ]
- Add NO_ARCH
|
Wed, 19 Aug 2015
|
[ 08:10 erwin ]
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
|
Mon, 3 Feb 2014
|
[ 09:43 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 4 Sep 2013
|
[ 06:06 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Sat, 30 Jun 2012
|
[ 13:10 az ] (Only the first 10 of 39 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Tue, 1 Nov 2011
|
[ 15:26 clsung ]
- Update to 1.4.1
- portlint(1) complains
PR: ports/162213
Submitted by: Takefu <takefu_AT_airport.fm>
Approved by: maintainer (Yoshisato YANAGISAWA)
|
Sat, 27 Nov 2010
|
[ 19:09 ohauer ]
- '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>
|
Wed, 16 Sep 2009
|
[ 11:53 pav ]
- 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
|
Sat, 28 Feb 2009
|
[ 13:59 amdmi3 ]
- Update to 1.1
PR: 132183
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg dot is dot titech dot ac
dot jp> (maintainer)
|
Mon, 25 Feb 2008
|
[ 10:38 miwi ]
- Update to 1.0.1
PR: 121056
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer)
|
Fri, 1 Feb 2008
|
[ 14:09 miwi ]
- Add missing dependency (p5-Error )
PR: 119998
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer)
|
Mon, 1 Oct 2007
|
[ 05:18 linimon ]
Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by: maintainer
|
Tue, 5 Jun 2007
|
[ 13:59 miwi ]
- Update to 0.16
PR: 113247
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
(maintainer)
|
Tue, 6 Mar 2007
|
[ 21:24 miwi ]
- Update to 0.15
PR: 109904
Submitted by: miwi
Approved by: maintainer
|
Thu, 2 Nov 2006
|
[ 00:24 clsung ]
- Maintainer update of dkimproxy from 0.13 to 0.14.
PR: ports/104962
Submitted by: maintainer (Yoshisato YANAGISAWA)
|
Mon, 18 Sep 2006
|
[ 14:15 rafan ]
- 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)
|
Thu, 27 Jul 2006
|
[ 16:26 rafan ]
Add dkimproxy 0.13, DKIM filter for Postfix.
PR: ports/100381
Submitted by: Yoshisato YANAGISAWA
|
Number of commits found: 28 |