head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.01.13.02.38.44;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2009.11.10.02.46.00;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2008.09.26.09.08.01;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 1.7.6 (it fixes some security issues)
- Remove DISTNAME and WRKSRC - it's not needed anymore
- Add USE_ZIP because upstream switched to zip distribution
- Remove md5
- Mention upgrade instructions

PR:		ports/153930
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
Feature safe:	yes
@
text
@--- htaccess_dist.orig	2011-01-13 09:31:29.000000000 +0800
+++ htaccess_dist	2011-01-13 09:32:36.000000000 +0800
@@@@ -95,7 +95,7 @@@@
 # If you're not running Elgg in a subdirectory on your site, but still getting lots
 # of 404 errors beyond the front page, you could instead try:
 #
-#RewriteBase /
+RewriteBase /elgg
 
 RewriteRule ^action\/([A-Za-z0-9\_\-\/]+)$ engine/handlers/action_handler.php?action=$1&%{QUERY_STRING}
 
@


1.2
log
@- Update to 1.6.1
- Add missing dependence [1]
- Minor changes to pkg-message.in
- Minor changes to patch-htaccess_dist
- Update my mail address to FreeBSD

Submitted by:	David Gessel <gessel@@blackrosetech.com> (via Email) [1]
@
text
@d1 11
a11 11
--- htaccess_dist.orig	2009-11-10 10:21:19.000000000 +0800
+++ htaccess_dist	2009-11-10 10:22:15.000000000 +0800
@@@@ -114,7 +114,7 @@@@
 # If you're not running Elgg in a subdirectory on your site, but still getting lots
 # of 404 errors beyond the front page, you could instead try:
 #
-#RewriteBase /
+RewriteBase /elgg
 
 RewriteRule ^action\/([A-Za-z0-9\_\-\/]+)$ engine/handlers/action_handler.php?action=$1
 
@


1.1
log
@- Update to 1.0

PR:		127643
Submitted by:	"Wen Heping" <wenheping@@gmail.com> (maintainer)
@
text
@d1 3
a3 3
--- htaccess_dist.orig	2008-08-22 16:25:51.000000000 +0200
+++ htaccess_dist	2008-09-26 10:18:45.000000000 +0200
@@@@ -65,7 +65,7 @@@@
d10 1
a10 1
 RewriteRule ^cron\/$ engine/handlers/cron_handler.php
a11 7
@@@@ -84,4 +84,4 @@@@
 RewriteRule xml-rpc.php engine/handlers/xml-rpc_handler.php
 RewriteRule mt/mt-xmlrpc.cgi engine/handlers/xml-rpc_handler.php
 
-</IfModule>
\ No newline at end of file
+</IfModule>
@

