<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/alpine/Makefile, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-03-27T21:46:51Z</updated>
<entry>
<title>add missing PAM bl3.mk</title>
<updated>2012-03-27T21:46:51Z</updated>
<author>
<name>dholland</name>
<email>dholland</email>
</author>
<published>2012-03-27T21:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=728839c85244c8082fad89d2ba0c881440205089'/>
<id>urn:sha1:728839c85244c8082fad89d2ba0c881440205089</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build failure on Linux with openssl from pkgsrc, approved by reed@</title>
<updated>2012-02-10T08:44:01Z</updated>
<author>
<name>cheusov</name>
<email>cheusov</email>
</author>
<published>2012-02-10T08:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0aa9ca60524d2f337b6ab73ac6d91b955de49e1d'/>
<id>urn:sha1:0aa9ca60524d2f337b6ab73ac6d91b955de49e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing mk/terminfo buildlink.</title>
<updated>2011-12-17T10:15:56Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-12-17T10:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04050e1f600fdf14d4c5d42f6bc623c78d006a46'/>
<id>urn:sha1:04050e1f600fdf14d4c5d42f6bc623c78d006a46</id>
<content type='text'>
Bump PKGREVISION
</content>
</entry>
<entry>
<title>Exactly disable ldap support if ldap option is off (enabled by default in</title>
<updated>2011-05-10T01:33:12Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-05-10T01:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f0c91822e9576e7025d27ac6d363e041ca98e52'/>
<id>urn:sha1:4f0c91822e9576e7025d27ac6d363e041ca98e52</id>
<content type='text'>
configure script) to avoid hidden dependency.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>exactly disable tcl detection, for PR#44945.</title>
<updated>2011-05-09T12:02:59Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-05-09T12:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c8a2be95210264f3ea13f3f5026877ce7a943fc5'/>
<id>urn:sha1:c8a2be95210264f3ea13f3f5026877ce7a943fc5</id>
<content type='text'>
Tcl is just required for Web Alpine Support, but not installed now.
</content>
</entry>
<entry>
<title>PR pkg/44219 - washington.edu have adjusted the maildir.patch.gz</title>
<updated>2010-12-11T20:32:32Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2010-12-11T20:32:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e45f82e7f8c08cb0b7df99ef42d86ccf395eb995'/>
<id>urn:sha1:e45f82e7f8c08cb0b7df99ef42d86ccf395eb995</id>
<content type='text'>
The new version looks fine, so update DIST_SUBDIR, regen distinfo and
bump PKGREVISION
</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for jpeg update to 8.</title>
<updated>2010-01-17T12:02:03Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-01-17T12:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9bb9dadbc94dc30e7a42ca58f128db49c80fd684'/>
<id>urn:sha1:9bb9dadbc94dc30e7a42ca58f128db49c80fd684</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include &lt;time.h&gt; and &lt;utime.h&gt; so that where time_t has been changed to 64-bit</title>
<updated>2009-05-17T17:34:01Z</updated>
<author>
<name>plunky</name>
<email>plunky</email>
</author>
<published>2009-05-17T17:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e82de90f2d41aa94db660783558e98d48789c9b8'/>
<id>urn:sha1:e82de90f2d41aa94db660783558e98d48789c9b8</id>
<content type='text'>
values on NetBSD, we we get correctly referred to __utime50() which can handle
64-bit values. This fixes a problem where mailbox mtimes were being reset to 0

Note that this actually causes some build warnings as the code uses
"time_t tp[2]" instead of "struct utimbuf tp" (contains two time_t values)

Although the &lt;os_bsi.h&gt; file says it is used for BSDI, it seems to be used by
NetBSD and OpenBSD, both of which have the &lt;utime.h&gt; and &lt;time.h&gt;

bump PKGREVISION
</content>
</entry>
<entry>
<title>Add missing checksum for optional searchheader.patch.gz</title>
<updated>2009-05-01T11:58:46Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2009-05-01T11:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f38cd7ecf8e0c2c4b1acc883de1e2b6f2033d3a'/>
<id>urn:sha1:8f38cd7ecf8e0c2c4b1acc883de1e2b6f2033d3a</id>
<content type='text'>
Fix checksum for maildir.patch.gz (Add DIST_SUBDIR)
</content>
</entry>
<entry>
<title>MAKE_JOBS_SAFE=no</title>
<updated>2009-02-13T15:22:02Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2009-02-13T15:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8acd82c2a5ad0b1c5c7119d95465629f913fec53'/>
<id>urn:sha1:8acd82c2a5ad0b1c5c7119d95465629f913fec53</id>
<content type='text'>
</content>
</entry>
</feed>
