<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/sqlgrey, branch pkgsrc-</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2017-06-05T14:23:47Z</updated>
<entry>
<title>Recursive revbump from lang/perl5 5.26.0</title>
<updated>2017-06-05T14:23:47Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2017-06-05T14:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb0be04a5d805260abf4c5a4ae870659c3c78450'/>
<id>urn:sha1:bb0be04a5d805260abf4c5a4ae870659c3c78450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION for perl-5.24.</title>
<updated>2016-06-08T19:22:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2016-06-08T19:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1d34477d8c9cbf123619bd298954b5eb375c1c32'/>
<id>urn:sha1:1d34477d8c9cbf123619bd298954b5eb375c1c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the stability entity, it has no meaning outside of an official context.</title>
<updated>2016-06-08T10:16:50Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2016-06-08T10:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4aa207d69f7fa66f39da468ba1c55831b8dc289'/>
<id>urn:sha1:e4aa207d69f7fa66f39da468ba1c55831b8dc289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the service_bundle name to "export" to reduce diffs between the</title>
<updated>2016-06-08T09:46:01Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2016-06-08T09:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43352f23fa098281232a24f2c1e61c88f87773ca'/>
<id>urn:sha1:43352f23fa098281232a24f2c1e61c88f87773ca</id>
<content type='text'>
original manifest.xml file and the output from "svccfg export".</content>
</entry>
<entry>
<title>Add tool dependencies needed by the update_sqlgrey_config script.</title>
<updated>2016-05-26T00:51:05Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2016-05-26T00:51:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=23264f4cd4e5c83fea5ba8048438728dbdadca6f'/>
<id>urn:sha1:23264f4cd4e5c83fea5ba8048438728dbdadca6f</id>
<content type='text'>
Bump PKGREVISION.</content>
</entry>
<entry>
<title>Update sqlgrey to 1.8.0.</title>
<updated>2016-05-25T21:39:44Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2016-05-25T21:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8c03c82d5d0ed29d07451f5ab423b4a36527378'/>
<id>urn:sha1:e8c03c82d5d0ed29d07451f5ab423b4a36527378</id>
<content type='text'>
Add SMF support, clean up etc.

* Mon Feb 13 2012 Martin Matuska &lt;martin@matuska.org&gt;
 - 1.8.0 release
 - Allow to specify complete DSN in configuration file
 - Support listening on UNIX sockets
 - Support pidfile command line argument

* Mon Feb 01 2010 Michal Ludvig &lt;mludvig@logix.net.nz&gt;
 - Upgraded VERSION to 1.8.0-rc2
 - Reverted GNU sed syntax in Makefile

* Sat Jan 23 2010 Michal Ludvig &lt;mludvig@logix.net.nz&gt;
 - Upgraded VERSION to 1.8.0-rc1
 - 'make dist' now creates sqlgrey-$VERSION.tar.gz with
   the help of 'git archive'

* Mon Aug 17 2009 Michal Ludvig &lt;mludvig@logix.net.nz&gt;
 - 1.7.7 release getting ready
 - Reworked "smart"/"class-c" IPv6 address handling.
 - Added IPv6 address support for clients_ip_whitelist(.local)
   file
 - client_ip_whitelist(.local) now supports address/prefix
   notation both for IPv4 and IPv6 addresses.

* Sun Aug 05 2007 Lionel Bouton &lt;lionel-dev@bouton.name&gt;
 - 1.7.6 release
 - Database handling fix (deactivated InactiveDestroy unless
   needed)
 - Reopen database connection on SIGUSR1

* Thu Feb 15 2007 Dan Faerch &lt;dan.sqlgrey @hacker.dk&gt;
 - 1.7.5 release
 - Changed db_cleanup. clean time stored in db for better
   handling,
   especially in  clustered environments
 - Fix for harmless warnings about "possible typo"
 - Fix for sqlgrey dying if syslog is offline
 - Filled feature req from Riaan Kok. Support "postfix attributes
   on both
   sides".. Ie:  "client_name !~ helo_name"

* Sun Aug 03 2006 Dan Faerch &lt;dan-NOSPAM@hacker.dk&gt;
 - 1.7.4 release
 - Added feature Discrimination
 - Added feature DBCluster
 - Added config option reject_code (eg. answer 451 instead of 450)

* Wed Nov 16 2005 Lionel Bouton &lt;lionel-dev@bouton.name&gt;
 - 1.7.3 release
 - fixes for a crash with '*' in email adresses

* Tue Oct 25 2005 Lionel Bouton &lt;lionel-dev@bouton.name&gt;
 - 1.7.2 release
 - fixes for several errors in logging
 - clean_method ported from 1.6.x

* Thu Sep 15 2005 Lionel Bouton &lt;lionel-dev@bouton.name&gt;
 - 1.7.1 release
 - fix for a race condition in multiple instances configurations
 - fix for weekly stats

* Tue Jun 21 2005 Lionel Bouton &lt;lionel-dev@bouton.name&gt;
 - 1.7.0 release
 - now continue if the DB isn't available at startup time
 - based on 1.6.0 with Michel Bouissou's work:
  . better connect cleanup when creating AWL entries
  . source IP throttling</content>
</entry>
<entry>
<title>Add SHA512 digests for distfiles for mail category</title>
<updated>2015-11-03T23:27:00Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2015-11-03T23:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b6a5d41319c2e16205ba768539fbd8803beae177'/>
<id>urn:sha1:b6a5d41319c2e16205ba768539fbd8803beae177</id>
<content type='text'>
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for all packages mentioning 'perl',</title>
<updated>2015-06-12T10:48:20Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2015-06-12T10:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3c896fa5c0ed4d04a7164a48d2c98076cb4a7ac6'/>
<id>urn:sha1:3c896fa5c0ed4d04a7164a48d2c98076cb4a7ac6</id>
<content type='text'>
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.</content>
</entry>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=041f4d4429adae5aa372ff70a568c82dce6763a0'/>
<id>urn:sha1:041f4d4429adae5aa372ff70a568c82dce6763a0</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.</content>
</entry>
<entry>
<title>Remove example rc.d scripts from PLISTs.</title>
<updated>2014-03-11T14:04:57Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2014-03-11T14:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c04a96e50e8561d5a06b7ae50a6a0325f71ce75'/>
<id>urn:sha1:5c04a96e50e8561d5a06b7ae50a6a0325f71ce75</id>
<content type='text'>
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.</content>
</entry>
</feed>
