FreeBSD Bugzilla – Attachment 47799 Details for
Bug 73199
New port: security/pinentry-gtk2, a GTK+ 2.0 passphrase dialog for GnuPG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.90 KB, created by
Jean-Yves Lefort
on 2004-10-27 16:00:29 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Yves Lefort
Created:
2004-10-27 16:00:29 UTC
Size:
1.90 KB
patch
obsolete
>diff -ruN /usr/ports/security/pinentry/Makefile pinentry/Makefile >--- /usr/ports/security/pinentry/Makefile Thu Aug 5 12:28:06 2004 >+++ pinentry/Makefile Wed Oct 27 16:30:42 2004 >@@ -30,7 +30,7 @@ > > CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} > >-.if defined(PINENTRY_QT) || defined(PINENTRY_GTK) || defined(PINENTRY_CURSES) >+.if defined(PINENTRY_QT) || defined(PINENTRY_GTK) || defined(PINENTRY_GTK2) || defined(PINENTRY_CURSES) > .if defined(PINENTRY_QT) > USE_QT_VER= 3 > PLIST_SUB+= WITH_QT="" >@@ -47,6 +47,23 @@ > PLIST_SUB+= WITH_GTK="@comment " > .endif > >+.if defined(PINENTRY_GTK2) >+USE_GNOME+= gtk20 >+PLIST_SUB+= WITH_GTK2="" >+ >+PATCH_SITES= http://home.arcor.de/dralbrecht.dress/GnuPG/ >+PATCHFILES= pinentry-0.7.1-gtk+-2.4.diff.bz2 >+PATCH_DIST_STRIP= -p1 >+ >+USE_AUTOCONF_VER= 259 >+USE_AUTOMAKE_VER= 19 >+ >+pre-configure: >+ @cd ${WRKSRC}; ${ACLOCAL} >+.else >+CONFIGURE_ARGS+=--disable-pinentry-gtk2 >+.endif >+ > .if defined(PINENTRY_CURSES) > PLIST_SUB+= WITH_CURSES="" > .else >@@ -61,7 +78,7 @@ > PLIST_SUB+= WITH_CURSES="" > .endif > >-pre-configure: >+post-patch: > ${REINPLACE_CMD} -e "s@-lpthread@${PTHREAD_LIBS}@g" \ > ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure > >diff -ruN /usr/ports/security/pinentry/distinfo pinentry/distinfo >--- /usr/ports/security/pinentry/distinfo Fri May 7 05:08:13 2004 >+++ pinentry/distinfo Wed Oct 27 16:12:52 2004 >@@ -1,2 +1,4 @@ > MD5 (pinentry-0.7.1.tar.gz) = 7861d63dea6434a5a05da84e83f209e6 > SIZE (pinentry-0.7.1.tar.gz) = 347047 >+MD5 (pinentry-0.7.1-gtk+-2.4.diff.bz2) = 824144322bcfbba4d291e293b352610a >+SIZE (pinentry-0.7.1-gtk+-2.4.diff.bz2) = 26267 >diff -ruN /usr/ports/security/pinentry/pkg-plist pinentry/pkg-plist >--- /usr/ports/security/pinentry/pkg-plist Fri May 7 05:08:19 2004 >+++ pinentry/pkg-plist Wed Oct 27 16:33:36 2004 >@@ -1,3 +1,4 @@ > %%WITH_CURSES%%bin/pinentry-curses > %%WITH_GTK%%bin/pinentry-gtk >+%%WITH_GTK2%%bin/pinentry-gtk-2 > %%WITH_QT%%bin/pinentry-qt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 73199
: 47799