aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-01-18 14:46:44 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-01-18 14:46:44 +0800
commit21623aab02861d38823c01e555e67680543631b5 (patch)
treedf1d5873daf262392584db897ee951887d6adbc2 /mail
parent28b2532f6a610d812f7f05afc483e035f72cb640 (diff)
downloadfreebsd-ports-gnome-21623aab02861d38823c01e555e67680543631b5.tar.gz
freebsd-ports-gnome-21623aab02861d38823c01e555e67680543631b5.tar.zst
freebsd-ports-gnome-21623aab02861d38823c01e555e67680543631b5.zip
- remove broken/expired ports@ ports
Approved by: portmgr (miwi) audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months devel/adabindx||2010-01-18|Has expired: has been broken for 3 months devel/agide||2010-01-18|Has expired: has been broken for 6 months devel/asis||2010-01-18|Has expired: has been broken for 3 months devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind devel/florist||2010-01-18|Has expired: has been broken for 3 months editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months graphics/gephex||2010-01-18|Has expired: has been broken for 3 months graphics/irit||2010-01-18|Has expired: has been broken for 3 months graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months japanese/expect||2010-01-18|Has expired: has been broken for 3 months lang/pnetc||2010-01-18|Has expired: has been broken for 5 months mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months print/latex-msc||2010-01-18|Has expired: has been broken for 3 months science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months shells/bush||2010-01-18|Has expired: has been broken for 3 months textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/libnewmail/Makefile50
-rw-r--r--mail/libnewmail/distinfo3
-rw-r--r--mail/libnewmail/files/patch-configure10
-rw-r--r--mail/libnewmail/pkg-descr10
-rw-r--r--mail/libnewmail/pkg-plist73
6 files changed, 0 insertions, 147 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 0aa8d31e5d45..0e6439ab13e3 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -216,7 +216,6 @@
SUBDIR += libesmtp
SUBDIR += libetpan
SUBDIR += libmapi
- SUBDIR += libnewmail
SUBDIR += libpst
SUBDIR += librfc822
SUBDIR += libsieve
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile
deleted file mode 100644
index 859145f153ed..000000000000
--- a/mail/libnewmail/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: libnewmail
-# Date created: 05.06.2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libnewmail
-PORTVERSION= 0.3
-PORTREVISION= 16
-CATEGORIES= mail
-MASTER_SITES= http://0pointer.de/lennart/projects/libnewmail/ \
- http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Generic mail checking library
-
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \
- oop.4:${PORTSDIR}/devel/liboop
-
-BROKEN= does not configure
-DEPRECATED= has been broken for 3 months
-EXPIRATION_DATE=2010-01-08
-
-USE_AUTOTOOLS= libltdl:22 libtool:22
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+= --disable-doxygen --disable-lynx
-
-DOC_FILES= README \
- README.html \
- doxygen.conf
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|#include <wait.h>|#include <sys/wait.h>|g' \
- ${WRKSRC}/src/imap.c
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for doc in ${DOC_FILES}
- @${INSTALL_DATA} ${WRKSRC}/doc/${doc} ${DOCSDIR}
-.endfor
- @${CP} -R ${WRKSRC}/doc/reference/html/ ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/mail/libnewmail/distinfo b/mail/libnewmail/distinfo
deleted file mode 100644
index fa4d42b9e361..000000000000
--- a/mail/libnewmail/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libnewmail-0.3.tar.gz) = ff4359627069d5a3ad2b614354dc886f
-SHA256 (libnewmail-0.3.tar.gz) = 821e00585334e8e0676579b1bae61a38e98472b1012cb34dab2ff2e10df1ee57
-SIZE (libnewmail-0.3.tar.gz) = 378431
diff --git a/mail/libnewmail/files/patch-configure b/mail/libnewmail/files/patch-configure
deleted file mode 100644
index 84fc56654f04..000000000000
--- a/mail/libnewmail/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Sun Jul 6 11:12:57 2003
-+++ configure Sun Jul 6 11:13:10 2003
-@@ -7844,6 +7844,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/mail/libnewmail/pkg-descr b/mail/libnewmail/pkg-descr
deleted file mode 100644
index dab3e53949dc..000000000000
--- a/mail/libnewmail/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-libnewmail is a generic mail checking library for Unix/Linux
-and other operating systems. It supports a simple API, an
-extensible plugin architecture and asynchronous queries among
-other features. Applications linking to libnewmail may enumerate
-configured mailboxes, query mail box information and status and
-request a mail spool auto-detection for users without any
-libnewmail specific configuration. The library offers a clean
-API to implement your own mail checking plugins.
-
-WWW: http://0pointer.de/lennart/projects/libnewmail/
diff --git a/mail/libnewmail/pkg-plist b/mail/libnewmail/pkg-plist
deleted file mode 100644
index 61598fcbd0d7..000000000000
--- a/mail/libnewmail/pkg-plist
+++ /dev/null
@@ -1,73 +0,0 @@
-bin/nm-spoolhack
-bin/nmail
-bin/nmail-async
-include/libnewmail/config.h
-include/libnewmail/module.h
-include/libnewmail/newmail.h
-include/libnewmail/util.h
-lib/libnewmail.a
-lib/libnewmail.la
-lib/libnewmail.so
-lib/libnewmail.so.0
-lib/libnewmail/libimap.a
-lib/libnewmail/libimap.la
-lib/libnewmail/libimap.so
-lib/libnewmail/libimap.so.0
-lib/libnewmail/libmaildir.a
-lib/libnewmail/libmaildir.la
-lib/libnewmail/libmaildir.so
-lib/libnewmail/libmaildir.so.0
-lib/libnewmail/libpop3.a
-lib/libnewmail/libpop3.la
-lib/libnewmail/libpop3.so
-lib/libnewmail/libpop3.so.0
-lib/libnewmail/libunix.a
-lib/libnewmail/libunix.la
-lib/libnewmail/libunix.so
-lib/libnewmail/libunix.so.0
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/README.html
-%%PORTDOCS%%%%DOCSDIR%%/doxygen.conf
-%%PORTDOCS%%%%DOCSDIR%%/annotated.html
-%%PORTDOCS%%%%DOCSDIR%%/config_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/config_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/doxygen.css
-%%PORTDOCS%%%%DOCSDIR%%/doxygen.png
-%%PORTDOCS%%%%DOCSDIR%%/easy_8c-example.html
-%%PORTDOCS%%%%DOCSDIR%%/examples.html
-%%PORTDOCS%%%%DOCSDIR%%/files.html
-%%PORTDOCS%%%%DOCSDIR%%/ftv2blank.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2doc.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2folderclosed.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2folderopen.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2lastnode.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2link.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2mlastnode.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2mnode.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2node.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2plastnode.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2pnode.png
-%%PORTDOCS%%%%DOCSDIR%%/ftv2vertline.png
-%%PORTDOCS%%%%DOCSDIR%%/functions.html
-%%PORTDOCS%%%%DOCSDIR%%/globals.html
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/main.html
-%%PORTDOCS%%%%DOCSDIR%%/module_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/module_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/newmail_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/newmail_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/nm-spoolhack_8c-example.html
-%%PORTDOCS%%%%DOCSDIR%%/nmail-async_8c-example.html
-%%PORTDOCS%%%%DOCSDIR%%/nmail_8c-example.html
-%%PORTDOCS%%%%DOCSDIR%%/structconfig__t.html
-%%PORTDOCS%%%%DOCSDIR%%/structnm__info.html
-%%PORTDOCS%%%%DOCSDIR%%/structnm__spool.html
-%%PORTDOCS%%%%DOCSDIR%%/structnm__status.html
-%%PORTDOCS%%%%DOCSDIR%%/tree.html
-%%PORTDOCS%%%%DOCSDIR%%/tree.js
-%%PORTDOCS%%%%DOCSDIR%%/treeview.js
-%%PORTDOCS%%%%DOCSDIR%%/util_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/util_8h.html
-@dirrm include/libnewmail
-@dirrm lib/libnewmail
-%%PORTDOCS%%@dirrm %%DOCSDIR%%