diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-07 11:52:16 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-07 11:52:16 +0000 |
commit | f30cac96fe27eefa4c5ad04003a01865345c5a57 (patch) | |
tree | 054c9a93c6da8c6bdda8b36c66020eb9bd594b46 /mail | |
parent | ba7d00c0e77f48fa92bb9bb414c32256eb0edca3 (diff) | |
download | pkgsrc-f30cac96fe27eefa4c5ad04003a01865345c5a57.tar.gz |
Remove sq-attachment-handlers and sq-squirrelspell as they are part of the
core SquirrelMail package as of version 1.2.0.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 | ||||
-rw-r--r-- | mail/sq-attachment-handlers/DESCR | 6 | ||||
-rw-r--r-- | mail/sq-attachment-handlers/MESSAGE | 9 | ||||
-rw-r--r-- | mail/sq-attachment-handlers/Makefile | 24 | ||||
-rw-r--r-- | mail/sq-attachment-handlers/PLIST | 7 | ||||
-rw-r--r-- | mail/sq-attachment-handlers/distinfo | 4 | ||||
-rw-r--r-- | mail/sq-squirrelspell/DESCR | 4 | ||||
-rw-r--r-- | mail/sq-squirrelspell/MESSAGE | 9 | ||||
-rw-r--r-- | mail/sq-squirrelspell/Makefile | 30 | ||||
-rw-r--r-- | mail/sq-squirrelspell/PLIST | 36 | ||||
-rw-r--r-- | mail/sq-squirrelspell/distinfo | 4 |
11 files changed, 1 insertions, 136 deletions
diff --git a/mail/Makefile b/mail/Makefile index f0645dec4d7..421ba109930 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2002/01/02 22:28:10 jlam Exp $ +# $NetBSD: Makefile,v 1.115 2002/01/07 11:52:16 jlam Exp $ # COMMENT= Electronic mail utilities @@ -83,8 +83,6 @@ SUBDIR+= sendmail-current SUBDIR+= sendmail88 SUBDIR+= smtpfeed SUBDIR+= spruce -SUBDIR+= sq-attachment-handlers -SUBDIR+= sq-squirrelspell SUBDIR+= squirrelmail SUBDIR+= sylpheed SUBDIR+= teapop diff --git a/mail/sq-attachment-handlers/DESCR b/mail/sq-attachment-handlers/DESCR deleted file mode 100644 index c59c7aba805..00000000000 --- a/mail/sq-attachment-handlers/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -This SquirrelMail plugin adds a 'view' link for specific attachment types, -as listed below: - - Text or HTML messages - Images that are supported by your browser - VCards (enables you to quickly add this person to your address book) diff --git a/mail/sq-attachment-handlers/MESSAGE b/mail/sq-attachment-handlers/MESSAGE deleted file mode 100644 index 9dc189e8aad..00000000000 --- a/mail/sq-attachment-handlers/MESSAGE +++ /dev/null @@ -1,9 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:24 zuntum Exp $ - -To enable the ${PKGNAME} plugin, please run the SquirrelMail -configuration script: - - cd ${SMDIR}/config && ./conf.pl - -=========================================================================== diff --git a/mail/sq-attachment-handlers/Makefile b/mail/sq-attachment-handlers/Makefile deleted file mode 100644 index e18be76da04..00000000000 --- a/mail/sq-attachment-handlers/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/16 08:18:03 jlam Exp $ - -DISTNAME= attachment_common.1.8-1.0.6 -PKGNAME= sq-attachment-handlers-1.8 -WRKSRC= ${WRKDIR}/attachment_common -CATEGORIES= mail -MASTER_SITES= http://www.squirrelmail.org/plugins/ - -MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.squirrelmail.org/index.php3?page=15&plugin=attachment_common -COMMENT= SquirrelMail attachment handler plugin - -DEPENDS+= squirrelmail>=1.0.6:../../mail/squirrelmail - -SMDIR= ${PREFIX}/share/squirrelmail -MESSAGE_SUBST+= SMDIR=${SMDIR} - -NO_CONFIGURE= # defined -NO_BUILD= # defined - -do-install: - ${CP} -R ${WRKSRC} ${SMDIR}/plugins - -.include "../../mk/bsd.pkg.mk" diff --git a/mail/sq-attachment-handlers/PLIST b/mail/sq-attachment-handlers/PLIST deleted file mode 100644 index 26025577da8..00000000000 --- a/mail/sq-attachment-handlers/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:01:24 zuntum Exp $ -share/squirrelmail/plugins/attachment_common/INSTALL -share/squirrelmail/plugins/attachment_common/README -share/squirrelmail/plugins/attachment_common/image.php -share/squirrelmail/plugins/attachment_common/setup.php -share/squirrelmail/plugins/attachment_common/vcard.php -@dirrm share/squirrelmail/plugins/attachment_common diff --git a/mail/sq-attachment-handlers/distinfo b/mail/sq-attachment-handlers/distinfo deleted file mode 100644 index a1061999979..00000000000 --- a/mail/sq-attachment-handlers/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/16 08:18:03 jlam Exp $ - -SHA1 (attachment_common.1.8-1.0.6.tar.gz) = fbf8402b90b18ac600bd705321d886da6191f552 -Size (attachment_common.1.8-1.0.6.tar.gz) = 5494 bytes diff --git a/mail/sq-squirrelspell/DESCR b/mail/sq-squirrelspell/DESCR deleted file mode 100644 index 090c1a6b623..00000000000 --- a/mail/sq-squirrelspell/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -This is a spell checker with a JavaScript interface. It supports multiple -languages, user dictionaries, and even encryption to protect the users' -privacy. Note that it may not work with older browsers that are not -JavaScript capable. diff --git a/mail/sq-squirrelspell/MESSAGE b/mail/sq-squirrelspell/MESSAGE deleted file mode 100644 index 5d3101cb3a4..00000000000 --- a/mail/sq-squirrelspell/MESSAGE +++ /dev/null @@ -1,9 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:27 zuntum Exp $ - -To enable the ${PKGNAME} plugin, please run the SquirrelMail -configuration script: - - cd ${SMDIR}/config && ./conf.pl - -=========================================================================== diff --git a/mail/sq-squirrelspell/Makefile b/mail/sq-squirrelspell/Makefile deleted file mode 100644 index dfdb5f77be2..00000000000 --- a/mail/sq-squirrelspell/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.6 2001/12/02 06:56:42 jlam Exp $ - -DISTNAME= squirrelspell.0.3.5-1.0.6 -PKGNAME= sq-squirrelspell-0.3.5 -WRKSRC= ${WRKDIR}/squirrelspell -CATEGORIES= mail -MASTER_SITES= http://www.squirrelmail.org/plugins/ - -MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://mricon.com/xmlparse/SM/index.xml -COMMENT= SquirrelMail spell-checker plugin - -DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base -DEPENDS+= php-mcrypt>=4.0.4.1:../../security/php4-mcrypt -DEPENDS+= squirrelmail>=1.0.6:../../mail/squirrelmail - -SMDIR= ${PREFIX}/share/squirrelmail -MESSAGE_SUBST+= SMDIR=${SMDIR} - -NO_BUILD= # defined - -CONF_FILES= ${SMDIR}/plugins/squirrelspell/sqspell_config.dist \ - ${SMDIR}/plugins/squirrelspell/sqspell_config.php -OWN_DIRS= ${SMDIR}/plugins/squirrelspell - -do-install: - ${CP} -R ${WRKSRC} ${SMDIR}/plugins - -.include "../../mk/bsd.pkg.install.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/mail/sq-squirrelspell/PLIST b/mail/sq-squirrelspell/PLIST deleted file mode 100644 index 9bf687a0b34..00000000000 --- a/mail/sq-squirrelspell/PLIST +++ /dev/null @@ -1,36 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:01:27 zuntum Exp $ -share/squirrelmail/plugins/squirrelspell/INSTALL -share/squirrelmail/plugins/squirrelspell/doc/CRYPTO -share/squirrelmail/plugins/squirrelspell/doc/ChangeLog -share/squirrelmail/plugins/squirrelspell/doc/PRIVACY -share/squirrelmail/plugins/squirrelspell/doc/README -share/squirrelmail/plugins/squirrelspell/doc/UPGRADING -share/squirrelmail/plugins/squirrelspell/doc/index.php -share/squirrelmail/plugins/squirrelspell/index.php -share/squirrelmail/plugins/squirrelspell/js/WHATISTHIS -share/squirrelmail/plugins/squirrelspell/js/check_me.js -share/squirrelmail/plugins/squirrelspell/js/crypto_settings.js -share/squirrelmail/plugins/squirrelspell/js/decrypt_error.js -share/squirrelmail/plugins/squirrelspell/js/index.php -share/squirrelmail/plugins/squirrelspell/js/init.js -share/squirrelmail/plugins/squirrelspell/modules/WHATISTHIS -share/squirrelmail/plugins/squirrelspell/modules/check_me.mod.php -share/squirrelmail/plugins/squirrelspell/modules/crypto.mod.php -share/squirrelmail/plugins/squirrelspell/modules/crypto_badkey.mod.php -share/squirrelmail/plugins/squirrelspell/modules/edit_dic.mod.php -share/squirrelmail/plugins/squirrelspell/modules/enc_setup.mod.php -share/squirrelmail/plugins/squirrelspell/modules/forget_me.mod.php -share/squirrelmail/plugins/squirrelspell/modules/forget_me_not.mod.php -share/squirrelmail/plugins/squirrelspell/modules/index.php -share/squirrelmail/plugins/squirrelspell/modules/init.mod.php -share/squirrelmail/plugins/squirrelspell/modules/lang_change.mod.php -share/squirrelmail/plugins/squirrelspell/modules/lang_setup.mod.php -share/squirrelmail/plugins/squirrelspell/modules/options_main.mod.php -share/squirrelmail/plugins/squirrelspell/setup.php -share/squirrelmail/plugins/squirrelspell/sqspell_config.dist -share/squirrelmail/plugins/squirrelspell/sqspell_functions.php -share/squirrelmail/plugins/squirrelspell/sqspell_interface.php -share/squirrelmail/plugins/squirrelspell/sqspell_options.php -@dirrm share/squirrelmail/plugins/squirrelspell/modules -@dirrm share/squirrelmail/plugins/squirrelspell/js -@dirrm share/squirrelmail/plugins/squirrelspell/doc diff --git a/mail/sq-squirrelspell/distinfo b/mail/sq-squirrelspell/distinfo deleted file mode 100644 index 4198ed28d6f..00000000000 --- a/mail/sq-squirrelspell/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/16 07:57:24 jlam Exp $ - -SHA1 (squirrelspell.0.3.5-1.0.6.tar.gz) = 3c639618d663141de6f3131ede1457855630004c -Size (squirrelspell.0.3.5-1.0.6.tar.gz) = 20273 bytes |