Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jan 2021 16:46:39
1.11.4

|
rhurlin  |
textproc/pugixml: Update to 1.11.4
Changelog: https://github.com/zeux/pugixml/releases
PR: 252374
Submitted by: daniel.engberg.lists@pyret.net
Approved by: arrowd, tcberner (mentors, implicit) |
15 Dec 2020 17:52:41
1.11.1

|
fernape  |
textproc/pugixml: Update to 1.11.1
ChangeLog: https://github.com/zeux/pugixml/releases/tag/v1.11.1
PR: 251834
Submitted by: daniel.engberg.lists@pyret.net |
28 Sep 2020 05:05:25
1.10

|
tobik  |
Reset MAINTAINER |
16 Sep 2019 12:32:11
1.10

|
tobik  |
textproc/pugixml: Update to 1.10
Changes: https://pugixml.org/docs/manual.html#v1.10
ABI: https://abi-laboratory.pro/tracker/timeline/pugixml/ |
26 Jul 2019 20:46:57
1.9_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 |
18 Jan 2019 18:23:12
1.9

|
tobik  |
textproc/pugixml: Update to 1.9
This also fixes an empty version field in pugixml's pkg-config file.
Some consumers like graphics/waylandpp refuse to use the system
pugixml because of it.
- Take maintainership
- Cleanup some things that are no longer needed
- Use CMAKE_{OFF,ON} helpers
Changes: https://pugixml.org/docs/manual.html#v1.9
ABI: https://abi-laboratory.pro/tracker/timeline/pugixml/
PR: 234779
Approved by: ybungalobill@gmail.com (maintainer) |
12 Dec 2018 01:35:36
1.8.1_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
1.8.1_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
10 Oct 2017 18:28:26
1.8.1

|
swills  |
textproc/pugixml: update to 1.8.1
PR: 222348
Approved by: Yakov Galka <ybungalobill@gmail.com> (maintainer) |
10 Sep 2017 20:55:39
1.7_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
1.7_2

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
26 Jan 2017 20:16:34
1.7_1

|
riggs  |
Enable c++11 support: Fix dependent ports which require c++11 or later
PR: 216468
Submitted by: riggs
Approved by: ybungalobill@gmail.com (maintainer)
MFH: 2017Q1 |
02 Dec 2016 09:21:59
1.7

|
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
24 Jun 2016 14:54:30
1.7

|
amdmi3  |
- Update to 1.7
PR: 210006
Submitted by: ybungalobill@gmail.com (maintainer) |
28 Aug 2015 15:43:25
1.6_1

|
amdmi3  |
- Enable long long support
PR: 202562
Submitted by: matthew@reztek.cz
Approved by: ybungalobill@gmail.com (maintainer) |
27 Jul 2015 16:56:39
1.6

|
amdmi3  |
- Update to 1.6
PR: 201138
Submitted by: amdmi3
Approved by: ybungalobill@gmail.com (maintainer) |
25 Aug 2014 15:12:11
1.4

|
adamw  |
Install both the shared and static library.
Approved by: maintainer |
21 Aug 2014 19:07:48
1.4

|
adamw  |
Add textproc/pugixml.
pugixml is a light-weight C++ XML processing library. It features:
* DOM-like interface with rich traversal/modification capabilities
* Extremely fast non-validating XML parser which constructs the DOM tree from an
XML file/buffer
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic encoding
conversions
WWW: http://pugixml.com/
PR: 192634
Submitted by: ybungalobill@gmail.com |