summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-11 01:55:02 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-11 01:55:02 +0800
commitad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb (patch)
tree7825179856448ecf3014c9e746a34f35b0e62da7 /news
parent4379c8392d65da19fed97ae33309fcdca0ecab4e (diff)
downloadmarcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.tar
marcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.tar.gz
marcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.tar.bz2
marcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.tar.lz
marcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.tar.xz
marcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.tar.zst
marcuscom-ports-ad7323b3fc98a3cf7f111d3e62ca1286bb74c1eb.zip
-Update to 0.107.
-Remove gnomeprefix, it's not need. -The pan.desktop now install in share/applications for general desktops. -Update COMMENT and pkg-descr. -Fix the plist. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7023 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'news')
-rw-r--r--news/pan-devel/Makefile19
-rw-r--r--news/pan-devel/distinfo6
-rw-r--r--news/pan-devel/pkg-descr8
-rw-r--r--news/pan-devel/pkg-plist38
4 files changed, 57 insertions, 14 deletions
diff --git a/news/pan-devel/Makefile b/news/pan-devel/Makefile
index 591f65caf..89ef78656 100644
--- a/news/pan-devel/Makefile
+++ b/news/pan-devel/Makefile
@@ -3,16 +3,16 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/news/pan-devel/Makefile,v 1.2 2006/07/21 20:46:58 mezz Exp $
+# $MCom: ports/news/pan-devel/Makefile,v 1.3 2006/08/09 00:57:01 ahze Exp $
PORTNAME= pan
-PORTVERSION= 0.106
+PORTVERSION= 0.107
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Threaded GNOME 2 newsreader based on Agent for Windows
+COMMENT= Threaded GTK+2 newsreader based on Agent for Windows
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \
gmime-2.0.4:${PORTSDIR}/mail/gmime2
@@ -20,7 +20,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 gtk20
+USE_GNOME= gnomehack gnometarget libxml2 gtk20 intlhack
USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
@@ -31,9 +31,18 @@ OPTIONS= GTKSPELL "Enable spell checking support" on
.include <bsd.port.pre.mk>
.if defined(WITHOUT_GTKSPELL)
-CONFIGURE_ARGS+= --disable-gtkspell
+CONFIGURE_ARGS+= --without-gtkspell
.else
LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
+CONFIGURE_ARGS+= --with-gtkspell
+.endif
+
+.if ${HAVE_GNOME:Mlibgnome}!=""
+USE_GNOME+= libgnome
+CONFIGURE_ARGS+= --with-gnome
+PKGNAMESUFFIX:= -gnome
+.else
+CONFIGURE_ARGS+= --without-gnome
.endif
post-patch:
diff --git a/news/pan-devel/distinfo b/news/pan-devel/distinfo
index 7ed3152dd..c631b73fe 100644
--- a/news/pan-devel/distinfo
+++ b/news/pan-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/pan-0.106.tar.bz2) = 34cdc4b7606f09517f015a2c624044c9
-SHA256 (gnome2/pan-0.106.tar.bz2) = 02b9382290fea7f99bddc7023a3ffcb3c036d5d2dbcc1276f0c865bfa5f1d8f9
-SIZE (gnome2/pan-0.106.tar.bz2) = 1506607
+MD5 (gnome2/pan-0.107.tar.bz2) = 94c02219852a1adf1b36e2a414eababd
+SHA256 (gnome2/pan-0.107.tar.bz2) = 881f298e4f7362f3a025e28d680d92bd1d11ec3aaa05029aedc7bb85e93c3934
+SIZE (gnome2/pan-0.107.tar.bz2) = 1512951
diff --git a/news/pan-devel/pkg-descr b/news/pan-devel/pkg-descr
index 7dba56b05..9f09a421f 100644
--- a/news/pan-devel/pkg-descr
+++ b/news/pan-devel/pkg-descr
@@ -1,6 +1,6 @@
-A powerful and easy to use newsreader for GNOME 2.
-
-Pan has many features for easy reading and posting, displaying
-and saving attachments, and offline newsreading.
+Pan is a newsreader, loosely based on Agent and Gravity, which attempts to
+be pleasant to use for new and advanced users alike. It has all the typical
+features found in newsreaders, and also supports offline reading, multiple
+connections, and a number of features for power users and alt.binaries fans.
WWW: http://pan.rebelbase.com/
diff --git a/news/pan-devel/pkg-plist b/news/pan-devel/pkg-plist
index da652f3e2..ec051e7bd 100644
--- a/news/pan-devel/pkg-plist
+++ b/news/pan-devel/pkg-plist
@@ -1,6 +1,5 @@
bin/pan
-share/gnome/applications/pan.desktop
-share/gnome/pixmaps/pan.png
+share/applications/pan.desktop
share/locale/am/LC_MESSAGES/pan.mo
share/locale/az/LC_MESSAGES/pan.mo
share/locale/bg/LC_MESSAGES/pan.mo
@@ -44,3 +43,38 @@ share/locale/uk/LC_MESSAGES/pan.mo
share/locale/vi/LC_MESSAGES/pan.mo
share/locale/zh_CN/LC_MESSAGES/pan.mo
share/locale/zh_TW/LC_MESSAGES/pan.mo
+share/pixmaps/pan.png
+@dirrmtry share/pixmaps
+@dirrmtry share/locale/zh_TW/LC_MESSAGES
+@dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/uk/LC_MESSAGES
+@dirrmtry share/locale/uk
+@dirrmtry share/locale/sr/LC_MESSAGES
+@dirrmtry share/locale/sr
+@dirrmtry share/locale/sl/LC_MESSAGES
+@dirrmtry share/locale/sl
+@dirrmtry share/locale/sk/LC_MESSAGES
+@dirrmtry share/locale/sk
+@dirrmtry share/locale/ro/LC_MESSAGES
+@dirrmtry share/locale/ro
+@dirrmtry share/locale/pt/LC_MESSAGES
+@dirrmtry share/locale/pt
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/no/LC_MESSAGES
+@dirrmtry share/locale/no
+@dirrmtry share/locale/ko/LC_MESSAGES
+@dirrmtry share/locale/ko
+@dirrmtry share/locale/gl/LC_MESSAGES
+@dirrmtry share/locale/gl
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/el/LC_MESSAGES
+@dirrmtry share/locale/el
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca
+@dirrmtry share/applications