<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/Pantomime, 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>2011-12-17T16:13:43Z</updated>
<entry>
<title>mail/Pantomine: Fix timezone redefinition for DragonFly</title>
<updated>2011-12-17T16:13:43Z</updated>
<author>
<name>marino</name>
<email>marino</email>
</author>
<published>2011-12-17T16:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ddd0e4f86adac845cb3d1992219ab676e90313bd'/>
<id>urn:sha1:ddd0e4f86adac845cb3d1992219ab676e90313bd</id>
<content type='text'>
Pantomine defines a structure named "timezone" which clashes with the
system definition.  It was renamed to "timezonePantomine".  While
technically it may result in change in the pkg binary, no PKGREVISION
bump is necessary because it's functionally the same as the previous
version, assuming it actually built on the platform in question.
</content>
</entry>
<entry>
<title>Catch up with gnustep changes.</title>
<updated>2011-11-25T22:00:32Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2011-11-25T22:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b99861a7f58336287ff168fe96fe59b65b6aa0d7'/>
<id>urn:sha1:b99861a7f58336287ff168fe96fe59b65b6aa0d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT</title>
<updated>2009-05-19T08:59:00Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-05-19T08:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53d692acd8a71f89a941dada62a4345937a07233'/>
<id>urn:sha1:53d692acd8a71f89a941dada62a4345937a07233</id>
<content type='text'>
block). Uncomment some commented out LICENSE lines while here.
</content>
</entry>
<entry>
<title>gnustep-make now allows unprivileged DESTDIR installs</title>
<updated>2009-04-18T23:55:27Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2009-04-18T23:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5ef2ba5e0ab92a7ee9fa5ebd6009a2fc3c77e4c7'/>
<id>urn:sha1:5ef2ba5e0ab92a7ee9fa5ebd6009a2fc3c77e4c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Pantomime to 1.2.0pre3.  Changes include some structural overhaul,</title>
<updated>2009-04-13T12:40:40Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2009-04-13T12:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc8eb6e67b66e3a0b932b5440f2b53bb26902a00'/>
<id>urn:sha1:fc8eb6e67b66e3a0b932b5440f2b53bb26902a00</id>
<content type='text'>
including a brand new mailbox caching code and other performance
improvements.  This also makes Pantomime use the fhs filesystem layout
to make it more hier(7) compliant.
</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>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>Make this compile on Solaris by using -Wl,-L instead of -L  as pointed out</title>
<updated>2007-05-25T23:37:10Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2007-05-25T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d591747d2d78fca45c85e4097a4acae308a4d62c'/>
<id>urn:sha1:d591747d2d78fca45c85e4097a4acae308a4d62c</id>
<content type='text'>
by kwennoir at hotbox dot ru.
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>The GNUstep packages have GNUmakefile instead of Makefile.</title>
<updated>2006-09-22T07:08:15Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-09-22T07:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fd10b7806ca0a42d75935e3557a18450bf76520f'/>
<id>urn:sha1:fd10b7806ca0a42d75935e3557a18450bf76520f</id>
<content type='text'>
</content>
</entry>
</feed>
