head	1.18;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.18
date	2013.03.04.17.32.04;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2013.02.28.15.56.23;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2013.02.27.09.48.11;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.12.17.10.57.56;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.12.07.16.01.54;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.12.03.13.17.29;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.11.17.06.02.50;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.05.08.07.30.13;	author culot;	state Exp;
branches;
next	1.10;

1.10
date	2012.05.07.15.42.50;	author skv;	state Exp;
branches;
next	1.9;

1.9
date	2012.03.14.17.54.24;	author sunpoet;	state Exp;
branches;
next	1.8;

1.8
date	2012.02.08.19.52.05;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2011.06.20.09.22.10;	author az;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.30.05;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.03.13.41.46;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2006.06.25.16.38.47;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2004.07.26.09.16.42;	author skv;	state Exp;
branches;
next	1.2;

1.2
date	2003.03.07.06.12.50;	author ade;	state Exp;
branches;
next	1.1;

1.1
date	2002.12.10.10.42.09;	author skv;	state Exp;
branches;
next	;


desc
@@


1.18
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313397
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Sergey Skvortsov <skv@@protey.ru>
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 313397 2013-03-04 07:40:37Z culot $

PORTNAME=	HTTP-BrowserDetect
PORTVERSION=	1.50
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:OALDERS
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Determine the Web browser, version, OS from an HTTP user agent string

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
		p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings

PERL_CONFIGURE=	yes

MAN3=		HTTP::BrowserDetect.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501400
TEST_DEPENDS+=	p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP
.endif

.include <bsd.port.post.mk>
@


1.17
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313094
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 313094 2013-02-28 15:19:55Z culot $
d5 1
a5 1
PORTVERSION=	1.49
@


1.16
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313041
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 313041 2013-02-27 09:42:22Z tobez $
d5 1
a5 1
PORTVERSION=	1.48
@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309081
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309081 | tobez | 2012-12-17 10:54:44 +0000 (Mon, 17 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update to 1.47.
## SVN ##
## SVN ## Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 309081 2012-12-17 10:54:44Z tobez $
d5 1
a5 1
PORTVERSION=	1.47
@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308431
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308431 | culot | 2012-12-07 15:58:36 +0000 (Fri, 07 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Update to 1.46
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 308431 2012-12-07 15:58:36Z culot $
d5 1
a5 1
PORTVERSION=	1.46
d17 2
a18 1
TEST_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308144
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308144 | culot | 2012-12-03 13:13:24 +0000 (Mon, 03 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Update to 1.45
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 308144 2012-12-03 13:13:24Z culot $
d5 1
a5 1
PORTVERSION=	1.45
@


1.12
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	HTTP-BrowserDetect
# Date created:	   10 December 2002
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/p5-HTTP-BrowserDetect/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	1.44
d17 1
a17 2
TEST_DEPENDS=	p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
@


1.11
log
@- Update to 1.44
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@Pass maintainership of almost of my "p5-*" ports to "perl@@".

(I hope updating of them will be improved).
@
text
@d9 1
a9 1
PORTVERSION=	1.42
d18 3
@


1.9
log
@- Update to 1.42
- Fix TEST_DEPENDS

Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
PR:		ports/165168
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 4 weeks)
Feature safe:	yes
@
text
@d15 1
a15 1
MAINTAINER=	skv@@FreeBSD.org
@


1.8
log
@- Update to 1.28
- Add TEST_DEPENDS

PR:             ports/160686
Submitted by:   sunpoet
Approved by:    maintainer timeout (skv ; 144 days)
Changes:        http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.28
d19 1
a19 2
		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
		p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP
d25 7
a31 1
.include <bsd.port.mk>
@


1.7
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d9 1
a9 1
PORTVERSION=	0.99
d12 1
a12 1
MASTER_SITE_SUBDIR=	CPAN:WALSHAM
d18 4
@


1.6
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/W/WA/WALSHAM
@


1.5
log
@Update to 0.99

Changes:	http://search.cpan.org/src/WALSHAM/HTTP-BrowserDetect-0.99/Changes
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.4
log
@- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
@
text
@d9 1
a9 1
PORTVERSION=	0.98
d12 1
a12 1
MASTER_SITE_SUBDIR=	HTTP
@


1.3
log
@Updated to 0.98
@
text
@a19 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.2
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 1
PORTVERSION=	0.97
@


1.1
log
@Add p5-HTTP-BrowserDetect 0.97,
determine the Web browser, version,
OS from an HTTP user agent string.
@
text
@d16 1
@

