aboutsummaryrefslogtreecommitdiff
path: root/textproc/castxml
Commit message (Collapse)AuthorAgeFilesLines
* textproc/castxml: Small changesCharlie Li2026-01-311-7/+1
| | | | PR: 290709
* textproc/castxml: update 0.6.10 → 0.6.13Yuri Victorovich2025-11-242-4/+6
|
* textproc/castxml: update 0.6.8 → 0.6.10Yuri Victorovich2025-01-082-5/+4
|
* textproc/castxml: Remove LLVM-related options and use llvm19Yuri Victorovich2024-11-121-19/+2
| | | | PR: 282433
* textproc/castxml: update 0.6.7 → 0.6.8Yuri Victorovich2024-07-102-4/+4
| | | | Reported by: portscout
* textproc/castxml: update 0.6.6 → 0.6.7Yuri Victorovich2024-07-042-4/+4
| | | | Reported by: portscout
* textproc/castxml: update 0.6.5 → 0.6.6Yuri Victorovich2024-05-042-4/+4
| | | | Reported by: portscout
* textproc/castxml: update 0.6.4 → 0.6.5Yuri Victorovich2024-04-142-5/+4
| | | | Reported by: portscout
* textproc/castxml: Install manpages to share/manGleb Popov2024-04-111-1/+3
| | | | Approved by: portmgr (blanket)
* textproc/castxml: stop enumerating removed devel/llvm10Rene Ladan2024-04-031-1/+1
|
* textproc/castxml: update 0.6.3 → 0.6.4Yuri Victorovich2024-01-232-4/+4
| | | | Reported by: portscout
* textproc/castxml: update 0.6.2 → 0.6.3Yuri Victorovich2024-01-182-4/+4
| | | | Reported by: portscout
* textproc/castxml: update 0.6.1 → 0.6.2Yuri Victorovich2024-01-042-4/+4
| | | | Reported by: portscout
* textproc/castxml: Update 0.6.0 → 0.6.1Yuri Victorovich2023-03-222-4/+4
| | | | Reported by: portscout
* textproc/castxml: Update 0.5.0 → 0.6.0Yuri Victorovich2023-03-222-6/+5
| | | | Reported by: portscout
* textproc/castxml: remove options for deleted llvm70,80 and 90.Tobias C. Berner2023-01-151-1/+2
|
* textproc/castxml: Update 0.4.7 -> 0.5.0Yuri Victorovich2022-12-092-4/+4
| | | | Reported by: portscout
* textproc/castxml: Update 0.4.6 -> 0.4.7Yuri Victorovich2022-11-132-5/+5
| | | | Reported by: portscout
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* textproc/castxml: Update 0.4.5 -> 0.4.6Yuri Victorovich2022-09-022-5/+4
| | | | Reported by: portscout
* textproc/castxml: Add all LLVM versions as optionsYuri Victorovich2022-08-161-9/+9
| | | | | PR: 265874 Reported by: adridg@
* textproc/castxml: Update g20181115 -> 0.4.5Yuri Victorovich2022-07-313-18/+7
| | | | Also add test target.
* textproc/py-sphinx: Update to 4.3.1Danilo G. Baio2022-01-111-0/+11
| | | | | | ChangeLog: https://github.com/sphinx-doc/sphinx/blob/v4.3.1/CHANGES PR: 257116 Approved by: python (dbaio)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* textproc/castxml: remove optional support for expired devel/llvm60Rene Ladan2021-03-061-4/+1
| | | | Notes: svn path=/head/; revision=567520
* Switch default devel/llvm* to 90Jan Beich2019-09-201-1/+1
| | | | | | | | | PR: 239682 Reviewed by: tobik Differential Revision: https://reviews.freebsd.org/D21172 Notes: svn path=/head/; revision=512440
* textproc/castxml: add LLVM_90 option after r508190Jan Beich2019-08-071-1/+4
| | | | Notes: svn path=/head/; revision=508306
* textproc/castxml: drop LLVM_40 option after r505416Jan Beich2019-08-071-4/+1
| | | | | | | Reported by: tobik Notes: svn path=/head/; revision=508303
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* llvm50 was removedAntoine Brodin2019-05-161-4/+1
| | | | Notes: svn path=/head/; revision=501772
* Switch to devel/llvm80 for DEFAULT_VERSIONSJan Beich2019-03-201-1/+5
| | | | | | | PR: 235215 Notes: svn path=/head/; revision=496337
* textproc/castxml: fix build with GCC-based architecturesYuri Victorovich2019-02-031-1/+1
| | | | | | | | PR: 235372 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=492073
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* textproc/castxml: Update g20180728 -> g20181115; Add options to use various ↵Yuri Victorovich2018-11-253-113/+43
| | | | | | | | | | LLVM versions; add the 'test' target PR: 233492 Submitted by: Sean Champ <sean.p.champ@gmail.com> (LLVM options) Notes: svn path=/head/; revision=485848
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-2/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* New port: textproc/castxml: C-family Abstract Syntax Tree XML OutputYuri Victorovich2018-08-055-0/+161
Notes: svn path=/head/; revision=476388