diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-03-05 14:06:25 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-03-05 14:06:25 +0000 |
commit | 64bf6428bfd98e6a083f9222029b746746530857 (patch) | |
tree | e57efbf65253813fd2f2df47faa1b38f2d790621 | |
parent | Update qmail-ldap to 20060201 (diff) |
Remove japanese/squirrelmail.
o Integrated to mail/squirrelmail
o Corresponding to vulnerability is late
PR: ports/94040
Submitted by: Masafumi Otsune <info@otsune.com> (maintainer)
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=156966
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | japanese/squirrelmail/Makefile | 36 | ||||
-rw-r--r-- | japanese/squirrelmail/distinfo | 9 |
4 files changed, 1 insertions, 46 deletions
@@ -2207,3 +2207,4 @@ games/civ2demo||2006-02-17|Remove expired port converters/libytnef|devel/libytnef|2006-02-21|Move to accurate category graphics/libgrass5||2006-02-22|Remove expired port devel/libtool13||2006-02-23|Remove defunct libtool +japanese/squirrelmail|mail/squirrelmail|2006-03-05|Integrated to mail/squirrelmail diff --git a/japanese/Makefile b/japanese/Makefile index 9abce7108afc..5464765bc49c 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -353,7 +353,6 @@ SUBDIR += slimeforest SUBDIR += slirc SUBDIR += slrn - SUBDIR += squirrelmail SUBDIR += srd-fpw SUBDIR += srd-fpw-package SUBDIR += stardict2-dict-ja diff --git a/japanese/squirrelmail/Makefile b/japanese/squirrelmail/Makefile deleted file mode 100644 index 7e1b071ac149..000000000000 --- a/japanese/squirrelmail/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: ja-squirrelmail -# Date Created: 17 Oct 2003 -# Whom: Masafumi Otsune <info@otsune.com> -# -# $FreeBSD$ -# - -PORTNAME= squirrelmail -PORTVERSION= 1.4.5 -PORTREVISION= 0 -PORTEPOCH= 2 -CATEGORIES= japanese mail www - -PATCH_SITES= http://www.yamaai-tech.com/~masato/Download/ -PATCHFILES= ${PORTNAME}-${PORTVERSION}-ja-${PATCHVERSION}-patch.gz -PATCH_DIST_STRIP= -p1 - -MAINTAINER= info@otsune.com -COMMENT= A webmail system which accesses mail over IMAP with Japanese patch - -#BROKEN= ja patch is not applied. - -BROKEN= Incomplete pkg-plist - -USE_GETTEXT= YES - -CONFLICTS= squirrelmail-1.* -PATCHVERSION= 20050714 - -MASTERDIR= ${.CURDIR}/../../mail/squirrelmail -MD5_FILE= ${.CURDIR}/distinfo - -slaveport-post-patch: - @${FIND} ${WRKSRC} -name '*.orig' -delete - -.include "${MASTERDIR}/Makefile" diff --git a/japanese/squirrelmail/distinfo b/japanese/squirrelmail/distinfo deleted file mode 100644 index d524510c1968..000000000000 --- a/japanese/squirrelmail/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -MD5 (squirrelmail/squirrelmail-1.4.5.tar.bz2) = bcfe0c1d4049e9c26e0040b2fa3adb07 -SHA256 (squirrelmail/squirrelmail-1.4.5.tar.bz2) = 9e0d5ef38b490265e287fa600bcb326c87309189fdb4b973cf5515d3a397d126 -SIZE (squirrelmail/squirrelmail-1.4.5.tar.bz2) = 480226 -MD5 (squirrelmail/all_locales-1.4.5-20050904.tar.bz2) = f75557ad06787c15f92dff9fcfe30632 -SHA256 (squirrelmail/all_locales-1.4.5-20050904.tar.bz2) = 32919291f42c73795243963f137a75d88eb1aff79eed0fc5608f45f17c6d20ad -SIZE (squirrelmail/all_locales-1.4.5-20050904.tar.bz2) = 2169815 -MD5 (squirrelmail/squirrelmail-1.4.5-ja-20050714-patch.gz) = f70ec05ea40f42c6ff5ae3ac23499869 -SHA256 (squirrelmail/squirrelmail-1.4.5-ja-20050714-patch.gz) = e8a71c1be3e52825214b38734994ef3388e74c978054e0de69f26f0de2548b03 -SIZE (squirrelmail/squirrelmail-1.4.5-ja-20050714-patch.gz) = 7542 |