diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-04-20 20:16:24 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-04-20 20:16:24 +0000 |
commit | b9c8c770e14ff195ebb24ed603bdb6fadcc973c2 (patch) | |
tree | 81c311b9bd4fe38771c296845631bc08cde69a8d /mail/nocc | |
parent | 81c058d6c4116d879d691a2028a77bda2020f0fd (diff) | |
download | ports-b9c8c770e14ff195ebb24ed603bdb6fadcc973c2.tar.gz ports-b9c8c770e14ff195ebb24ed603bdb6fadcc973c2.zip |
Notes
Diffstat (limited to 'mail/nocc')
-rw-r--r-- | mail/nocc/Makefile | 11 | ||||
-rw-r--r-- | mail/nocc/distinfo | 6 | ||||
-rw-r--r-- | mail/nocc/files/pkg-message.in (renamed from mail/nocc/pkg-message) | 0 | ||||
-rw-r--r-- | mail/nocc/pkg-plist | 2 |
4 files changed, 8 insertions, 11 deletions
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index 3468edb304d0..a964c180a0c5 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nocc -DISTVERSION= 1.0.0rc1 +DISTVERSION= 1.1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,16 +17,11 @@ COMMENT= A web-based e-mail system which access POP3 and IMAP mail servers USE_PHP= imap pcre session WANT_PHP_WEB= yes -PKGMESSAGE= ${WRKDIR}/pkg-message +SUB_FILES= pkg-message NO_BUILD= yes +NO_WRKSUBDIR= yes -.if !defined(NOPORTDOCS) PORTDOCS= * -.endif - -pre-patch: - @${SED} 's|%%PREFIX%%|${PREFIX}|g' \ - ${PKGDIR}/pkg-message > ${PKGMESSAGE} do-install: ${MKDIR} ${PREFIX}/www/nocc diff --git a/mail/nocc/distinfo b/mail/nocc/distinfo index 716a2f4dae4a..58a75b87d82c 100644 --- a/mail/nocc/distinfo +++ b/mail/nocc/distinfo @@ -1,3 +1,3 @@ -MD5 (nocc-1.0.0rc1.tar.gz) = 3afd4ab1432dc347573f5a24967a205a -SHA256 (nocc-1.0.0rc1.tar.gz) = e0774a175faccb447bd2195c2a537ab6207214653bbcfa88dff33257c702ae6d -SIZE (nocc-1.0.0rc1.tar.gz) = 183228 +MD5 (nocc-1.1.tar.gz) = 5e09e26b94e7072feaf93aabc80d1162 +SHA256 (nocc-1.1.tar.gz) = 3e30c5a9707bcc4439bbd9adc299e9b25d31bec5599441b0a84222030f22dc81 +SIZE (nocc-1.1.tar.gz) = 189091 diff --git a/mail/nocc/pkg-message b/mail/nocc/files/pkg-message.in index e0c49aaf3ecd..e0c49aaf3ecd 100644 --- a/mail/nocc/pkg-message +++ b/mail/nocc/files/pkg-message.in diff --git a/mail/nocc/pkg-plist b/mail/nocc/pkg-plist index 661efefb7162..ccfbe87328da 100644 --- a/mail/nocc/pkg-plist +++ b/mail/nocc/pkg-plist @@ -11,6 +11,7 @@ www/nocc/conf_charset.php www/nocc/conf_lang.php www/nocc/contacts.php www/nocc/contacts_manager.php +www/nocc/crypt.php www/nocc/delete.php www/nocc/detect_cyr_charset.php www/nocc/down_mail.php @@ -68,6 +69,7 @@ www/nocc/lang/hr.php www/nocc/lang/hu.php www/nocc/lang/is.php www/nocc/lang/it.php +www/nocc/lang/ja.php www/nocc/lang/kr.php www/nocc/lang/lv.php www/nocc/lang/nl.php |