Commit Graph

31 Commits

Author SHA1 Message Date
rsadowski
06ffab7b8e Update libebml to 1.4.4
From Brad
2022-10-14 06:40:24 +00:00
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
rsadowski
b5c17dbe00 Update libebml to 1.4.2
This update fixs CVE-2021-3405.

From Brad, thanks.
2021-02-20 06:34:28 +00:00
rsadowski
fb5f0671cb Update libebml to 1.4.0 2020-12-02 06:44:09 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
rsadowski
341e2f04ca Update libebml to 1.3.7
CMake changes:
Add options for building and installing shared, static libraries.

OK Brad (maintainer)
2019-04-28 08:29:45 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
ajacoutot
2f013fb868 Update to libebml-1.3.5.
from Brad (maintainer)
2017-09-04 08:01:05 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
zhuk
057617c3cc Builds fine with our libtool & make. 2017-07-23 10:47:39 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
ajacoutot
dff31dbe3c Update to libebml-1.3.4.
from Brad (maintainer)
2016-08-20 11:59:50 +00:00
ajacoutot
b71a099610 Update to libebml-1.3.3.
(Brad didn't notice the newer version)

from Brad (maintainer)
2015-10-24 07:53:22 +00:00
ajacoutot
f531b02533 Update to libebml-1.3.2.
from Brad (maintainer)
2015-10-24 05:16:41 +00:00
ajacoutot
a543f195d3 Update to libebml-1.3.1.
from brad (maintainer)
2015-05-27 21:16:51 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
giovanni
42a0253716 Update to 1.2.2
From Brad
2011-10-04 08:57:42 +00:00
jakemsr
6700e40c99 update to libebml-1.2.0
from Brad (MAINTAINER)
2011-03-12 21:16:42 +00:00
sthen
32f8d596c5 update to 1.0.0, from Brad (taking maintainer) 2010-06-18 21:34:56 +00:00
kili
8e6a005991 WANTLIB = m stdc++ can help strange people like me.
While here, mention the LGPL version (2.1).
2010-06-04 19:57:08 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
steven
de51a09dea build the shared library properly during build, and avoid rebuilding it
during fake.
2007-01-04 20:56:43 +00:00
ajacoutot
c35d89c262 - update to libebml-0.7.7
"go ahead" robert@
2007-01-04 15:52:07 +00:00
jolan
c3c64c9da3 fix compilation on amd64 2006-03-28 01:06:52 +00:00
jolan
a5f2fa4576 libebml-0.7.6, Extensible Binary Meta Language library 2006-03-22 01:26:57 +00:00