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

(-)/usr/ports/www/pivotx-2.3.0/Makefile (-6 / +6 lines)
Lines 6-26 Link Here
6
#
6
#
7
7
8
PORTNAME=	pivotx
8
PORTNAME=	pivotx
9
PORTVERSION=	2.2.6
9
PORTVERSION=	2.3.0
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	SF/pivot-weblog/PivotX http://pivotx.net/files/ http://pivotx.net/files/archived/
11
MASTER_SITES=	SF/pivot-weblog/PivotX http://pivotx.net/files/ http://pivotx.net/files/archived/
12
DISTNAME=	pivotx_226
12
DISTNAME=	pivotx_2.3.0
13
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
14
14
15
MAINTAINER=	fumifumi@abacustech.jp
15
MAINTAINER=	fumifumi@abacustech.jp
16
COMMENT=	Software to help you maintain dynamic sites such as weblogs
16
COMMENT=	Software to help you maintain dynamic sites such as weblogs
17
17
18
DOCS=	LICENSE.txt README.txt example.htaccess
19
DOCS_WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}-${PORTREVISION}-docs
20
21
LICENSE=	GPLv2
18
LICENSE=	GPLv2
22
LICENSE_FILE=	${DOCS_WRKSRC}/LICENSE.txt
19
LICENSE_FILE=	${DOCS_WRKSRC}/LICENSE.txt
23
20
21
DOCS=		LICENSE.txt README.txt example.htaccess
22
DOCS_WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}-${PORTREVISION}-docs
23
24
# Requirements:
24
# Requirements:
25
# http://book.pivotx.net/index.php?page=app-e#anchor-determining-if-your-server-meets-pivotxs-requirements
25
# http://book.pivotx.net/index.php?page=app-e#anchor-determining-if-your-server-meets-pivotxs-requirements
26
26
Lines 29-35 Link Here
29
29
30
WANT_PHP_WEB=	yes
30
WANT_PHP_WEB=	yes
31
IGNORE_WITH_PHP=4
31
IGNORE_WITH_PHP=4
32
USE_PHP=	session gettext xml gd pcre
32
USE_PHP=	session gettext xml gd pcre tokenizer
33
USE_GETTEXT=	yes
33
USE_GETTEXT=	yes
34
34
35
.if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/simplexml.so) || !exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so)
35
.if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/simplexml.so) || !exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so)
(-)/usr/ports/www/pivotx-2.3.0/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (pivotx_226.tgz) = c3583f750afcce884aa106c7833ab79cd59013524bbeb05967eb35738ebe5400
1
SHA256 (pivotx_2.3.0.tgz) = 93248ceea6cc8b1654386a14175c1a3d4035bf63dca99b0e46b8fa6bba84df64
2
SIZE (pivotx_226.tgz) = 2330203
2
SIZE (pivotx_2.3.0.tgz) = 2345261
(-)/usr/ports/www/pivotx-2.3.0/files/patch-pivotx-data.php (-7 / +3 lines)
Lines 1-6 Link Here
1
--- pivotx/data.php.orig	2010-11-02 05:17:24.000000000 +0900
1
--- pivotx/data.php.orig	2011-08-05 02:40:39.000000000 +0900
2
+++ pivotx/data.php	2011-01-05 16:04:08.000000000 +0900
2
+++ pivotx/data.php	2011-08-16 10:55:32.000000000 +0900
3
@@ -609,9 +609,11 @@
3
@@ -616,6 +616,7 @@
4
         'allow_comments' => '1',
4
         'allow_comments' => '1',
5
         'allow_paragraphs' => '0',
5
         'allow_paragraphs' => '0',
6
         'chmod' => '0644',
6
         'chmod' => '0644',
Lines 8-14 Link Here
8
         'cookie_length' => '1814400',
8
         'cookie_length' => '1814400',
9
         'db_version' => $dbversion,
9
         'db_version' => $dbversion,
10
         'debug' => 0,
10
         'debug' => 0,
11
+        //'debug_visible' => 1,
12
         'default_category' => 'default',
13
         'diffdate_format' => '%ordday% %monname% \'%ye% - ',
14
         'emoticons' => '1',
(-)/usr/ports/www/pivotx-2.3.0/pkg-plist (-5 / +9 lines)
Lines 177-185 Link Here
177
%%WWWDIR%%/pivotx/extensions/lifestream/twitter.png
177
%%WWWDIR%%/pivotx/extensions/lifestream/twitter.png
178
%%WWWDIR%%/pivotx/extensions/lifestream/widget_lifestream.php
178
%%WWWDIR%%/pivotx/extensions/lifestream/widget_lifestream.php
179
%%WWWDIR%%/pivotx/extensions/slideshow/docs/index.markdown
179
%%WWWDIR%%/pivotx/extensions/slideshow/docs/index.markdown
180
%%WWWDIR%%/pivotx/extensions/slideshow/jquery.easing.1.2.js
180
%%WWWDIR%%/pivotx/extensions/slideshow/jquery.easing.1.3.js
181
%%WWWDIR%%/pivotx/extensions/slideshow/jquery.slideviewer.1.1.js
181
%%WWWDIR%%/pivotx/extensions/slideshow/jquery.slideviewer.1.2.js
182
%%WWWDIR%%/pivotx/extensions/slideshow/slideshow.css
182
%%WWWDIR%%/pivotx/extensions/slideshow/slideshow.css
183
%%WWWDIR%%/pivotx/extensions/slideshow/slideshow_skinny.css
184
%%WWWDIR%%/pivotx/extensions/slideshow/slideviewer.css
183
%%WWWDIR%%/pivotx/extensions/slideshow/spinner.gif
185
%%WWWDIR%%/pivotx/extensions/slideshow/spinner.gif
184
%%WWWDIR%%/pivotx/extensions/slideshow/widget_slideshow.php
186
%%WWWDIR%%/pivotx/extensions/slideshow/widget_slideshow.php
185
%%WWWDIR%%/pivotx/fileupload.php
187
%%WWWDIR%%/pivotx/fileupload.php
Lines 242-250 Link Here
242
%%WWWDIR%%/pivotx/includes/index.html
244
%%WWWDIR%%/pivotx/includes/index.html
243
%%WWWDIR%%/pivotx/includes/js/bookmarklet.js
245
%%WWWDIR%%/pivotx/includes/js/bookmarklet.js
244
%%WWWDIR%%/pivotx/includes/js/index.html
246
%%WWWDIR%%/pivotx/includes/js/index.html
245
%%WWWDIR%%/pivotx/includes/js/jquery-1.5.2.min.js
247
%%WWWDIR%%/pivotx/includes/js/jquery-1.6.2.min.js
246
%%WWWDIR%%/pivotx/includes/js/jquery-plugins.js
248
%%WWWDIR%%/pivotx/includes/js/jquery-plugins.js
247
%%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.11.custom.min.js
249
%%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.15.custom.min.js
248
%%WWWDIR%%/pivotx/includes/js/jquery.Jcrop.min.js
250
%%WWWDIR%%/pivotx/includes/js/jquery.Jcrop.min.js
249
%%WWWDIR%%/pivotx/includes/js/m_pivotx.js
251
%%WWWDIR%%/pivotx/includes/js/m_pivotx.js
250
%%WWWDIR%%/pivotx/includes/js/pivotx.js
252
%%WWWDIR%%/pivotx/includes/js/pivotx.js
Lines 533-538 Link Here
533
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.debug_print_var.php
535
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.debug_print_var.php
534
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.default.php
536
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.default.php
535
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.escape.php
537
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.escape.php
538
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.explode.php
536
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.hyphenize.php
539
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.hyphenize.php
537
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.indent.php
540
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.indent.php
538
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.lower.php
541
%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.lower.php
Lines 834-839 Link Here
834
%%WWWDIR%%/pivotx/templates_internal/mobile/inc_header.tpl
837
%%WWWDIR%%/pivotx/templates_internal/mobile/inc_header.tpl
835
%%WWWDIR%%/pivotx/templates_internal/mobile/pages.tpl
838
%%WWWDIR%%/pivotx/templates_internal/mobile/pages.tpl
836
%%WWWDIR%%/pivotx/templates_internal/modal.tpl
839
%%WWWDIR%%/pivotx/templates_internal/modal.tpl
840
%%WWWDIR%%/pivotx/templates_internal/moderatecomments.tpl
837
%%WWWDIR%%/pivotx/templates_internal/pages.tpl
841
%%WWWDIR%%/pivotx/templates_internal/pages.tpl
838
%%WWWDIR%%/pivotx/templates_internal/placeholder.tpl
842
%%WWWDIR%%/pivotx/templates_internal/placeholder.tpl
839
%%WWWDIR%%/pivotx/templates_internal/trackbacks.tpl
843
%%WWWDIR%%/pivotx/templates_internal/trackbacks.tpl
Lines 851-857 Link Here
851
%%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_454545_256x240.png
855
%%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_454545_256x240.png
852
%%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_888888_256x240.png
856
%%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_888888_256x240.png
853
%%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_cd0a0a_256x240.png
857
%%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_cd0a0a_256x240.png
854
%%WWWDIR%%/pivotx/templates_internal/ui-theme/jquery-ui-1.8.11.custom.css
858
%%WWWDIR%%/pivotx/templates_internal/ui-theme/jquery-ui-1.8.15.custom.css
855
%%WWWDIR%%/pivotx/templates_internal/users.tpl
859
%%WWWDIR%%/pivotx/templates_internal/users.tpl
856
%%WWWDIR%%/pivotx/templates_internal/visitors.tpl
860
%%WWWDIR%%/pivotx/templates_internal/visitors.tpl
857
%%WWWDIR%%/pivotx/templates_internal/weblog.tpl
861
%%WWWDIR%%/pivotx/templates_internal/weblog.tpl

Return to bug 159810