aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed2
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r--mail/sylpheed2/Makefile41
-rw-r--r--mail/sylpheed2/distinfo1
-rw-r--r--mail/sylpheed2/files/patch-ac20
-rw-r--r--mail/sylpheed2/pkg-comment1
-rw-r--r--mail/sylpheed2/pkg-descr3
-rw-r--r--mail/sylpheed2/pkg-plist12
6 files changed, 0 insertions, 78 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
deleted file mode 100644
index 4a24888c83a6..000000000000
--- a/mail/sylpheed2/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: sylpheed
-# Date created: 15 June 2000
-# Whom: shigeri <shigeri@m10.alpha-net.ne.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= sylpheed
-PORTVERSION= 0.3.20
-CATEGORIES= mail
-MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
-
-MAINTAINER= shigeri@m10.alpha-net.ne.jp
-
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --disable-glibtest --disable-gtktest
-
-DOCS= ABOUT-NLS COPYING ChangeLog ChangeLog.jp INSTALL INSTALL.jp \
- README README.jp TODO.jp
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/sylpheed
-.for i in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/sylpheed
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/mail/sylpheed2/distinfo b/mail/sylpheed2/distinfo
deleted file mode 100644
index 1e07fb63e758..000000000000
--- a/mail/sylpheed2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (sylpheed-0.3.20.tar.bz2) = e9501776b7958e86eb942a76b3ec461a
diff --git a/mail/sylpheed2/files/patch-ac b/mail/sylpheed2/files/patch-ac
deleted file mode 100644
index 8f77933908b3..000000000000
--- a/mail/sylpheed2/files/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/main.h.orig Fri Apr 21 02:44:30 2000
-+++ src/main.h Wed May 3 21:00:00 2000
-@@ -34,11 +34,15 @@
- #define MARK_VERSION 2
-
- #define DEFAULT_SIGNATURE ".signature"
--#define DEFAULT_INC_PATH "/usr/bin/mh/inc"
--#define DEFAULT_INC_PROGRAM "inc"
-+#define DEFAULT_INC_PATH ""
-+#define DEFAULT_INC_PROGRAM ""
- /* #define DEFAULT_INC_PATH "/usr/bin/imget" */
- /* #define DEFAULT_INC_PROGRAM "imget" */
-+#if defined(__FreeBSD__)
-+#define DEFAULT_SPOOL_PATH "/var/mail"
-+#else
- #define DEFAULT_SPOOL_PATH "/var/spool/mail"
-+#endif
-
- #define BUFFSIZE 8192
- #define MAXPATHLEN 4095
diff --git a/mail/sylpheed2/pkg-comment b/mail/sylpheed2/pkg-comment
deleted file mode 100644
index b677f5028775..000000000000
--- a/mail/sylpheed2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GTK+ based, lightweight, and fast e-mail client
diff --git a/mail/sylpheed2/pkg-descr b/mail/sylpheed2/pkg-descr
deleted file mode 100644
index 21f2c3ffcf9e..000000000000
--- a/mail/sylpheed2/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This program is a GTK+ based, lightweight, and fast e-mail client.
-
-WWW: http://sylpheed.good-day.net
diff --git a/mail/sylpheed2/pkg-plist b/mail/sylpheed2/pkg-plist
deleted file mode 100644
index 1b7e4c343bcc..000000000000
--- a/mail/sylpheed2/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/sylpheed
-share/doc/sylpheed/ABOUT-NLS
-share/doc/sylpheed/COPYING
-share/doc/sylpheed/ChangeLog
-share/doc/sylpheed/ChangeLog.jp
-share/doc/sylpheed/INSTALL
-share/doc/sylpheed/INSTALL.jp
-share/doc/sylpheed/README
-share/doc/sylpheed/README.jp
-share/doc/sylpheed/TODO.jp
-share/locale/ja/LC_MESSAGES/sylpheed.mo
-@dirrm share/doc/sylpheed