Commit graph

67 commits

Author SHA1 Message Date
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
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.
2009-07-15 16:56:10 +00:00
Martin Wilke
0c12ab8959 - Update to 2.8.3
PR:		135225
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-06-05 21:40:56 +00:00
Pav Lucistnik
05ee430aff - use strl*() functions in libc, instead of sm_strl*()
- add an option to link against libunbound

PR:		ports/131884
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-03-04 19:51:20 +00:00
Andrey A. Chernov
d1380becc3 Upgrade to 2.8.2
PR:             131819
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-02-19 01:35:36 +00:00
Stefan Walter
473df2811c Fix default assignment of milterdkim_flags in rc.d script.
Noticed by:	dougb
2009-02-07 15:56:03 +00:00
Stefan Walter
cdfa42709d Bump PORTREVISION for previous change.
Noticed by:	flz
Pointy hat to:	stefan
2009-02-05 09:47:42 +00:00
Stefan Walter
44fb4a9117 Fix a syntax error in the rc.d script.
PR:		131161
Submitted by:	"Ben C. O. Grimm" <freebsd@bengrimm.net>
2009-02-05 08:40:44 +00:00
Wesley Shields
e818ea0ce8 - Update to 2.8.1
- Defer use of !=
- Update RC script to be more modern

PR:		ports/130636
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-01-19 20:50:23 +00:00
Martin Wilke
62629f57ac - Update to 2.8.0
PR:		130328
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-01-09 23:09:17 +00:00
Martin Wilke
e902fbd0ab - Update to 2.7.2 2008-09-05 14:15:33 +00:00
Andrey A. Chernov
7409d09480 update to 2.7.1
PR:             126918
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-08-28 14:36:07 +00:00
Andrey A. Chernov
7525423484 previous changes in mail/dkim-milter rc script concerning
milterdkim_socket break precmd/postcmd.

PR:             126034
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-07-28 20:15:40 +00:00
Martin Wilke
0a5e64442c - Update to 2.7.0
PR:		125933
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-07-27 20:16:35 +00:00
Felippe de Meirelles Motta
6923039945 - Update to 2.6.0.
- Added note on UPDATING to upgrade dkim-milter.

PR:		ports/124486
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-06-17 01:50:05 +00:00
Martin Wilke
7f1556329a - Fix build with WITH_POSTFIX_MILTER option being enabled
PR:		123738
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer
2008-05-18 14:32:48 +00:00
Martin Wilke
305cee79a5 - Update to 2.5.5
PR:		123098
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-04-26 15:18:44 +00:00
Cheng-Lung Sung
af3101e7d2 - The new versien of mail/dkim-milter 2.5.3 has been released.
Release notes: https://sourceforge.net/project/shownotes.php?release_id=592153
PR:		ports/122776
Submitted by:	maintainer (Hirohisa Yamaguchi)
2008-04-15 00:10:06 +00:00
Martin Wilke
53455e4493 - Update to 2.5.2
PR:		122213
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-03-29 23:25:18 +00:00
Martin Wilke
9b73fc0583 - Update to 2.5.1
PR:		121945
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-03-25 23:06:50 +00:00
Dirk Meyer
45ad903d96 - fix OmitHeaders not working
- fix dkim-stat error
- fix Mutex not initialized properly for testing mode
- fix build with WITH_SENDMAIL_PORT defined
PR:		121700
Submitted by:	Hirohisa Yamaguchi (maintainer)
2008-03-17 15:57:54 +00:00
Martin Wilke
91154b32cb - Update to 2.5.0
PR:		121465
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-03-07 13:26:40 +00:00
Martin Wilke
9f9238f932 - Update to 2.4.4
PR:		119988
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-02-01 14:10:53 +00:00
Martin Wilke
d4108c93fb - Update to 2.4.3
PR:		119792
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-01-20 21:57:10 +00:00
Martin Wilke
034cec4b68 - Update to 2.4.2
PR:		119292
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-01-03 13:09:06 +00:00
Martin Wilke
9a5bb06811 - Update to 2.4.1
PR:		118913
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (Maintainer)
2007-12-21 11:20:03 +00:00
Andrey A. Chernov
a6ac7c9304 There are some executables installed with dkim-filter, the
milter program; dkim-genkey, dkim-stats, dkim-testkey and
dkim-testssp.

These are installed into the same directory with dkim-filter
(i.e. ${PREFIX}/libexec/), but should be placed to
${PREFIX}/bin/ instead, since they're not daemon.

PR:             118752
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-12-16 19:55:07 +00:00
Martin Wilke
1e0b16c0ed - Update to 2.4.0
PR:		118365
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-12-14 17:05:24 +00:00
Martin Wilke
e47b1ab987 - Update to 2.3.2
PR:		117347
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-10-23 11:41:02 +00:00
Andrey A. Chernov
f071a4ab43 Update to 2.3.1
PR:     117148
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-10-13 18:45:08 +00:00
Martin Wilke
364a616957 - Update to 2.3.0
PR:		116979
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-10-06 22:00:30 +00:00
Andrey A. Chernov
03a384a4fd Update to 2.2.1
PR:             116189
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-09-09 05:04:18 +00:00
Cheng-Lung Sung
9fc252973d The new version of mail/dkim-milter 2.2.0 has been released.
Release Notes: https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=536081

PR:		ports/115959
Submitted by:	maintainer (Hirohisa Yamaguchi)
2007-08-31 08:57:23 +00:00
Andrey A. Chernov
e37247691b Upgrade to 2.1.2
PR:             115720
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-08-23 08:50:23 +00:00
Cheng-Lung Sung
7c1541dd9b - The new version of mail/dkim-milter 2.1.1 has been released.
Release Notes: https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=531917

PR:		ports/115487
Submitted by:	maintainer (Hirohisa Yamaguchi)
2007-08-14 02:55:57 +00:00
Andrey A. Chernov
b337ea6ab7 Upgrade to 2.1.0
PR:             115375
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-08-10 12:34:27 +00:00
Andrey A. Chernov
580d7a8396 tarbal rerolled (minor test script changes) 2007-08-10 02:45:56 +00:00
Andrey A. Chernov
df1d584f63 Update to 2.0.2
PR:     115177
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-08-10 02:26:04 +00:00
Martin Wilke
83fe976af0 - Update to 2.0.1
PR:		115147
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-08-02 17:23:37 +00:00
Martin Wilke
c3adcca61f - Update to 1.2.0
PR:		114054
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-06-27 07:52:56 +00:00
Pav Lucistnik
c90b760916 - Update to 1.1.0
PR:		ports/113737
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-06-16 13:09:25 +00:00
Andrey A. Chernov
417b4206c2 Don't build it static by default
PR:             113653
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-06-14 16:45:31 +00:00
Martin Wilke
07087d62a7 - Update to 1.0.0
PR:		112916
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-05-25 22:11:34 +00:00
Cheng-Lung Sung
bca1eda755 - Update to 0.6.6
- Release notes: http://sourceforge.net/project/shownotes.php?release_id=503723

- WITH_VERIFY_DOMAINKEYS option seems to work okay now, so unbreak the feature.

PR:		ports/112152
Submitted by:	maintainer (Hirohisa Yamaguchi)
2007-04-27 07:38:41 +00:00
Martin Wilke
e04b24fbad - Update to 0.6.5
PR:		111964
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-04-21 15:23:17 +00:00
Cheng-Lung Sung
e1c0f605f0 - dkim-milter 0.6.4 has been released
- Release notes: http://sourceforge.net/project/shownotes.php?release_id=501604&group_id=139420

PR:		ports/111751
Submitted by:	maintainer (Hirohisa Yamaguchi)
2007-04-18 06:27:20 +00:00
Andrey A. Chernov
bd56184146 Upgrade to 0.6.3
PR:             111328
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-04-06 17:41:00 +00:00
Andrey A. Chernov
304d0763a8 Upgrade to 0.6.2
PR:             111298
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-04-06 04:49:48 +00:00
Pav Lucistnik
62daae78b5 - Actual use all available configuration options in rc script
PR:		ports/110526
Submitted by:	Ludger Bolmerg <lbolmerg@web.de>
Approved by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-03-25 13:09:28 +00:00
Martin Wilke
d3066de99f - Update to 0.6.1
PR:             110037
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-03-07 17:38:34 +00:00