Port details |
- collada-dom COLLADA Document Object Model (DOM) C++ Library
- 2.5.0_13 devel
=2 2.5.0_12Version of this port present on the latest quarterly branch. - Maintainer: trueos@norwegianrockcat.com
 - Port Added: 2019-09-22 08:30:33
- Last Update: 2025-02-14 03:17:22
- Commit Hash: fa53920
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/rdiankov/collada-dom
- Description:
- A C++ library that provides an API to the COLLADA Document Object Model
The COLLADA Document Object Model (DOM) is an application programming
interface (API) that provides a C++ object representation of a COLLADA
XML instance document.
This project is a library for loading and saving COLLADA documents
that can contain 2D, 3D, physics and other types of content. It allows
developers to create applications that can exchange COLLADA documents
with commercial content creation tools such as Maya, Max or Softimage.
This project is a very lightweight version of the Sourceforce Collada
Repository. It maintains only the base collada parser with minimal
dependencies.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- collada-dom>0:devel/collada-dom
- To install the port:
- cd /usr/ports/devel/collada-dom/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/collada-dom
- pkg install collada-dom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: collada-dom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1569926613
SHA256 (rdiankov-collada-dom-v2.5.0_GH0.tar.gz) = 3be672407a7aef60b64ce4b39704b32816b0b28f61ebffd4fbd02c8012901e0d
SIZE (rdiankov-collada-dom-v2.5.0_GH0.tar.gz) = 4509266
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpcre.so : devel/pcre
- libboost_filesystem.so : devel/boost-libs
- libboost_system.so : devel/boost-libs
- libxml2.so : textproc/libxml2
- libminizip.so : archivers/minizip
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_collada-dom
- USES:
- cmake gnome minizip pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.0_13 14 Feb 2025 03:17:22
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after Boost-1.87 update
Sponsored by: Future Crew, LLC |
2.5.0_12 20 Nov 2024 10:05:25
    |
Dima Panov (fluffy)  |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
2.5.0_11 03 Oct 2024 10:24:53
    |
Dima Panov (fluffy)  |
devel/collada-dom: unbreak build with boost-1.85
With hat: office
Sponsored by: Future Crew, LLC |
2.5.0_10 13 Feb 2024 14:44:22
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after library update |
2.5.0_9 27 Sep 2023 14:36:30
    |
Dima Panov (fluffy)  |
devel/boost*: bump all consumers after 1.83.0 |
2.5.0_8 02 Aug 2023 16:22:19
    |
Muhammad Moinur Rahman (bofh)  |
devel/collada-dom: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.5.0_8 27 Apr 2023 18:25:55
    |
Dima Panov (fluffy)  |
*/*: bump all direct Boost cunsumers |
2.5.0_7 20 Feb 2023 23:36:44
    |
Robert Clausecker (fuz)  Author: Trenton Schulz |
devel/collada-dom: fix build under 14-CURRENT
Supply pkgconfig so minizip is found. This stops the port from
building its own bundled minizip, avoiding build problems with
LLVM 15 as used on 14-CURRENT.
PR: 269628
MFH: 2023Q1
Approved by: eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38689 |
2.5.0_6 16 Jan 2023 19:32:07
    |
Dima Panov (fluffy)  |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2.5.0_5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.5.0_5 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
2.5.0_4 22 May 2022 20:17:16
    |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.5.0_3 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
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) |
2.5.0_2 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.5.0_1 25 Jan 2022 06:35:22
    |
Loïc Bartoletti (lbartoletti)  |
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption. (Only the first 15 lines of the commit message are shown above ) |
2.5.0_1 29 Aug 2021 14:54:01
    |
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
2.5.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.5.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5.0_1 11 Dec 2019 17:53:49
  |
jbeich  |
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 |
2.5.0 01 Oct 2019 10:47:26
  |
mat  |
Fix USE_GITHUB usage.
While there, move things around to respect our policies. |
2.5.0 22 Sep 2019 08:30:26
  |
pi  |
New port: devel/collada-dom
A C++ library that provides an API to the COLLADA Document Object Model
The COLLADA Document Object Model (DOM) is an application programming
interface (API) that provides a C++ object representation of a COLLADA
XML instance document.
This project is a library for loading and saving COLLADA documents
that can contain 2D, 3D, physics and other types of content. It allows
developers to create applications that can exchange COLLADA documents
with commercial content creation tools such as Maya, Max or Softimage.
This project is a very lightweight version of the Sourceforce Collada
Repository. It maintains only the base collada parser with minimal
dependencies.
WWW: https://github.com/rdiankov/collada-dom
PR: 240635
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> |