Up to [cvs.NetBSD.org] / pkgsrc / security / pinentry
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.53 / (download) - annotate - [select for diffs], Thu Jan 13 08:05:48 2022 UTC (14 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
HEAD
Changes since 1.52: +6 -5
lines
Diff to previous 1.52 (colored)
pinentry: updated to 1.2.0 Noteworthy changes in version 1.2.0 (2021-08-25) ------------------------------------------------ * qt: Show a warning if Caps Lock is on on Windows, X11 (requires libX11 and Qt5X11Extras), and Wayland (requires KF5WaylandClient). [T4950] * qt: Support password formatting. This makes generated passwords easier to transcript. [T5517] * qt: Fix showing of pinentry window on Wayland. [T5528] * qt: Check passphrase constraints before accepting passphrase if passphrase constraints are requested to be enforced. [T5532] * qt: Improve detection of running in a GUI session. [T3659] * qt: Improve accessibility when entering new password.
Revision 1.52 / (download) - annotate - [select for diffs], Sat Feb 6 10:26:53 2021 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.51: +1 -2
lines
Diff to previous 1.51 (colored)
pinentry: update to 1.1.1 Provided by Michael Baeuerle via pkgsrc-wip. Add pinentry-qt5, remove pinentry-qt4. Noteworthy changes in version 1.1.1 (2021-01-21) ------------------------------------------------ * A EFL-based pinentry has been contributed. * Disable echoing in backspace key is pressed first (GTK, Qt, TQt, and ncurses pinentries). * Support line editing in TTY pinentry. * Remove support for old GTK+2 (< 2.12.0). * Various minor fixes.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Nov 5 18:55:18 2019 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.50: +3 -2
lines
Diff to previous 1.50 (colored)
security/pinentry: fix unknown configure option
Revision 1.50 / (download) - annotate - [select for diffs], Mon Nov 4 21:12:58 2019 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.49: +6 -6
lines
Diff to previous 1.49 (colored)
security: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.49 / (download) - annotate - [select for diffs], Fri Jan 19 13:36:42 2018 UTC (5 years, 2 months ago) by abs
Branch: MAIN
CVS Tags: 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
Changes since 1.48: +2 -1
lines
Diff to previous 1.48 (colored)
Pass --disable-pinentry-fltk to configure to fix build when fltk installed
Revision 1.48 / (download) - annotate - [select for diffs], Wed Sep 30 19:56:42 2015 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: 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,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.47: +1 -2
lines
Diff to previous 1.47 (colored)
Update pinentry* to 0.9.6: Noteworthy changes in version 0.9.6 (2015-09-10) ------------------------------------------------ * Many improvements for the dump tty pinentry. * Use the standard GTK+-2 text entry widget instead of our outdated and back-then-it-was-more-secure text widget. * Use the standard Qt text widget. * Allow for building a static Qt variant. * Fix regression in w32 pinentry.
Revision 1.47 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:17 2015 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Revision 1.46 / (download) - annotate - [select for diffs], Mon Aug 17 17:11:28 2015 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -1
lines
Diff to previous 1.45 (colored)
Bump PKGREVISION for ncurses shlib bump.
Revision 1.45 / (download) - annotate - [select for diffs], Mon Jul 6 10:31:00 2015 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.44: +5 -5
lines
Diff to previous 1.44 (colored)
Update to 0.9.5: Noteworthy changes in version 0.9.5 (2015-07-01) ------------------------------------------------ * Replaced the internal Assuan and gpg-error code by the standard libassuan and libgpg-error libraries. * Add a new Emacs pinentry and use as fallback for GUI programs. * gnome3: The use-password-manager checkbox does now work. * Gtk: Improved fallback to curses feature. * curses: Recognize DEL as backspace.
Revision 1.44 / (download) - annotate - [select for diffs], Sun Apr 12 14:50:43 2015 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.43: +2 -6
lines
Diff to previous 1.43 (colored)
Update to 0.9.1. Noteworthy changes in version 0.9.1 (2015-03-18) ------------------------------------------------ * Fixed build problems for systems without ncurses. * Reworked the option parser to allow building on systems without getopt_long. * Fixed Qt4 build problems.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Jan 15 20:48:33 2015 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.42: +4 -1
lines
Diff to previous 1.42 (colored)
Build pinentry-tty by default. From ISIHARA Takanori in PR 49573. Bump PKGREVISION.
Revision 1.42 / (download) - annotate - [select for diffs], Wed Dec 10 10:24:21 2014 UTC (8 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.41: +1 -2
lines
Diff to previous 1.41 (colored)
Update security/pinentry* from 0.8.3 to 0.8.4 The second part of the commit after Makefile.common updated This is the last version pinentry-{qt,gtk} are available.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Dec 10 02:27:43 2014 UTC (8 years, 3 months ago) by mef
Branch: MAIN
Changes since 1.40: +4 -25
lines
Diff to previous 1.40 (colored)
Convert security/pinentry* to using Makefile.common style. No any changes on built binary. Proposed at: http://mail-index.netbsd.org/pkgsrc-users/2014/12/08/msg020735.html Thank you.
Revision 1.40 / (download) - annotate - [select for diffs], Wed Jan 1 11:52:33 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Revision 1.39 / (download) - annotate - [select for diffs], Sat Jul 13 23:04:46 2013 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.38: +9 -1
lines
Diff to previous 1.38 (colored)
Mention other packages that should be updated with this one.
Revision 1.38 / (download) - annotate - [select for diffs], Thu Jul 4 17:04:58 2013 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
Remove patch-aa. drochner, who added it, isn't sure it's needed any longer. Bump PKGREVISION.
Revision 1.37 / (download) - annotate - [select for diffs], Wed Jul 3 08:19:59 2013 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Set LICENSE.
Revision 1.36 / (download) - annotate - [select for diffs], Wed Jul 3 08:18:06 2013 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.35: +2 -3
lines
Diff to previous 1.35 (colored)
Update to 0.8.3: Noteworthy changes in version 0.8.3 (2013-04-26) ------------------------------------------------ * Build fixes for newer mingw32 toolchains. * Add SETTIMEOUT command for the gtk+-2 pinentry.
Revision 1.35 / (download) - annotate - [select for diffs], Fri Feb 1 22:21:12 2013 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Reset MAINTAINER/OWNER (became observers)
Revision 1.34 / (download) - annotate - [select for diffs], Tue Oct 23 18:16:50 2012 UTC (10 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.33: +1 -3
lines
Diff to previous 1.33 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.33 / (download) - annotate - [select for diffs], Wed Aug 15 17:47:56 2012 UTC (10 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.32: +3 -3
lines
Diff to previous 1.32 (colored)
update to 0.8.2 changes: * New SETTIMEOUT command for the qt4 pinentry. * Wide character support for the curses pinentry. * Various bug fixes.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Dec 25 03:42:30 2011 UTC (11 years, 3 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Include deve/ncurses/buildlink3.mk not mk/curses.buildlink3.mk. Note: pinentry may need INCOMPAT_CURSES to be set for some platforms.
Revision 1.31 / (download) - annotate - [select for diffs], Sun Dec 18 03:10:29 2011 UTC (11 years, 3 months ago) by sbd
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Include mk/curses.buildlink3.mk not mk/termcap.buildlink3.mk.
Revision 1.30 / (download) - annotate - [select for diffs], Sat Dec 17 10:16:40 2011 UTC (11 years, 3 months ago) by sbd
Branch: MAIN
Changes since 1.29: +3 -6
lines
Diff to previous 1.29 (colored)
Add missing mk/termcap buildlink. Bump PKGREVISION
Revision 1.29 / (download) - annotate - [select for diffs], Wed Sep 14 17:39:22 2011 UTC (11 years, 6 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.28: +6 -1
lines
Diff to previous 1.28 (colored)
Use ncurses on SunOS.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:38 2011 UTC (11 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.27 / (download) - annotate - [select for diffs], Tue Jan 11 12:10:16 2011 UTC (12 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
update to 0.8.1 changes: bugfixes
Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 11 13:28:08 2010 UTC (12 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.25: +2 -3
lines
Diff to previous 1.25 (colored)
update to 0.8.0 changes: -Beautified the qt4 pinentry -Minor enhancements Thanks to Sverre Froyen for testing the qt4 version and finding a patch which makes the dialog stay on top.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Feb 22 17:19:09 2010 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
fix a problem with the curses widget and non-UTF8 locales: keys which used less bytes in the system encoding than in the UTF8 passed to the caller caused that the passphrase got truncated because only the input length was accounted for bump PKGREVISION
Revision 1.24 / (download) - annotate - [select for diffs], Mon Feb 8 11:44:39 2010 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.23: +3 -3
lines
Diff to previous 1.23 (colored)
create relative symlink from the beginning, the pkgsrc absolute->relative conversion logics has problems
Revision 1.23 / (download) - annotate - [select for diffs], Sun Feb 7 15:36:58 2010 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.22: +7 -1
lines
Diff to previous 1.22 (colored)
put the pinentry variants which depend on a toolkit into seperate pkgs rather than having their build controlled by options (no change in the default case)
Revision 1.22 / (download) - annotate - [select for diffs], Tue Dec 15 19:50:47 2009 UTC (13 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.21: +2 -3
lines
Diff to previous 1.21 (colored)
update to 0.7.6 changes: misc improvements reviewed by John R. Shannon
Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 26 19:58:46 2009 UTC (13 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
bump revision because of graphics/jpeg update
Revision 1.20 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:45 2008 UTC (14 years, 9 months ago) by joerg
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.19: +3 -1
lines
Diff to previous 1.19 (colored)
Add DESTDIR support.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 25 15:16:31 2008 UTC (14 years, 11 months ago) by smb
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Fix function prototype mismatch
Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 2 00:20:06 2007 UTC (16 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.17: +2 -3
lines
Diff to previous 1.17 (colored)
Don't include x11.b3.mk by default, esp when no GTK/Qt support is requested.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 22 11:56:14 2006 UTC (16 years, 4 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Re: pkg/35086: security/pinentry: PLIST is wrong PLIST correction.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 11 18:53:38 2006 UTC (16 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Latest pinentry has new GTK+-2 Pinentry option. Enable or disable according to build options.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 11 14:55:59 2006 UTC (16 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.14: +2 -3
lines
Diff to previous 1.14 (colored)
Update to 0.7.2
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jun 17 13:46:34 2006 UTC (16 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.13: +4 -25
lines
Diff to previous 1.13 (colored)
Fixed the set of installed files when the "qt" or "gtk" options are selected. Fixed pkglint warnings. Bumped PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:47 2006 UTC (16 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:44 2006 UTC (16 years, 11 months ago) by reed
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Revision 1.11 / (download) - annotate - [select for diffs], Fri Mar 31 23:56:29 2006 UTC (16 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
List the info pages directly in the PLIST and ensure that we honor PKGINFODIR.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:46 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 20 21:02:51 2006 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
Use x11.b3.mk instead of setting USE_X11BASE. Suggested by wiz@
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 20 20:45:42 2006 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.7: +4 -2
lines
Diff to previous 1.7 (colored)
Always set USE_X11BASE, which is needed when neither GTK nor Qt is specified. Bump revision due to changed dependencies.
Revision 1.7 / (download) - annotate - [select for diffs], Sun May 22 20:08:30 2005 UTC (17 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:17 2005 UTC (17 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 14 21:29:47 2005 UTC (18 years, 2 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Re: pkg/28968: pinentry breaks on build Added dependancy on libconv to fix breakage reported on NetBSD 1.6.2 alpha
Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 5 17:44:35 2004 UTC (18 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
In fact, GNU make is required, but only when the QT frontend in enabled. Pointed out by shannonjr@.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 5 17:19:54 2004 UTC (18 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +23 -19
lines
Diff to previous 1.2 (colored)
Multiple cleanups: - Move PKG_INSTALLATION_TYPES where it belongs. - No need to use GNU make. - No locales provided, so remove USE_PKGLOCALEDIR definition. - Add a note telling that the usage of bsd.options.mk in this package is a hack and should be fixed (i.e., splitting the package in different ones). - Get rid of the ugly PLIST handling. (Anyway, the 'new' solution, based on PLIST_SUBST as usual, has to go away when the previous point is fixed.) - Reword DESCR, based on the included README. - Install info file correctly and bump PKGREVISION to 1 because of this.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 24 08:58:01 2004 UTC (18 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Set the minimum version of libgpg-error required correctly.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 23 13:30:10 2004 UTC (18 years, 5 months ago) by shannonjr
Branch: MAIN
Applications for entering PINs or Passphrases. Used in conjunction with gpg-agent that's part of gnupg-devel