non port: devel/collada-dom/Makefile |
SVNWeb
|
Number of commits found: 15 |
Thu, 27 Apr 2023
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
Mon, 20 Feb 2023
|
[ 23:36 Robert Clausecker (fuz) Author: Trenton Schulz ] 9ce3b45
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
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 25 Jan 2022
|
[ 06:35 Loïc Bartoletti (lbartoletti) ] 45ab80b (Only the first 10 of 28 ports in this commit are shown above. )
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 )
|
Sun, 29 Aug 2021
|
[ 14:54 Alexey Dokuchaev (danfe) ] adb7b06 (Only the first 10 of 34 ports in this commit are shown above. )
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
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
|
Tue, 1 Oct 2019
|
[ 10:47 mat ]
Fix USE_GITHUB usage.
While there, move things around to respect our policies.
|
Sun, 22 Sep 2019
|
[ 08:30 pi ] (Only the first 10 of 11 ports in this commit are shown above. )
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>
|
Number of commits found: 15 |