Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Apr 2022 19:11:41 4.8.0_2
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 4.8.0_1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
22 Feb 2022 13:46:39 4.8.0
|
Dmitry Marakasov (amdmi3)  |
devel/py-lxml: update 4.7.1 → 4.8.0 |
15 Dec 2021 12:26:12 4.7.1
|
Dmitry Marakasov (amdmi3)  |
devel/py-lxml: update to 4.7.1 |
17 Nov 2021 20:41:47 4.6.4
|
Dmitry Marakasov (amdmi3)  |
devel/py-lxml: force regeneration of cython files
This fixes build with upcoming python 3.11 and potential future
version compatibility problems. While here, add another WWW:. |
03 Nov 2021 11:43:52 4.6.4
|
Dmitry Marakasov (amdmi3)  |
devel/py-lxml: update to 4.6.4 |
08 Oct 2021 09:02:01 4.6.3
|
Bernhard Froehlich (decke)  |
devel/py-lxml: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 4.6.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Mar 2021 20:38:58
4.6.3
|
amdmi3  |
- Update to 4.6.3 |
03 Jan 2021 09:11:52
4.6.2
|
antoine  |
Remove python 2.7 support from a few ports |
29 Nov 2020 23:58:56
4.6.2
|
amdmi3  |
- Update to 4.6.2 |
19 Oct 2020 20:44:54
4.6.1
|
amdmi3  |
- Update to 4.6.1 |
13 Jul 2020 22:35:39
4.5.2
|
amdmi3  |
- Update to 4.5.2 |
25 May 2020 17:36:45
4.5.1
|
amdmi3  |
- Update to 4.5.1 |
13 Feb 2020 15:46:21
4.5.0
|
amdmi3  |
- Update to 4.5.0 |
11 Feb 2020 15:51:54
4.4.3
|
amdmi3  |
- Update to 4.4.3 |
28 Nov 2019 18:13:11
4.4.2
|
amdmi3  |
- Update to 4.4.2 |
11 Nov 2019 15:40:29
4.4.1
|
amdmi3  |
- Update to 4.4.1
- Take maintainership
- Support testing
PR: 241743
Approved by: wg (maintainer) |
26 Jul 2019 20:46:57
4.3.4_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
20 Jul 2019 16:18:41
4.3.4
|
wg  |
devel/py-lxml: update to 4.3.4 |
13 Jul 2019 00:07:35
4.3.3
|
linimon  |
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".
Approved by: portmgr (tier-2 blanket) |
08 May 2019 21:02:40
4.3.3
|
wg  |
devel/py-lxml: update to 4.3.3 |
21 Mar 2019 12:29:49
4.3.1
|
wg  |
devel/py-lxml: fix build on gcc-based archs
PR: 236688
Submitted by: linimon
Reported by: Piotr Kubaj |
06 Mar 2019 18:07:58
4.3.1
|
sunpoet  |
Update to 4.3.1
- Use USES=gnome and USE_GNOME instead of LIB_DEPENDS
- Update WWW
Changes: https://github.com/lxml/lxml/blob/master/CHANGES.txt
PR: 236270
Submitted by: sunpoet (myself)
Approved by: wg (maintainer) |
21 Feb 2018 15:44:02
4.1.1
|
wg  |
devel/py-lxml: update to 4.1.1
PR: 226032
Submitted by: loic.blot |
11 Jan 2018 14:18:01
3.8.0
|
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
30 Nov 2017 15:50:34
3.8.0 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2017 16:02:03
3.8.0
|
madpilot  |
Update devel/py-lxml to 3.8.0
PR: 221125
Submitted by: me
Approved by: wg@ (maintainer) |
30 May 2017 09:01:10
3.6.0
|
amdmi3  |
- Fix WWW:
Approved by: portmgr blanket |
28 Nov 2016 01:12:32
3.6.0
|
jbeich  |
textproc/sigil: add missing dependency
$ sigil
[Embedded Python Error]
Traceback (most recent call last):
File "/usr/local/share/sigil/python3lib/xmlprocessor.py", line 6, in <module>
from sigil_bs4.builder._lxml import LXMLTreeBuilderForXML
File
"/usr/local/share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py",
line 26, in <module>
from lxml import etree
ImportError: No module named 'lxml' |
28 May 2016 17:11:06
3.6.0
|
sunpoet  |
- Add LICENSE_FILE
- Convert to new options target helper
- Pet portlint: fix diff header of patch files
Approved by: portmgr (blanket) |
21 May 2016 12:12:43
3.6.0
|
wg  |
devel/py-lxml: update to 3.6.0 |
01 Apr 2016 14:00:57
3.5.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
13 Nov 2015 12:41:49
3.5.0
|
wg  |
devel/py-lxml: update to 3.5.0 |
21 Jan 2015 12:16:36
3.4.1_1
|
wg  |
devel/py-lxml: allow concurrent install
PR: 196900
Submitted by: Robert Kruus |
15 Jan 2015 11:32:37
3.4.1
|
wg  |
devel/py-lxml: update to 3.4.1 |
25 Sep 2014 16:24:30
3.4.0
|
wg  |
devel/py-lxml: update to 3.4.0
- USES python |
24 May 2014 12:45:02
3.3.5
|
wg  |
devel/py-lxml: update to 3.3.5
PR: ports/189709
Submitted by: Bartek Rutkowski <ports at robakdesign com> |
17 Apr 2014 18:39:19
3.3.4
|
wg  |
devel/py-lxml: update to 3.3.4 |
16 Apr 2014 18:28:50
3.2.5_2
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
15 Apr 2014 14:13:35
3.2.5_1
|
wg  |
devel/py-lxml: fix ld path for etree |
08 Jan 2014 15:46:49
3.2.5
|
wg  |
devel/py-lxml: update to 3.2.5 |
15 Dec 2013 16:54:03
3.2.4
|
wg  |
devel/py-lxml: switch from easy_install and stagify |
08 Nov 2013 11:13:14
3.2.4
|
wg  |
devel/py-lxml: update to 3.2.4
- Update to 3.2.4
- Use python auto plist
Changes: https://raw.github.com/lxml/lxml/lxml-3.2/CHANGES.txt |
26 Sep 2013 21:57:11
3.2.3
|
wg  |
devel/py-lxml: use distutils instead of setuptools
- Use distutils instead of setuptools
- Convert lib depends to new format
- Allow staging
- Define DOCS options |
20 Sep 2013 17:13:47
3.2.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
29 Jul 2013 11:41:34
3.2.3
|
wg  |
devel/py-lxml: update to 3.2.3
- Update to 3.2.3
- Use PORTDOCS instead of pkg-plist
- Unmute install docs command
- Take maintainership
Changes: http://lxml.de/3.2/changes-3.2.3.html
PR: ports/180910
Submitted by: wg (myself)
Approved by: maintainer |
26 Mar 2013 14:13:16
3.1.0
|
miwi  |
- Update to 3.1.0
PR: 176792
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer timeout |
29 Oct 2012 10:18:14
3.0.1
|
rm  |
- update to 3.0.1
- trim Makefile header
- convert to optionsng
- remove shlib versions (porlint warning)
- fix packing list when build with python32
- tab -> space change in pkg-descr:WWW
PR: 172709
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
Feature safe: yes |
07 Apr 2012 20:19:24
2.3.4
|
rm  |
- update to 2.3.4
- strict versions of FreeBSD that needs xlocale patch (it builds fine w/o patch
after OSVERSION >= 1000010)
changelog: http://lxml.de/2.3/changes-2.3.4.html
PR: 166563
Submitted by: rm (myself)
Approved by: Robert Gogolok <gogo at cs.uni-sb dot de> (maintainer)
Feature safe: yes |
15 Feb 2012 18:51:20
2.3.3
|
rm  |
- update to 2.3.3
- silence docs installation
- fix build on 10.0-CURRENT (original patch from bsam@)
changelog:
http://lxml.de/2.3/changes-2.3.3.html
PR: 165033
Submitted by: rm (myself)
Approved by: Robert Gogolok <gogo at cs.uni-sb dot de> (maintainer) |
22 Nov 2011 05:09:48
2.3.2
|
rm  |
- update to 2.3.2
- change USE_PYTHON to just `yes', because it now builds with python3 too
PR: 162702
Submitted by: rm (myself)
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer),
miwi (co-mentor)
Feature safe: yes |
19 Oct 2011 20:44:43
2.3.1
|
cs  |
- update to 2.3.1 (http://lxml.de/2.3/changes-2.3.1.html)
- add license (BSD)
- update WWW
- fix plist when PORTDOCS is enabled
PR: ports/161080
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer), glarkin@
(mentor) |
25 Jun 2011 06:42:19
2.3
|
miwi  |
- Update to 2.3
PR: 155720
Submitted by: Andrei Antoukh <niwi@niwi.be>
Approved by: maintainer |
13 Aug 2010 12:21:45
2.2.7
|
lwhsu  |
- Update to 2.2.7
PR: ports/148959
Submitted by: Jin-Sih Lin <linpct AT gmail.com>
Approved by: Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer) |
20 Dec 2009 15:28:46
2.2.4
|
wen  |
- Update to 2.2.4
PR: ports/141774
Submitted by: Wen Heping (myself)
Approved by: maintainer |
30 Sep 2009 14:19:15
2.2.2
|
miwi  |
- Remove ignore, builds now with new libxslt
Approved by: maintainer |
24 Sep 2009 07:22:41
2.2.2
|
pav  |
- Update to 2.2.2
- Mark IGNORE - does not work with libxslt-1.1.25
Ok'ed by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
Feature safe: yes |
05 Jun 2009 21:33:09
2.2.1
|
miwi  |
- Update to 2.2.1
PR: 135199
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
24 Mar 2009 16:28:52
2.2
|
miwi  |
- Update to 2.2
PR: 132921
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
09 Jan 2009 15:33:20
2.1.5
|
miwi  |
- Update to 2.1.5
PR: 130247
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
24 Sep 2008 09:23:07
2.1.2
|
miwi  |
- Update to 2.1.2
PR: 127382
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer |
20 Jul 2008 21:12:56
2.1
|
miwi  |
- Update to 2.1
PR: 125440
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
23 Jun 2008 10:51:53
2.0.7
|
miwi  |
- Update to 2.0.7
PR: 124865
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
21 Jun 2008 18:26:03
2.0.6
|
miwi  |
- Update to 2.0.6
- Respect NOPORTDOCS/EXAMPLES
PR: 124814
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
12 Jan 2008 12:52:22
1.3.6
|
bsam  |
Update to the new version 1.3.6.
PR: 119533
Submitted by: bsam (me)
Approved by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) |
10 Jan 2008 17:59:03
1.2.1_1
|
bsam  |
Unbreak a package building for FreeBSD-5 (convert easy_install
support to bsd.python.mk).
PR: 119531
Submitted by: bsam (me)
Suggested by: nivit (thanks!)
Approved by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) |
06 Jan 2008 12:25:40
1.2.1_1
|
bsam  |
Remove MANUAL_PACKAGE_BUILD. I hope the port will get a package.
At least it does at my tinderbox.
PR: 119355
Submitted by: bsam (me) |
04 Aug 2007 11:41:31
1.2.1_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
30 Jul 2007 09:42:28
1.2.1_1
|
alexbl  |
- 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 |
06 Jun 2007 10:39:17
1.2.1_1
|
miwi  |
- Fix pkg-plist
PR: 113348
Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> (maintainer) |
13 Mar 2007 02:39:58
1.2.1
|
dryice  |
- update to 1.2.1
- MANUAL_PACKAGE_BUILD because this won't build in tinderbox env
PR: ports/110177
Submitted by: Andris Raugulis <ar@null.lv>
Approved by: itetcu (mentor, implicit) Robert Gogolok <gogo@cs.uni-sb.de>
(maintainer) |
22 Feb 2007 09:56:43
1.2
|
clsung  |
- Update to 1.2
- Add cheeseshop into MASTER_SITES
- Pack as an egg, 1.2 needs setuptools
- Reduce LIB_DEPENDS, libxslt depends on libxml2 already
PR: ports/109366
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer (Robert Gogolok) |
19 Feb 2007 13:56:00
1.1.2
|
clsung  |
Add py-lxml 1.1.2, pythonic binding for the libxml2 and libxslt
libraries.
PR: ports/109299
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> |