head	1.15;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	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.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


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

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

1.13
date	2012.08.30.19.02.01;	author culot;	state Exp;
branches;
next	1.12;

1.12
date	2012.07.27.11.57.18;	author madpilot;	state Exp;
branches;
next	1.11;

1.11
date	2012.07.25.16.58.19;	author rm;	state Exp;
branches;
next	1.10;

1.10
date	2011.07.26.03.00.25;	author lioux;	state Exp;
branches;
next	1.9;

1.9
date	2010.02.12.03.44.06;	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.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313417
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Mike Meyer
# $FreeBSD: head/www/py-beautifulsoup/Makefile 313417 2013-03-04 18:12:32Z lippe $

PORTNAME=	beautifulsoup
PORTVERSION=	4.1.3
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/bs4/download/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	beautifulsoup4-${PORTVERSION}

MAINTAINER=	william88@@gmail.com
COMMENT=	HTML/XML Parser for Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	beautifulsoup4

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} >= 320
.include "${PORTSDIR}/devel/py-virtualenv/files/py3k-fix-pkg-plist.inc"
.endif

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


1.14
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	beautifulsoup
# Date created:				25 July 2012
# Whom:					Mike Meyer
#
# $FreeBSD: head/www/py-beautifulsoup/Makefile 303387 2012-08-30 19:02:01Z culot $
#
d6 1
d15 1
a15 1
USE_PYTHON=	2.7
d19 7
a25 1
.include <bsd.port.mk>
@


1.13
log
@SVN rev 303387 on 2012-08-30 19:02:01Z by culot

- Update to 4.1.3

PR:		ports/171189
Submitted by:	William Grzybowski <william88@@gmail.com> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@SVN rev 301604 on 2012-07-27 11:57:18Z by madpilot

- Remove uneeded CONFLICTS.

PR:		ports/170198
Submitted by:	William Grzybowski <william88@@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	4.1.1
d11 1
a11 1
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/bs4/download/4.1/
@


1.11
log
@SVN rev 301524 on 2012-07-25 16:58:19Z by rm

- copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
@
text
@a21 2
CONFLICTS=	py[0-9]*-beautifulsoup-3.*

@


1.10
log
@- Update to 3.2.0
- Take over maintainership

PR:		ports/159169
Approved by: 	Mike Meyer <mwm@@mired.org> (previous maintainer)
@
text
@d2 2
a3 2
# Date created:				15 July 2005
# Whom:					Mike Meyer <mwm@@mired.org>
d9 1
a9 1
PORTVERSION=	3.2.0
d11 1
a11 1
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/3.x/
d13 1
a13 1
DISTNAME=	BeautifulSoup-${PORTVERSION}
d15 1
a15 1
MAINTAINER=	mwm@@mired.org
d18 1
a18 1
USE_PYTHON=	yes
d20 1
a20 1
PYDISTUTILS_PKGNAME=	BeautifulSoup
d22 1
a22 1
CONFLICTS=	py[0-9]*-beautifulsoup-3.0.*
@


1.9
log
@- Add CONFLICT since py-beautifulsoup30 has been created
- Bump PORTREVISION

Approved by:	lwhsu/rafan (mentors)
@
text
@d9 1
a9 2
PORTVERSION=	3.1.0.1
PORTREVISION=	1
d11 1
a11 1
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/
@


1.8
log
@- Update to 3.1.0

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


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}

@

