<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/opencdk/Makefile, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-12-19T00:19:18Z</updated>
<entry>
<title>this won't build with xlc without some work, mark it as such.</title>
<updated>2004-12-19T00:19:18Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-19T00:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a8d0de657cefbca0aa622046b0346f967ddce9df'/>
<id>urn:sha1:a8d0de657cefbca0aa622046b0346f967ddce9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>update to 0.5.5</title>
<updated>2004-08-27T13:01:35Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2004-08-27T13:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac9d972e3a24d27a8b71bb94cd9e8045dc2758b0'/>
<id>urn:sha1:ac9d972e3a24d27a8b71bb94cd9e8045dc2758b0</id>
<content type='text'>
changes:
Severeal cleanups and Libgcrypt 1.2.0 adjustments.
</content>
</entry>
<entry>
<title>The libopencdk.so.8.0 used libgcrypt.so.11.</title>
<updated>2004-05-27T00:51:39Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-05-27T00:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=09600266f2530cd7677f6e785353d1977b815d08'/>
<id>urn:sha1:09600266f2530cd7677f6e785353d1977b815d08</id>
<content type='text'>
libgcrypt was recently upgraded. So when using binary packages
it is possible for new libgcrypt (libgcrypt.so.12.1) to be installed
with old opencdk-0.5.4 package.

So bump PKGREVISION and BUILDLINK_DEPENDS (to force a new package
to be required).
</content>
</entry>
<entry>
<title>Update opencdk to 0.5.4.</title>
<updated>2004-03-03T04:00:32Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-03-03T04:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a89624cc1357103f8fff04874806a0638c838981'/>
<id>urn:sha1:a89624cc1357103f8fff04874806a0638c838981</id>
<content type='text'>
Changes since 0.5.3:
  * Added versioned symbols.
</content>
</entry>
<entry>
<title>Enable pkgviews installation.</title>
<updated>2004-02-25T18:20:06Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-25T18:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a08762ee12629685b6444d172edb28e0d6d8b6ee'/>
<id>urn:sha1:a08762ee12629685b6444d172edb28e0d6d8b6ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION due to the update of libgcrypt.</title>
<updated>2004-02-25T15:53:17Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-25T15:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf52c123076bc28e858024d395eb14110f92231d'/>
<id>urn:sha1:cf52c123076bc28e858024d395eb14110f92231d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs</title>
<updated>2004-02-14T17:21:49Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-14T17:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d47945d673325870bc418182e8c0af6211854624'/>
<id>urn:sha1:d47945d673325870bc418182e8c0af6211854624</id>
<content type='text'>
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
</content>
</entry>
<entry>
<title>bl3ify</title>
<updated>2004-02-10T00:20:29Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-10T00:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d7d7543eeb52b872716b391a0fc11c8a9f13c1a'/>
<id>urn:sha1:4d7d7543eeb52b872716b391a0fc11c8a9f13c1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This needs gettext-lib's buildlink, reported by Soren Jacobsen PR</title>
<updated>2003-12-21T10:03:42Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2003-12-21T10:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=076836cb4cd145f82aeddc22a1c7e6ddc0faed4c'/>
<id>urn:sha1:076836cb4cd145f82aeddc22a1c7e6ddc0faed4c</id>
<content type='text'>
pkg/23765. Bump PKGREVISION.
</content>
</entry>
</feed>
