head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	old_RELEASE_8_0_0:1.8
	old_RELEASE_7_2_0:1.8
	old_RELEASE_7_1_0:1.6
	old_RELEASE_6_4_0:1.6
	old_RELEASE_5_EOL:1.6
	old_RELEASE_7_0_0:1.5
	old_RELEASE_6_3_0:1.5
	old_PRE_XORG_7:1.3
	old_RELEASE_4_EOL:1.3
	old_RELEASE_6_2_0:1.3
	old_RELEASE_6_1_0:1.2
	old_RELEASE_5_5_0:1.2
	old_RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


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

1.11
date	2011.08.08.19.38.14;	author pav;	state Exp;
branches;
next	1.10;

1.10
date	2010.02.12.03.42.48;	author yzlin;	state Exp;
branches;
next	1.9;

1.9
date	2010.01.14.03.14.32;	author yzlin;	state Exp;
branches;
next	1.8;

1.8
date	2009.01.10.15.07.13;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.30.07.16.00;	author demon;	state Exp;
branches;
next	1.6;

1.6
date	2008.02.15.01.22.48;	author lwhsu;	state Exp;
branches;
next	1.5;

1.5
date	2007.07.30.09.42.08;	author alexbl;	state Exp;
branches;
next	1.4;

1.4
date	2007.06.11.06.00.01;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.23.08.59.29;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2005.10.26.01.30.48;	author mnag;	state Exp;
branches;
next	1.1;

1.1
date	2005.07.16.21.51.18;	author pav;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	beautifulsoup
# Date created:				15 July 2005
# Whom:					Mike Meyer <mwm@@mired.org>
#
# $FreeBSD: head/www/py-beautifulsoup30/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	beautifulsoup
PORTVERSION=	3.0.8.1
CATEGORIES=	www python
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/3.x/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	BeautifulSoup-${PORTVERSION}

MAINTAINER=	yzlin@@FreeBSD.org
COMMENT=	HTML/XML Parser for Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	BeautifulSoup

LATEST_LINK=	${PKGNAMEPREFIX}${PORTNAME}30

CONFLICTS=	py[0-9]*-beautifulsoup-3.1.*

.include <bsd.port.mk>
@


1.11
log
@- Update to 3.0.8.1 and fix fetch

PR:		ports/153819
Submitted by:	Mikhail T. <m.tsatsenko@@mail.ru>
Approved by:	maintainer timeout (yzlin; 7 months)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Add py-beautifulsoup30
- Update to 3.0.8
- Take maintainership

PR:		ports/141288
Submitted by:	Kirk Strauser <kirk AT daycos.com>
Approved by:	lwhsu/rafan (mentors)
@
text
@d9 1
a9 1
PORTVERSION=	3.0.8
d11 1
a11 1
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/
@


1.9
log
@- Force commit to note repocopy: www/py-beautifulsoup -> www/py-beautifulsoup30

PR:		ports/141288
Submitted by:	Kirk Strauser <kirk AT daycos.com>
Approved by:	lwhsu (mentor)
Repocopy by:	marcus
@
text
@d9 1
a9 1
PORTVERSION=	3.1.0.1
d15 1
a15 1
MAINTAINER=	mwm@@mired.org
d22 4
@


1.8
log
@- Update to 3.1.0

PR:		130037
Submitted by:	Yi-Jheng Lin <yzlin@@cs.nctu.edu.tw>
Approved by:	maintainer
@
text
@@


1.7
log
@Update to version 3.0.7a.

No objection from:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	3.0.7a
@


1.6
log
@- Update to 3.0.5

PR:		ports/120639
Submitted by:	lwhsu
Approved by:	Mike Meyer <mwm AT mired.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.0.5
@


1.5
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d9 1
a9 1
PORTVERSION=	3.0.4
@


1.4
log
@- Update to 3.0.4

PR:		113469
Submitted by:	Mike Meyer <mwm@@mired.org> (Maintainer)
@
text
@d20 1
@


1.3
log
@- Update to 3.0.3

PR:		ports/99282
Submitted by:	Mike Meyer <mwm@@mired.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.0.3
@


1.2
log
@Update to 2.1.1

PR:		86358
Submitted by:	Choe, Cheng-Dae <whitekid@@gmail.com>
Approved by:	mwm@@mired.org (maintainer timeout, 35 days)
@
text
@d9 1
a9 1
PORTVERSION=	2.1.1
@


1.1
log
@Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
into a tree representation. It provides methods and Pythonic idioms
that make it easy to search and modify the tree.

PR:		ports/83531
Submitted by:	Mike Meyer <mwm@@mired.org>
@
text
@d9 1
a9 1
PORTVERSION=	2.1.0
d13 1
a13 1
DISTNAME=	BeautifulSoup
a17 2
WRKSRC=		${WRKDIR}/${DISTNAME}-${PORTVERSION}

@

