Bug 76109

Summary: [NEW PORT] www/eaccelerator 0.9.2.a
Product: Ports & Packages Reporter: Martin Matuska <martin>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Martin Matuska 2005-01-11 16:40:24 UTC
	Supersedes ports/75553

	Introduction of the eaccelerator and eloader 0.92a ports 
	PHP cache and encoder.
	www/turck-mmcache is to be removed (repocopied)
Comment 1 Martin Matuska 2005-01-14 09:06:51 UTC
Adding patch from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1099498&group_id=122249&atid=692864

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       files
#       files/patch-eaccelerator.c
#
echo c - files
mkdir -p files > /dev/null 2>&1
echo x - files/patch-eaccelerator.c
sed 's/^X//' >files/patch-eaccelerator.c << 'END-of-files/patch-eaccelerator.c'
X--- eaccelerator.c.orig        Fri Jan 14 09:58:06 2005
X+++ eaccelerator.c     Fri Jan 14 09:58:39 2005
X@@ -737,7 +737,7 @@
X }
X
X static void fixup_zval(zval* zv TSRMLS_DC) {
X-  switch (zv->type) {
X+  switch (zv->type & ~IS_CONSTANT_INDEX) {
X     case IS_CONSTANT:
X     case IS_STRING:
X       if (zv->value.str.val == NULL ||
END-of-files/patch-eaccelerator.c
exit
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2005-01-19 08:29:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Mine!
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2005-01-24 01:12:55 UTC
State Changed
From-To: open->feedback

Now that www/eaccelerator seems to have been repocopied, does this 
PR still need to remain open?
Comment 4 uros.gruber 2005-01-25 18:39:26 UTC
I think so, because here we have separate loader

regards
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2005-02-13 21:20:12 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-05 16:09:20 UTC
State Changed
From-To: open->closed

Port is already at 0.9.3 but thank you anyway