mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Add pan2 after a repo-copy from pan. pan2 is the GNOME 2 news reader
based on Agent for Windows.
This commit is contained in:
parent
be76297b53
commit
5825d2cb02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64670
@ -1,27 +1,31 @@
|
||||
# New ports collection makefile for: pan
|
||||
# Date created: 07 August 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
# New ports collection makefile for: pan2
|
||||
# Date created: 19 August 2002
|
||||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pan
|
||||
PORTVERSION= 0.11.4
|
||||
PORTNAME= pan2
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= news gnome
|
||||
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
|
||||
http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
|
||||
${MASTER_SITE_GNOME}
|
||||
|
||||
MASTER_SITE_SUBDIR= stable/sources/pan
|
||||
DIST_SUBDIR= gnome
|
||||
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
|
||||
USE_GNOME= gnomeprefix gnomehack
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome/pan-0.11.4.tar.bz2) = 22993c47af617086b34211f707a84ace
|
||||
MD5 (gnome2/pan-0.13.0.tar.bz2) = c1e6bb1c6f3fbb52dccd79d1f5dfbadd
|
||||
|
11
news/pan2/files/patch-Makefile
Normal file
11
news/pan2/files/patch-Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Mon Aug 19 14:13:49 2002
|
||||
+++ Makefile.in Mon Aug 19 14:13:55 2002
|
||||
@@ -123,7 +123,7 @@
|
||||
am__include = @am__include@
|
||||
am__quote = @am__quote@
|
||||
install_sh = @install_sh@
|
||||
-SUBDIRS = po gmime pan docs tests
|
||||
+SUBDIRS = po gmime pan docs
|
||||
|
||||
DESKTOP_IN_FILES = pan.desktop.in
|
||||
DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in=.desktop)
|
40
news/pan2/files/patch-configure
Normal file
40
news/pan2/files/patch-configure
Normal file
@ -0,0 +1,40 @@
|
||||
--- configure.orig Mon Aug 19 13:56:03 2002
|
||||
+++ configure Mon Aug 19 13:56:59 2002
|
||||
@@ -6915,23 +6915,23 @@
|
||||
else
|
||||
PKG_CONFIG_MIN_VERSION=0.9.0
|
||||
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
|
||||
- echo "$as_me:$LINENO: checking for gtkspell-2.0 = 2.0.0" >&5
|
||||
-echo $ECHO_N "checking for gtkspell-2.0 = 2.0.0... $ECHO_C" >&6
|
||||
+ echo "$as_me:$LINENO: checking for gtkspell-2.0 >= 2.0.0" >&5
|
||||
+echo $ECHO_N "checking for gtkspell-2.0 >= 2.0.0... $ECHO_C" >&6
|
||||
|
||||
- if $PKG_CONFIG --exists "gtkspell-2.0 = 2.0.0" ; then
|
||||
+ if $PKG_CONFIG --exists "gtkspell-2.0 >= 2.0.0" ; then
|
||||
echo "$as_me:$LINENO: result: yes" >&5
|
||||
echo "${ECHO_T}yes" >&6
|
||||
succeeded=yes
|
||||
|
||||
echo "$as_me:$LINENO: checking GTKSPELL_CFLAGS" >&5
|
||||
echo $ECHO_N "checking GTKSPELL_CFLAGS... $ECHO_C" >&6
|
||||
- GTKSPELL_CFLAGS=`$PKG_CONFIG --cflags "gtkspell-2.0 = 2.0.0"`
|
||||
+ GTKSPELL_CFLAGS=`$PKG_CONFIG --cflags "gtkspell-2.0 >= 2.0.0"`
|
||||
echo "$as_me:$LINENO: result: $GTKSPELL_CFLAGS" >&5
|
||||
echo "${ECHO_T}$GTKSPELL_CFLAGS" >&6
|
||||
|
||||
echo "$as_me:$LINENO: checking GTKSPELL_LIBS" >&5
|
||||
echo $ECHO_N "checking GTKSPELL_LIBS... $ECHO_C" >&6
|
||||
- GTKSPELL_LIBS=`$PKG_CONFIG --libs "gtkspell-2.0 = 2.0.0"`
|
||||
+ GTKSPELL_LIBS=`$PKG_CONFIG --libs "gtkspell-2.0 >= 2.0.0"`
|
||||
echo "$as_me:$LINENO: result: $GTKSPELL_LIBS" >&5
|
||||
echo "${ECHO_T}$GTKSPELL_LIBS" >&6
|
||||
else
|
||||
@@ -6939,7 +6939,7 @@
|
||||
GTKSPELL_LIBS=""
|
||||
## If we have a custom action on failure, don't print errors, but
|
||||
## do set a variable so people can do so.
|
||||
- GTKSPELL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtkspell-2.0 = 2.0.0"`
|
||||
+ GTKSPELL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtkspell-2.0 >= 2.0.0"`
|
||||
|
||||
fi
|
||||
|
@ -1,15 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- po/Makefile.in.in 2002/07/17 16:16:17 1.1
|
||||
+++ po/Makefile.in.in 2002/07/17 16:18:01
|
||||
@@ -60,6 +60,9 @@
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
|
||||
|
||||
+zh_CN.mo: zh_CN.po
|
||||
+ OLD_PO_FILE_INPUT=1 msgfmt -o $@ $<
|
||||
+
|
||||
.c.o:
|
||||
$(COMPILE) $<
|
||||
|
@ -1 +1 @@
|
||||
Threaded GNOME newsreader based on Agent for Windows
|
||||
Threaded GNOME 2 newsreader based on Agent for Windows
|
||||
|
@ -1,4 +1,4 @@
|
||||
A powerful and easy to use newsreader for GNOME.
|
||||
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.
|
||||
|
@ -1,8 +1,8 @@
|
||||
bin/pan
|
||||
share/gnome/apps/Internet/pan.desktop
|
||||
share/gnome/pixmaps/pan.png
|
||||
share/gnome/pixmaps/pan_druid.xpm
|
||||
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/el/LC_MESSAGES/pan.mo
|
||||
|
Loading…
Reference in New Issue
Block a user