notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: security/pinentry/Makefile

Number of commits found: 132 (showing only 32 on this page)

«  1 | 2 

Tuesday, 20 Dec 2005
16:39 lofi search for other commits by this committer
- Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Tuesday, 18 Oct 2005
18:33 lofi search for other commits by this committer
Make PREFIX-safe
Original commit
Thursday, 21 Apr 2005
19:22 lofi search for other commits by this committer
Update libksba to version 0.9.11.
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
Original commit
Tuesday, 19 Apr 2005
15:22 lofi search for other commits by this committer
Account for pinentry-symlink.
Original commit
Monday, 18 Apr 2005
18:01 lofi search for other commits by this committer
Fix build of the -curses / -gtk slaveports.
Original commit
Friday, 15 Apr 2005
23:46 lofi search for other commits by this committer
Update to 0.7.2
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Tuesday, 11 Jan 2005
14:53 arved search for other commits by this committer
Update libgcrypt to 1.2.1. Changes:
        * made the code try to lock secure memory pool not only when running as
          root,
        * fixed type usage in Serpent,
        * made the code mix the PID into the entropy pool for better protection
          after a fork,
        * fixed memory leak in RSA.
        * fixed alignment problems in Rijndael,
        * fixed memory leak in gcry_pk_sign(),
        * fixed broken pointer access in gcry_ac_open(),
        * updated the documentation,
        * fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Thursday, 4 Nov 2004
17:19 lofi search for other commits by this committer
Fix some brainos.
Original commit
16:49 lofi search for other commits by this committer
Add hooks for new -gtk2 slaveport.
Original commit
Wednesday, 4 Aug 2004
15:14 lofi search for other commits by this committer
Chase bumped libksba shared library version
Original commit
Tuesday, 4 May 2004
14:18 lofi search for other commits by this committer
Use a different argument to configure to point to libiconv, the
previous attempt didn't work.
Original commit
11:46 lofi search for other commits by this committer
Add more CONFIGURE_ARGS to point configure to headers and libraries
in ${LOCALBASE}.
Original commit
10:49 lofi search for other commits by this committer
Add missing USE_ICONV.
Original commit
Monday, 3 May 2004
19:22 lofi search for other commits by this committer
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Thursday, 25 Sep 2003
22:28 lofi search for other commits by this committer
Add a patch, which implements a workaround for a possible out-of-memory problem
(and basically allocates more mem by default).

PR: ports/57086
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
Approved by: arved (Mentor)
Original commit
Thursday, 28 Aug 2003
16:42 lofi search for other commits by this committer
Use INFO macro, change maintainer address.

Approved by:    arved (Mentor)
Original commit
Monday, 14 Jul 2003
02:53 sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
Original commit
Wednesday, 18 Jun 2003
02:59 foxfair search for other commits by this committer
PR:             53403
Submitted by:   maintainer
Update to 0.6.9, the latest release version.
Original commit
Sunday, 20 Apr 2003
19:42 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Saturday, 22 Feb 2003
18:46 arved search for other commits by this committer
Reinstate gtk-logic. Readd WANT_GNOME.

PR:             48565
Submitted by:   maintainer
Original commit
17:11 arved search for other commits by this committer
Fix pinentry-qt and enable build.[1]
Use new AUTO* Rules
Use GNOMENG.

PR:             48548[1]
Submitted by:   maintainer[1]
Original commit
Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit
Saturday, 15 Feb 2003
12:57 arved search for other commits by this committer
Use MASTER_SITE_GNUPG
Original commit
Saturday, 8 Feb 2003
05:50 nork search for other commits by this committer
Update to 0.6.8.

PR:             ports/48068
Submitted by:   Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
Original commit
Thursday, 30 Jan 2003
22:44 will search for other commits by this committer
These ports were:
(a) Necessary for ?egypten support in KMail (KDE 3.1), along with the
    upgrade earlier of security/gpgme to 0.3.14.  This provides PGP/MIME
    support to KMail (in addition to inline PGP signatures).
(b) ...:

Submitted by:   Michael Nottebrock <michaelnottebrock@gmx.net>
Original commit Encoding Errors (not all of the commit message was ASCII)
22:37 will search for other commits by this committer
Add pinentry 0.6.7, a collection of simple PIN or passphrase entry
dialogs.
Original commit

Number of commits found: 132 (showing only 32 on this page)

«  1 | 2