View | Details | Raw Unified | Return to bug 145842
Collapse All | Expand All

(-)/home/ports/www/limesurvey/Makefile (-4 / +3 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	limesurvey
8
PORTNAME=	limesurvey
9
PORTVERSION=	1.80
9
PORTVERSION=	1.87
10
PORTREVISION=	2
11
CATEGORIES=	www
10
CATEGORIES=	www
12
MASTER_SITES=	SF/${PORTNAME}/OldFiles
11
MASTER_SITES=	SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/
13
DISTNAME=	${PORTNAME}${PORTVERSION:S^.^^}_build6506_20090310
12
DISTNAME=	${PORTNAME}${PORTVERSION:S^.^^}plus-build8518-20100323
14
13
15
MAINTAINER=	janos.mohacsi@bsd.hu
14
MAINTAINER=	janos.mohacsi@bsd.hu
16
COMMENT=	A PHP-based survey building and runing system
15
COMMENT=	A PHP-based survey building and runing system
(-)/home/ports/www/limesurvey/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (limesurvey180_build6506_20090310.tar.gz) = 135006f4e176b42edca5cfb3f19259c5
1
MD5 (limesurvey187plus-build8518-20100323.tar.gz) = 45eb03679c7ad8160028b092f62f7646
2
SHA256 (limesurvey180_build6506_20090310.tar.gz) = 19be2417205e7458a490f35ba70f19ab4734b3e5dc446eac4ce5b9cca7970de8
2
SHA256 (limesurvey187plus-build8518-20100323.tar.gz) = 9a07b321b945ced511c87960cd953373cea9276de6209e07fb483ecb5f811d08
3
SIZE (limesurvey180_build6506_20090310.tar.gz) = 14210294
3
SIZE (limesurvey187plus-build8518-20100323.tar.gz) = 23102593
(-)/home/ports/www/limesurvey/files/pkg-message.in (-2 / +2 lines)
Lines 1-11 Link Here
1
----------------------------------------------------------------------------
1
----------------------------------------------------------------------------
2
phpsurveyor has been installed, but is not quite ready to be used yet!
2
limesurvey has been installed, but is not quite ready to be used yet!
3
3
4
You have to ensure that you have a mysql server installed and configured. 
4
You have to ensure that you have a mysql server installed and configured. 
5
Further information on these installation procedures may 
5
Further information on these installation procedures may 
6
be found in:
6
be found in:
7
7
8
  %%PREFIX%%/%%PHPSURVEYORDIR%%/admin/manual.html
8
  %%PREFIX%%/%%PHPSURVEYORDIR%%/docs/manual.html
9
9
10
Once these steps have been taken, you may connect to the following URL to
10
Once these steps have been taken, you may connect to the following URL to
11
configure your installation of phpsurveyor:
11
configure your installation of phpsurveyor:

Return to bug 145842