<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/libgpg-error/PLIST, 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-01-24T19:38:16Z</updated>
<entry>
<title>Remove share/common-lisp/source/gpg-error directory tree on deinstall.</title>
<updated>2007-01-24T19:38:16Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-01-24T19:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fe384fe25f9b0885d4b5c4e986b14b23987382fb'/>
<id>urn:sha1:fe384fe25f9b0885d4b5c4e986b14b23987382fb</id>
<content type='text'>
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>PLIST correction</title>
<updated>2006-10-20T16:15:49Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2006-10-20T16:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=71f3e9394c66f406460ddbc172b6e999622b2d67'/>
<id>urn:sha1:71f3e9394c66f406460ddbc172b6e999622b2d67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.3 to sastify dependancies in several other packages.</title>
<updated>2006-10-11T11:05:04Z</updated>
<author>
<name>shannonjr</name>
<email>shannonjr</email>
</author>
<published>2006-10-11T11:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b91eb4a929af7e4bbc2a291971aacc1388f12b3'/>
<id>urn:sha1:3b91eb4a929af7e4bbc2a291971aacc1388f12b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey</title>
<updated>2006-04-17T07:07:11Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-17T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ae3d1ba51febfd65eabae7f192d4b643e252ba2'/>
<id>urn:sha1:1ae3d1ba51febfd65eabae7f192d4b643e252ba2</id>
<content type='text'>
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
</content>
</entry>
<entry>
<title>Update libgpg-error to 1.0.  Patch submitted by shannonjr@ and</title>
<updated>2004-10-15T18:21:56Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-10-15T18:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c724fe39f683c276a793e3a5519f51ebab5a85c1'/>
<id>urn:sha1:c724fe39f683c276a793e3a5519f51ebab5a85c1</id>
<content type='text'>
slightly modified by me.

Changes since 0.6:
 * Ported to Solaris 2.8.

 * Added a new error source GPG_ERR_SOURCE_GSTI, and new error
   codes GPG_ERR_PROTOCOL_VIOLATION and GPG_ERR_INV_MAC for this
   source.

 * Interface changes relative to the 0.7 release:
   GPG_ERR_SOURCE_GSTI		NEW
   GPG_ERR_PROTOCOL_VIOLATION	NEW
   GPG_ERR_INV_MAC		NEW
   GPG_ERR_INV_REQUEST          NEW

 * libgpg-error can be built on systems where the errno macros do not
   evaluate to plain numbers, but expressions.  If you want to
   cross-compile, you might have to set CC_FOR_BUILD, though.

 * A new tool gpg-error to convert error numbers into symbols into
   strings is provided.

 * Interface changes relative to the 0.6 release:
   GPG_ERR_LOCALE_PROBLEM          NEW
   GPG_ERR_NOT_LOCKED              NEW
</content>
</entry>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>Initial import of libgpg-error-0.6 from pkgsrc-wip, packaged by</title>
<updated>2003-12-05T23:24:31Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2003-12-05T23:24:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=918c426cdcf0016259e987dc12a9628dbcd3754d'/>
<id>urn:sha1:918c426cdcf0016259e987dc12a9628dbcd3754d</id>
<content type='text'>
Min Sik Kim.

libgpg-error is a library that defines common error values for all
GnuPG components.  Among these are GPG, GPGSM, GPGME, GPG-Agent,
libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.
</content>
</entry>
</feed>
