non port: multimedia/assimp/Makefile |
SVNWeb
|
Number of commits found: 52 |
Tue, 11 Oct 2022
|
[ 06:10 Yuri Victorovich (yuri) ] b772d26
multimedia/assimp: Update 5.2.4 -> 5.2.5
|
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 )
|
Wed, 20 Jul 2022
|
[ 19:34 Yuri Victorovich (yuri) ] 249f65e
multimedia/assimp: Update 5.1.5 -> 5.2.4
Also:
* simplify test-related code
* add workaround for minizip-related build breakage in new versions
|
Thu, 14 Jul 2022
|
[ 20:04 Yuri Victorovich (yuri) ] 8a96d2a
multimedia/assimp: Broken on armv6
Reported by: fallout
|
Fri, 18 Mar 2022
|
[ 13:23 Bernhard Froehlich (decke) ] 7735e79
multimedia/assimp: Add CPE information
Approved by: portmgr (blanket)
|
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 )
|
Wed, 5 Jan 2022
|
[ 19:55 Yuri Victorovich (yuri) ] fb09fa8
multimedia/assimp: Update 5.1.3 -> 5.1.5
Reported by: portscout
|
Sat, 11 Dec 2021
|
[ 08:41 Yuri Victorovich (yuri) ] 29cb3ee
multimedia/assimp: Update 5.1.0 -> 5.1.3
Reported by: portscout
|
Tue, 16 Nov 2021
|
[ 04:42 Yuri Victorovich (yuri) ] 135e04d (Only the first 10 of 12 ports in this commit are shown above. )
multimedia/assimp: Update 5.0.1 -> 5.1.0
Also:
* add the 'test' target
* update WWW
|
Wed, 27 Oct 2021
|
[ 14:47 Yuri Victorovich (yuri) Author: Robert Clausecker ] c1f6d03
multimedia/assimp: Fix build on 32 bit platforms
PR: 259483
|
Wed, 9 Jun 2021
|
[ 23:51 Piotr Kubaj (pkubaj) ] 09ee051
multimedia/assimp: mark broken on powerpc
Same issue as on i386.
|
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.
|
Sun, 26 Jan 2020
|
[ 06:43 yuri ]
multimedia/assimp: Broken on i386
Reported by: fallout
|
Sat, 25 Jan 2020
|
[ 20:36 yuri ]
multimedia/assimp: Update 4.1.0 -> 5.0.1
Reported by: portscout
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 2 Oct 2018
|
[ 14:50 yuri ]
multimedia/assimp: Remove the BROKEN label for powerpc
PR: 231874
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Thu, 8 Feb 2018
|
[ 22:09 yuri ]
multimedia/assimp: Update to 4.1.0
Change log:
https://github.com/assimp/assimp/releases/tag/v4.1.0
Additional port changes:
* Removed CMAKE_SKIP_RPATH, the default behavior should suffice
* Changed to CMAKE_OFF
* Removed the unnecessary .if/gcc clause
* Improved PLIST_SUB tokens
* Added the patch for #include that is already in the upstream
repository now
Also tried to add the double-precision option, but it fails in build,
so I reported this to the upsream.
Bumped PORTREVISION: games/pioneer games/doomsday graphics/qt5-3d
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14253
|
Sat, 4 Nov 2017
|
[ 19:54 yuri ]
multimedia/assimp: Update to 4.0.1
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12947
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tue, 25 Jul 2017
|
[ 13:00 jbeich ]
multimedia/assimp: unbundle minizip
The port prefers system minizip if available but the build fails due
to an inconsitency between find_package() and pkg_check_modules()
about whether _LIBRARIES should contain absolute paths.
/usr/bin/ld: cannot find -lminizip
c++: error: linker command failed with exit code 1 (use -v to see invocation)
https://gitlab.kitware.com/cmake/cmake/issues/15804
PR: 220889
Reported by: vvd@unislabs.com
Submitted by: yuri@rawbw.com (maintainer, based on)
|
Sat, 22 Jul 2017
|
[ 12:02 jbeich ]
multimedia/assimp: update to 4.0.0
Changes: https://github.com/assimp/assimp/releases/tag/v4.0.0
PR: 220889
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
|
Sun, 30 Apr 2017
|
[ 01:12 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Thu, 9 Feb 2017
|
[ 17:41 krion ]
Unbreak multimedia/assimp on armv6 and aarch64
PR: 216815
Submitted by: mmel@FreeBSD.org
Approved by: mag (mentor)
Differential Revision: https://reviews.freebsd.org/D9489
|
Tue, 17 Jan 2017
|
[ 17:22 jbeich ]
multimedia/assimp: unbreak build with clang 4.0
code/D3MFImporter.cpp:230:29: error: invalid operands to binary expression
('float (*)(const char *, const char *)' and 'nullptr_t')
vertex.z =
ai_strtof>(xmlReader->getAttributeValue(D3MF::XmlTag::z.c_str()), nullptr);
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 216160
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
MFH: 2017Q1 (changes behavior)
|
Wed, 16 Nov 2016
|
[ 00:34 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 12 Nov 2016
|
[ 17:38 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
|
Sat, 9 Jul 2016
|
[ 03:34 pi ]
multimedia/assimp: 3.2 -> 3.3.1
PR: 210876
Changes: https://github.com/assimp/assimp/releases
Submitted by: lightside@gmx.com
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
|
Mon, 13 Jun 2016
|
[ 06:13 pi ]
multimedia/assimp: fix MAINTAINER adress
PR: 209356
Submitted by: Yuri Victorovich <yuri@rawbw.com> (old and new maintainer)
|
Sun, 12 Jun 2016
|
[ 18:23 pi ]
multimedia/assimp: 3.1.1 -> 3.2
Changes:
https://github.com/assimp/assimp/compare/v3.1.1...v3.2
- Use source code from GitHub
- Remove check for zzip-zlib-config from cmake-modules/FindZLIB.cmake file
- Remove usage of git from CMakeLists.txt file
- Use sed patch to delete minizip check, instead of static patch
- Use patch for pstdint.h file to update it to newer version, which
fixes build on FreeBSD
- Update pkg-plist file
- maintainer reset after three maintainer timeouts
PR: 209356
Submitted by: lightside@gmx.com
Approved by: yuri@tsoft.com (maintainer timeout)
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 07:34 riggs ]
Update multimedia/assimp to upstream version 3.1.1
Details:
- Allow build with clang on FreeBSD >= 10
- Add BOOST option
- Add restrictions for USE_GCC
- Update post-patch and pkg-plist file
- Bump PORTREVISION on dependent ports (possible ABI change)
PR: 207575
Submitted by: lightside@gmx.com
Approved by: maintainer timeout
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tue, 28 Oct 2014
|
[ 20:15 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
Approved by: portmgr blanket
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
[ 16:25 bapt ] (Only the first 10 of 49 ports in this commit are shown above. )
Convert m* to USES=zip
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Mon, 3 Feb 2014
|
[ 14:31 miwi ]
- Stage support
|
Thu, 12 Dec 2013
|
[ 13:01 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert LIB_DEPENDS for ports depending on boost
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Sat, 17 Aug 2013
|
[ 16:27 gerald ] (Only the first 10 of 93 ports in this commit are shown above. )
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 31 Jan 2013
|
[ 13:38 bapt ] (Only the first 10 of 164 ports in this commit are shown above. )
Chase boost update
|
Sat, 22 Dec 2012
|
[ 17:25 pawel ]
Open Asset Import Library (short name: Assimp) is a portable Open Source
library to import various well-known 3D model formats in a uniform manner.
The most recent version also knows how to export 3d files and is therefore
suitable as general-purpose 3D model converter. See the feature list.
WWW: http://http://assimp.sourceforge.net
PR: ports/174428
Submitted by: Yuri <yuri@tsoft.com>
|
Number of commits found: 52 |