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

(-)Makefile (-10 / +10 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	mywwwatcher
8
PORTNAME=	mywwwatcher
9
PORTVERSION=	3.0
9
PORTVERSION=	3.1
10
CATEGORIES=	databases www
10
CATEGORIES=	databases www
11
MASTER_SITES=	http://www.the.cz/mywwwatcher/files/
11
MASTER_SITES=	http://www.the.cz/mywwwatcher/files/
12
DISTNAME=	mywwwatcher-${PORTVERSION}
12
DISTNAME=	mywwwatcher-${PORTVERSION}
Lines 16-36 Link Here
16
16
17
WRKSRC=		${WRKDIR}/mywwwatcher
17
WRKSRC=		${WRKDIR}/mywwwatcher
18
18
19
DEFAULT_PHP_VER=	4
19
WANT_PHP_WEB=		yes
20
DEFAULT_PHP_VER=	5
20
USE_PHP=		pcre session mysql
21
USE_PHP=		pcre session mysql
22
IGNORE_WITH_PHP=	3
21
23
22
NO_BUILD=	yes
24
NO_BUILD=	yes
23
25
24
PKGMESSAGE=	${PKGDIR}/pkg-message
26
SUB_FILES=	pkg-message
25
PLIST_SUB+=	INSTALLDIR=${INSTALLDIR}
26
27
INSTALLDIR=	www/${PORTNAME}
28
27
29
do-install:
28
do-install:
30
	@${MKDIR} ${PREFIX}/${INSTALLDIR}
29
	@${MKDIR} ${WWWDIR}
31
	@${CP} -Rp ${WRKSRC}/* ${PREFIX}/${INSTALLDIR}
30
	@${CP} -Rp ${WRKSRC}/* ${WWWDIR}
32
	@${CHMOD} 775 ${PREFIX}/${INSTALLDIR}/ini
31
	@${CHMOD} 775 ${WWWDIR}/ini
33
	@${CHMOD} 775 ${PREFIX}/${INSTALLDIR}/query_archive
32
	@${CHMOD} 775 ${WWWDIR}/query_archive
33
	@${CHOWN} www ${WWWDIR}
34
	@${ECHO_CMD} ""
34
	@${ECHO_CMD} ""
35
35
36
post-install:
36
post-install:
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mywwwatcher-3.0.tar.gz) = fb7279d1bf678234df144701f10cda09
1
MD5 (mywwwatcher-3.1.tar.gz) = 93b2fb9e9183a1b2b91aadd7aa1834bd
2
SHA256 (mywwwatcher-3.0.tar.gz) = c92d99b6188f342f88b70cdc0bbc58fea1460f48b1977fa50dbf53fe54c6f188
2
SHA256 (mywwwatcher-3.1.tar.gz) = 3736fbe383c5d8a64d28599d3c31cc6935115965e34e14437b5871beeb583bb3
3
SIZE (mywwwatcher-3.0.tar.gz) = 51238
3
SIZE (mywwwatcher-3.1.tar.gz) = 52729
(-)pkg-message (-5 lines)
Removed Link Here
1
***************************************************************
2
3
for czech language rename files with extension .cz
4
5
***************************************************************
(-)pkg-plist (-44 / +44 lines)
Lines 1-44 Link Here
1
%%INSTALLDIR%%/README
1
%%WWWDIR%%/README
2
%%INSTALLDIR%%/README.cz
2
%%WWWDIR%%/README.cz
3
%%INSTALLDIR%%/copying
3
%%WWWDIR%%/charset.php
4
%%INSTALLDIR%%/export.php
4
%%WWWDIR%%/copying
5
%%INSTALLDIR%%/function.php
5
%%WWWDIR%%/export.php
6
%%INSTALLDIR%%/graphics/cursor_down.gif
6
%%WWWDIR%%/function.php
7
%%INSTALLDIR%%/graphics/cursor_up.gif
7
%%WWWDIR%%/graphics/cursor_down.gif
8
%%INSTALLDIR%%/graphics/intro.gif
8
%%WWWDIR%%/graphics/cursor_up.gif
9
%%INSTALLDIR%%/graphics/intro.gif.cz
9
%%WWWDIR%%/graphics/intro.gif
10
%%INSTALLDIR%%/graphics/outro.gif
10
%%WWWDIR%%/graphics/intro.gif.cz
11
%%INSTALLDIR%%/import.php
11
%%WWWDIR%%/graphics/outro.gif
12
%%INSTALLDIR%%/include/compress.inc.php
12
%%WWWDIR%%/import.php
13
%%INSTALLDIR%%/include/foot.inc.php
13
%%WWWDIR%%/include/compress.inc.php
14
%%INSTALLDIR%%/include/frameset.inc.php
14
%%WWWDIR%%/include/foot.inc.php
15
%%INSTALLDIR%%/include/headers.inc.php
15
%%WWWDIR%%/include/frameset.inc.php
16
%%INSTALLDIR%%/include/indexes.inc.php
16
%%WWWDIR%%/include/headers.inc.php
17
%%INSTALLDIR%%/include/sqltips.inc.php
17
%%WWWDIR%%/include/indexes.inc.php
18
%%INSTALLDIR%%/include/sqltips.inc.php.cz
18
%%WWWDIR%%/include/sqltips.inc.php
19
%%INSTALLDIR%%/include/words.inc.php
19
%%WWWDIR%%/include/sqltips.inc.php.cz
20
%%INSTALLDIR%%/index.php
20
%%WWWDIR%%/include/words.inc.php
21
%%INSTALLDIR%%/indexes.php
21
%%WWWDIR%%/index.php
22
%%INSTALLDIR%%/ini/default.ini
22
%%WWWDIR%%/indexes.php
23
%%INSTALLDIR%%/ini/default.ini.cz
23
%%WWWDIR%%/ini/default.ini
24
%%INSTALLDIR%%/insert.php
24
%%WWWDIR%%/ini/default.ini.cz
25
%%INSTALLDIR%%/lang/cz.lng
25
%%WWWDIR%%/insert.php
26
%%INSTALLDIR%%/lang/en.lng
26
%%WWWDIR%%/lang/cz.lng
27
%%INSTALLDIR%%/logout.php
27
%%WWWDIR%%/lang/en.lng
28
%%INSTALLDIR%%/menu.php
28
%%WWWDIR%%/logout.php
29
%%INSTALLDIR%%/output.php
29
%%WWWDIR%%/menu.php
30
%%INSTALLDIR%%/queries.php
30
%%WWWDIR%%/output.php
31
%%INSTALLDIR%%/query_archive.php
31
%%WWWDIR%%/queries.php
32
%%INSTALLDIR%%/query_archive/root.txt
32
%%WWWDIR%%/query_archive.php
33
%%INSTALLDIR%%/scheme.php
33
%%WWWDIR%%/scheme.php
34
%%INSTALLDIR%%/scripts.js
34
%%WWWDIR%%/scripts.js
35
%%INSTALLDIR%%/settings.php
35
%%WWWDIR%%/settings.php
36
%%INSTALLDIR%%/stat.php
36
%%WWWDIR%%/stat.php
37
%%INSTALLDIR%%/styly.css
37
%%WWWDIR%%/style.css
38
%%INSTALLDIR%%/top.php
38
%%WWWDIR%%/top.php
39
@dirrm %%INSTALLDIR%%/query_archive
39
@dirrm %%WWWDIR%%/query_archive
40
@dirrm %%INSTALLDIR%%/lang
40
@dirrm %%WWWDIR%%/lang
41
@dirrm %%INSTALLDIR%%/ini
41
@dirrm %%WWWDIR%%/ini
42
@dirrm %%INSTALLDIR%%/graphics
42
@dirrm %%WWWDIR%%/graphics
43
@dirrm %%INSTALLDIR%%/include
43
@dirrm %%WWWDIR%%/include
44
@dirrm %%INSTALLDIR%%
44
@dirrm %%WWWDIR%%
(-)files/pkg-message.in (+14 lines)
Added Link Here
1
***************************************************************
2
3
Mywwwatcher has been instaled in the directory
4
%%WWWDIR%%
5
6
Recommendation:
7
add the following alias to httpd.conf and restart apache: 
8
Alias /mywwwatcher/ %%WWWDIR%%/
9
After that, mywwwatcher will be available at:
10
http://servername/mywwwatcher
11
12
For czech language rename files with extension .cz
13
14
***************************************************************

Return to bug 115584