Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.3 25 Jun 2024 19:13:58 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: fix build with libxml 2.13
PR: 279798
Reported by: diizzy |
4.9.3 27 Jul 2023 14:23:01 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update 4.9.2 → 4.9.3 |
4.9.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.9.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.9.2 14 Dec 2022 20:22:13 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update 4.9.1 → 4.9.2 |
4.9.1 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.9.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.9.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.9.1 04 Jul 2022 16:50:50 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update 4.9.0 → 4.9.1 |
4.9.0 01 Jun 2022 20:34:13 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update 4.8.0 → 4.9.0 |
4.8.0_2 10 Apr 2022 19:11:41 |
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) |
4.8.0_1 26 Mar 2022 08:27:27 |
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 |
4.8.0 22 Feb 2022 13:46:39 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update 4.7.1 → 4.8.0 |
4.7.1 15 Dec 2021 12:26:12 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update to 4.7.1 |
4.6.4 17 Nov 2021 20:41:47 |
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:. |
4.6.4 03 Nov 2021 11:43:52 |
Dmitry Marakasov (amdmi3) |
devel/py-lxml: update to 4.6.4 |
4.6.3 08 Oct 2021 09:02:01 |
Bernhard Froehlich (decke) |
devel/py-lxml: Add CPE information
Approved by: portmgr (blanket) |
4.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.6.3 28 Mar 2021 20:38:58 |
amdmi3 |
- Update to 4.6.3 |
4.6.2 03 Jan 2021 09:11:52 |
antoine |
Remove python 2.7 support from a few ports |
4.6.2 29 Nov 2020 23:58:56 |
amdmi3 |
- Update to 4.6.2 |
4.6.1 19 Oct 2020 20:44:54 |
amdmi3 |
- Update to 4.6.1 |
4.5.2 13 Jul 2020 22:35:39 |
amdmi3 |
- Update to 4.5.2 |
4.5.1 25 May 2020 17:36:45 |
amdmi3 |
- Update to 4.5.1 |
4.5.0 13 Feb 2020 15:46:21 |
amdmi3 |
- Update to 4.5.0 |
4.4.3 11 Feb 2020 15:51:54 |
amdmi3 |
- Update to 4.4.3 |
4.4.2 28 Nov 2019 18:13:11 |
amdmi3 |
- Update to 4.4.2 |
4.4.1 11 Nov 2019 15:40:29 |
amdmi3 |
- Update to 4.4.1
- Take maintainership
- Support testing
PR: 241743
Approved by: wg (maintainer) |
4.3.4_1 26 Jul 2019 20:46:57 |
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 |
4.3.4 20 Jul 2019 16:18:41 |
wg |
devel/py-lxml: update to 4.3.4 |
4.3.3 13 Jul 2019 00:07:35 |
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) |
4.3.3 08 May 2019 21:02:40 |
wg |
devel/py-lxml: update to 4.3.3 |
4.3.1 21 Mar 2019 12:29:49 |
wg |
devel/py-lxml: fix build on gcc-based archs
PR: 236688
Submitted by: linimon
Reported by: Piotr Kubaj |
4.3.1 06 Mar 2019 18:07:58 |
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) |
4.1.1 21 Feb 2018 15:44:02 |
wg |
devel/py-lxml: update to 4.1.1
PR: 226032
Submitted by: loic.blot |
3.8.0 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
3.8.0 30 Nov 2017 15:50:34 |
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 ) |
3.8.0 31 Jul 2017 16:02:03 |
madpilot |
Update devel/py-lxml to 3.8.0
PR: 221125
Submitted by: me
Approved by: wg@ (maintainer) |
3.6.0 30 May 2017 09:01:10 |
amdmi3 |
- Fix WWW:
Approved by: portmgr blanket |
3.6.0 28 Nov 2016 01:12:32 |
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' |
3.6.0 28 May 2016 17:11:06 |
sunpoet |
- Add LICENSE_FILE
- Convert to new options target helper
- Pet portlint: fix diff header of patch files
Approved by: portmgr (blanket) |
3.6.0 21 May 2016 12:12:43 |
wg |
devel/py-lxml: update to 3.6.0 |
3.5.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.5.0 13 Nov 2015 12:41:49 |
wg |
devel/py-lxml: update to 3.5.0 |
3.4.1_1 21 Jan 2015 12:16:36 |
wg |
devel/py-lxml: allow concurrent install
PR: 196900
Submitted by: Robert Kruus |
3.4.1 15 Jan 2015 11:32:37 |
wg |
devel/py-lxml: update to 3.4.1 |
3.4.0 25 Sep 2014 16:24:30 |
wg |
devel/py-lxml: update to 3.4.0
- USES python |
3.3.5 24 May 2014 12:45:02 |
wg |
devel/py-lxml: update to 3.3.5
PR: ports/189709
Submitted by: Bartek Rutkowski <ports at robakdesign com> |
3.3.4 17 Apr 2014 18:39:19 |
wg |
devel/py-lxml: update to 3.3.4 |
3.2.5_2 16 Apr 2014 18:28:50 |
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 ) |
3.2.5_1 15 Apr 2014 14:13:35 |
wg |
devel/py-lxml: fix ld path for etree |
3.2.5 08 Jan 2014 15:46:49 |
wg |
devel/py-lxml: update to 3.2.5 |
3.2.4 15 Dec 2013 16:54:03 |
wg |
devel/py-lxml: switch from easy_install and stagify |
3.2.4 08 Nov 2013 11:13:14 |
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 |
3.2.3 26 Sep 2013 21:57:11 |
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 |
3.2.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.2.3 29 Jul 2013 11:41:34 |
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 |
3.1.0 26 Mar 2013 14:13:16 |
miwi |
- Update to 3.1.0
PR: 176792
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer timeout |
3.0.1 29 Oct 2012 10:18:14 |
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 |
2.3.4 07 Apr 2012 20:19:24 |
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 |
2.3.3 15 Feb 2012 18:51:20 |
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) |
2.3.2 22 Nov 2011 05:09:48 |
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 |
2.3.1 19 Oct 2011 20:44:43 |
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) |
2.3 25 Jun 2011 06:42:19 |
miwi |
- Update to 2.3
PR: 155720
Submitted by: Andrei Antoukh <niwi@niwi.be>
Approved by: maintainer |
2.2.7 13 Aug 2010 12:21:45 |
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) |
2.2.4 20 Dec 2009 15:28:46 |
wen |
- Update to 2.2.4
PR: ports/141774
Submitted by: Wen Heping (myself)
Approved by: maintainer |
2.2.2 30 Sep 2009 14:19:15 |
miwi |
- Remove ignore, builds now with new libxslt
Approved by: maintainer |
2.2.2 24 Sep 2009 07:22:41 |
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 |
2.2.1 05 Jun 2009 21:33:09 |
miwi |
- Update to 2.2.1
PR: 135199
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
2.2 24 Mar 2009 16:28:52 |
miwi |
- Update to 2.2
PR: 132921
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
2.1.5 09 Jan 2009 15:33:20 |
miwi |
- Update to 2.1.5
PR: 130247
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
2.1.2 24 Sep 2008 09:23:07 |
miwi |
- Update to 2.1.2
PR: 127382
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer |
2.1 20 Jul 2008 21:12:56 |
miwi |
- Update to 2.1
PR: 125440
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
2.0.7 23 Jun 2008 10:51:53 |
miwi |
- Update to 2.0.7
PR: 124865
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
2.0.6 21 Jun 2008 18:26:03 |
miwi |
- Update to 2.0.6
- Respect NOPORTDOCS/EXAMPLES
PR: 124814
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
1.3.6 12 Jan 2008 12:52:22 |
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) |
1.2.1_1 10 Jan 2008 17:59:03 |
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) |
1.2.1_1 06 Jan 2008 12:25:40 |
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) |
1.2.1_1 04 Aug 2007 11:41:31 |
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) |
1.2.1_1 30 Jul 2007 09:42:28 |
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 |
1.2.1_1 06 Jun 2007 10:39:17 |
miwi |
- Fix pkg-plist
PR: 113348
Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> (maintainer) |
1.2.1 13 Mar 2007 02:39:58 |
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) |
1.2 22 Feb 2007 09:56:43 |
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) |
1.1.2 19 Feb 2007 13:56:00 |
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> |