summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-13 13:25:29 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-13 13:25:29 +0800
commit47c878ee16dc2bc3713b1e81bde5396d0956dc70 (patch)
treee0d1ff07b6304bb0f6207363a49e488d68727199
parenta94459821ad2fd1a38283cabdc6dcc4e70e13c82 (diff)
downloadmarcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.tar
marcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.tar.gz
marcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.tar.bz2
marcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.tar.lz
marcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.tar.xz
marcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.tar.zst
marcuscom-ports-47c878ee16dc2bc3713b1e81bde5396d0956dc70.zip
Fix the build with new glib 2.15.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10056 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--news/pan/Makefile47
-rw-r--r--news/pan/distinfo3
-rw-r--r--news/pan/pkg-descr6
-rw-r--r--news/pan/pkg-plist50
4 files changed, 106 insertions, 0 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
new file mode 100644
index 000000000..c4ba39088
--- /dev/null
+++ b/news/pan/Makefile
@@ -0,0 +1,47 @@
+# New ports collection makefile for: pan2
+# Date created: 19 August 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/news/pan/Makefile,v 1.90 2007/08/03 03:55:36 mezz Exp $
+# $MCom: ports-stable/news/pan/Makefile,v 1.1 2006/10/19 16:50:55 mezz Exp $
+#
+
+PORTNAME= pan
+PORTVERSION= 0.132
+CATEGORIES= news gnome
+MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Threaded GTK+2 newsreader based on Agent for Windows
+
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
+ gmime-2.0.4:${PORTSDIR}/mail/gmime2
+
+USE_XLIB= yes
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnometarget gtk20 intlhack
+USE_GETTEXT= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LIBS="-L${LOCALBASE}/lib -lgnuregex"
+
+OPTIONS= GTKSPELL "Enable spell checking support" on
+
+.include <bsd.port.pre.mk>
+
+.if defined(WITHOUT_GTKSPELL)
+CONFIGURE_ARGS+= --without-gtkspell
+.else
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
+CONFIGURE_ARGS+= --with-gtkspell
+.endif
+
+post-patch:
+ @${FIND} ${WRKSRC} -name "Makefile.in"| ${XARGS} ${REINPLACE_CMD} -e \
+ 's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g'
+ @${REINPLACE_CMD} -e 's|glib/gmessages.h|glib/gtestutils.h|g' \
+ ${WRKSRC}/pan/data-impl/my-tree.cc
+
+.include <bsd.port.post.mk>
diff --git a/news/pan/distinfo b/news/pan/distinfo
new file mode 100644
index 000000000..efb27d613
--- /dev/null
+++ b/news/pan/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/pan-0.132.tar.bz2) = 2c337dbd5105b7772a4326d549a45638
+SHA256 (gnome2/pan-0.132.tar.bz2) = 8695cf02f7664ac9aae39fc3edfc513f9856fb0fe19aa19cae006737994da577
+SIZE (gnome2/pan-0.132.tar.bz2) = 1466359
diff --git a/news/pan/pkg-descr b/news/pan/pkg-descr
new file mode 100644
index 000000000..9f09a421f
--- /dev/null
+++ b/news/pan/pkg-descr
@@ -0,0 +1,6 @@
+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/pkg-plist b/news/pan/pkg-plist
new file mode 100644
index 000000000..7f7ce2259
--- /dev/null
+++ b/news/pan/pkg-plist
@@ -0,0 +1,50 @@
+bin/pan
+share/applications/pan.desktop
+share/locale/am/LC_MESSAGES/pan.mo
+share/locale/ar/LC_MESSAGES/pan.mo
+share/locale/az/LC_MESSAGES/pan.mo
+share/locale/bg/LC_MESSAGES/pan.mo
+share/locale/ca/LC_MESSAGES/pan.mo
+share/locale/cs/LC_MESSAGES/pan.mo
+share/locale/da/LC_MESSAGES/pan.mo
+share/locale/de/LC_MESSAGES/pan.mo
+share/locale/dz/LC_MESSAGES/pan.mo
+share/locale/el/LC_MESSAGES/pan.mo
+share/locale/en_CA/LC_MESSAGES/pan.mo
+share/locale/en_GB/LC_MESSAGES/pan.mo
+share/locale/es/LC_MESSAGES/pan.mo
+share/locale/et/LC_MESSAGES/pan.mo
+share/locale/fi/LC_MESSAGES/pan.mo
+share/locale/fr/LC_MESSAGES/pan.mo
+share/locale/ga/LC_MESSAGES/pan.mo
+share/locale/gl/LC_MESSAGES/pan.mo
+share/locale/hr/LC_MESSAGES/pan.mo
+share/locale/hu/LC_MESSAGES/pan.mo
+share/locale/it/LC_MESSAGES/pan.mo
+share/locale/ja/LC_MESSAGES/pan.mo
+share/locale/ko/LC_MESSAGES/pan.mo
+share/locale/lt/LC_MESSAGES/pan.mo
+share/locale/lv/LC_MESSAGES/pan.mo
+share/locale/ms/LC_MESSAGES/pan.mo
+share/locale/nb/LC_MESSAGES/pan.mo
+share/locale/nl/LC_MESSAGES/pan.mo
+share/locale/pl/LC_MESSAGES/pan.mo
+share/locale/pt/LC_MESSAGES/pan.mo
+share/locale/pt_BR/LC_MESSAGES/pan.mo
+share/locale/ro/LC_MESSAGES/pan.mo
+share/locale/ru/LC_MESSAGES/pan.mo
+share/locale/sk/LC_MESSAGES/pan.mo
+share/locale/sl/LC_MESSAGES/pan.mo
+share/locale/sq/LC_MESSAGES/pan.mo
+share/locale/sr/LC_MESSAGES/pan.mo
+share/locale/sr@Latn/LC_MESSAGES/pan.mo
+share/locale/sv/LC_MESSAGES/pan.mo
+share/locale/tr/LC_MESSAGES/pan.mo
+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/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/applications