Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -2/+0 |
| | |||||
* | textproc/tinyxml: Link with ${CXX} | Tobias Kortkamp | 2018-08-19 | 1 | -2/+1 |
| | | | | | | | tinyxml is a C++ library but currently does not link with libc++. Notes: svn path=/head/; revision=477603 | ||||
* | Enable STL support by default | Kevin Lo | 2012-01-10 | 1 | -0/+11 |
| | | | | | | | | PR: ports/163950 Submitted by: Guido Falsi <mad at madpilot dot net> Notes: svn path=/head/; revision=288881 | ||||
* | Fix incorrect entity encoding, results in invalid XML. | Kevin Lo | 2010-07-26 | 1 | -0/+34 |
| | | | | | | | | | Pointing this out by jsa@ Obtained from: upstream Notes: svn path=/head/; revision=258263 | ||||
* | Add tinyxml 2.3.1, small C++ XML parser. | Sergey Skvortsov | 2004-07-29 | 1 | -0/+13 |
Notes: svn path=/head/; revision=115003 |