head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2006.06.27.06.46.17;	author sat;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@- Move www/xpi-tablesort to www/xpi-tabletools
- Update to 0.1.2

Repocopy by:	marcus
@
text
@# New ports collection makefile for:	xpi-tablesort
# Date created:		20 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: ports/www/xpi-tablesort/Makefile,v 1.1 2006/05/27 08:04:51 sat Exp $
#

PORTNAME=	tablesort
PORTVERSION=	0.1.1
DISTVERSION=	0.11
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	infofarmer@@FreeBSD.org
COMMENT=	Sort any HTML data table

XPI_ID=		{C213841E-D6AE-4ed2-8441-FA1BDF39B90B}

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


1.1
log
@Add port www/xpi-tablesort:

Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the
same time and click inside any table cell, the table will be sorted
based on the data inside that column. The auto-detected data types
include various US-styled date/time, currency, IP address, number,
or text. Further, the context menu provides options to explicitly
specify the data type, thus for example European styled date could
be sorted correctly. One could also set a few options, including
setting European date as the default auto-detected time stamp, etc.

WWW: http://www.mingyi.org/other/tablesort.html

Approved by:	krion (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@

