1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 4.1

This version is now under GPL, so remove RESTRICTED
This commit is contained in:
Tilman Keskinoz 2008-02-02 23:09:26 +00:00
parent 9b6b55df3b
commit 9573bb510d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206652
3 changed files with 1940 additions and 1855 deletions

View File

@ -6,9 +6,11 @@
#
PORTNAME= MT
PORTVERSION= 4.01
PORTVERSION= 4.1
PORTREVISION= 1
CATEGORIES= www
DISTNAME= MT-${PORTVERSION}-en
MASTER_SITES= http://www.movabletype.org/downloads/
DISTNAME= MTOS-${PORTVERSION}-en
MAINTAINER= arved@FreeBSD.org
COMMENT= A web-based personal publishing system for weblogs
@ -47,19 +49,9 @@ PLIST_SUB+= DATADIR=${DATADIR} CGIDIR=${CGIDIR}
USE_PERL5_RUN= yes
NO_BUILD= yes
RESTRICTED= License does not permit distribution
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE= \
: Because of licensing restrictions, you must fetch the source distribution\
manually.\
Goto http://www.movabletype.org/ and download the "Personal Free Edition"\
Download the tar.gz file into ${DISTDIR}/, and then run make again
ECHO_MSG=${ECHO_CMD}
.endif
.if !defined(WITHOUT_OPTIONAL_MODULES)
.if ${PERL_LEVEL} < 500800
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp

View File

@ -1,3 +1,3 @@
MD5 (MT-4.01-en.tar.gz) = e06533cc916948987b3b65127f13fee2
SHA256 (MT-4.01-en.tar.gz) = f5bca9cded2230b8fd46378c28b1852d0bd7c435e44341f9b9097fe93573a02f
SIZE (MT-4.01-en.tar.gz) = 4296107
MD5 (MTOS-4.1-en.tar.gz) = b0fa83c0ca121c6b38f28a47322bb0c5
SHA256 (MTOS-4.1-en.tar.gz) = 5c80a90189f482eff34cc036aa161940b492c35cbecebde8219b5e332e6b85f4
SIZE (MTOS-4.1-en.tar.gz) = 4282657

File diff suppressed because it is too large Load Diff