<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/ssh2/Makefile, 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>2007-09-07T22:12:10Z</updated>
<entry>
<title>Convert packages that test and use USE_INET6 to use the options framework</title>
<updated>2007-09-07T22:12:10Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-07T22:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f517bc25c1dfd477877da169af65a161a689211'/>
<id>urn:sha1:2f517bc25c1dfd477877da169af65a161a689211</id>
<content type='text'>
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
</content>
</entry>
<entry>
<title>Enable modular X.org support, PR pkg/36760.</title>
<updated>2007-08-09T20:15:38Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2007-08-09T20:15:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1e715ab9a0b96f63b4037fdcc3dbb536d7106cb8'/>
<id>urn:sha1:1e715ab9a0b96f63b4037fdcc3dbb536d7106cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for installation to DESTDIR. "root"-permissions still</title>
<updated>2007-06-08T15:24:58Z</updated>
<author>
<name>heinz</name>
<email>heinz</email>
</author>
<published>2007-06-08T15:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d93283647902f0d9d8ca466f49e635ec36f0dadf'/>
<id>urn:sha1:d93283647902f0d9d8ca466f49e635ec36f0dadf</id>
<content type='text'>
required because of "chown" and "chmod" commands.
Enabled tests.
</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c152e7442b8ddde8405ba9d0f2d4d981d5c3151'/>
<id>urn:sha1:0c152e7442b8ddde8405ba9d0f2d4d981d5c3151</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.
</content>
</entry>
<entry>
<title>	Added missing fflush to scp when priting statistics. Fixed bug</title>
<updated>2006-11-02T12:31:58Z</updated>
<author>
<name>kivinen</name>
<email>kivinen</email>
</author>
<published>2006-11-02T12:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b676525a27d5c23c77f233aaa0aeca5a74e32bfd'/>
<id>urn:sha1:b676525a27d5c23c77f233aaa0aeca5a74e32bfd</id>
<content type='text'>
	in the reverse dns queries for IPv6 addresses (overwriting 12
	bytes of local variables on the stack). Disabled x11-security
	on all platforms, as it does not seem to work on i386 either.
	Incremented PKGREVISION to 7.
</content>
</entry>
<entry>
<title>	Fixed RSA e=3 bug (most likely nobody uses e=3 rsa keys</title>
<updated>2006-09-22T13:58:46Z</updated>
<author>
<name>kivinen</name>
<email>kivinen</email>
</author>
<published>2006-09-22T13:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9a01ea4f28cc2094a11cb97602c7bda2cc5fb51b'/>
<id>urn:sha1:9a01ea4f28cc2094a11cb97602c7bda2cc5fb51b</id>
<content type='text'>
	on ssh anyways, but better to make sure). Fixed some
	more ssh_*_{en,de}code calls missing necessary casts.
	Disabled x11-security extension on x86_64 as it does not
	work there (uses xauth instead). Updated pkgrevision.
</content>
</entry>
<entry>
<title>This software does not qualify as either Free or Open Source.</title>
<updated>2006-05-10T12:26:31Z</updated>
<author>
<name>gdt</name>
<email>gdt</email>
</author>
<published>2006-05-10T12:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0730d467ef5667003526e75fcd6ad7bcccd84277'/>
<id>urn:sha1:0730d467ef5667003526e75fcd6ad7bcccd84277</id>
<content type='text'>
Add LICENSE=, and license file.

Set RESTRICTED and NO_BIN_ON_* because permission to distribute
derived works is unclear, limited to some operating systems, and
requires a reciprocal license grant.
</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>Add x11 option to ssh2 package.</title>
<updated>2006-02-04T00:33:17Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-02-04T00:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d09f2046309be44a2c0b6f0c77304fd926215e58'/>
<id>urn:sha1:d09f2046309be44a2c0b6f0c77304fd926215e58</id>
<content type='text'>
Remove obsolete ssh2-nox11 package.
Replaces PR 32716 by Tracy Di Marco White.
</content>
</entry>
</feed>
