<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/echoping, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-12T02:14:13Z</updated>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per the process outlined in revbump(1), perform a recursive revbump</title>
<updated>2008-01-18T05:06:18Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c8e24b168b5909ecc586bdbb660570b490d92ef'/>
<id>urn:sha1:1c8e24b168b5909ecc586bdbb660570b490d92ef</id>
<content type='text'>
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
</content>
</entry>
<entry>
<title>Fix builds on Darwin</title>
<updated>2007-11-18T00:36:37Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-11-18T00:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1326be0b8dc9bc22c5af75c5c341858c1aa88c08'/>
<id>urn:sha1:1326be0b8dc9bc22c5af75c5c341858c1aa88c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 6.0.2</title>
<updated>2007-11-18T00:16:38Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-11-18T00:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=162fb732b1422a5e05728df13e7c21b7b28d0913'/>
<id>urn:sha1:162fb732b1422a5e05728df13e7c21b7b28d0913</id>
<content type='text'>
Unfortunately the only information available is "Bug fixes only"
</content>
</entry>
<entry>
<title>Update to 6.0.1</title>
<updated>2007-04-09T14:44:29Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-04-09T14:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=444cfa79ef3527d7da1c5eb3e1d1f0e88efac21b'/>
<id>urn:sha1:444cfa79ef3527d7da1c5eb3e1d1f0e88efac21b</id>
<content type='text'>
* Use the new plugin functionality available and build the dns, random and whois
  plugins by default.
* The postgresql and ldap plugins can be optionally built by setting
  PKG_OPTIONS.echoping.

6.0.1 (2007-04-04)
* Bug fixes only

6.0.0 (2007-03-26)
* Plugins: several plugins (whois, postgresql, dns) are now
  shipped with echoping and you can write your own. All new
  protocols will now be supported via plugins. Consequences:
* you now need an Unix with a working dlopen(3)
* echoping now requires the popt parsing library
* popt: echoping now depends on popt. One main change: options
  parsing is lightly different so some scripts *may* break. A
  typical example is that "old-school" Unix aggreation of arguments
  ("echoping -v4 localhost") is no longer accepted (use "echoping -v
  -4 localhost").
* Many bug fixes, see the list at Sourceforge
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ran "pkglint --autofix", which corrected some of the quoting issues in</title>
<updated>2005-12-05T23:55:01Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3dae8fea14cb07876cbc876f030a3b37361f56b8'/>
<id>urn:sha1:3dae8fea14cb07876cbc876f030a3b37361f56b8</id>
<content type='text'>
CONFIGURE_ARGS.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:13:41Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:13:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e1a40763b4c6fc2016feb3b56462f034e853c43'/>
<id>urn:sha1:5e1a40763b4c6fc2016feb3b56462f034e853c43</id>
<content type='text'>
</content>
</entry>
</feed>
