Commit Graph

49 Commits

Author SHA1 Message Date
sthen
826b5b5506 update to py-lxml-4.9.2 2022-12-14 14:06:35 +00:00
sthen
1e369af7ff drop py-lxml TEST_DEPENDS for the python2 flavour (tests are already disabled) 2022-11-28 20:58:24 +00:00
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
sthen
d502e37424 regen PLIST with FLAVOR=python3 to unbreak, reported by naddy 2022-07-02 20:12:47 +00:00
sthen
fc22f934fd update to py-lxml-4.9.1 2022-07-02 13:33:09 +00:00
sthen
33deb1df66 update to py-lxml-4.9.0 2022-06-01 08:58:26 +00:00
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
sthen
442cc55c1c update to py-lxml-4.8.0 2022-02-26 14:01:12 +00:00
sthen
d54476c1b0 update to py-lxml-4.6.4 2021-11-14 12:05:58 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
b1d3d30068 https HOMEPAGE 2021-10-26 20:26:30 +00:00
daniel
46a55241eb update py-lxml to 4.6.3
This update includes fixes for CVE-2020-27783 and CVE-2021-28957.

ok kmos@ on an previous diff to update to 4.6.2
2021-10-08 12:08:30 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
danj
f41e2660fb Remove maintainers per their requests 2019-05-09 21:13:26 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
6e288209f9 update to py-lxml-4.3.3, no reply from maintainer 2019-04-25 19:37:23 +00:00
landry
cc22a424d3 bump ports depending on python3 in textproc 2017-01-03 19:27:51 +00:00
ajacoutot
c06f48c57b Update to py-lxml-3.7.0. 2016-12-17 10:09:30 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
jca
7c60d71183 Fix TEST_DEPENDS.
cssselect depends on lxml (python2 and python3 flavors).
lxml,python3 depends on cssselect,python3
2015-09-06 16:43:43 +00:00
jca
77a575901d Provide a python3 lxml flavor.
Initial diff from Jiri B., PLIST chunk by me, input from Sean Levy
(maintainer).
2015-09-06 16:36:16 +00:00
jca
6e099eda2f Update to lxml-3.4.3
From Sean Levy who also takes maintainership.
While here also kill EXTRACT_SUFX and trailing whitespace in DESCR.

ok sthen@
2015-04-29 16:09:54 +00:00
sthen
bc704d7b7b sync WANTLIB 2015-04-17 08:06:04 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
jasper
6289ec6f80 - update to py-lxml-3.3.5
- add missing TEST_DEPENDS spottedy rpointel@

ok rpointel@
2014-06-05 06:57:03 +00:00
jasper
04414d64e6 - update HOMEPAGE / MASTER_SITES / EXTRACT_SUFX 2014-06-04 14:50:33 +00:00
jasper
8f8c6ca870 Security fix for CVE-2014-3146, python-lxml: clean_html input sanitization flaw 2014-06-04 14:29:49 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
rpointel
421a5cdc92 Update py-lxml to 2.3.2.
From Web Heping (thanks).
2011-11-27 16:40:17 +00:00
jasper
3cbdab270e - update to 2.3.1
from wen heping
2011-10-01 08:41:26 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
rpointel
815e3f4d3c Update lxml to 2.3.
Added VMEM_WARNING, suggested by jasper@.
ok jasper@, benoit@.
2011-07-02 10:10:06 +00:00
jasper
3b3f7eec16 bump after default python version switch 2011-06-08 18:09:58 +00:00
fgsch
c508cd5496 remove beautifulsoup from RUN_DEPENDS, this works fine without it.
fix regress while i'm here. sthen@ ok
2011-04-02 01:18:35 +00:00
phessler
3fb451151d Update py-lxml to 2.2.8
Quite a few new features and bugfixes from our previous version, more
details are available at http://codespeak.net/lxml/changes-2.2.8.html


remove MAINTAINER (requested by MAINTAINER)

OK sthen@, previous MAINTAINER Benoit Chesneau
Committing on behalf of sthen@ who did the actual work
2011-01-16 09:27:28 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
jasper
82dcbd9a43 - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:24:16 +00:00
jasper
201e6faa0a Might as well bump. Bump! 2010-08-30 21:47:15 +00:00
jasper
7c5fdcbb0b - update py-lxml to 2.0.4
maintainer timed-out
2009-11-19 13:04:23 +00:00
kili
837e2e493c Bump after python dep change. 2009-03-11 21:33:32 +00:00
kili
885275853a Fix PLIST and use MODPY_EGG_VERSION.
Help from and ok, jasper@ ok, wcmaier@
2009-01-03 21:34:01 +00:00
ajacoutot
fd16266315 Import py-lxml-2.0.3
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
It provides safe and convenient access to these libraries using the
ElementTree API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

from Benoit Chesneau <benoitc at metavers dot net>
2008-04-03 11:31:59 +00:00