The NetBSD Project

CVS log for pkgsrc/security/pgpdump/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / pgpdump

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:06 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jun 3 20:20:08 2016 UTC (7 years ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Update pgpdump to 0.31.

0.31 2016/05/09

* Fixing a buffer overrun.

0.30 2016/04/13

* Security fix: https://github.com/kazu-yamamoto/pgpdump/pull/16

Revision 1.23 / (download) - annotate - [select for diffs], Mon Sep 7 20:09:11 2015 UTC (7 years, 8 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.22: +6 -5 lines
Diff to previous 1.22 (colored)

Update to 0.29.
Update HOMEPAGE.  Set LICENSE.

0.28 2013/06/21

* No significant change. Maintenance purpose only.

0.27 2010/08/12

* Adding Camellia defined in RFC 5581.
	"Stefan H. Holek" <stefan>
* Notation name is always text.
	Risko Gergely <gergely>

Revision 1.22 / (download) - annotate - [select for diffs], Tue Oct 23 18:16:49 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Nov 5 09:17:04 2011 UTC (11 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.20: +4 -1 lines
Diff to previous 1.20 (colored)

Add missing zlib and bzip2 buildlinks

Bump PKGREVISION

Revision 1.20 / (download) - annotate - [select for diffs], Mon Sep 14 22:56:53 2009 UTC (13 years, 8 months ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

update master_sites.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Sep 24 03:57:59 2007 UTC (15 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.18: +9 -5 lines
Diff to previous 1.18 (colored)

Update pgpdump package to 0.26.  Add support of DESTDIR_SUPPORT, too.

0.26 2007/09/06

* Catching upto ID 22.

(http://www.ietf.org/internet-drafts/draft-ietf-openpgp-rfc2440bis-22.txt)

Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 3 04:18:33 2006 UTC (16 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Update security/pgpdump to 0.25 applying patch by PR pkg/34701 from
jun@.  From CHANGES:

0.25 2006/10/02
* Catching upto ID 18. Adding SHA224.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 13 17:29:32 2005 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 4 13:23:24 2005 UTC (18 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update pgpdump 0.24.

0.24 2004/12/24

* More secure programming style.
* Adding GnuPG string-to-key.
* Adding a missing key flag.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 28 11:36:59 2004 UTC (18 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update pgpdump to 0.23.

0.23 2004/10/27

* Catching up to 2440bis-10/11.
	- 'u' for Literal Data
	- embedded signature
	- Primary Key Binding Signature
* Bug fix for plain_Secret_Key().
* Fixing Symmetrically_Encrypted_Data_Packet() and Secret_Key_Packet()
  especially for IDEA.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jan 23 14:49:35 2004 UTC (19 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update pgpdump pacakge to 0.22.


0.22 2004/01/23

* parse_subpacket() are split into parse_signature_subpacket() and
  parse_userattr_subpacket(). A bug of length calculation is fixed.
* The critical bit of the signature subpackets are supported.
	Peter Palfrader <peter@palfrader.org>

0.21 2004/01/13

* Removing compiler warnings.
* Using getopt().
* Supporting RISC OS.
	Stefan Bellon <sbellon@sbellon.de>
* Correct casting for Bzip2.
	Stefan Bellon <sbellon@sbellon.de>
* Prepared os/riscos/{config.h,Makefile} since "sh" does not exist on
  RISC OS.
	Stefan Bellon <sbellon@sbellon.de>

Revision 1.13 / (download) - annotate - [select for diffs], Mon Dec 8 17:33:41 2003 UTC (19 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update pgpdump package to 0.20.


0.20 2003/12/08

* Catching up to 2440bis-09. Bzip2 was supported.

0.19 2003/06/06

* Catching up to 2440bis-08.
* Supporting MINGW32. This is dirty and needs to be refined.
* autotime.h -> types.c

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 22:53:10 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.11 / (download) - annotate - [select for diffs], Tue May 20 16:40:13 2003 UTC (20 years ago) by yyamano
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Update pgpdump to 0.18. approved by jun.

* Supporting MacOS X.
* Catching up to 2440bis-07.
* A bug fix of old_Public_Key_Packet.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 28 23:48:11 2002 UTC (20 years, 11 months ago) by jun
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Update pgpdump to 0.17
* Defining the SHA-1 hash for Secret Key Packet.
* Defining the -a and -g option.
* Catching up to 2440bis-05.
* Implementing User_Attribute_Packet.
* Implementing features and revocation_target.
* Removing macros to avoid side-effects.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 10 09:26:03 2001 UTC (21 years, 5 months ago) by jun
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update pgpdump to 0.16 .
0.16 2001/12/06
  * Key ID hack.
0.15 2001/11/13
  * Old man style for pgpdump.1.
  * The symmetric encryption algorism is displayed more user-friendly.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 9 08:48:33 2001 UTC (21 years, 7 months ago) by jun
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update pgpdump to 0.14
0.14 2001/11/09

 * Catching up to 2290bis-03.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 25 17:47:25 2001 UTC (21 years, 7 months ago) by jun
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update pgpdump to 0.13

* Workaround for minus date.
* No-libz hack.
* Small fixes.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 16 09:01:59 2001 UTC (21 years, 9 months ago) by jun
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update pgpdump to 0.12
 * Portability hack.

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 21 03:27:32 2001 UTC (22 years ago) by jun
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update pgpdump to 0.08 -> 0.11 .

0.11 2001/05/20

* Defining line_not_blank().
        Stefan H. Holek <stefan@epy.co.at>
* Enhancing Public_Key_Encrypted_Session_Key_Packet().
        Stefan H. Holek <stefan@epy.co.at>
        Brian M. Carlson <karlsson@hal-pc.org>

0.10 2001/05/08

* Fixing key_server_preferences().
* Fixing signature_multi_precision_integer().

0.09 2001/05/05

* Implementing additional_decryption_key() like revocation_key().
        Stefan H. Holek <stefan@epy.co.at>

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 12 05:30:14 2001 UTC (22 years, 1 month ago) by jun
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update:
0.08 2001/04/12

* Fixing IV length.
        Stefan H. Holek <stefan@epy.co.at>
        disastry@saiknes.lv
* Skipping the tail of armor.
        Stefan H. Holek <stefan@epy.co.at>

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 5 10:29:33 2001 UTC (22 years, 2 months ago) by jun
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update:
0.07 2001/04/05

* New scheme to handle partial bodies.
* Sophisticated buffering mechanism. No temporary files are created.
* Creating pgpdump.1.

Stefan H. Holek <stefan@epy.co.at> kindly contributes the followings:

* Fixed keyserver preferences (can be >1 octet)
* Changed display of time fields to include timezone information
* Added -u flag to display time fields in UTC instead of the local
  timezone (PGP time fields == seconds since 00:00:00, January 1,
  1970, UTC)
* Fixed key and signature expiration time calculations
  (expiration time == seconds since creation time)
* Added capability to read from stdin when no file is specifed on the
  commandline
* Implemented missing subpackets
        - revocation_key
        - reason_for_revocation
        - key_flags
        - signer_user_id (not tested)
        - notation_data (not tested)

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 30 03:42:33 2001 UTC (22 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

upgrade to 0.06.

* Supporting old-format packet length 3 ("until the end of the file").

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 28 09:04:21 2001 UTC (22 years, 2 months ago) by jun
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of "pgpdump":
PGP packet visualizer

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 28 09:04:21 2001 UTC (22 years, 2 months ago) by jun
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>