notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
xmlwrapp Modern style C++ library for working with XML data
0.7.0_27 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.0_26Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-13 17:51:43
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: BSD3CLAUSE
WWW:
https://xmlwrapp.sourceforge.net/
Description:
xmlwrapp is a modern style C++ library for working with XML data. It provides a simple and easy to use interface for the very powerful libxml2 XML parser. Features: * Tree parsing. XML data is parsed and a tree of xml::node objects is created. Similar to the DOM. * Event parsing. XML data is parsed as protected member functions of an event class are called. Similar to SAX. * It is easy to construct an XML tree using xml::node objects. Any xml::node may be inserted into an IOStream causing translation to XML text data. * Complete isolation from the backend parser due to the private implementation (pimpl) idiom. https://github.com/vslavik/xmlwrapp
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (34 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xmlwrapp-0.7.0_27/catalog.mk
  3. /usr/local/share/licenses/xmlwrapp-0.7.0_27/LICENSE
  4. /usr/local/share/licenses/xmlwrapp-0.7.0_27/BSD3CLAUSE
  5. bin/xmlwrapp-config
  6. include/xmlwrapp/_cbfo.h
  7. include/xmlwrapp/attributes.h
  8. include/xmlwrapp/document.h
  9. include/xmlwrapp/errors.h
  10. include/xmlwrapp/event_parser.h
  11. include/xmlwrapp/export.h
  12. include/xmlwrapp/init.h
  13. include/xmlwrapp/node.h
  14. include/xmlwrapp/nodes_view.h
  15. include/xmlwrapp/schema.h
  16. include/xmlwrapp/tree_parser.h
  17. include/xmlwrapp/version.h
  18. include/xmlwrapp/xmlwrapp.h
  19. @comment include/xsltwrapp/init.h
  20. @comment include/xsltwrapp/stylesheet.h
  21. @comment include/xsltwrapp/xsltwrapp.h
  22. lib/libxmlwrapp.a
  23. lib/libxmlwrapp.so
  24. lib/libxmlwrapp.so.6
  25. lib/libxmlwrapp.so.6.0.0
  26. @comment lib/libxsltwrapp.a
  27. @comment lib/libxsltwrapp.so
  28. @comment lib/libxsltwrapp.so.4
  29. @comment lib/libxsltwrapp.so.4.0.0
  30. libdata/pkgconfig/xmlwrapp.pc
  31. @comment libdata/pkgconfig/xsltwrapp.pc
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • xmlwrapp>0:textproc/xmlwrapp
To install the port:
cd /usr/ports/textproc/xmlwrapp/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/xmlwrapp
  • pkg install xmlwrapp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xmlwrapp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xmlwrapp-0.7.0.tar.gz) = 2d46234058270d878e7674f4ff9005a4ebd4e991162de9d1215d33d99fde37aa SIZE (xmlwrapp-0.7.0.tar.gz) = 1419083

Packages (timestamps in pop-ups are UTC):
xmlwrapp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.0_270.7.0_270.7.0_190.7.0_270.7.0_27-0.7.0_19-
FreeBSD:13:quarterly0.7.0_260.7.0_260.7.0_250.7.0_260.7.0_270.7.0_260.7.0_260.7.0_26
FreeBSD:14:latest0.7.0_270.7.0_270.7.0_230.7.0_270.7.0_270.7.0_25-0.7.0_25
FreeBSD:14:quarterly0.7.0_260.7.0_27-0.7.0_260.7.0_270.7.0_260.7.0_260.7.0_26
FreeBSD:15:latest0.7.0_270.7.0_27n/a0.7.0_26n/a0.7.0_260.7.0_260.7.0_27
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libboost_iostreams.so : devel/boost-libs
  2. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xmlwrapp-0.7.0_27: DOCS=on: Build and/or install documentation XSLT=off: Build libxsltwrap library (requires libxslt) ===> Use 'make config' to modify these settings
Options name:
textproc_xmlwrapp
USES:
compiler:c++11-lang gnome libtool localbase:ldflags pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  2. http://cytranet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  3. http://deac-ams.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  4. http://deac-fra.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  5. http://deac-riga.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  6. http://downloads.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  7. http://excellmedia.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  8. http://freefr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  9. http://gigenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  10. http://ixpeering.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  11. http://jaist.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  12. http://jztkft.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  13. http://kumisystems.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  14. http://liquidtelecom.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  15. http://nchc.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  16. http://netactuate.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  17. http://netcologne.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  18. http://netix.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  19. http://onboardcloud.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  20. http://phoenixnap.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  21. http://razaoinfo.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  22. http://sinalbr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  23. http://sitsa.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  24. http://sonik.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  25. http://tenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  26. http://udomain.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  27. http://ufpr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  28. http://versaweb.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  29. https://cfhcable.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  30. https://cytranet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  31. https://deac-ams.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  32. https://deac-fra.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  33. https://deac-riga.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  34. https://downloads.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  35. https://excellmedia.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  36. https://freefr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  37. https://gigenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  38. https://ixpeering.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  39. https://jaist.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  40. https://jztkft.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  41. https://kumisystems.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  42. https://liquidtelecom.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  43. https://nchc.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  44. https://netactuate.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  45. https://netcologne.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  46. https://netix.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  47. https://onboardcloud.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  48. https://phoenixnap.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  49. https://razaoinfo.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  50. https://sinalbr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  51. https://sitsa.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  52. https://sonik.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  53. https://tenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  54. https://udomain.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  55. https://ufpr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  56. https://versaweb.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
Collapse this list.

Number of commits found: 77

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0_27
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
0.7.0_26
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
0.7.0_26
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
0.7.0_26
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
0.7.0_25
18 Jul 2023 13:35:33
commit hash: dded27f0c67d121e639c757313f3d25a4c61cdfacommit hash: dded27f0c67d121e639c757313f3d25a4c61cdfacommit hash: dded27f0c67d121e639c757313f3d25a4c61cdfacommit hash: dded27f0c67d121e639c757313f3d25a4c61cdfa files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/xmlwrapp: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
0.7.0_25
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
0.7.0_24
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
0.7.0_23
08 Sep 2022 15:46:38
commit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757ea files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW lines that have been moved into Makefiles

Approved by:	portmgr (implicit)
0.7.0_23
08 Sep 2022 15:43:21
commit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
0.7.0_23
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.7.0_22
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0_22
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
0.7.0_21
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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)
0.7.0_20
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
0.7.0_19
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.7.0_19
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.0_19
09 Feb 2020 12:13:53
Revision:525655Original commit files touched by this commit
pkubaj search for other commits by this committer
textproc/xmlwrapp: unbreak on powerpc64 elfv2, add USES=localbase:ldflags
0.7.0_19
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.7.0_18
08 Nov 2019 12:59:36
Revision:517055Original commit files touched by this commit
tobik search for other commits by this committer
textproc: Add missing USES={gnome,php}
0.7.0_18
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.7.0_17
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
0.7.0_16
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
0.7.0_15
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
0.7.0_14
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
0.7.0_13
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
0.7.0_12
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
0.7.0_11
18 Jun 2018 14:40:31
Revision:472699Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on powerpc64, categories o-z.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
0.7.0_11
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
0.7.0_10
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
0.7.0_9
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
0.7.0_8
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
0.7.0_7
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
0.7.0_6
28 Apr 2017 01:32:32
Revision:439591Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on powerpc64.
0.7.0_6
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
0.7.0_5
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
0.7.0_4
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0_4
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
0.7.0_4
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.7.0_4
07 Jun 2015 16:08:32
Revision:388729Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
0.7.0_3
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.7.0_3
03 Aug 2014 14:15:09
Revision:363904Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
0.7.0_3
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
0.7.0_3
22 Jun 2014 17:35:24
Revision:358815Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.7.0_2
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
0.7.0_1
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
0.7.0
21 Jan 2014 10:08:52
Revision:340587Original commit files touched by this commit
mat search for other commits by this committer
* Convert to staging
* Use new options framework
* Update license

Sponsored by:	Absolight
0.7.0
12 Dec 2013 14:15:04
Revision:336262Original commit files touched by this commit
bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
0.7.0
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.7.0
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.7.0
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.7.0
23 Mar 2013 17:57:04
Revision:315056Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.7.0

PR:		177270
Submitted by:	Ports Fury
0.6.3_1
31 Jan 2013 13:38:43
Revision:311310Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost update
0.6.3
07 Oct 2012 04:49:08
Revision:305430Original commit files touched by this commit
eadler search for other commits by this committer
Convert to OptionsNG

PR:	ports/172437
Submitted by:	Michael Gmelin <freebsd@grem.de>
0.6.3
26 Jul 2012 05:40:24
Original commit files touched by this commit
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
0.6.3
23 Jul 2012 01:33:56
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
0.6.3
23 May 2012 02:01:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6.3

PR:             168048
Submitted by:   Ports Fury
0.6.2
25 Aug 2011 15:06:44
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6.2
- Add OPTIONS: XSLT
- While I'm here, add WWW

Changes:       
http://xmlwrapp.svn.sourceforge.net/viewvc/xmlwrapp/tags/release-0.6.2/NEWS
PR:             ports/158582
Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
0.5.0
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.5.0
19 Jun 2009 05:12:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix build with custom LOCALBASE/PREFIX

Reported by:    QATty
0.5.0
29 Aug 2008 15:59:40
Original commit files touched by this commit
ijliao search for other commits by this committer
use SF instead of MASTER_SITE_SOURCEFORGE
WWW no longer exists
0.5.0
03 Jul 2007 08:20:49
Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak with recent GCC
- Consistencify sed(1) regexps
0.5.0
02 Jul 2007 19:01:04
Original commit files touched by this commit
pav search for other commits by this committer
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
0.5.0
15 Aug 2006 01:04:55
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.5.0
08 May 2006 12:03:53
Original commit files touched by this commit
itetcu search for other commits by this committer
Use the new tarball from sourceforge and unbreak fetching.
Diff to the old one:
- INSTALL rewording
- Makefile is gone (autogenerated)
- xmlwrapp-config is gone, it uses only configure.pl
- xmlwrapp.pc is gone (wasn't installed anyway)

Also patch configure.pl for the right path to perl.

PR:             ports/96634
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me)
Approved by:    lawrance (mentor)
0.5.0
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.5.0
20 Mar 2004 17:25:38
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.5.0

PR:             ports/64508
Submitted by:   Ports Fury
0.4.4
31 Jan 2004 01:01:15
Original commit files touched by this commit
arved search for other commits by this committer
Fix build on AMD64
0.4.4
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.4.4
31 Oct 2003 22:19:52
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.4.4

PR:             58772
Submitted by:   Ports Fury
0.4.3
24 Oct 2003 21:30:41
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on 5.x

PR:             58416
Submitted by:   Jens Rehsack <rehsack@liwing.de>
0.4.3
22 Aug 2003 20:55:35
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.4.3

PR:             55874
Submitted by:   Ports Fury
0.4.1_1
30 Jul 2003 19:24:37
Original commit files touched by this commit
krion search for other commits by this committer
* Rearrange USE_GNOME

PR:             55067
Submitted by:   Ports Fury
Approved by:    fjoe (mentor) (implicit)
0.4.1_1
19 May 2003 00:59:26
Original commit files touched by this commit
petef search for other commits by this committer
- respect CFLAGS/PREFIX properly
- utilize WANT_GNOME
- install pkg-config .pc file to correct place
- bump PORTREVISION

PR:             52142
Submitted by:   Ports Fury
0.4.1
13 Apr 2003 10:37:17
Original commit files touched by this commit
ijliao search for other commits by this committer
add xslt support
0.4.1
09 Apr 2003 13:49:06
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.1
0.3.0
20 Feb 2003 19:11:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.3.0
13 Jan 2003 17:51:15
Original commit files touched by this commit
ijliao search for other commits by this committer
add xmlwrapp 0.3.0
A modern style C++ library for working with XML data

Number of commits found: 77