summaryrefslogtreecommitdiff
path: root/net/fidelio
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-21 16:41:23 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-21 16:41:23 +0000
commit59171d95d8b1c0a0a334b056a269e566b1230634 (patch)
tree4ed565c6b0ee020c70758279cb22bf215a7e83e6 /net/fidelio
parentUse correct comparison operator ('=' -> '=='). (diff)
o Update to 0.9.6
o Revert maintainership to ports (maintainer expresses lack of interest) Approved by: maintainer
Notes
Notes: svn path=/head/; revision=51930
Diffstat (limited to 'net/fidelio')
-rw-r--r--net/fidelio/Makefile8
-rw-r--r--net/fidelio/distinfo2
-rw-r--r--net/fidelio/files/patch-aa10
-rw-r--r--net/fidelio/pkg-plist13
4 files changed, 24 insertions, 9 deletions
diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile
index ca327d415e56..03cbde09054e 100644
--- a/net/fidelio/Makefile
+++ b/net/fidelio/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= fidelio
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.6
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= matt@gsicomp.on.ca
+MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
+ xml2.5:${PORTSDIR}/textproc/libxml2
XML_CONFIG?= ${LOCALBASE}/bin/xml2-config
@@ -26,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libxml2 \
`${GLIB_CONFIG} --cflags gthread`" \
LDFLAGS="-L${LOCALBASE}/lib `${GLIB_CONFIG} --libs gthread`" \
XML_CONFIG="${XML_CONFIG}"
+CONFIGURE_ARGS= --without-included-gettext
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
diff --git a/net/fidelio/distinfo b/net/fidelio/distinfo
index 4f6cdf07db04..46cdb2347107 100644
--- a/net/fidelio/distinfo
+++ b/net/fidelio/distinfo
@@ -1 +1 @@
-MD5 (fidelio-0.9.5.tar.gz) = 8699e299dcc73f2ed7688310b0cde011
+MD5 (fidelio-0.9.6.tar.gz) = 5991eb226b354abff4e424fbdfc1b786
diff --git a/net/fidelio/files/patch-aa b/net/fidelio/files/patch-aa
index 96bd414cf97b..74dee6e096ac 100644
--- a/net/fidelio/files/patch-aa
+++ b/net/fidelio/files/patch-aa
@@ -1,16 +1,16 @@
---- src/Makefile.in 2000/11/15 11:26:07 1.1
-+++ src/Makefile.in 2000/11/15 11:26:24
+--- src/Makefile.in.orig Fri Dec 21 06:16:28 2001
++++ src/Makefile.in Fri Dec 21 06:16:45 2001
@@ -119,11 +119,11 @@
- fidelio_SOURCES = bookmarks.c bookmarks.h chat.c chat.h files.c files.h filelist.c filelist.h filetransfer.c filetransfer.h guiprefs.c guiprefs.h guiutils.c guiutils.h hldat.c hldat.h hotline.h login.c login.h main.c main.h network.c network.h news.c news.h news15.c news15.h pixmap.c pixmap.h privchat.c privchat.h privs.c privs.h protocol.c protocol.h server.c server.h smalltrans.c smalltrans.h tasks.c tasks.h threads.c threads.h trackers.c users.c users.h userlist.c userlist.h userwidget.c userwidget.h
+ fidelio_SOURCES = bookmarks.c bookmarks.h chat.c chat.h files.c files.h filelist.c filelist.h filetransfer.c filetransfer.h filethread.c filethread.h guiprefs.c guiprefs.h guiutils.c guiutils.h hldat.c hldat.h hotline.h login.c login.h main.c main.h network.c network.h news.c news.h news15.c news15.h pixmap.c pixmap.h privchat.c privchat.h privs.c privs.h protocol.c protocol.h server.c server.h smalltrans.c smalltrans.h tasks.c tasks.h threads.c threads.h trackers.c users.c users.h userlist.c userlist.h userwidget.c userwidget.h
-fidelio_LDADD = -lgthread
-+fidelio_LDADD =
++fidelio_LDADD =
hlforw_SOURCES = hlforw.c threads.c protocol.c network.c tasks.c guiprefs.c hldat.c pixmap.c
-hlforw_LDADD = -lgthread
-+hlforw_LDADD =
++hlforw_LDADD =
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
diff --git a/net/fidelio/pkg-plist b/net/fidelio/pkg-plist
index 5fe61892a5f1..44fbceb71a91 100644
--- a/net/fidelio/pkg-plist
+++ b/net/fidelio/pkg-plist
@@ -1,6 +1,19 @@
bin/fidelio
share/gnome/fidelio.default
+share/locale/de/LC_MESSAGES/fidelio.mo
share/locale/el/LC_MESSAGES/fidelio.mo
share/locale/fr/LC_MESSAGES/fidelio.mo
share/locale/it/LC_MESSAGES/fidelio.mo
share/locale/pt_BR/LC_MESSAGES/fidelio.mo
+@unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/pt_BR 2>/dev/null || true
+@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/it 2>/dev/null || true
+@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/fr 2>/dev/null || true
+@unexec rmdir %D/share/locale/el/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/el 2>/dev/null || true
+@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/de 2>/dev/null || true
+@unexec rmdir %D/share/locale 2>/dev/null || true
+@unexec rmdir %D/share/gnome 2>/dev/null || true