head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.03.13;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.05.03.15.28.08;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2012.02.29.22.17.44;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.09.22.04.52.40;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2009.07.05.00.18.05;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.08.15.04.13.19;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2008.02.01.14.41.35;	author sat;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-yslow
# Date created:			19 January 2008
# Whom:				Sutra Zhou <zhoushuqun@@gmail.com>
#
# $FreeBSD: head/www/xpi-yslow/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	yslow
PORTVERSION=	3.1.0
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	zhoushuqun@@gmail.com
COMMENT=	Analyzes web pages and why they are slow

RUN_DEPENDS=	xpi-firebug>=1.3.0:${PORTSDIR}/www/xpi-firebug

XPI_NUM=	5369
XPI_ID=		yslow@@yahoo-inc.com

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.6
log
@- Update to 3.1.0

PR:		167111
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 3.0.9

PR:             ports/165073
Submitted by:   myself (pgollucci)
Approved by:    zhoushuqun@@gmail.com (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.0.9
@


1.4
log
@- Update to 2.0.7

PR:             ports/150780
Submitted by:   Sutra Zhou <zhoushuqun@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.0.7
@


1.3
log
@- Update to 2.0.0b3

PR:		136106
Submitted by:	Steve Wills <steve@@mouf.net> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.0.0b3
@


1.2
log
@Update: www/xpi-yslow

	Update the port of yslow to 0.9.5b2

PR:		ports/125959
Submitted by:	Steven Kreuzer <skreuzer@@exit2shell.com>
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.9.5b2
d16 1
a16 1
RUN_DEPENDS=	xpi-firebug>=1.05:${PORTSDIR}/www/xpi-firebug
@


1.1
log
@Add port www/xpi-yslow:

YSlow analyzes web pages and tells you why they're slow based on Yahoo's
rules for high performance web sites.

YSlow gives you:
* Performance report card
* HTTP/HTML summary
* List of components in the page
* Tools including JSLint

Most files comprising YSlow are licensed under the Mozilla Public License
(MPL) version 1.1, with a couple of exceptions. YSlow includes jslint by
Douglas Crockford, which is licensed under a BSD-style license. YSlow also
includes files from the Yahoo! User Interface library, which are licensed
under the BSD license.

WWW: http://developer.yahoo.com/yslow/

PR:		ports/119808
Submitted by:	Sutra Zhou <zhoushuqun@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.9.2
@

