The NetBSD Project

CVS log for pkgsrc/security/libgpg-error/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / libgpg-error

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (download) - annotate - [select for diffs], Fri Apr 22 13:41:54 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jan 20 07:43:02 2011 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.31: +8 -8 lines
Diff to previous 1.31 (colored)

Fix building with special CFLAGS; e.g. on Mac OS X with -isysroot

Revision 1.31 / (download) - annotate - [select for diffs], Fri Nov 26 17:55:21 2010 UTC (17 months, 4 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

update to 1.10
change: 3 error codes added

Revision 1.30 / (download) - annotate - [select for diffs], Wed Sep 1 16:34:00 2010 UTC (20 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

update to 1.9
change: New function gpg_err_deinit

Revision 1.29 / (download) - annotate - [select for diffs], Thu Aug 5 13:28:24 2010 UTC (21 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

remove awk script modifications someone added for compatibility -- they
are wrong and caused out-of-bounds memory accesses
bump PKGREVISION

Revision 1.28 / (download) - annotate - [select for diffs], Tue Jun 8 10:15:32 2010 UTC (23 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Update to 1.8:

Noteworthy changes in version 1.8 (2010-05-06)
----------------------------------------------

 * Support for WindowsCE.

 * New option --list for gpg-error.

 * Interface changes relative to the 1.7 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 GPG_ERR_NOT_ENABLED           NEW.
 GPG_ERR_SOURCE_G13            NEW.
 GPG_ERR_NO_ENGINE             NEW.
 gpg_err_set_errno             NEW.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 21 23:32:10 2010 UTC (2 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Added LICENSE information.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 9 13:27:33 2009 UTC (2 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.25: +3 -4 lines
Diff to previous 1.25 (colored)

Update to 1.7:

Noteworthy changes in version 1.7 (2008-11-26)
----------------------------------------------

 * Minor fixes and a few new error codes.

 * Interface changes relative to the 1.6 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 GPG_ERR_NOT_OPERATIONAL       NEW
 GPG_ERR_NO_PASSPHRASE         NEW
 GPG_ERR_NO_PIN                NEW

Revision 1.25 / (download) - annotate - [select for diffs], Fri May 1 13:59:53 2009 UTC (3 years ago) by zafer
Branch: MAIN
Changes since 1.24: +7 -2 lines
Diff to previous 1.24 (colored)

update mirrors. pull in a few more mirrors from the official mirror list.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 14 11:32:11 2008 UTC (3 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.23: +3 -4 lines
Diff to previous 1.23 (colored)

Changes 1.6:
* Fixed a build problem under Windows.

Changes 1.5:
* Minor build system fixes.
* Updated gettext.  Removed included gettext copy.
* gpg-error has a new option --version.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Nov 3 22:40:27 2007 UTC (4 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Added MAKE_JOBS_SAFE as suggested in PR 37261.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jan 24 19:38:16 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Remove share/common-lisp/source/gpg-error directory tree on deinstall.
Bump PKGREVISION.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Nov 5 17:35:58 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

DESTDIR support.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Oct 20 16:15:49 2006 UTC (5 years, 7 months ago) by shannonjr
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

PLIST correction

Revision 1.19 / (download) - annotate - [select for diffs], Fri Oct 20 15:12:20 2006 UTC (5 years, 7 months ago) by shannonjr
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update to 1.4 (Required by gnupg-devel 1.93)

Revision 1.18 / (download) - annotate - [select for diffs], Fri Oct 13 17:32:10 2006 UTC (5 years, 7 months ago) by dsainty
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

Add an HTTP download URL for when outbound FTP isn't available.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 11 11:05:04 2006 UTC (5 years, 7 months ago) by shannonjr
Branch: MAIN
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

Update to 1.3 to sastify dependancies in several other packages.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 14 18:14:34 2006 UTC (6 years, 1 month ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored)

Added appropriate TEST_TARGET.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:44 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Sep 22 09:14:34 2005 UTC (6 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Expand the regexp to [3-9]*, to match future NetBSD versions.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 22 09:11:37 2005 UTC (6 years, 8 months ago) by xtraeme
Branch: MAIN
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (colored)

Do not require GNU AWK (aka gawk) on NetBSD >= 3.0, because the
native awk package is enough to build/install the package.

Revision 1.12 / (download) - annotate - [select for diffs], Sun May 22 20:08:30 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 15 22:22:48 2005 UTC (7 years ago) by jschauma
Branch: MAIN
Changes since 1.10: +7 -1 lines
Diff to previous 1.10 (colored)

Unbreak this under IRIX by not demanding gawk.  This is a hack:

Apparently, for as of yet undetermined reasons, gawk as built on IRIX
under pkgsrc croaks on regular expressions including a
combination of alpha- and numerical matches, such as the rather
trivial /^[ \t]*[0-9]+/
Let's use the system's AWK (ie nawk) for this package to avoid
breaking hundreds of dependents.
Speculation: somehow the regular expression library used to build
gawk conflicts with the systems regular expression library or
some such.
Note: gawk from SGIs freeware collection depends on expat -- why
is that? Does that have anything to do with anything?

Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:13 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 29 03:43:23 2004 UTC (7 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Set LC_ALL to "C" when running GNU awk.  Otherwise it behaves
differently depending on user's LC_ALL value.

Thanks to "amorphis" of Korea BSD User Forum for reporting and
testing.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 15 20:54:02 2004 UTC (7 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

This package requires GNU awk.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 15 18:21:56 2004 UTC (7 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.6: +7 -4 lines
Diff to previous 1.6 (colored)

Update libgpg-error to 1.0.  Patch submitted by shannonjr@ and
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

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:09 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
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.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 25 15:02:26 2004 UTC (8 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

Enable pkgviews installation.  While here, update the MAINTAINER email
address.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:52 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.3: +1 -4 lines
Diff to previous 1.3 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 9 20:28:16 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

bl3ify

Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 14 14:57:40 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Fix gpg-error-config script to return -Wl,-R part too.
Bump PKGREVISION to 1.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 5 23:24:31 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libgpg-error-0.6 from pkgsrc-wip, packaged by
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.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 5 23:24:31 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>