VOOZH about

URL: https://www.freshports.org/textproc/xmlwrapp

⇱ FreshPorts -- textproc/xmlwrapp: Modern style C++ library for working with XML data



πŸ‘ FreshPorts -- The Place For Ports
πŸ‘ notbug
As 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 photos
All times are UTC
πŸ‘ Ukraine
Port details
xmlwrapp Modern style C++ library for working with XML data
0.7.0_33 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_33Version 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: 2025-10-22 00:04:24
Commit Hash: 3db4649
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_33/catalog.mk
  3. /usr/local/share/licenses/xmlwrapp-0.7.0_33/LICENSE
  4. /usr/local/share/licenses/xmlwrapp-0.7.0_33/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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • xmlwrapp>0:textproc/xmlwrapp
To install the port:
To add the package, run one of these commands:
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_330.7.0_330.7.0_190.7.0_320.7.0_33n/an/an/a
FreeBSD:13:quarterly0.7.0_330.7.0_330.7.0_250.7.0_320.7.0_33n/an/an/a
FreeBSD:14:latest0.7.0_330.7.0_330.7.0_230.7.0_320.7.0_330.7.0_25-0.7.0_25
FreeBSD:14:quarterly0.7.0_330.7.0_33-0.7.0_320.7.0_330.7.0_260.7.0_260.7.0_26
FreeBSD:15:latest0.7.0_330.7.0_33n/a0.7.0_32n/an/a0.7.0_260.7.0_27
FreeBSD:15:quarterly0.7.0_330.7.0_33n/a-n/an/a--
FreeBSD:16:latest0.7.0_330.7.0_33n/a-n/an/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_33: 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 (48 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://kumisystems.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  13. http://liquidtelecom.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  14. http://nchc.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  15. http://netactuate.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  16. http://netcologne.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  17. http://onboardcloud.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  18. http://phoenixnap.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  19. http://razaoinfo.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  20. http://sinalbr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  21. http://sitsa.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  22. http://tenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  23. http://ufpr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  24. http://versaweb.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  25. https://cfhcable.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  26. https://cytranet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  27. https://deac-ams.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  28. https://deac-fra.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  29. https://deac-riga.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  30. https://downloads.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  31. https://excellmedia.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  32. https://freefr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  33. https://gigenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  34. https://ixpeering.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  35. https://jaist.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  36. https://kumisystems.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  37. https://liquidtelecom.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  38. https://nchc.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  39. https://netactuate.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  40. https://netcologne.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  41. https://onboardcloud.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  42. https://phoenixnap.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  43. https://razaoinfo.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  44. https://sinalbr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  45. https://sitsa.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  46. https://tenet.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  47. https://ufpr.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
  48. https://versaweb.dl.sourceforge.net/project/xmlwrapp/xmlwrapp/0.7.0/
Collapse this list.

Number of commits found: 84

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0_33
22 Oct 2025 00:04:24
πŸ‘ commit hash: 3db4649422d6eb1fda123e86cfaf10e20e27cc6a
πŸ‘ commit hash: 3db4649422d6eb1fda123e86cfaf10e20e27cc6a
πŸ‘ commit hash: 3db4649422d6eb1fda123e86cfaf10e20e27cc6a
πŸ‘ commit hash: 3db4649422d6eb1fda123e86cfaf10e20e27cc6a
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
textproc/xmlwrapp: fix build with Boost-1.89 (+)

Reported by:	fallout
0.7.0_33
20 Oct 2025 11:48:39
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
0.7.0_32
30 Jun 2025 09:04:22
πŸ‘ commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651
πŸ‘ commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651
πŸ‘ commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651
πŸ‘ commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651
 πŸ‘ files touched by this commit
 πŸ‘ Sanity Test Failure
Baptiste Daroussin (bapt) πŸ‘ search for other commits by this committer
libxml2: chase libxml soversion bump
0.7.0_31
02 Jun 2025 00:40:43
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after Boost update
0.7.0_30
14 Feb 2025 03:17:22
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
0.7.0_29
20 Nov 2024 10:05:25
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
0.7.0_28
03 Oct 2024 10:25:14
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
0.7.0_27
13 Feb 2024 14:44:22
πŸ‘ commit hash: db616534ff99d6268997e2f30858891e20641a1e
πŸ‘ commit hash: db616534ff99d6268997e2f30858891e20641a1e
πŸ‘ commit hash: db616534ff99d6268997e2f30858891e20641a1e
πŸ‘ commit 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: bbab7f59e9630416397189df70ec133bdd690e38
πŸ‘ commit hash: bbab7f59e9630416397189df70ec133bdd690e38
πŸ‘ commit hash: bbab7f59e9630416397189df70ec133bdd690e38
πŸ‘ commit 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: 05f0f44a557a53913001d6debf17965dfb799288
πŸ‘ commit hash: 05f0f44a557a53913001d6debf17965dfb799288
πŸ‘ commit hash: 05f0f44a557a53913001d6debf17965dfb799288
πŸ‘ commit 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: 21d8008e86830262f2a33a6dca9ddf2478cd6487
πŸ‘ commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487
πŸ‘ commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487
πŸ‘ commit 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: dded27f0c67d121e639c757313f3d25a4c61cdfa
πŸ‘ commit hash: dded27f0c67d121e639c757313f3d25a4c61cdfa
πŸ‘ commit hash: dded27f0c67d121e639c757313f3d25a4c61cdfa
πŸ‘ commit 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: 3e45e8e24481fab02384c55a1e655d1dc1b781c6
πŸ‘ commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6
πŸ‘ commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6
πŸ‘ commit 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: e1287d0d1228d93e469256fa6c4c824b9d20426b
πŸ‘ commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b
πŸ‘ commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b
πŸ‘ commit 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: ade2a047e0eb835f7f42682496614cfd259757ea
πŸ‘ commit hash: ade2a047e0eb835f7f42682496614cfd259757ea
πŸ‘ commit hash: ade2a047e0eb835f7f42682496614cfd259757ea
πŸ‘ commit 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: 986beaaabc71b9e7e29e7e89e0f36405b687216f
πŸ‘ commit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216f
πŸ‘ commit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216f
πŸ‘ commit 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: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit 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: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b
πŸ‘ commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b
πŸ‘ commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b
πŸ‘ commit 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: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit 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: d63665f7cd9c99880704a3c5bc221829cb009744
πŸ‘ commit hash: d63665f7cd9c99880704a3c5bc221829cb009744
πŸ‘ commit hash: d63665f7cd9c99880704a3c5bc221829cb009744
πŸ‘ commit 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: 247c7db7513f1264922428278678da641c5a3f52
πŸ‘ commit hash: 247c7db7513f1264922428278678da641c5a3f52
πŸ‘ commit hash: 247c7db7513f1264922428278678da641c5a3f52
πŸ‘ commit 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: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
πŸ‘ commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
πŸ‘ commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
πŸ‘ commit 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: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit 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:525655
πŸ‘ Original commit message
 πŸ‘ 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:519824
πŸ‘ Original commit message
 πŸ‘ 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:517055
πŸ‘ Original commit message
 πŸ‘ 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:509290
πŸ‘ Original commit message
 πŸ‘ 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:507372
πŸ‘ Original commit message
 πŸ‘ 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:498698
πŸ‘ Original commit message
 πŸ‘ 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:487272
πŸ‘ Original commit message
 πŸ‘ 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:487266
πŸ‘ Original commit message
 πŸ‘ 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:476723
πŸ‘ Original commit message
 πŸ‘ 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:475857
πŸ‘ Original commit message
 πŸ‘ 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:472699
πŸ‘ Original commit message
 πŸ‘ 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:467711
πŸ‘ Original commit message
 πŸ‘ 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:459315
πŸ‘ Original commit message
 πŸ‘ 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:450560
πŸ‘ Original commit message
 πŸ‘ 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:450557
πŸ‘ Original commit message
 πŸ‘ 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:439934
πŸ‘ Original commit message
 πŸ‘ 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:439591
πŸ‘ Original commit message
 πŸ‘ 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:430692
πŸ‘ Original commit message
 πŸ‘ 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:426908
πŸ‘ Original commit message
 πŸ‘ 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:421635
πŸ‘ Original commit message
 πŸ‘ 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:413746
πŸ‘ Original commit message
 πŸ‘ 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:412349
πŸ‘ Original commit message
 πŸ‘ 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:388729
πŸ‘ Original commit message
 πŸ‘ 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:372605
πŸ‘ Original commit message
 πŸ‘ 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:363904
πŸ‘ Original commit message
 πŸ‘ 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:363362
πŸ‘ Original commit message
 πŸ‘ 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:358815
πŸ‘ Original commit message
 πŸ‘ 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:351411
πŸ‘ Original commit message
 πŸ‘ 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:343214
πŸ‘ Original commit message
 πŸ‘ 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:340587
πŸ‘ Original commit message
 πŸ‘ 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:336262
πŸ‘ Original commit message
 πŸ‘ 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:327773
πŸ‘ Original commit message
 πŸ‘ 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:324744
πŸ‘ Original commit message
 πŸ‘ 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:316355
πŸ‘ Original commit message
 πŸ‘ 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:315056
πŸ‘ Original commit message
 πŸ‘ 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:311310
πŸ‘ Original commit message
 πŸ‘ 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:305430
πŸ‘ Original commit message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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 message
 πŸ‘ 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: 84

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
more...

Latest Vulnerabilities
tiffApr 11
chromiumApr 10
dnsdistApr 10
mbedtls3Apr 10
mbedtls4Apr 10
ungoogled-chromiumApr 10
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefox-esrApr 09
firefox-esrApr 09
gitlabApr 09
thunderbirdApr 09
thunderbirdApr 09

20 vulnerabilities affecting 360 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-11 08:28:37 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34331
Broken 99
Deprecated 179
Ignore 216
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 108
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days59
new fortnight95
new month245

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS. Copyright Β© 2000-2026 Dan Langille. All rights reserved.