<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/net6, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-04-22T13:41:54Z</updated>
<entry>
<title>recursive bump from gettext-lib shlib bump.</title>
<updated>2011-04-22T13:41:54Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-04-22T13:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e'/>
<id>urn:sha1:c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 1.3.10</title>
<updated>2009-10-27T19:08:30Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-10-27T19:08:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0a4dc1b4276cc117b90b7d7bb1176477543821e4'/>
<id>urn:sha1:0a4dc1b4276cc117b90b7d7bb1176477543821e4</id>
<content type='text'>
changes:
-minor fixes
-translation updates

pkgsrc note: build against newer gnutls was fixed, don't need the
 libgnutls-config hack anymore
</content>
</entry>
<entry>
<title>use libgnutls-config.mk instead of a private hack</title>
<updated>2009-07-03T15:59:49Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-07-03T15:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=21b7b2c415249eebc2948891f75054430175dfb5'/>
<id>urn:sha1:21b7b2c415249eebc2948891f75054430175dfb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the gnutls hack so that the installed .pc file doesn't contain</title>
<updated>2009-06-25T09:41:45Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-06-25T09:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e53c3564cfa1dc9eb56704c6e4f5002cff9f055'/>
<id>urn:sha1:5e53c3564cfa1dc9eb56704c6e4f5002cff9f055</id>
<content type='text'>
unresolved variables
bump PKGREVISION
</content>
</entry>
<entry>
<title>Update to 1.3.9. Make it build with new libgnutls (which don't have the</title>
<updated>2009-06-13T12:28:44Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-06-13T12:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fca7cb5637f2bfa3b2c9c832785aa94e1069e9a1'/>
<id>urn:sha1:fca7cb5637f2bfa3b2c9c832785aa94e1069e9a1</id>
<content type='text'>
libgnutls-config script any more).

Changes since 1.3.7:

* Preallocate and only copy the string once when escaping or unescaping it.
* Try to open both IPv6 and IPv4 listening sockets. This is required in
  case bindtov6only is 1 to also accept IPv4 connections in IPv6 mode.
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
</content>
</entry>
<entry>
<title>Update net6 to 1.3.7.</title>
<updated>2008-07-12T15:11:40Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-07-12T15:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d77983c3a0e375bd8427e63b44cd52170188f49a'/>
<id>urn:sha1:d77983c3a0e375bd8427e63b44cd52170188f49a</id>
<content type='text'>
Patch provided by in PR 38995.  OKed by agc@.
While here, marked as DESTDIR ready.

Version 1.3.7:
 * Bugfix for compilation on NetBSD.
 * New translations:
   - Portuguese (partial)

Version 1.3.6:
 * Translation roundup
CVs: ----------------------------------------------------------------------
</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.</title>
<updated>2008-03-06T14:53:47Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-03-06T14:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1b58fca7c77c6721b1a282f516fccea2179a1f87'/>
<id>urn:sha1:1b58fca7c77c6721b1a282f516fccea2179a1f87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resign from maintaining a lot of packages, so everyone is free to update</title>
<updated>2008-03-04T11:02:23Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2008-03-04T11:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b687cb643a2f2ac0c07f3851556d97aae366184c'/>
<id>urn:sha1:b687cb643a2f2ac0c07f3851556d97aae366184c</id>
<content type='text'>
them at will.
</content>
</entry>
<entry>
<title>Imported net6.</title>
<updated>2007-11-04T10:05:44Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-11-04T10:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=216d190f4bfa52ec02db232b19281bedc9d91cc7'/>
<id>urn:sha1:216d190f4bfa52ec02db232b19281bedc9d91cc7</id>
<content type='text'>
net6 is a library which eases the development of network-based
applications as it provides a TCP protocol abstraction for C++. It is
portable to both the Windows and Unix-like platforms.
</content>
</entry>
</feed>
