diff options
author | rh <rh> | 2001-10-15 07:24:38 +0000 |
---|---|---|
committer | rh <rh> | 2001-10-15 07:24:38 +0000 |
commit | b0cb5e590014d2df72f4c0095b7a50cf4043f0ad (patch) | |
tree | 61eb5f7249aab89c69b4dad2368278299679358e /news | |
parent | 040ef6ccfd5a3e69c49a5c89e05450a5afad78ee (diff) | |
download | pkgsrc-b0cb5e590014d2df72f4c0095b7a50cf4043f0ad.tar.gz |
Update pan to 0.10.0.92. Changes are too many to list in detail, but
include tons of bugfixes and feature updates. For a detailled list,
please see http://pan.rebelbase.com/#010092
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 13 | ||||
-rw-r--r-- | news/pan/distinfo | 16 | ||||
-rw-r--r-- | news/pan/patches/patch-aa | 21 | ||||
-rw-r--r-- | news/pan/patches/patch-ab | 12 | ||||
-rw-r--r-- | news/pan/patches/patch-ac | 23 | ||||
-rw-r--r-- | news/pan/patches/patch-ad | 13 | ||||
-rw-r--r-- | news/pan/patches/patch-ae | 13 | ||||
-rw-r--r-- | news/pan/patches/patch-af | 13 | ||||
-rw-r--r-- | news/pan/patches/patch-ag | 16 | ||||
-rw-r--r-- | news/pan/pkg/PLIST | 4 |
10 files changed, 103 insertions, 41 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index a0c8b35563a..66442f0fc6e 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,21 +1,24 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/15 07:24:38 rh Exp $ # -DISTNAME= pan-0.9.6 +DISTNAME= pan-0.10.0.92 CATEGORIES= news gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/pan/} +MASTER_SITES= http://pan.rebelbase.com/download/0.10.0.92/SOURCE/ \ + ${MASTER_SITE_GNOME:=stable/sources/pan/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org HOMEPAGE= http://pan.rebelbase.com/ COMMENT= Newsreader for Gnome -DEPENDS+= gnome-core>1.4.0:../../x11/gnome-core BUILD_USES_MSGFMT= YES USE_X11BASE= YES -USE_LIBINTL= YES GNU_CONFIGURE= YES CONFIGURE_ENV+= LOCALEDIR="${PKGLOCALEDIR}" CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1 +.include "../../devel/gettext-lib/buildlink.mk" +.include "../../x11/gnome-core/buildlink.mk" +.include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/news/pan/distinfo b/news/pan/distinfo index add7d5d9270..ec309de07cd 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1,7 +1,11 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +$NetBSD: distinfo,v 1.2 2001/10/15 07:24:38 rh Exp $ -SHA1 (pan-0.9.6.tar.gz) = 6418f9825b6e6ec128c8d81404455e55b7fa78b9 -Size (pan-0.9.6.tar.gz) = 1653403 bytes -SHA1 (patch-aa) = e82468db946c3ac70ec98e407a0bd9d452b44eaf -SHA1 (patch-ab) = 68fac5f6014287ce10500a8f90cb7c98e7110413 -SHA1 (patch-ac) = 5019f31d50813f3f8bb2b151ae4fd3828f98326c +SHA1 (pan-0.10.0.92.tar.bz2) = d31a2d7edd244d7de71a24b8a7b467960928abec +Size (pan-0.10.0.92.tar.bz2) = 1295465 bytes +SHA1 (patch-aa) = fd4b9ac61438a217fd9b8113c63a0e16f076d523 +SHA1 (patch-ab) = 57c04fdee891e4a56e05799320a173c0c9b067cc +SHA1 (patch-ac) = 0e37927b3149140d540ff532b594520cf3d4bcab +SHA1 (patch-ad) = e9e58268b773720815e3a594178b312e6fbd4ae5 +SHA1 (patch-ae) = 33efc0a5cc0c5e659a17131b3027d91a98c688a1 +SHA1 (patch-af) = 6f5514da2b375700e18106f11f0e6cc9f8f335cc +SHA1 (patch-ag) = fc4dc458862dde4825c32a71cc50d6f84585071c diff --git a/news/pan/patches/patch-aa b/news/pan/patches/patch-aa index cd7193e1d41..c45da15055b 100644 --- a/news/pan/patches/patch-aa +++ b/news/pan/patches/patch-aa @@ -1,24 +1,23 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +$NetBSD: patch-aa,v 1.2 2001/10/15 07:24:38 rh Exp $ ---- configure.orig Sun Apr 22 11:51:35 2001 +--- configure.orig Sat Oct 6 17:49:48 2001 +++ configure -@@ -3009,13 +3009,13 @@ - if { (eval echo configure:3010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* +@@ -5424,12 +5424,12 @@ + echo "$as_me:5424: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then CATOBJEXT=.gmo - DATADIRNAME=share + DATADIRNAME=${LOCALEDIR} else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo + echo "$as_me: failed program was:" >&5 + cat conftest.$ac_ext >&5 + CATOBJEXT=.mo - DATADIRNAME=lib + DATADIRNAME=${LOCALEDIR} fi - rm -f conftest* + rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext INSTOBJEXT=.mo -@@ -3244,7 +3244,7 @@ +@@ -5682,7 +5682,7 @@ # We need to process the po/ directory. POSUB=po else diff --git a/news/pan/patches/patch-ab b/news/pan/patches/patch-ab index b2663a82780..f380bd2be5e 100644 --- a/news/pan/patches/patch-ab +++ b/news/pan/patches/patch-ab @@ -1,16 +1,16 @@ -$NetBSD: patch-ab,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +$NetBSD: patch-ab,v 1.2 2001/10/15 07:24:38 rh Exp $ ---- pan/util.c.orig Fri Mar 16 05:20:42 2001 -+++ pan/util.c -@@ -333,12 +333,14 @@ +--- pan/base/util-file.c.orig Thu Jul 19 00:26:32 2001 ++++ pan/base/util-file.c +@@ -208,12 +208,14 @@ if (!g_file_test (buf, G_FILE_TEST_ISDIR)) { + *(out-1) = '\0'; if (mkdir (buf, S_IRUSR | S_IWUSR | S_IXUSR)) { - pan_error_dialog (_("Couldn't create directory `%s': %s"), - buf, g_strerror (errno)); + log_add_va (LOG_ERROR, _("Couldn't create directory `%s': %s"), + buf, g_strerror (errno)); break; } + *(out-1) = G_DIR_SEPARATOR; diff --git a/news/pan/patches/patch-ac b/news/pan/patches/patch-ac index 75dc621910f..676d4bcf7d8 100644 --- a/news/pan/patches/patch-ac +++ b/news/pan/patches/patch-ac @@ -1,10 +1,10 @@ -$NetBSD: patch-ac,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +$NetBSD: patch-ac,v 1.2 2001/10/15 07:24:39 rh Exp $ ---- pan/pan.c.orig Tue Mar 20 03:14:26 2001 +--- pan/pan.c.orig Thu Oct 4 23:39:24 2001 +++ pan/pan.c -@@ -117,6 +117,24 @@ - }; - +@@ -42,6 +42,24 @@ + #include <pan/thread-watch.h> + #include <pan/util.h> +#ifdef __NetBSD__ +#include <gtk/gtk.h> @@ -24,15 +24,14 @@ $NetBSD: patch-ac,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +#endif + + - static int - pan_post_gtkmain_init (gpointer null) - { -@@ -234,6 +252,11 @@ - pan_init (); - gtk_widget_show_all (Pan.window); + static gint save_session (GnomeClient * client, + gint phase, + GnomeSaveStyle save_style, +@@ -198,6 +216,10 @@ + newsrc_import (s, newsrc_filename, newsrc_port_subscribed_only); + } } + -+ +#ifdef __NetBSD__ + gtk_timeout_add (200, pth_nbschedule, NULL); +#endif diff --git a/news/pan/patches/patch-ad b/news/pan/patches/patch-ad new file mode 100644 index 00000000000..51e874e3471 --- /dev/null +++ b/news/pan/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1 2001/10/15 07:24:39 rh Exp $ + +--- pan/base/Makefile.in.orig Fri Aug 17 05:29:12 2001 ++++ pan/base/Makefile.in +@@ -134,7 +134,7 @@ + DEFS = @DEFS@ -I. -I$(srcdir) -I../.. + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ +-LIBS = @LIBS@ ++LIBS = @LIBS@ -lcompat + libpanbase_a_LIBADD = + libpanbase_a_OBJECTS = acache.o article.o article-thread.o base-prefs.o \ + decode.o debug.o file-grouplist.o file-headers.o fnmatch.o gnksa.o \ diff --git a/news/pan/patches/patch-ae b/news/pan/patches/patch-ae new file mode 100644 index 00000000000..a143025ba39 --- /dev/null +++ b/news/pan/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1 2001/10/15 07:24:39 rh Exp $ + +--- pan/Makefile.in.orig Sat Oct 6 18:02:38 2001 ++++ pan/Makefile.in +@@ -143,7 +143,7 @@ + DEFS = @DEFS@ -I. -I$(srcdir) -I.. + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ +-LIBS = @LIBS@ ++LIBS = @LIBS@ -lcompat + pan_OBJECTS = article-actions.o article-find.o article-filter-ui.o \ + article-toolbar.o article-list-toolbar-mediator.o articlelist.o \ + group-action.o group-ui.o grouplist.o gui.o gui-headers.o \ diff --git a/news/pan/patches/patch-af b/news/pan/patches/patch-af new file mode 100644 index 00000000000..9c946b4c35e --- /dev/null +++ b/news/pan/patches/patch-af @@ -0,0 +1,13 @@ +$NetBSD: patch-af,v 1.1 2001/10/15 07:24:39 rh Exp $ + +--- tests/Makefile.in.orig Sat Oct 6 18:02:47 2001 ++++ tests/Makefile.in +@@ -146,7 +146,7 @@ + DEFS = @DEFS@ -I. -I$(srcdir) -I.. + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ +-LIBS = @LIBS@ ++LIBS = @LIBS@ -lcompat + article_OBJECTS = test-article.o + article_LDADD = $(LDADD) + article_DEPENDENCIES = ../pan/base/libpanbase.a ../gmime/libgmime.a diff --git a/news/pan/patches/patch-ag b/news/pan/patches/patch-ag new file mode 100644 index 00000000000..d9d8f85c64f --- /dev/null +++ b/news/pan/patches/patch-ag @@ -0,0 +1,16 @@ +$NetBSD: patch-ag,v 1.1 2001/10/15 07:24:39 rh Exp $ + +--- pan/text.c.orig Thu Oct 4 23:39:24 2001 ++++ pan/text.c +@@ -23,7 +23,11 @@ + #include <ctype.h> + #include <string.h> + ++#ifdef HAVE_ALLOCA_H + #include <alloca.h> ++#else ++#include <stdlib.h> ++#endif + + #include <glib.h> + #include <gtk/gtkmain.h> diff --git a/news/pan/pkg/PLIST b/news/pan/pkg/PLIST index 693da45fcbf..2449798c7e2 100644 --- a/news/pan/pkg/PLIST +++ b/news/pan/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/24 14:14:09 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/10/15 07:24:40 rh Exp $ bin/pan share/gnome/apps/Internet/pan.desktop ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/pan.mo @@ -10,6 +10,7 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/pan.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pan.mo @@ -19,6 +20,7 @@ ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pan.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/sp/LC_MESSAGES/pan.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/pan.mo |