Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.68_4 20 Feb 2025 07:26:53
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/opencollada: Update WWW |
1.6.68_4 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: 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 |
1.6.68_4 21 Mar 2023 19:20:06
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/opencollada: Convert REINPLACE_CMD to patch file |
1.6.68_4 19 Feb 2023 13:35:54
    |
Dima Panov (fluffy)  |
graphics/opencollada: Fix the build against Clang 15 (+)
Approved by: portmgr blanket (fix build)
Sponsored by: Serenity Cybersecurity, LLC |
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) |
1.6.68_4 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 ) |
1.6.68_4 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) |
1.6.68_3 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 |
1.6.68_2 25 Mar 2022 13:38:02
    |
Po-Chuan Hsieh (sunpoet)  Author: Tatsuki Makino |
graphics/opencollada: Fix build with Clang 13+
PR: 260808
Reported by: Robert Cina <transitive@gmail.com> |
1.6.68_2 11 May 2021 21:46:58
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/opencollada: Convert REINPLACE_CMD to patch file |
1.6.68_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.68_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.68_2 26 Jul 2019 20:46:57
  |
gerald  |
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 |
1.6.68_1 13 Mar 2019 15:54:14
  |
jbeich  |
graphics/opencollada: back out r494777 after base r345021
PR: 236313 |
1.6.68_1 06 Mar 2019 06:46:24
  |
jbeich  |
graphics/opencollada: unbreak with clang 8 on i386
PR: 236313
Reported by: pkg-fallout
Approved by: portmgr blanket |
1.6.68_1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
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 |
1.6.68_1 12 Dec 2018 01:35:36
  |
gerald  |
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 |
1.6.68 27 Nov 2018 17:08:39
  |
sunpoet  |
Update to 1.6.68
- Add USES=gnome
- Use USES=localbase
- Build static library
- Reformat pkg-descr
- Take maintainership
Changes: https://github.com/KhronosGroup/OpenCOLLADA/commits/master |
1.6.67 21 Nov 2018 00:58:29
  |
wen  |
- Update to 1.6.67 |
1.6.65 12 Oct 2018 12:11:12
  |
fernape  |
graphics/opencollada: update to 1.6.65
Approved by: tcberner (mentor, implicit) |
1.6.64_1 11 Oct 2018 20:47:44
  |
fernape  |
graphics/opencollada: update to 1.6.64
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
1.6.63_1 29 Jul 2018 22:18:46
  |
gerald  |
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 |
1.6.63 22 Jul 2018 10:15:31
  |
fernape  |
graphics/opencollada: update to 1.6.63
Bump PORTREVISION for dependent ports
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16353 |
1.6.47_2 11 Jun 2018 01:44:15
  |
linimon  |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.6.47_2 19 May 2018 07:04:39
  |
krion  |
Bump PORTREVISION after devel/pcre update. |
1.6.47_1 19 May 2018 06:54:15
  |
krion  |
Fix build with pcre 8.42
PR: 220613
Submitted by: adamw |
1.6.47_1 18 Feb 2018 15:56:44
  |
riggs  |
Fix build on arm
Details:
- Obtain patch-2d66943 from upstream head
- Bump PORTREVISION
- While on it: Pet portlint
PR: 225680
Submitted by: mikael.urankar@gmail.com |
1.6.47 23 Jan 2018 20:30:39
  |
antoine  |
Fix build with clang 6
/wrkdirs/usr/ports/graphics/opencollada/work/OpenCOLLADA-1.6.47/COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp:65:79:
error: no matching constructor for initialization of 'std::vector<Animation *>'
: Library ( streamWriter, CSWC::CSW_ELEMENT_LIBRARY_ANIMATIONS ),
mOpenAnimations ( NULL )
^
~~~~
PR: 224669
Reported by: pkg-fallout
Reviewed by: rakuco@ |
1.6.47 10 May 2017 19:58:32
  |
tcberner  |
Update to 1.6.47. |
1.6.37 30 Apr 2017 00:44:33
  |
linimon  |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.6.37 04 Feb 2017 09:06:21
  |
pi  |
graphics/opencollada: update 1.6.25 -> 1.6.37
- unfortunatly, the project does not publish a changelog or release notes |
1.6.25 22 Jan 2017 22:27:55
  |
rene  |
Reset mva@'s ports, he handed in his ports bit. |
1.6.25 29 Jul 2016 12:35:37
  |
mva  |
- Update to version 1.6.25 |
1.2.2.20150519 05 May 2016 19:52:01
  |
pi  |
graphics/opencollada: Fix build with libc++ 3.8.0
PR: 208905
Submitted by: dim
Approved by: mva (maintainer timeout) |
1.2.2.20150519 21 Apr 2016 16:43:15
  |
swills  |
many ports: mark broken on powerpc64 |
1.2.2.20150519 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.2.20150519 26 Sep 2015 16:56:00
  |
linimon  |
Mark as broken on sparc64: fails to build (runaway process).
Approved by: portmgr (sparc64 blanket) |
1.2.2.20150519 08 Jul 2015 16:53:29
  |
mva  |
- Update to a snapshot from 2015-05-19
This update contains many bug fixes. |
1.2.2.20140528_2 07 May 2015 15:17:33
  |
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.2.2.20140528_2 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
1.2.2.20140528_2 29 May 2014 09:28:52
  |
mva  |
- Update to snapshot version from 2014-05-28 |
1.2.2.20140214_2 16 Apr 2014 18:28:50
  |
zeising  |
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 ) |
1.2.2.20140214_1 12 Apr 2014 11:32:17
  |
mva  |
- Update to snapshot from 14-02-2014 |
1.2.2.20131105_1 04 Dec 2013 18:48:49
  |
makc  |
- Respect CMAKE_BUILD_TYPE
Approved by: portmgr (bapt) |
1.2.2.20131105_1 17 Nov 2013 18:23:23
  |
mva  |
- Enable proper ldconfig detection |
1.2.2.20131105 16 Nov 2013 19:26:33
  |
mva  |
OpenCOLLADA is a reader and writer library for the COLLADA format, an
open, royalty-free standard for exchanging 3D asset information between
applications, digital content creation tools and libraries.
WWW: http://opencollada.org |