summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-29 10:07:03 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-29 10:07:03 +0000
commitef9fe3db4a8b92e8ae9319ee9a9057aebed88780 (patch)
tree642da51564bc57c17cf920a5a4a6920f4e303e8c /mail/balsa
parentAdd gtkextra-- - a C++ wrappers for GtkExtra, for use with Gtk--. (diff)
Update to 0.9.3.
- take over maintainership; - replace couple of patches with perl regex.
Notes
Notes: svn path=/head/; revision=32094
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile15
-rw-r--r--mail/balsa/distinfo2
-rw-r--r--mail/balsa/files/patch-aq12
-rw-r--r--mail/balsa/pkg-plist5
4 files changed, 29 insertions, 5 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index a7a02ac3f1f9..09bf75b370b1 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= balsa
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.3
CATEGORIES= mail gnome
MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \
http://www.theochem.kth.se/~pawsa/balsa/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
PropList.2:${PORTSDIR}/devel/libPropList
@@ -32,8 +32,17 @@ CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${PREFIX} \
- --enable-threads
+ --enable-threads \
+ --disable-more-warnings
MAN1= balsa.1
+pre-patch:
+ @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
+ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
+ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
+ s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g'
+
.include <bsd.port.mk>
diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo
index 93588b7f0cc0..c4301fea4d0f 100644
--- a/mail/balsa/distinfo
+++ b/mail/balsa/distinfo
@@ -1 +1 @@
-MD5 (balsa-0.9.0.tar.gz) = 19c8a615b3949bcb5ccbc006d1e5d122
+MD5 (balsa-0.9.3.tar.gz) = c25203bfbb340f3c2ccf0914b5402a3b
diff --git a/mail/balsa/files/patch-aq b/mail/balsa/files/patch-aq
new file mode 100644
index 000000000000..b492b32fc547
--- /dev/null
+++ b/mail/balsa/files/patch-aq
@@ -0,0 +1,12 @@
+--- libbalsa/send.c 2000/08/29 09:47:39 1.1
++++ libbalsa/send.c 2000/08/29 09:47:43
+@@ -22,6 +22,9 @@
+
+ #include "config.h"
+
++#include <sys/types.h>
++#include <sys/socket.h>
++#include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <netdb.h>
+
diff --git a/mail/balsa/pkg-plist b/mail/balsa/pkg-plist
index 501e7e723e97..31874a4e789f 100644
--- a/mail/balsa/pkg-plist
+++ b/mail/balsa/pkg-plist
@@ -10,6 +10,7 @@ share/gnome/help/balsa/C/getting-started.html
share/gnome/help/balsa/C/glossary.html
share/gnome/help/balsa/C/images/balsa_logo.png
share/gnome/help/balsa/C/images/druid-start.png
+share/gnome/help/balsa/C/images/example-alias.png
share/gnome/help/balsa/C/images/main-window-toolbar.png
share/gnome/help/balsa/C/images/main-window.png
share/gnome/help/balsa/C/images/newmsg-window-attachments.png
@@ -54,6 +55,7 @@ share/locale/ca/LC_MESSAGES/balsa.mo
share/locale/da/LC_MESSAGES/balsa.mo
share/locale/de/LC_MESSAGES/balsa.mo
share/locale/el/LC_MESSAGES/balsa.mo
+share/locale/en_GB/LC_MESSAGES/balsa.mo
share/locale/es/LC_MESSAGES/balsa.mo
share/locale/es_ES/LC_MESSAGES/balsa.mo
share/locale/et/LC_MESSAGES/balsa.mo
@@ -75,7 +77,8 @@ share/locale/sl/LC_MESSAGES/balsa.mo
share/locale/sv/LC_MESSAGES/balsa.mo
share/locale/tr/LC_MESSAGES/balsa.mo
share/locale/uk/LC_MESSAGES/balsa.mo
-share/locale/zh_CN/LC_MESSAGES/balsa.mo
+share/locale/wa/LC_MESSAGES/balsa.mo
+share/locale/zh_CN.GB2312/LC_MESSAGES/balsa.mo
@dirrm share/gnome/sounds/balsa
@dirrm share/gnome/pixmaps/balsa
@dirrm share/gnome/help/balsa/C/stylesheet-images