*/*: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
e0ae8dc41d
commit
ceeb795693
167 changed files with 2278 additions and 9419 deletions
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= x42-plugins
|
||||
DISTVERSION= 20180812 # the version is published here: http://gareus.org/misc/x42-plugins.php
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 20181103 # the version is published here: http://gareus.org/misc/x42-plugins.php
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://gareus.org/misc/x42-plugins/
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
|
@ -25,7 +24,7 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
|||
libsndfile.so:audio/libsndfile \
|
||||
libzita-convolver.so:audio/zita-convolver
|
||||
|
||||
USES= gmake localbase pkgconfig tar:xz shebangfix
|
||||
USES= gl gmake gnome localbase pkgconfig tar:xz shebangfix
|
||||
USE_GITHUB= nodefault
|
||||
GH_TUPLE= x42:convoLV2:f814f1e:x/convoLV2zita4
|
||||
USE_GNOME= glib20 pango cairo
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1534088724
|
||||
SHA256 (x42-plugins-20180812.tar.xz) = bf25df6d7557a4c7b0374da4b0f829cd3baa53e457df210d4b5c4ca16efffc3f
|
||||
SIZE (x42-plugins-20180812.tar.xz) = 6900116
|
||||
TIMESTAMP = 1542737248
|
||||
SHA256 (x42-plugins-20181103.tar.xz) = 681070c46e53ae71ead6a1f2f9b8cb1f45de9dcd0d57d5811382da232536ad20
|
||||
SIZE (x42-plugins-20181103.tar.xz) = 6912412
|
||||
SHA256 (x42-convoLV2-f814f1e_GH0.tar.gz) = eb6dac82ddffa7850292f41ee4be37c0ea3fa862ed7a9f258b4ca69b423940a7
|
||||
SIZE (x42-convoLV2-f814f1e_GH0.tar.gz) = 21654
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gtkwave
|
||||
PORTVERSION= 3.3.95
|
||||
PORTVERSION= 3.3.96
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://gtkwave.sourceforge.net/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1541244112
|
||||
SHA256 (gtkwave-3.3.95.tar.gz) = 4eb9aa2e52533a28a4a21d450a4d9b01bf9d9bbb2539f9e566364075a3e529a5
|
||||
SIZE (gtkwave-3.3.95.tar.gz) = 4162274
|
||||
TIMESTAMP = 1542643776
|
||||
SHA256 (gtkwave-3.3.96.tar.gz) = ad6808c3ca37684827f29a4169158f9fcbc171a9cd0aa69e0e293bcc9568000b
|
||||
SIZE (gtkwave-3.3.96.tar.gz) = 4164520
|
||||
|
|
|
|||
|
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= clickhouse
|
||||
PORTVERSION= 18.12.17
|
||||
PORTVERSION= 18.14.11
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSIONSUFFIX= -stable
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= proler@gmail.com
|
||||
|
|
@ -32,11 +31,12 @@ LIB_DEPENDS= libtcmalloc.so:devel/google-perftools \
|
|||
libPocoNet.so:devel/poco \
|
||||
libunwind.so:devel/libunwind \
|
||||
librdkafka.so:net/librdkafka \
|
||||
libcpuid.so:sysutils/libcpuid \
|
||||
libgtest.so:devel/googletest
|
||||
#TODO: libcpuid.so:sysutils/libcpuid \ # /usr/local/include/libcpuid/libcpuid_types.h:61:29: error: typedef redefinition with different types ('long long' vs '__int64_t' (aka 'long'))
|
||||
|
||||
USES= compiler:c++14-lang cmake iconv mysql ssl readline shebangfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS= -DUNBUNDLED=1 \
|
||||
-DUSE_STATIC_LIBRARIES=0 \
|
||||
-DNO_WERROR=1 \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1537184117
|
||||
SHA256 (yandex-ClickHouse-v18.12.17-stable_GH0.tar.gz) = 48cd12610223e690ebc2852cb5eae7bbdc7d47d564b1b61f5fb0a6fd7503645c
|
||||
SIZE (yandex-ClickHouse-v18.12.17-stable_GH0.tar.gz) = 6495521
|
||||
TIMESTAMP = 1540814574
|
||||
SHA256 (yandex-ClickHouse-v18.14.11-stable_GH0.tar.gz) = 40c8f08f339829a2e5187c5990b8eaffcedfd1b6f169ae98d6b4e72cc183f469
|
||||
SIZE (yandex-ClickHouse-v18.14.11-stable_GH0.tar.gz) = 6694717
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ bin/clickhouse-zookeeper-cli
|
|||
%%ETCDIR%%-server/server-test.xml
|
||||
@sample %%ETCDIR%%-server/users.xml.sample
|
||||
lib/libclickhouse.so
|
||||
lib/libclickhouse.so.18.12
|
||||
lib/libclickhouse.so.18.14
|
||||
lib/libclickhouse.so.%%SOVERSION%%
|
||||
%%DATADIR%%-test/external_dictionaries/CTestTestfile.cmake
|
||||
%%DATADIR%%-test/external_dictionaries/README.md
|
||||
|
|
@ -81,6 +81,7 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/performance/create_benchmark_page.py
|
||||
%%DATADIR%%-test/performance/date_parsing/date_parsing.xml
|
||||
%%DATADIR%%-test/performance/date_time/date_time.xml
|
||||
%%DATADIR%%-test/performance/date_time/format_date_time.xml
|
||||
%%DATADIR%%-test/performance/float_parsing/float_parsing.xml
|
||||
%%DATADIR%%-test/performance/functions_coding/functions_coding.xml
|
||||
%%DATADIR%%-test/performance/functions_json/visit_param_extract_raw.xml
|
||||
|
|
@ -1026,6 +1027,8 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00441_nulls_in.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00442_filter_by_nullable.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00442_filter_by_nullable.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00443_merge_tree_uniform_read_distribution_0.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00443_merge_tree_uniform_read_distribution_0.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00443_optimize_final_vertical_merge.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00443_optimize_final_vertical_merge.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00443_preferred_block_size_bytes.reference
|
||||
|
|
@ -1158,6 +1161,10 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon_bug.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon_bug.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon_bug_2.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon_bug_2.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon_bug_3_linestring_rotation_precision.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00500_point_in_polygon_bug_3_linestring_rotation_precision.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00501_http_head.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00501_http_head.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00502_custom_partitioning_local.reference
|
||||
|
|
@ -1682,10 +1689,16 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00688_aggregation_retention.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_case_without_else.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_case_without_else.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_alter_add_column.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_alter_add_column.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_defaults.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_defaults.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_dictionary_deserialization.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_dictionary_deserialization.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_in.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_in.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_nullable_cast.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_nullable_cast.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_prewhere.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_prewhere.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00688_low_cardinality_serialization.reference
|
||||
|
|
@ -1729,6 +1742,8 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_compare.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_complex_types.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_complex_types.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_defaults.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_defaults.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_formats.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_formats.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00700_decimal_in_keys.reference
|
||||
|
|
@ -1759,6 +1774,10 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00705_aggregate_states_addition.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00705_drop_create_merge_tree.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00705_drop_create_merge_tree.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00706_iso_week_and_day_of_year.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00706_iso_week_and_day_of_year.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00707_float_csv_delimiter.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00707_float_csv_delimiter.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00709_virtual_column_partition_id.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00709_virtual_column_partition_id.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00710_array_enumerate_dense.reference
|
||||
|
|
@ -1773,8 +1792,12 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_alias_and_virtual_column.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_alias_bug.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_alias_bug.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_final.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_final.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_missing_columns.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_missing_columns.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_missing_columns_2.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_missing_columns_2.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_sampling.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00712_prewhere_with_sampling.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00713_collapsing_merge_tree.reference
|
||||
|
|
@ -1785,10 +1808,82 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/0_stateless/00714_create_temporary_table_with_in_clause.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00715_fetch_merged_or_mutated_part_zookeeper.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00715_fetch_merged_or_mutated_part_zookeeper.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00715_json_each_row_input_nested.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00715_json_each_row_input_nested.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00716_allow_ddl.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00716_allow_ddl.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00717_default_join_type.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00717_default_join_type.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00717_low_cardinaliry_group_by.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00717_low_cardinaliry_group_by.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00717_merge_and_distributed.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00717_merge_and_distributed.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00718_format_datetime.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00718_format_datetime.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00718_low_cardinaliry_alter.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00718_low_cardinaliry_alter.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_format_datetime_rand.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_format_datetime_rand.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_insert_block_without_column.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_insert_block_without_column.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_parallel_ddl_db.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_parallel_ddl_db.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_parallel_ddl_table.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00719_parallel_ddl_table.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00720_combinations_of_aggregate_combinators.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00720_combinations_of_aggregate_combinators.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00720_with_cube.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00720_with_cube.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00721_force_by_identical_result_after_merge_zookeeper.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00721_force_by_identical_result_after_merge_zookeeper.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00722_inner_join.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00722_inner_join.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00723_remerge_sort.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00723_remerge_sort.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00724_insert_values_datetime_conversion.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00724_insert_values_datetime_conversion.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_1.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_1.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_2.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_2.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_3.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_3.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_4.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_join_on_bug_4.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_memory_tracking.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_memory_tracking.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_quantiles_shard.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00725_quantiles_shard.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00726_length_aliases.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00726_length_aliases.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00726_materialized_view_concurrent.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00726_materialized_view_concurrent.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00727_concat.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00727_concat.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00728_json_each_row_parsing.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00728_json_each_row_parsing.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00729_prewhere_array_join.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00729_prewhere_array_join.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00730_unicode_terminal_format.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00730_unicode_terminal_format.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00731_merge_tree_select_opened_files.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00731_merge_tree_select_opened_files.sh
|
||||
%%DATADIR%%-test/queries/0_stateless/00732_decimal_summing_merge_tree.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00732_decimal_summing_merge_tree.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00733_if_datetime.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00733_if_datetime.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00734_timeslot.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00734_timeslot.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00735_conditional.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00735_conditional.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00735_or_expr_optimize_bug.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00735_or_expr_optimize_bug.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00736_disjunction_optimisation.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00736_disjunction_optimisation.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00737_decimal_group_by.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00737_decimal_group_by.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/00738_nested_merge_multidimensional_array.reference
|
||||
%%DATADIR%%-test/queries/0_stateless/00738_nested_merge_multidimensional_array.sql
|
||||
%%DATADIR%%-test/queries/0_stateless/mergetree_mutations.lib
|
||||
%%DATADIR%%-test/queries/1_stateful/00001_count_hits.reference
|
||||
%%DATADIR%%-test/queries/1_stateful/00001_count_hits.sql
|
||||
|
|
@ -1976,6 +2071,7 @@ lib/libclickhouse.so.%%SOVERSION%%
|
|||
%%DATADIR%%-test/queries/1_stateful/00149_quantiles_timing_distributed.sql
|
||||
%%DATADIR%%-test/queries/1_stateful/00150_quantiles_timing_precision.reference
|
||||
%%DATADIR%%-test/queries/1_stateful/00150_quantiles_timing_precision.sql
|
||||
%%DATADIR%%-test/queries/bugs/prewhere_alias_array.sql
|
||||
%%DATADIR%%-test/queries/shell_config.sh
|
||||
@dir %%DATADIR%%/headers/%%SOVERSION%%
|
||||
@dir %%DATADIR%%-test/external_dictionaries/CMakeFiles
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pg_stat_kcache
|
||||
PORTVERSION= 2.1.1
|
||||
DISTVERSIONPREFIX= REL
|
||||
DISTVERSION= 2_1_1
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= girgen@FreeBSD.org
|
||||
|
|
@ -16,7 +17,6 @@ WANT_PGSQL= server contrib
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= powa-team
|
||||
GH_TAGNAME= REL${PORTVERSION:S/./_/g}
|
||||
|
||||
pre-patch:
|
||||
@${MV} ${BUILD_WRKSRC}/README.rst ${BUILD_WRKSRC}/${PORTNAME}-README.rst
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1541542618
|
||||
SHA256 (powa-team-pg_stat_kcache-2.1.1-REL2_1_1_GH0.tar.gz) = 6d3bcbd1aba6263cd35b2c8b3b502618bb29ce7e5ac9dce0d23060f70342931a
|
||||
SIZE (powa-team-pg_stat_kcache-2.1.1-REL2_1_1_GH0.tar.gz) = 14786
|
||||
TIMESTAMP = 1542789219
|
||||
SHA256 (powa-team-pg_stat_kcache-REL2_1_1_GH0.tar.gz) = 6d3bcbd1aba6263cd35b2c8b3b502618bb29ce7e5ac9dce0d23060f70342931a
|
||||
SIZE (powa-team-pg_stat_kcache-REL2_1_1_GH0.tar.gz) = 14786
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= powa-archivist
|
||||
PORTVERSION= 3.2.0
|
||||
DISTVERSIONPREFIX= REL_
|
||||
DISTVERSION= 3_2_0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= girgen@FreeBSD.org
|
||||
|
|
@ -15,7 +16,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/pg_stat_kcache.so:databases/pg_stat_kca
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= powa-team
|
||||
GH_TAGNAME= REL_${PORTVERSION:S/./_/g}
|
||||
|
||||
USES= gmake pgsql:9.4+
|
||||
WANT_PGSQL= server contrib
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1541541549
|
||||
SHA256 (powa-team-powa-archivist-3.2.0-REL_3_2_0_GH0.tar.gz) = 8c582d7dc2a04a463959e6dee5a43285867cbcc8575f99a2396329ccae82af5f
|
||||
SIZE (powa-team-powa-archivist-3.2.0-REL_3_2_0_GH0.tar.gz) = 82410
|
||||
TIMESTAMP = 1542789269
|
||||
SHA256 (powa-team-powa-archivist-REL_3_2_0_GH0.tar.gz) = 8c582d7dc2a04a463959e6dee5a43285867cbcc8575f99a2396329ccae82af5f
|
||||
SIZE (powa-team-powa-archivist-REL_3_2_0_GH0.tar.gz) = 82410
|
||||
|
|
|
|||
|
|
@ -1228,9 +1228,11 @@
|
|||
SUBDIR += icu-lx
|
||||
SUBDIR += idutils
|
||||
SUBDIR += ignition-cmake
|
||||
SUBDIR += ignition-common
|
||||
SUBDIR += ignition-msgs
|
||||
SUBDIR += ignition-plugin
|
||||
SUBDIR += ignition-tools
|
||||
SUBDIR += ignition-transport
|
||||
SUBDIR += imake
|
||||
SUBDIR += inastemp
|
||||
SUBDIR += include-what-you-use
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@ TEST_TARGET= test
|
|||
LDFLAGS+= -Wl,--as-needed # avoid overlinking (llvm deps)
|
||||
PLIST_FILES= bin/simpleperf
|
||||
|
||||
LLVM_DEFAULT?= 70
|
||||
|
||||
OPTIONS_DEFINE= TEST
|
||||
|
||||
TEST_BUILD_DEPENDS= googletest>=1.6.0:devel/googletest
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.16.55
|
||||
PORTVERSION= 1.16.59
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.45:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.49:devel/py-botocore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.12:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1542313163
|
||||
SHA256 (awscli-1.16.55.tar.gz) = 621faf36bd630b2adeddf5485a24e6f3e93993b8121c02fdd6b8518d989fca93
|
||||
SIZE (awscli-1.16.55.tar.gz) = 637265
|
||||
TIMESTAMP = 1542775587
|
||||
SHA256 (awscli-1.16.59.tar.gz) = 54495270305bef777f4d363396b69395bb7fffc9592433adb8be0317b1e2f097
|
||||
SIZE (awscli-1.16.59.tar.gz) = 637277
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@ BB_ACCOUNT= ignitionrobotics
|
|||
BB_PROJECT= ign-cmake
|
||||
BB_COMMIT= 776c2bfe1d18
|
||||
|
||||
PLIST_SUB+= IGN_VER=${DISTVERSION:R:R}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_SUB+= CMAKE_IGN_VER=cmake${DISTVERSION:R:R}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,61 +1,61 @@
|
|||
include/ignition/cmake%%IGN_VER%%/ignition/utilities/SuppressWarning.hh
|
||||
include/ignition/cmake%%IGN_VER%%/ignition/utilities/detail/SuppressWarning.hh
|
||||
libdata/pkgconfig/ignition-cmake%%IGN_VER%%.pc
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/Export.hh.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindAVCODEC.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindAVDEVICE.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindAVFORMAT.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindAVUTIL.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindCPPZMQ.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindDL.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindEIGEN3.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindFreeImage.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindGTS.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindIFADDRS.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindIgnCURL.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindIgnOGRE.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindIgnProtobuf.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindJSONCPP.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindODE.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindOGRE2.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindOptiX.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindSQLite3.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindSWSCALE.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindTINYXML2.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindUUID.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindYAML.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindZIP.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/FindZeroMQ.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnCMake.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnCheckSSE.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnCodeCheck.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnCodeCoverage.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnConfigureBuild.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnConfigureProject.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnCreateDocs.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnImportTarget.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnPackaging.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnPkgConfig.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnRonn2Man.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnSetCompilerFlags.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/IgnUtils.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/cmake_uninstall.cmake.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/cpack_options.cmake.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/ign_auto_headers.hh.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/ignition-all-config.cmake.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/ignition-component-config.cmake.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/ignition-config.cmake.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/pkgconfig/ignition-component.pc.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/pkgconfig/ignition.pc.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/cmake%%IGN_VER%%/upload_doc.sh.in
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/ignition-cmake%%IGN_VER%%-config-version.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/ignition-cmake%%IGN_VER%%-config.cmake
|
||||
share/cmake/ignition-cmake%%IGN_VER%%/ignition-cmake%%IGN_VER%%-utilities-targets.cmake
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/codecheck/cpplint.py
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/codecheck/header_guard.rule
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/codecheck/namespace_AZ.rule
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/doxygen/api.in
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/doxygen/cppreference.tag.xml
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/doxygen/footer.html
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/doxygen/header.html
|
||||
share/ignition/ignition-cmake%%IGN_VER%%/doxygen/layout.xml
|
||||
include/ignition/%%CMAKE_IGN_VER%%/ignition/utilities/SuppressWarning.hh
|
||||
include/ignition/%%CMAKE_IGN_VER%%/ignition/utilities/detail/SuppressWarning.hh
|
||||
libdata/pkgconfig/ignition-%%CMAKE_IGN_VER%%.pc
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/Export.hh.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVCODEC.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVDEVICE.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVFORMAT.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVUTIL.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindCPPZMQ.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindDL.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindEIGEN3.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindFreeImage.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindGTS.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIFADDRS.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnCURL.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnOGRE.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnProtobuf.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindJSONCPP.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindODE.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindOGRE2.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindOptiX.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindSQLite3.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindSWSCALE.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindTINYXML2.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindUUID.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindYAML.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindZIP.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindZeroMQ.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCMake.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCheckSSE.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCodeCheck.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCodeCoverage.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnConfigureBuild.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnConfigureProject.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCreateDocs.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnImportTarget.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnPackaging.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnPkgConfig.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnRonn2Man.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnSetCompilerFlags.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnUtils.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/cmake_uninstall.cmake.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/cpack_options.cmake.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ign_auto_headers.hh.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-all-config.cmake.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-component-config.cmake.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-config.cmake.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/pkgconfig/ignition-component.pc.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/pkgconfig/ignition.pc.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/upload_doc.sh.in
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-config-version.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-config.cmake
|
||||
share/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-utilities-targets.cmake
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/codecheck/cpplint.py
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/codecheck/header_guard.rule
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/codecheck/namespace_AZ.rule
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/api.in
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/cppreference.tag.xml
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/footer.html
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/header.html
|
||||
share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/layout.xml
|
||||
|
|
|
|||
37
devel/ignition-common/Makefile
Normal file
37
devel/ignition-common/Makefile
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ignition-common
|
||||
DISTVERSION= 3.0.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Set of libraries designed to rapidly develop robot applications
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
|
||||
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
||||
libfreeimage.so:graphics/freeimage \
|
||||
libgts.so:graphics/gts \
|
||||
libtinyxml2.so:textproc/tinyxml2 \
|
||||
libuuid.so:misc/e2fsprogs-libuuid \
|
||||
libignition-math6.so:math/ignition-math
|
||||
|
||||
USES= cmake:outsource compiler:c++17-lang gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ON= USE_EXTERNAL_TINYXML2
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
BB_ACCOUNT= ignitionrobotics
|
||||
BB_PROJECT= ign-common
|
||||
BB_COMMIT= a5c4d5a35bb8
|
||||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= COMMON_IGN_VER=common${DISTVERSION:R:R}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
devel/ignition-common/distinfo
Normal file
3
devel/ignition-common/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1542739222
|
||||
SHA256 (ignition-common-3.0.0.tar.gz) = a4cd8961aac4345780ae4e7b45e48e4594596a428cfa80110c19dc0fd583ff79
|
||||
SIZE (ignition-common-3.0.0.tar.gz) = 6834872
|
||||
6
devel/ignition-common/pkg-descr
Normal file
6
devel/ignition-common/pkg-descr
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Ignition Common classes and functions for robot applications.
|
||||
|
||||
Ignition Common is a component in the ignition framework, a set of libraries
|
||||
designed to rapidly develop robot applications.
|
||||
|
||||
WWW: https://ignitionrobotics.org/home
|
||||
116
devel/ignition-common/pkg-plist
Normal file
116
devel/ignition-common/pkg-plist
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
include/ignition/%%COMMON_IGN_VER%%/ignition/common.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Animation.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/AudioDecoder.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/BVHLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Base64.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Battery.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaExporter.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Console.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Dem.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/EnumIface.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Event.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Filesystem.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/GTSMeshUtils.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/HeightmapData.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Image.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/ImageHeightmap.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyEvent.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyFrame.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Material.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MaterialDensity.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Mesh.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshCSG.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshExporter.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshManager.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MouseEvent.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/MovingWindowFilter.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeAnimation.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeTransform.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/OBJLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Plugin.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginInfo.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginMacros.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginPtr.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/STLLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SVGLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SignalHandler.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SingletonT.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Skeleton.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonAnimation.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonNode.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SpecializedPlugin.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SpecializedPluginPtr.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/StringUtils.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SubMesh.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SuppressWarning.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/SystemPaths.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/TemplateHelpers.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Time.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Timer.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/URI.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Util.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Uuid.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/Video.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/VideoEncoder.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/WorkerPool.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/av.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/av/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/av/Util.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/av/detail/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/config.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Plugin.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginLoader.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginMacros.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginPtr.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/SpecializedPlugin.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/SuppressWarning.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/TemplateHelpers.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/events.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/events/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/events/Types.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/events/detail/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/ffmpeg_inc.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics/Export.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics/Types.hh
|
||||
include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics/detail/Export.hh
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-all/ignition-%%COMMON_IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-all/ignition-%%COMMON_IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-all/ignition-%%COMMON_IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-config-version.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-config.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-targets.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-config-version.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-config.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-targets.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-config-version.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-config.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-targets.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets.cmake
|
||||
lib/libignition-%%COMMON_IGN_VER%%-av.so
|
||||
lib/libignition-%%COMMON_IGN_VER%%-av.so.3
|
||||
lib/libignition-%%COMMON_IGN_VER%%-av.so.%%GTK3_VERSION%%~pre2
|
||||
lib/libignition-%%COMMON_IGN_VER%%-events.so
|
||||
lib/libignition-%%COMMON_IGN_VER%%-events.so.3
|
||||
lib/libignition-%%COMMON_IGN_VER%%-events.so.%%GTK3_VERSION%%~pre2
|
||||
lib/libignition-%%COMMON_IGN_VER%%-graphics.so
|
||||
lib/libignition-%%COMMON_IGN_VER%%-graphics.so.3
|
||||
lib/libignition-%%COMMON_IGN_VER%%-graphics.so.%%GTK3_VERSION%%~pre2
|
||||
lib/libignition-%%COMMON_IGN_VER%%.so
|
||||
lib/libignition-%%COMMON_IGN_VER%%.so.3
|
||||
lib/libignition-%%COMMON_IGN_VER%%.so.%%GTK3_VERSION%%~pre2
|
||||
libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%-av.pc
|
||||
libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%-events.pc
|
||||
libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%-graphics.pc
|
||||
libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%.pc
|
||||
|
|
@ -25,6 +25,6 @@ BB_COMMIT= 4a1cbcabff7d
|
|||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= IGN_VER=${DISTVERSION:R:R}
|
||||
PLIST_SUB+= MSGS_IGN_VER=msgs${DISTVERSION:R:R}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,311 +1,311 @@
|
|||
include/ignition/msgs%%IGN_VER%%/ignition/msgs.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/Export.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/Factory.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/Filesystem.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/MessageTypes.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/SuppressWarning.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/Utility.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/altimeter.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/altimeter.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/any.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/any.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/atmosphere.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/atmosphere.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/axis.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/axis.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/battery.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/battery.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/boolean.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/boolean.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/boxgeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/boxgeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/bytes.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/bytes.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/camera_cmd.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/camera_cmd.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/camera_lens.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/camera_lens.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/camerasensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/camerasensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/cessna.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/cessna.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/clock.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/clock.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/cmd_vel2d.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/cmd_vel2d.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/collision.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/collision.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/color.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/color.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/config.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/contact.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/contact.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/contacts.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/contacts.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/contactsensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/contactsensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/cylindergeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/cylindergeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/density.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/density.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/detail/Export.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/detail/SuppressWarning.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/diagnostics.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/diagnostics.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/distortion.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/distortion.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/double.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/double.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/double_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/double_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/duration.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/duration.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/empty.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/empty.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/entity_factory.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/entity_factory.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/float.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/float.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/float_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/float_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/fluid.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/fluid.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/fog.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/fog.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/friction.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/friction.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/geometry.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/geometry.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gps.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gps.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gps_sensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gps_sensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gui.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gui.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gui_camera.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/gui_camera.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/header.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/header.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/heightmapgeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/heightmapgeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/hydra.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/hydra.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/ign.hh
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/image.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/image.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/imagegeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/imagegeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/imu.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/imu.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/imu_sensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/imu_sensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/inertial.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/inertial.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int32.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int32.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int32_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int32_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int64.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int64.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int64_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/int64_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint_animation.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint_animation.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint_cmd.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint_cmd.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint_wrench.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joint_wrench.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joy.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joy.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joystick.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/joystick.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/laserscan.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/laserscan.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/light.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/light.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/link.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/link.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/link_data.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/link_data.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_control.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_control.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_playback_control.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_playback_control.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_playback_stats.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_playback_stats.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_status.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/log_status.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/logical_camera_image.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/logical_camera_image.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/logical_camera_sensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/logical_camera_sensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/magnetometer.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/magnetometer.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/marker.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/marker.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/marker_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/marker_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/material.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/material.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/meshgeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/meshgeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/model.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/model.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/model_configuration.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/model_configuration.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/model_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/model_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/packet.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/packet.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/param.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/param.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/param_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/param_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/physics.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/physics.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pid.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pid.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/planegeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/planegeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/plugin.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/plugin.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/plugin_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/plugin_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pointcloud.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pointcloud.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/polylinegeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/polylinegeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose_animation.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose_animation.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose_trajectory.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose_trajectory.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/pose_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/projector.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/projector.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/propagation_grid.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/propagation_grid.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/propagation_particle.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/propagation_particle.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/publish.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/publish.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/publishers.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/publishers.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/quaternion.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/quaternion.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/raysensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/raysensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/request.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/request.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/response.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/response.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_login.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_login.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_logout.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_logout.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_post.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_post.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_response.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/rest_response.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/road.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/road.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/scene.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/scene.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/selection.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/selection.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sensor.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sensor.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sensor_noise.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sensor_noise.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sensor_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sensor_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/server_control.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/server_control.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/shadows.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/shadows.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sim_event.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sim_event.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sky.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sky.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sonar.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/sonar.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/spheregeom.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/spheregeom.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/spherical_coordinates.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/spherical_coordinates.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/stringmsg.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/stringmsg.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/stringmsg_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/stringmsg_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/subscribe.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/subscribe.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/surface.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/surface.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/tactile.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/tactile.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/test.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/test.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/time.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/time.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/topic_info.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/topic_info.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/track_visual.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/track_visual.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint32.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint32.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint32_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint32_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint64.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint64.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint64_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/uint64_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/undo_redo.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/undo_redo.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/user_cmd.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/user_cmd.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/user_cmd_stats.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/user_cmd_stats.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/vector2d.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/vector2d.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/vector3d.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/vector3d.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/visual.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/visual.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/visual_v.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/visual_v.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/web_request.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/web_request.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wind.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wind.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wireless_node.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wireless_node.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wireless_nodes.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wireless_nodes.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_control.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_control.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_modify.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_modify.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_reset.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_reset.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_stats.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/world_stats.proto
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wrench.pb.h
|
||||
include/ignition/msgs%%IGN_VER%%/ignition/msgs/wrench.proto
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%-all/ignition-msgs%%IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%-all/ignition-msgs%%IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%-all/ignition-msgs%%IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%/ignition-msgs%%IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%/ignition-msgs%%IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%/ignition-msgs%%IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-msgs%%IGN_VER%%/ignition-msgs%%IGN_VER%%-targets.cmake
|
||||
lib/libignition-msgs%%IGN_VER%%.so
|
||||
lib/libignition-msgs%%IGN_VER%%.so.3
|
||||
lib/libignition-msgs%%IGN_VER%%.so.3.0.0~pre3
|
||||
lib/ruby/ignition/cmdmsgs%%IGN_VER%%.rb
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Export.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Factory.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Filesystem.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/MessageTypes.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/SuppressWarning.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Utility.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/altimeter.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/altimeter.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/any.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/any.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/atmosphere.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/atmosphere.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/axis.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/axis.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/battery.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/battery.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boolean.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boolean.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boxgeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boxgeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/bytes.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/bytes.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_cmd.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_cmd.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_lens.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_lens.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camerasensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camerasensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cessna.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cessna.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/clock.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/clock.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cmd_vel2d.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cmd_vel2d.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/collision.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/collision.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/color.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/color.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/config.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contact.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contact.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contacts.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contacts.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contactsensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contactsensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cylindergeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cylindergeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/density.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/density.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/detail/Export.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/detail/SuppressWarning.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/diagnostics.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/diagnostics.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/distortion.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/distortion.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/duration.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/duration.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/empty.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/empty.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/entity_factory.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/entity_factory.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fluid.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fluid.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fog.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fog.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/friction.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/friction.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/geometry.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/geometry.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps_sensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps_sensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui_camera.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui_camera.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/header.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/header.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/heightmapgeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/heightmapgeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/hydra.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/hydra.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/ign.hh
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/image.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/image.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imagegeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imagegeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu_sensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu_sensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/inertial.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/inertial.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_animation.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_animation.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_cmd.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_cmd.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_wrench.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_wrench.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joy.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joy.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joystick.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joystick.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/laserscan.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/laserscan.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/light.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/light.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link_data.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link_data.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_control.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_control.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_control.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_control.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_stats.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_stats.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_status.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_status.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_image.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_image.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_sensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_sensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/magnetometer.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/magnetometer.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/material.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/material.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/meshgeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/meshgeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_configuration.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_configuration.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/packet.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/packet.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/physics.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/physics.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pid.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pid.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/planegeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/planegeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pointcloud.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pointcloud.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/polylinegeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/polylinegeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_animation.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_animation.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_trajectory.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_trajectory.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/projector.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/projector.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_grid.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_grid.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_particle.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_particle.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publish.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publish.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publishers.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publishers.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/quaternion.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/quaternion.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/raysensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/raysensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/request.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/request.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/response.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/response.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_login.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_login.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_logout.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_logout.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_post.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_post.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_response.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_response.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/road.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/road.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/scene.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/scene.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/selection.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/selection.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_noise.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_noise.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/server_control.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/server_control.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/shadows.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/shadows.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sim_event.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sim_event.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sky.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sky.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sonar.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sonar.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spheregeom.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spheregeom.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spherical_coordinates.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spherical_coordinates.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/subscribe.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/subscribe.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/surface.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/surface.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/tactile.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/tactile.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/test.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/test.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/time.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/time.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/topic_info.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/topic_info.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/track_visual.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/track_visual.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/undo_redo.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/undo_redo.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd_stats.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd_stats.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector2d.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector2d.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector3d.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector3d.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual_v.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual_v.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/web_request.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/web_request.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wind.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wind.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_node.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_node.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_nodes.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_nodes.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_control.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_control.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_modify.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_modify.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_reset.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_reset.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_stats.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_stats.proto
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wrench.pb.h
|
||||
include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wrench.proto
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%-all/ignition-%%MSGS_IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%-all/ignition-%%MSGS_IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%-all/ignition-%%MSGS_IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-targets.cmake
|
||||
lib/libignition-%%MSGS_IGN_VER%%.so
|
||||
lib/libignition-%%MSGS_IGN_VER%%.so.3
|
||||
lib/libignition-%%MSGS_IGN_VER%%.so.3.0.0~pre3
|
||||
lib/ruby/ignition/cmd%%MSGS_IGN_VER%%.rb
|
||||
lib/ruby/ignition/msgs/altimeter_pb.rb
|
||||
lib/ruby/ignition/msgs/any_pb.rb
|
||||
lib/ruby/ignition/msgs/atmosphere_pb.rb
|
||||
|
|
@ -449,5 +449,5 @@ lib/ruby/ignition/msgs/world_modify_pb.rb
|
|||
lib/ruby/ignition/msgs/world_reset_pb.rb
|
||||
lib/ruby/ignition/msgs/world_stats_pb.rb
|
||||
lib/ruby/ignition/msgs/wrench_pb.rb
|
||||
libdata/pkgconfig/ignition-msgs%%IGN_VER%%.pc
|
||||
share/ignition/msgs%%IGN_VER%%.yaml
|
||||
libdata/pkgconfig/ignition-%%MSGS_IGN_VER%%.pc
|
||||
share/ignition/%%MSGS_IGN_VER%%.yaml
|
||||
|
|
|
|||
|
|
@ -22,6 +22,6 @@ BB_COMMIT= 6bf2bf09570f
|
|||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= IGN_VER=${DISTVERSION:R:R}
|
||||
PLIST_SUB+= PLUGIN_IGN_VER=plugin${DISTVERSION:R:R}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,48 +1,48 @@
|
|||
include/ignition/plugin%%IGN_VER%%/ignition/plugin.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/EnablePluginFromThis.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/Export.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/Factory.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/Info.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/Loader.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/Plugin.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/PluginPtr.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/Register.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/RegisterMore.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/SpecializedPlugin.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/SpecializedPluginPtr.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/WeakPluginPtr.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/config.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/Export.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/Factory.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/Loader.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/Plugin.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/PluginPtr.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/Register.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/SpecializedPlugin.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/detail/utility.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/loader/Export.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/loader/detail/Export.hh
|
||||
include/ignition/plugin%%IGN_VER%%/ignition/plugin/utility.hh
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-all/ignition-plugin%%IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-all/ignition-plugin%%IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-all/ignition-plugin%%IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-loader/ignition-plugin%%IGN_VER%%-loader-config-version.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-loader/ignition-plugin%%IGN_VER%%-loader-config.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-loader/ignition-plugin%%IGN_VER%%-loader-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-loader/ignition-plugin%%IGN_VER%%-loader-targets.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-register/ignition-plugin%%IGN_VER%%-register-config-version.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-register/ignition-plugin%%IGN_VER%%-register-config.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%-register/ignition-plugin%%IGN_VER%%-register-targets.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%/ignition-plugin%%IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%/ignition-plugin%%IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%/ignition-plugin%%IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-plugin%%IGN_VER%%/ignition-plugin%%IGN_VER%%-targets.cmake
|
||||
lib/libignition-plugin%%IGN_VER%%-loader.so
|
||||
lib/libignition-plugin%%IGN_VER%%-loader.so.1
|
||||
lib/libignition-plugin%%IGN_VER%%-loader.so.1.0.0~pre1
|
||||
lib/libignition-plugin%%IGN_VER%%.so
|
||||
lib/libignition-plugin%%IGN_VER%%.so.1
|
||||
lib/libignition-plugin%%IGN_VER%%.so.1.0.0~pre1
|
||||
libdata/pkgconfig/ignition-plugin%%IGN_VER%%-loader.pc
|
||||
libdata/pkgconfig/ignition-plugin%%IGN_VER%%-register.pc
|
||||
libdata/pkgconfig/ignition-plugin%%IGN_VER%%.pc
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/EnablePluginFromThis.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/Export.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/Factory.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/Info.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/Loader.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/Plugin.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/PluginPtr.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/Register.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/RegisterMore.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/SpecializedPlugin.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/SpecializedPluginPtr.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/WeakPluginPtr.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/config.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/Export.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/Factory.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/Loader.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/Plugin.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/PluginPtr.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/Register.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/SpecializedPlugin.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/detail/utility.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/loader/Export.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/loader/detail/Export.hh
|
||||
include/ignition/%%PLUGIN_IGN_VER%%/ignition/plugin/utility.hh
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-all/ignition-%%PLUGIN_IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-all/ignition-%%PLUGIN_IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-all/ignition-%%PLUGIN_IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-loader/ignition-%%PLUGIN_IGN_VER%%-loader-config-version.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-loader/ignition-%%PLUGIN_IGN_VER%%-loader-config.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-loader/ignition-%%PLUGIN_IGN_VER%%-loader-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-loader/ignition-%%PLUGIN_IGN_VER%%-loader-targets.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-register/ignition-%%PLUGIN_IGN_VER%%-register-config-version.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-register/ignition-%%PLUGIN_IGN_VER%%-register-config.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%-register/ignition-%%PLUGIN_IGN_VER%%-register-targets.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%/ignition-%%PLUGIN_IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%/ignition-%%PLUGIN_IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%/ignition-%%PLUGIN_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%PLUGIN_IGN_VER%%/ignition-%%PLUGIN_IGN_VER%%-targets.cmake
|
||||
lib/libignition-%%PLUGIN_IGN_VER%%-loader.so
|
||||
lib/libignition-%%PLUGIN_IGN_VER%%-loader.so.1
|
||||
lib/libignition-%%PLUGIN_IGN_VER%%-loader.so.1.0.0~pre1
|
||||
lib/libignition-%%PLUGIN_IGN_VER%%.so
|
||||
lib/libignition-%%PLUGIN_IGN_VER%%.so.1
|
||||
lib/libignition-%%PLUGIN_IGN_VER%%.so.1.0.0~pre1
|
||||
libdata/pkgconfig/ignition-%%PLUGIN_IGN_VER%%-loader.pc
|
||||
libdata/pkgconfig/ignition-%%PLUGIN_IGN_VER%%-register.pc
|
||||
libdata/pkgconfig/ignition-%%PLUGIN_IGN_VER%%.pc
|
||||
|
|
|
|||
42
devel/ignition-transport/Makefile
Normal file
42
devel/ignition-transport/Makefile
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ignition-transport
|
||||
DISTVERSION= 6.0.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Ignition transport classes and functions for robot applications
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \
|
||||
ignition-tools>0:devel/ignition-tools \
|
||||
cppzmq>0:net/cppzmq
|
||||
LIB_DEPENDS= libignition-math6.so:math/ignition-math \
|
||||
libignition-msgs3.so:devel/ignition-msgs \
|
||||
libprotobuf.so:devel/protobuf \
|
||||
libuuid.so:misc/e2fsprogs-libuuid \
|
||||
libzmq.so:net/libzmq4
|
||||
RUN_DEPENDS= ignition-tools>0:devel/ignition-tools
|
||||
|
||||
USES= cmake:outsource pkgconfig sqlite
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
BB_ACCOUNT= ignitionrobotics
|
||||
BB_PROJECT= ign-transport
|
||||
BB_COMMIT= 4b78da2af04c
|
||||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= TRANSPORT_IGN_VER=transport${DISTVERSION:R:R}
|
||||
|
||||
do-test: # 1 test is known to fail: https://bitbucket.org/ignitionrobotics/ign-transport/issues/100/test-integration_log_versioned_symbols
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING=ON ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
devel/ignition-transport/distinfo
Normal file
3
devel/ignition-transport/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1542653754
|
||||
SHA256 (ignition-transport-6.0.0.tar.gz) = 691a6566774f7952297aee2d48fc638cdbc49c4a6529606b56d879fcda155185
|
||||
SIZE (ignition-transport-6.0.0.tar.gz) = 529120
|
||||
11
devel/ignition-transport/files/patch-CMakeLists.txt
Normal file
11
devel/ignition-transport/files/patch-CMakeLists.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- CMakeLists.txt.orig 2018-11-19 20:02:52 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -22,7 +22,7 @@ ign_configure_project(VERSION_SUFFIX pre
|
||||
|
||||
# ignition-transport currently has no options that are unique to it
|
||||
|
||||
-if (UNIX AND NOT APPLE)
|
||||
+if (UNIX AND NOT APPLE AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "^(FreeBSD|DragonFly)$")
|
||||
set (EXTRA_TEST_LIB_DEPS stdc++fs)
|
||||
else()
|
||||
set (EXTRA_TEST_LIB_DEPS)
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
--- log/include/ignition/transport/log/SqlStatement.hh.orig 2018-11-20 22:07:06 UTC
|
||||
+++ log/include/ignition/transport/log/SqlStatement.hh
|
||||
@@ -59,22 +59,22 @@ namespace ignition
|
||||
|
||||
/// \sa Set(std::nullptr_t)
|
||||
/// \brief Construct NULL parameter
|
||||
- public: explicit SqlParameter(std::nullptr_t);
|
||||
+ public: SqlParameter(std::nullptr_t);
|
||||
|
||||
/// \sa Set(int64_t)
|
||||
/// \brief Construct integer parameter
|
||||
/// \param[in] _integer an integer
|
||||
- public: explicit SqlParameter(int64_t _integer);
|
||||
+ public: SqlParameter(int64_t _integer);
|
||||
|
||||
/// \sa Set(double)
|
||||
/// \brief Construct real parameter
|
||||
/// \param[in] _real a real number
|
||||
- public: explicit SqlParameter(double _real);
|
||||
+ public: SqlParameter(double _real);
|
||||
|
||||
/// \sa Set(const std::string &)
|
||||
/// \brief Construct string parameter
|
||||
/// \param[in] _string a string
|
||||
- public: explicit SqlParameter(const std::string &_text);
|
||||
+ public: SqlParameter(const std::string &_text);
|
||||
|
||||
/// \brief Copy constructor
|
||||
/// \param[in] _other Another SqlParameter
|
||||
20
devel/ignition-transport/files/patch-log_src_QueryOptions.cc
Normal file
20
devel/ignition-transport/files/patch-log_src_QueryOptions.cc
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
--- log/src/QueryOptions.cc.orig 2018-11-20 22:08:14 UTC
|
||||
+++ log/src/QueryOptions.cc
|
||||
@@ -113,7 +113,7 @@ class TimeRangeOption::Implementation
|
||||
if (!startCompare.empty())
|
||||
{
|
||||
sql.statement += "time_recv " + startCompare + " ?";
|
||||
- sql.parameters.emplace_back(start.GetTime()->count());
|
||||
+ sql.parameters.emplace_back((int64_t)start.GetTime()->count());
|
||||
|
||||
if (!finishCompare.empty())
|
||||
sql.statement += " AND ";
|
||||
@@ -122,7 +122,7 @@ class TimeRangeOption::Implementation
|
||||
if (!finishCompare.empty())
|
||||
{
|
||||
sql.statement += "time_recv " + finishCompare + " ?";
|
||||
- sql.parameters.emplace_back(finish.GetTime()->count());
|
||||
+ sql.parameters.emplace_back((int64_t)finish.GetTime()->count());
|
||||
}
|
||||
|
||||
return sql;
|
||||
28
devel/ignition-transport/files/patch-src_NetUtils.cc
Normal file
28
devel/ignition-transport/files/patch-src_NetUtils.cc
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
--- src/NetUtils.cc.orig 2018-11-19 19:50:00 UTC
|
||||
+++ src/NetUtils.cc
|
||||
@@ -23,6 +23,7 @@
|
||||
#else
|
||||
#include <arpa/inet.h>
|
||||
#include <net/if.h>
|
||||
+ #include <netinet/in.h>
|
||||
#include <netdb.h>
|
||||
#include <pwd.h>
|
||||
#include <unistd.h>
|
||||
@@ -208,10 +209,17 @@ inline namespace IGNITION_TRANSPORT_VERS
|
||||
}
|
||||
|
||||
// If we already have the same SIOCGIFINDEX, ignore it (subinterface).
|
||||
+# if defined(__FreeBSD__) || defined(__DragonFly__)
|
||||
+ if (realIdx.find(ifIdx.ifr_index) != realIdx.end())
|
||||
+ continue;
|
||||
+
|
||||
+ realIdx.insert(ifIdx.ifr_index);
|
||||
+# else
|
||||
if (realIdx.find(ifIdx.ifr_ifindex) != realIdx.end())
|
||||
continue;
|
||||
|
||||
realIdx.insert(ifIdx.ifr_ifindex);
|
||||
+# endif
|
||||
#endif
|
||||
|
||||
if (getnameinfo(ifa->ifa_addr, salen, ip_, sizeof(ip_), nullptr, 0,
|
||||
20
devel/ignition-transport/files/patch-test_test__config.h.in
Normal file
20
devel/ignition-transport/files/patch-test_test__config.h.in
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
--- test/test_config.h.in.orig 2018-09-11 18:30:00 UTC
|
||||
+++ test/test_config.h.in
|
||||
@@ -30,7 +30,7 @@
|
||||
DETAIL_IGN_TRANSPORT_TEST_DIR
|
||||
#endif
|
||||
|
||||
-#ifndef __APPLE__
|
||||
+#if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(__DragonFly__)
|
||||
#include <experimental/filesystem>
|
||||
#include <filesystem>
|
||||
#endif
|
||||
@@ -91,7 +91,7 @@ namespace testing
|
||||
std::string portablePathUnion(const std::string &_str1,
|
||||
const std::string &_str2)
|
||||
{
|
||||
-#ifdef __APPLE__
|
||||
+#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__DragonFly__)
|
||||
// Ugly as hell but trying to avoid boost::filesystem
|
||||
return _str1 + "/" + _str2;
|
||||
#else
|
||||
4
devel/ignition-transport/pkg-descr
Normal file
4
devel/ignition-transport/pkg-descr
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Ignition transport is a component in the ignition framework, a set of libraries
|
||||
designed to rapidly develop robot applications.
|
||||
|
||||
WWW: https://ignitionrobotics.org/home
|
||||
64
devel/ignition-transport/pkg-plist
Normal file
64
devel/ignition-transport/pkg-plist
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/AdvertiseOptions.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Clock.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Discovery.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Export.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/HandlerStorage.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Helpers.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/MessageInfo.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NetUtils.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Node.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NodeOptions.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NodeShared.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Packet.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Publisher.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/RepHandler.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/ReqHandler.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/SubscribeOptions.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/SubscriptionHandler.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TopicStorage.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TopicUtils.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TransportTypes.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Uuid.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/config.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/detail/Export.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/detail/Node.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/ign.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Batch.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Descriptor.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Export.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Log.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Message.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/MsgIter.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Playback.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/QualifiedTime.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/QueryOptions.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Recorder.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/SqlStatement.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/detail/Export.hh
|
||||
include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/detail/QueryOptions.hh
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-all/ignition-%%TRANSPORT_IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-all/ignition-%%TRANSPORT_IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-all/ignition-%%TRANSPORT_IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-config-version.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-config.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-targets.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-targets.cmake
|
||||
lib/libignition-%%TRANSPORT_IGN_VER%%-log.so
|
||||
lib/libignition-%%TRANSPORT_IGN_VER%%-log.so.6
|
||||
lib/libignition-%%TRANSPORT_IGN_VER%%-log.so.6.0.0~pre2
|
||||
lib/libignition-%%TRANSPORT_IGN_VER%%.so
|
||||
lib/libignition-%%TRANSPORT_IGN_VER%%.so.6
|
||||
lib/libignition-%%TRANSPORT_IGN_VER%%.so.6.0.0~pre2
|
||||
lib/ruby/ignition/cmdlog6.rb
|
||||
lib/ruby/ignition/cmd%%TRANSPORT_IGN_VER%%.rb
|
||||
libdata/pkgconfig/ignition-%%TRANSPORT_IGN_VER%%-log.pc
|
||||
libdata/pkgconfig/ignition-%%TRANSPORT_IGN_VER%%.pc
|
||||
share/ignition/ignition-%%TRANSPORT_IGN_VER%%/sql/0.1.0.sql
|
||||
share/ignition/%%TRANSPORT_IGN_VER%%.yaml
|
||||
share/ignition/transportlog6.yaml
|
||||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= llvmlite
|
||||
DISTVERSION= 0.23.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.25.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -22,7 +21,7 @@ LIB_DEPENDS= libLLVM-6.0.so:devel/llvm60
|
|||
|
||||
# Python 2.7,3.4+
|
||||
USES= python fortran
|
||||
USE_PYTHON= concurrent distutils autoplist
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
# devel/llvm60 required as of version 0.23.0
|
||||
LLVM_VER= 60
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1527443006
|
||||
SHA256 (llvmlite-0.23.0.tar.gz) = bc8b1b46274d05b578fe9e980a6d98fa71c8727f6f9ed31d4d8468dce7aa5762
|
||||
SIZE (llvmlite-0.23.0.tar.gz) = 98850
|
||||
TIMESTAMP = 1542234868
|
||||
SHA256 (llvmlite-0.25.0.tar.gz) = fd64def9a51dd7dc61913a7a08eeba5b9785522740bec5a7c5995b2a90525025
|
||||
SIZE (llvmlite-0.25.0.tar.gz) = 102079
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= numba
|
||||
DISTVERSION= 0.38.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.40.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -15,21 +14,17 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>1.7,1:math/py-numpy@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libomp.so:devel/openmp \
|
||||
libtbb.so:devel/tbb
|
||||
RUN_DEPENDS= ${PY_ENUM34} \
|
||||
${PYTHON_PKGNAMEPREFIX}llvmlite>=0.12:devel/py-llvmlite@${PY_FLAVOR}
|
||||
|
||||
USES= python fortran
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# Required for Python 2.7
|
||||
.if ${PYTHON_REL} < 3400
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${PY_FLAVOR} \
|
||||
py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}funcsigs>0:devel/py-funcsigs@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
USES= python fortran localbase
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
||||
post-install:
|
||||
@${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name "*.so" | ${XARGS} ${STRIP_CMD}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1527530784
|
||||
SHA256 (numba-0.38.0.tar.gz) = da1a5ae35a64536dcc46880450e0f839e53a2cf5c587fb09e5e1bf9cbcca8693
|
||||
SIZE (numba-0.38.0.tar.gz) = 1406895
|
||||
TIMESTAMP = 1542233569
|
||||
SHA256 (numba-0.40.1.tar.gz) = 52d046c13bcf0de79dbfb936874b7228f141b9b8e3447cc35855e9ad3e12aa33
|
||||
SIZE (numba-0.40.1.tar.gz) = 1518126
|
||||
|
|
|
|||
14
devel/py-numba/files/patch-numba_npyufunc_workqueue.c
Normal file
14
devel/py-numba/files/patch-numba_npyufunc_workqueue.c
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
--- numba/npyufunc/workqueue.c.orig 2018-11-14 22:14:35 UTC
|
||||
+++ numba/npyufunc/workqueue.c
|
||||
@@ -19,7 +19,11 @@ race condition.
|
||||
/* PThread */
|
||||
#include <pthread.h>
|
||||
#include <unistd.h>
|
||||
+#if defined(__FreeBSD__)
|
||||
+#include <stdlib.h>
|
||||
+#else
|
||||
#include <alloca.h>
|
||||
+#endif
|
||||
#define NUMBA_PTHREAD
|
||||
#endif
|
||||
|
||||
|
|
@ -17,7 +17,6 @@ USES= cargo
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rust-lang-nursery
|
||||
PLIST_FILES= bin/bindgen
|
||||
LLVM_DEFAULT?= 70 # Keep in sync with Mk/bsd.gecko.mk
|
||||
|
||||
CARGO_CRATES= aho-corasick-0.6.8 \
|
||||
ansi_term-0.11.0 \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
TIMESTAMP = 1542135943
|
||||
TIMESTAMP = 1542783715
|
||||
SHA256 (openoffice/apache-openoffice-4.1.6-r1844436-src.tar.bz2) = 5189880207977a0fd6d4ef5eada7d18d8dbf94cddcc71822889cfb6c82cfed18
|
||||
SIZE (openoffice/apache-openoffice-4.1.6-r1844436-src.tar.bz2) = 220017032
|
||||
SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa
|
||||
SIZE (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 28957004
|
||||
SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice/unowinreg.dll) = 6144
|
||||
|
|
|
|||
|
|
@ -815,6 +815,7 @@
|
|||
SUBDIR += pecl-qrencode
|
||||
SUBDIR += pecomato
|
||||
SUBDIR += pencil
|
||||
SUBDIR += pencil2d
|
||||
SUBDIR += peps
|
||||
SUBDIR += perceptualdiff
|
||||
SUBDIR += pfstools
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= opencollada
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.6.65
|
||||
DISTVERSION= 1.6.67
|
||||
CATEGORIES= graphics devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1539329060
|
||||
SHA256 (KhronosGroup-OpenCOLLADA-v1.6.65_GH0.tar.gz) = c8b4744be671ddf09a112e94503af276cf5fe8d2e52cdf8bbbd3b7b93ac9d5b9
|
||||
SIZE (KhronosGroup-OpenCOLLADA-v1.6.65_GH0.tar.gz) = 12096904
|
||||
TIMESTAMP = 1542760647
|
||||
SHA256 (KhronosGroup-OpenCOLLADA-v1.6.67_GH0.tar.gz) = 1c83f48371f9ab355268a1805dda33bdf46a4b0e6c495773a657f48b6e6a73ae
|
||||
SIZE (KhronosGroup-OpenCOLLADA-v1.6.67_GH0.tar.gz) = 12095681
|
||||
|
|
|
|||
28
graphics/pencil2d/Makefile
Normal file
28
graphics/pencil2d/Makefile
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pencil2d
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.2-63
|
||||
DISTVERSIONSUFFIX= -gd05fbae0
|
||||
CATEGORIES= graphics math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Easy and intuitive tool to make 2D hand-drawn animations
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
||||
|
||||
USES= desktop-file-utils gl gmake qmake qt:5 shared-mime-info
|
||||
USE_GITHUB= yes
|
||||
USE_QT= core gui multimedia network svg widgets xml buildtools_build
|
||||
USE_GL= gl
|
||||
GH_PROJECT= pencil
|
||||
|
||||
PLIST_FILES= bin/pencil2d \
|
||||
share/applications/pencil2d.desktop \
|
||||
share/bash-completion/completions/pencil2d \
|
||||
share/icons/hicolor/256x256/apps/pencil2d.png \
|
||||
share/mime/packages/pencil2d.xml \
|
||||
share/zsh/site-functions/_pencil2d
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
graphics/pencil2d/distinfo
Normal file
3
graphics/pencil2d/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1542783932
|
||||
SHA256 (pencil2d-pencil-v0.6.2-63-gd05fbae0_GH0.tar.gz) = 24a9f143a13b667ff3ec398fcf0d6d2f5937b6b410ecff16b3133a1fda2f7a32
|
||||
SIZE (pencil2d-pencil-v0.6.2-63-gd05fbae0_GH0.tar.gz) = 3198984
|
||||
11
graphics/pencil2d/files/patch-app_app.pro
Normal file
11
graphics/pencil2d/files/patch-app_app.pro
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- app/app.pro.orig 2018-11-21 09:01:18 UTC
|
||||
+++ app/app.pro
|
||||
@@ -135,7 +135,7 @@ win32 {
|
||||
RC_FILE = data/pencil2d.rc
|
||||
}
|
||||
|
||||
-linux {
|
||||
+freebsd {
|
||||
target.path = $${PREFIX}/bin
|
||||
|
||||
bashcompletion.files = data/pencil2d
|
||||
5
graphics/pencil2d/pkg-descr
Normal file
5
graphics/pencil2d/pkg-descr
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Pencil2D is an animation/drawing software for FreeBSD, Linux, macOS, and
|
||||
Windows. It lets you create traditional hand-drawn animation (cartoon)
|
||||
using both bitmap and vector graphics. Pencil2D is free and open source.
|
||||
|
||||
WWW: https://www.pencil2d.org/
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nocc
|
||||
PORTVERSION= 1.9.7
|
||||
PORTVERSION= 1.9.8
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION}
|
||||
|
||||
|
|
@ -11,9 +11,10 @@ COMMENT= Webmail system which access POP3 and IMAP mail servers
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= php:web
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= php:web
|
||||
USE_PHP= ctype iconv imap mbstring pcre session
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1511338149
|
||||
SHA256 (nocc-1.9.7.tar.gz) = 33c9687c613929db76f1fecef24358c3cc90c5200c64bc27392431c441407fc9
|
||||
SIZE (nocc-1.9.7.tar.gz) = 1717561
|
||||
TIMESTAMP = 1542791685
|
||||
SHA256 (nocc-1.9.8.tar.gz) = 415511865a2f3c141313b8d33a6fad7ed265beda65ae52448a2d5fa944992e65
|
||||
SIZE (nocc-1.9.8.tar.gz) = 1726666
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= postfix
|
||||
DISTVERSION= 3.4-20181118
|
||||
DISTVERSION= 3.4-20181119
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 5
|
||||
CATEGORIES= mail ipv6
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1542570037
|
||||
SHA256 (postfix/postfix-3.4-20181118.tar.gz) = 3327bee92680f15581027a11aed6ae521f674f4b1191d10b5f65ac2e556c9a7d
|
||||
SIZE (postfix/postfix-3.4-20181118.tar.gz) = 4499405
|
||||
TIMESTAMP = 1542675420
|
||||
SHA256 (postfix/postfix-3.4-20181119.tar.gz) = 3792b138f2641132ac8436c48e70e17f6eac405a9ba5125fb89485d8f634dd8f
|
||||
SIZE (postfix/postfix-3.4-20181119.tar.gz) = 4499449
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= thunderbird
|
||||
DISTVERSION= 60.3.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail news net-im ipv6
|
||||
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
|
||||
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
|
||||
|
|
@ -26,13 +27,12 @@ BUILD_DEPENDS= nspr>=4.19:devel/nspr \
|
|||
autoconf-2.13:devel/autoconf213 \
|
||||
yasm:devel/yasm \
|
||||
zip:archivers/zip
|
||||
# soundtouch>=1.9.0:audio/soundtouch \
|
||||
|
||||
USE_HARDENING= pie:off relro:off
|
||||
|
||||
SSP_UNSAFE= yes
|
||||
USE_GECKO= gecko
|
||||
USE_MOZILLA= -cairo -soundtouch
|
||||
USE_MOZILLA= # empty
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
|
|
@ -51,7 +51,6 @@ MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome
|
|||
|
||||
OPTIONS_DEFINE= LIGHTNING
|
||||
OPTIONS_DEFAULT=CANBERRA LIGHTNING
|
||||
OPTIONS_EXCLUDE=BUNDLED_CAIRO
|
||||
|
||||
.include "${.CURDIR}/../../www/firefox/Makefile.options"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -1,383 +0,0 @@
|
|||
# Partially revert bug 791305 to allow building with system IJG jpeg library
|
||||
|
||||
diff --git old-configure.in configure.in
|
||||
index f0aeb5d..1c01010 100644
|
||||
--- old-configure.in
|
||||
+++ old-configure.in
|
||||
@@ -4027,11 +4027,7 @@ if test "$MOZ_SYSTEM_JPEG" = 1; then
|
||||
#include <jpeglib.h> ],
|
||||
[ #if JPEG_LIB_VERSION < $MOZJPEG
|
||||
#error "Insufficient JPEG library version ($MOZJPEG required)."
|
||||
- #endif
|
||||
- #ifndef JCS_EXTENSIONS
|
||||
- #error "libjpeg-turbo JCS_EXTENSIONS required"
|
||||
- #endif
|
||||
- ],
|
||||
+ #endif ],
|
||||
MOZ_SYSTEM_JPEG=1,
|
||||
AC_MSG_ERROR([Insufficient JPEG library version for --with-system-jpeg]))
|
||||
fi
|
||||
diff --git image/decoders/nsJPEGDecoder.cpp image/decoders/nsJPEGDecoder.cpp
|
||||
index 8fa8200..1d2a259 100644
|
||||
--- image/decoders/nsJPEGDecoder.cpp
|
||||
+++ image/decoders/nsJPEGDecoder.cpp
|
||||
@@ -21,13 +21,28 @@
|
||||
|
||||
extern "C" {
|
||||
#include "iccjpeg.h"
|
||||
-}
|
||||
|
||||
+#ifdef JCS_EXTENSIONS
|
||||
#if MOZ_BIG_ENDIAN
|
||||
#define MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB JCS_EXT_XRGB
|
||||
#else
|
||||
#define MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB JCS_EXT_BGRX
|
||||
#endif
|
||||
+#else
|
||||
+/* Colorspace conversion (copied from jpegint.h) */
|
||||
+struct jpeg_color_deconverter {
|
||||
+ JMETHOD(void, start_pass, (j_decompress_ptr cinfo));
|
||||
+ JMETHOD(void, color_convert, (j_decompress_ptr cinfo,
|
||||
+ JSAMPIMAGE input_buf, JDIMENSION input_row,
|
||||
+ JSAMPARRAY output_buf, int num_rows));
|
||||
+};
|
||||
+
|
||||
+METHODDEF(void)
|
||||
+ycc_rgb_convert_argb (j_decompress_ptr cinfo,
|
||||
+ JSAMPIMAGE input_buf, JDIMENSION input_row,
|
||||
+ JSAMPARRAY output_buf, int num_rows);
|
||||
+#endif
|
||||
+}
|
||||
|
||||
static void cmyk_convert_rgb(JSAMPROW row, JDIMENSION width);
|
||||
|
||||
@@ -367,6 +382,7 @@ nsJPEGDecoder::WriteInternal(const char*
|
||||
case JCS_GRAYSCALE:
|
||||
case JCS_RGB:
|
||||
case JCS_YCbCr:
|
||||
+#ifdef JCS_EXTENSIONS
|
||||
// if we're not color managing we can decode directly to
|
||||
// MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB
|
||||
if (mCMSMode != eCMSMode_All) {
|
||||
@@ -375,6 +391,9 @@ nsJPEGDecoder::WriteInternal(const char*
|
||||
} else {
|
||||
mInfo.out_color_space = JCS_RGB;
|
||||
}
|
||||
+#else
|
||||
+ mInfo.out_color_space = JCS_RGB;
|
||||
+#endif
|
||||
break;
|
||||
case JCS_CMYK:
|
||||
case JCS_YCCK:
|
||||
@@ -448,6 +467,16 @@ nsJPEGDecoder::WriteInternal(const char*
|
||||
return; // I/O suspension
|
||||
}
|
||||
|
||||
+#ifndef JCS_EXTENSIONS
|
||||
+ /* Force to use our YCbCr to Packed RGB converter when possible */
|
||||
+ if (!mTransform && (mCMSMode != eCMSMode_All) &&
|
||||
+ mInfo.jpeg_color_space == JCS_YCbCr && mInfo.out_color_space == JCS_RGB) {
|
||||
+ /* Special case for the most common case: transform from YCbCr direct into packed ARGB */
|
||||
+ mInfo.out_color_components = 4; /* Packed ARGB pixels are always 4 bytes...*/
|
||||
+ mInfo.cconvert->color_convert = ycc_rgb_convert_argb;
|
||||
+ }
|
||||
+#endif
|
||||
+
|
||||
// If this is a progressive JPEG ...
|
||||
mState = mInfo.buffered_image ?
|
||||
JPEG_DECOMPRESS_PROGRESSIVE : JPEG_DECOMPRESS_SEQUENTIAL;
|
||||
@@ -605,7 +633,11 @@ nsJPEGDecoder::OutputScanlines(bool* sus
|
||||
uint32_t* imageRow = ((uint32_t*)mImageData) +
|
||||
(mInfo.output_scanline * mInfo.output_width);
|
||||
|
||||
+#ifdef JCS_EXTENSIONS
|
||||
if (mInfo.out_color_space == MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB) {
|
||||
+#else
|
||||
+ if (mInfo.cconvert->color_convert == ycc_rgb_convert_argb) {
|
||||
+#endif
|
||||
// Special case: scanline will be directly converted into packed ARGB
|
||||
if (jpeg_read_scanlines(&mInfo, (JSAMPARRAY)&imageRow, 1) != 1) {
|
||||
*suspend = true; // suspend
|
||||
@@ -920,6 +952,282 @@ term_source (j_decompress_ptr jd)
|
||||
} // namespace mozilla
|
||||
|
||||
|
||||
+#ifndef JCS_EXTENSIONS
|
||||
+/**************** YCbCr -> Cairo's RGB24/ARGB32 conversion: most common case **************/
|
||||
+
|
||||
+/*
|
||||
+ * YCbCr is defined per CCIR 601-1, except that Cb and Cr are
|
||||
+ * normalized to the range 0..MAXJSAMPLE rather than -0.5 .. 0.5.
|
||||
+ * The conversion equations to be implemented are therefore
|
||||
+ * R = Y + 1.40200 * Cr
|
||||
+ * G = Y - 0.34414 * Cb - 0.71414 * Cr
|
||||
+ * B = Y + 1.77200 * Cb
|
||||
+ * where Cb and Cr represent the incoming values less CENTERJSAMPLE.
|
||||
+ * (These numbers are derived from TIFF 6.0 section 21, dated 3-June-92.)
|
||||
+ *
|
||||
+ * To avoid floating-point arithmetic, we represent the fractional constants
|
||||
+ * as integers scaled up by 2^16 (about 4 digits precision); we have to divide
|
||||
+ * the products by 2^16, with appropriate rounding, to get the correct answer.
|
||||
+ * Notice that Y, being an integral input, does not contribute any fraction
|
||||
+ * so it need not participate in the rounding.
|
||||
+ *
|
||||
+ * For even more speed, we avoid doing any multiplications in the inner loop
|
||||
+ * by precalculating the constants times Cb and Cr for all possible values.
|
||||
+ * For 8-bit JSAMPLEs this is very reasonable (only 256 entries per table);
|
||||
+ * for 12-bit samples it is still acceptable. It's not very reasonable for
|
||||
+ * 16-bit samples, but if you want lossless storage you shouldn't be changing
|
||||
+ * colorspace anyway.
|
||||
+ * The Cr=>R and Cb=>B values can be rounded to integers in advance; the
|
||||
+ * values for the G calculation are left scaled up, since we must add them
|
||||
+ * together before rounding.
|
||||
+ */
|
||||
+
|
||||
+#define SCALEBITS 16 /* speediest right-shift on some machines */
|
||||
+
|
||||
+/* Use static tables for color processing. */
|
||||
+/* Four tables, each 256 entries of 4 bytes totals 4K which is not bad... */
|
||||
+
|
||||
+const int Cr_r_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
|
||||
+ -0xb3, -0xb2, -0xb1, -0xaf, -0xae, -0xac,
|
||||
+ -0xab, -0xaa, -0xa8, -0xa7, -0xa5, -0xa4,
|
||||
+ -0xa3, -0xa1, -0xa0, -0x9e, -0x9d, -0x9c,
|
||||
+ -0x9a, -0x99, -0x97, -0x96, -0x95, -0x93,
|
||||
+ -0x92, -0x90, -0x8f, -0x8e, -0x8c, -0x8b,
|
||||
+ -0x89, -0x88, -0x87, -0x85, -0x84, -0x82,
|
||||
+ -0x81, -0x80, -0x7e, -0x7d, -0x7b, -0x7a,
|
||||
+ -0x79, -0x77, -0x76, -0x74, -0x73, -0x72,
|
||||
+ -0x70, -0x6f, -0x6d, -0x6c, -0x6b, -0x69,
|
||||
+ -0x68, -0x66, -0x65, -0x64, -0x62, -0x61,
|
||||
+ -0x5f, -0x5e, -0x5d, -0x5b, -0x5a, -0x58,
|
||||
+ -0x57, -0x56, -0x54, -0x53, -0x51, -0x50,
|
||||
+ -0x4f, -0x4d, -0x4c, -0x4a, -0x49, -0x48,
|
||||
+ -0x46, -0x45, -0x43, -0x42, -0x40, -0x3f,
|
||||
+ -0x3e, -0x3c, -0x3b, -0x39, -0x38, -0x37,
|
||||
+ -0x35, -0x34, -0x32, -0x31, -0x30, -0x2e,
|
||||
+ -0x2d, -0x2b, -0x2a, -0x29, -0x27, -0x26,
|
||||
+ -0x24, -0x23, -0x22, -0x20, -0x1f, -0x1d,
|
||||
+ -0x1c, -0x1b, -0x19, -0x18, -0x16, -0x15,
|
||||
+ -0x14, -0x12, -0x11, -0x0f, -0x0e, -0x0d,
|
||||
+ -0x0b, -0x0a, -0x08, -0x07, -0x06, -0x04,
|
||||
+ -0x03, -0x01, 0x00, 0x01, 0x03, 0x04,
|
||||
+ 0x06, 0x07, 0x08, 0x0a, 0x0b, 0x0d,
|
||||
+ 0x0e, 0x0f, 0x11, 0x12, 0x14, 0x15,
|
||||
+ 0x16, 0x18, 0x19, 0x1b, 0x1c, 0x1d,
|
||||
+ 0x1f, 0x20, 0x22, 0x23, 0x24, 0x26,
|
||||
+ 0x27, 0x29, 0x2a, 0x2b, 0x2d, 0x2e,
|
||||
+ 0x30, 0x31, 0x32, 0x34, 0x35, 0x37,
|
||||
+ 0x38, 0x39, 0x3b, 0x3c, 0x3e, 0x3f,
|
||||
+ 0x40, 0x42, 0x43, 0x45, 0x46, 0x48,
|
||||
+ 0x49, 0x4a, 0x4c, 0x4d, 0x4f, 0x50,
|
||||
+ 0x51, 0x53, 0x54, 0x56, 0x57, 0x58,
|
||||
+ 0x5a, 0x5b, 0x5d, 0x5e, 0x5f, 0x61,
|
||||
+ 0x62, 0x64, 0x65, 0x66, 0x68, 0x69,
|
||||
+ 0x6b, 0x6c, 0x6d, 0x6f, 0x70, 0x72,
|
||||
+ 0x73, 0x74, 0x76, 0x77, 0x79, 0x7a,
|
||||
+ 0x7b, 0x7d, 0x7e, 0x80, 0x81, 0x82,
|
||||
+ 0x84, 0x85, 0x87, 0x88, 0x89, 0x8b,
|
||||
+ 0x8c, 0x8e, 0x8f, 0x90, 0x92, 0x93,
|
||||
+ 0x95, 0x96, 0x97, 0x99, 0x9a, 0x9c,
|
||||
+ 0x9d, 0x9e, 0xa0, 0xa1, 0xa3, 0xa4,
|
||||
+ 0xa5, 0xa7, 0xa8, 0xaa, 0xab, 0xac,
|
||||
+ 0xae, 0xaf, 0xb1, 0xb2,
|
||||
+ };
|
||||
+
|
||||
+const int Cb_b_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
|
||||
+ -0xe3, -0xe1, -0xdf, -0xde, -0xdc, -0xda,
|
||||
+ -0xd8, -0xd6, -0xd5, -0xd3, -0xd1, -0xcf,
|
||||
+ -0xce, -0xcc, -0xca, -0xc8, -0xc6, -0xc5,
|
||||
+ -0xc3, -0xc1, -0xbf, -0xbe, -0xbc, -0xba,
|
||||
+ -0xb8, -0xb7, -0xb5, -0xb3, -0xb1, -0xaf,
|
||||
+ -0xae, -0xac, -0xaa, -0xa8, -0xa7, -0xa5,
|
||||
+ -0xa3, -0xa1, -0x9f, -0x9e, -0x9c, -0x9a,
|
||||
+ -0x98, -0x97, -0x95, -0x93, -0x91, -0x90,
|
||||
+ -0x8e, -0x8c, -0x8a, -0x88, -0x87, -0x85,
|
||||
+ -0x83, -0x81, -0x80, -0x7e, -0x7c, -0x7a,
|
||||
+ -0x78, -0x77, -0x75, -0x73, -0x71, -0x70,
|
||||
+ -0x6e, -0x6c, -0x6a, -0x69, -0x67, -0x65,
|
||||
+ -0x63, -0x61, -0x60, -0x5e, -0x5c, -0x5a,
|
||||
+ -0x59, -0x57, -0x55, -0x53, -0x52, -0x50,
|
||||
+ -0x4e, -0x4c, -0x4a, -0x49, -0x47, -0x45,
|
||||
+ -0x43, -0x42, -0x40, -0x3e, -0x3c, -0x3a,
|
||||
+ -0x39, -0x37, -0x35, -0x33, -0x32, -0x30,
|
||||
+ -0x2e, -0x2c, -0x2b, -0x29, -0x27, -0x25,
|
||||
+ -0x23, -0x22, -0x20, -0x1e, -0x1c, -0x1b,
|
||||
+ -0x19, -0x17, -0x15, -0x13, -0x12, -0x10,
|
||||
+ -0x0e, -0x0c, -0x0b, -0x09, -0x07, -0x05,
|
||||
+ -0x04, -0x02, 0x00, 0x02, 0x04, 0x05,
|
||||
+ 0x07, 0x09, 0x0b, 0x0c, 0x0e, 0x10,
|
||||
+ 0x12, 0x13, 0x15, 0x17, 0x19, 0x1b,
|
||||
+ 0x1c, 0x1e, 0x20, 0x22, 0x23, 0x25,
|
||||
+ 0x27, 0x29, 0x2b, 0x2c, 0x2e, 0x30,
|
||||
+ 0x32, 0x33, 0x35, 0x37, 0x39, 0x3a,
|
||||
+ 0x3c, 0x3e, 0x40, 0x42, 0x43, 0x45,
|
||||
+ 0x47, 0x49, 0x4a, 0x4c, 0x4e, 0x50,
|
||||
+ 0x52, 0x53, 0x55, 0x57, 0x59, 0x5a,
|
||||
+ 0x5c, 0x5e, 0x60, 0x61, 0x63, 0x65,
|
||||
+ 0x67, 0x69, 0x6a, 0x6c, 0x6e, 0x70,
|
||||
+ 0x71, 0x73, 0x75, 0x77, 0x78, 0x7a,
|
||||
+ 0x7c, 0x7e, 0x80, 0x81, 0x83, 0x85,
|
||||
+ 0x87, 0x88, 0x8a, 0x8c, 0x8e, 0x90,
|
||||
+ 0x91, 0x93, 0x95, 0x97, 0x98, 0x9a,
|
||||
+ 0x9c, 0x9e, 0x9f, 0xa1, 0xa3, 0xa5,
|
||||
+ 0xa7, 0xa8, 0xaa, 0xac, 0xae, 0xaf,
|
||||
+ 0xb1, 0xb3, 0xb5, 0xb7, 0xb8, 0xba,
|
||||
+ 0xbc, 0xbe, 0xbf, 0xc1, 0xc3, 0xc5,
|
||||
+ 0xc6, 0xc8, 0xca, 0xcc, 0xce, 0xcf,
|
||||
+ 0xd1, 0xd3, 0xd5, 0xd6, 0xd8, 0xda,
|
||||
+ 0xdc, 0xde, 0xdf, 0xe1,
|
||||
+ };
|
||||
+
|
||||
+const int Cr_g_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
|
||||
+ 0x5b6900, 0x5ab22e, 0x59fb5c, 0x59448a, 0x588db8, 0x57d6e6,
|
||||
+ 0x572014, 0x566942, 0x55b270, 0x54fb9e, 0x5444cc, 0x538dfa,
|
||||
+ 0x52d728, 0x522056, 0x516984, 0x50b2b2, 0x4ffbe0, 0x4f450e,
|
||||
+ 0x4e8e3c, 0x4dd76a, 0x4d2098, 0x4c69c6, 0x4bb2f4, 0x4afc22,
|
||||
+ 0x4a4550, 0x498e7e, 0x48d7ac, 0x4820da, 0x476a08, 0x46b336,
|
||||
+ 0x45fc64, 0x454592, 0x448ec0, 0x43d7ee, 0x43211c, 0x426a4a,
|
||||
+ 0x41b378, 0x40fca6, 0x4045d4, 0x3f8f02, 0x3ed830, 0x3e215e,
|
||||
+ 0x3d6a8c, 0x3cb3ba, 0x3bfce8, 0x3b4616, 0x3a8f44, 0x39d872,
|
||||
+ 0x3921a0, 0x386ace, 0x37b3fc, 0x36fd2a, 0x364658, 0x358f86,
|
||||
+ 0x34d8b4, 0x3421e2, 0x336b10, 0x32b43e, 0x31fd6c, 0x31469a,
|
||||
+ 0x308fc8, 0x2fd8f6, 0x2f2224, 0x2e6b52, 0x2db480, 0x2cfdae,
|
||||
+ 0x2c46dc, 0x2b900a, 0x2ad938, 0x2a2266, 0x296b94, 0x28b4c2,
|
||||
+ 0x27fdf0, 0x27471e, 0x26904c, 0x25d97a, 0x2522a8, 0x246bd6,
|
||||
+ 0x23b504, 0x22fe32, 0x224760, 0x21908e, 0x20d9bc, 0x2022ea,
|
||||
+ 0x1f6c18, 0x1eb546, 0x1dfe74, 0x1d47a2, 0x1c90d0, 0x1bd9fe,
|
||||
+ 0x1b232c, 0x1a6c5a, 0x19b588, 0x18feb6, 0x1847e4, 0x179112,
|
||||
+ 0x16da40, 0x16236e, 0x156c9c, 0x14b5ca, 0x13fef8, 0x134826,
|
||||
+ 0x129154, 0x11da82, 0x1123b0, 0x106cde, 0x0fb60c, 0x0eff3a,
|
||||
+ 0x0e4868, 0x0d9196, 0x0cdac4, 0x0c23f2, 0x0b6d20, 0x0ab64e,
|
||||
+ 0x09ff7c, 0x0948aa, 0x0891d8, 0x07db06, 0x072434, 0x066d62,
|
||||
+ 0x05b690, 0x04ffbe, 0x0448ec, 0x03921a, 0x02db48, 0x022476,
|
||||
+ 0x016da4, 0x00b6d2, 0x000000, -0x00b6d2, -0x016da4, -0x022476,
|
||||
+ -0x02db48, -0x03921a, -0x0448ec, -0x04ffbe, -0x05b690, -0x066d62,
|
||||
+ -0x072434, -0x07db06, -0x0891d8, -0x0948aa, -0x09ff7c, -0x0ab64e,
|
||||
+ -0x0b6d20, -0x0c23f2, -0x0cdac4, -0x0d9196, -0x0e4868, -0x0eff3a,
|
||||
+ -0x0fb60c, -0x106cde, -0x1123b0, -0x11da82, -0x129154, -0x134826,
|
||||
+ -0x13fef8, -0x14b5ca, -0x156c9c, -0x16236e, -0x16da40, -0x179112,
|
||||
+ -0x1847e4, -0x18feb6, -0x19b588, -0x1a6c5a, -0x1b232c, -0x1bd9fe,
|
||||
+ -0x1c90d0, -0x1d47a2, -0x1dfe74, -0x1eb546, -0x1f6c18, -0x2022ea,
|
||||
+ -0x20d9bc, -0x21908e, -0x224760, -0x22fe32, -0x23b504, -0x246bd6,
|
||||
+ -0x2522a8, -0x25d97a, -0x26904c, -0x27471e, -0x27fdf0, -0x28b4c2,
|
||||
+ -0x296b94, -0x2a2266, -0x2ad938, -0x2b900a, -0x2c46dc, -0x2cfdae,
|
||||
+ -0x2db480, -0x2e6b52, -0x2f2224, -0x2fd8f6, -0x308fc8, -0x31469a,
|
||||
+ -0x31fd6c, -0x32b43e, -0x336b10, -0x3421e2, -0x34d8b4, -0x358f86,
|
||||
+ -0x364658, -0x36fd2a, -0x37b3fc, -0x386ace, -0x3921a0, -0x39d872,
|
||||
+ -0x3a8f44, -0x3b4616, -0x3bfce8, -0x3cb3ba, -0x3d6a8c, -0x3e215e,
|
||||
+ -0x3ed830, -0x3f8f02, -0x4045d4, -0x40fca6, -0x41b378, -0x426a4a,
|
||||
+ -0x43211c, -0x43d7ee, -0x448ec0, -0x454592, -0x45fc64, -0x46b336,
|
||||
+ -0x476a08, -0x4820da, -0x48d7ac, -0x498e7e, -0x4a4550, -0x4afc22,
|
||||
+ -0x4bb2f4, -0x4c69c6, -0x4d2098, -0x4dd76a, -0x4e8e3c, -0x4f450e,
|
||||
+ -0x4ffbe0, -0x50b2b2, -0x516984, -0x522056, -0x52d728, -0x538dfa,
|
||||
+ -0x5444cc, -0x54fb9e, -0x55b270, -0x566942, -0x572014, -0x57d6e6,
|
||||
+ -0x588db8, -0x59448a, -0x59fb5c, -0x5ab22e,
|
||||
+ };
|
||||
+
|
||||
+const int Cb_g_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
|
||||
+ 0x2c8d00, 0x2c34e6, 0x2bdccc, 0x2b84b2, 0x2b2c98, 0x2ad47e,
|
||||
+ 0x2a7c64, 0x2a244a, 0x29cc30, 0x297416, 0x291bfc, 0x28c3e2,
|
||||
+ 0x286bc8, 0x2813ae, 0x27bb94, 0x27637a, 0x270b60, 0x26b346,
|
||||
+ 0x265b2c, 0x260312, 0x25aaf8, 0x2552de, 0x24fac4, 0x24a2aa,
|
||||
+ 0x244a90, 0x23f276, 0x239a5c, 0x234242, 0x22ea28, 0x22920e,
|
||||
+ 0x2239f4, 0x21e1da, 0x2189c0, 0x2131a6, 0x20d98c, 0x208172,
|
||||
+ 0x202958, 0x1fd13e, 0x1f7924, 0x1f210a, 0x1ec8f0, 0x1e70d6,
|
||||
+ 0x1e18bc, 0x1dc0a2, 0x1d6888, 0x1d106e, 0x1cb854, 0x1c603a,
|
||||
+ 0x1c0820, 0x1bb006, 0x1b57ec, 0x1affd2, 0x1aa7b8, 0x1a4f9e,
|
||||
+ 0x19f784, 0x199f6a, 0x194750, 0x18ef36, 0x18971c, 0x183f02,
|
||||
+ 0x17e6e8, 0x178ece, 0x1736b4, 0x16de9a, 0x168680, 0x162e66,
|
||||
+ 0x15d64c, 0x157e32, 0x152618, 0x14cdfe, 0x1475e4, 0x141dca,
|
||||
+ 0x13c5b0, 0x136d96, 0x13157c, 0x12bd62, 0x126548, 0x120d2e,
|
||||
+ 0x11b514, 0x115cfa, 0x1104e0, 0x10acc6, 0x1054ac, 0x0ffc92,
|
||||
+ 0x0fa478, 0x0f4c5e, 0x0ef444, 0x0e9c2a, 0x0e4410, 0x0debf6,
|
||||
+ 0x0d93dc, 0x0d3bc2, 0x0ce3a8, 0x0c8b8e, 0x0c3374, 0x0bdb5a,
|
||||
+ 0x0b8340, 0x0b2b26, 0x0ad30c, 0x0a7af2, 0x0a22d8, 0x09cabe,
|
||||
+ 0x0972a4, 0x091a8a, 0x08c270, 0x086a56, 0x08123c, 0x07ba22,
|
||||
+ 0x076208, 0x0709ee, 0x06b1d4, 0x0659ba, 0x0601a0, 0x05a986,
|
||||
+ 0x05516c, 0x04f952, 0x04a138, 0x04491e, 0x03f104, 0x0398ea,
|
||||
+ 0x0340d0, 0x02e8b6, 0x02909c, 0x023882, 0x01e068, 0x01884e,
|
||||
+ 0x013034, 0x00d81a, 0x008000, 0x0027e6, -0x003034, -0x00884e,
|
||||
+ -0x00e068, -0x013882, -0x01909c, -0x01e8b6, -0x0240d0, -0x0298ea,
|
||||
+ -0x02f104, -0x03491e, -0x03a138, -0x03f952, -0x04516c, -0x04a986,
|
||||
+ -0x0501a0, -0x0559ba, -0x05b1d4, -0x0609ee, -0x066208, -0x06ba22,
|
||||
+ -0x07123c, -0x076a56, -0x07c270, -0x081a8a, -0x0872a4, -0x08cabe,
|
||||
+ -0x0922d8, -0x097af2, -0x09d30c, -0x0a2b26, -0x0a8340, -0x0adb5a,
|
||||
+ -0x0b3374, -0x0b8b8e, -0x0be3a8, -0x0c3bc2, -0x0c93dc, -0x0cebf6,
|
||||
+ -0x0d4410, -0x0d9c2a, -0x0df444, -0x0e4c5e, -0x0ea478, -0x0efc92,
|
||||
+ -0x0f54ac, -0x0facc6, -0x1004e0, -0x105cfa, -0x10b514, -0x110d2e,
|
||||
+ -0x116548, -0x11bd62, -0x12157c, -0x126d96, -0x12c5b0, -0x131dca,
|
||||
+ -0x1375e4, -0x13cdfe, -0x142618, -0x147e32, -0x14d64c, -0x152e66,
|
||||
+ -0x158680, -0x15de9a, -0x1636b4, -0x168ece, -0x16e6e8, -0x173f02,
|
||||
+ -0x17971c, -0x17ef36, -0x184750, -0x189f6a, -0x18f784, -0x194f9e,
|
||||
+ -0x19a7b8, -0x19ffd2, -0x1a57ec, -0x1ab006, -0x1b0820, -0x1b603a,
|
||||
+ -0x1bb854, -0x1c106e, -0x1c6888, -0x1cc0a2, -0x1d18bc, -0x1d70d6,
|
||||
+ -0x1dc8f0, -0x1e210a, -0x1e7924, -0x1ed13e, -0x1f2958, -0x1f8172,
|
||||
+ -0x1fd98c, -0x2031a6, -0x2089c0, -0x20e1da, -0x2139f4, -0x21920e,
|
||||
+ -0x21ea28, -0x224242, -0x229a5c, -0x22f276, -0x234a90, -0x23a2aa,
|
||||
+ -0x23fac4, -0x2452de, -0x24aaf8, -0x250312, -0x255b2c, -0x25b346,
|
||||
+ -0x260b60, -0x26637a, -0x26bb94, -0x2713ae, -0x276bc8, -0x27c3e2,
|
||||
+ -0x281bfc, -0x287416, -0x28cc30, -0x29244a, -0x297c64, -0x29d47e,
|
||||
+ -0x2a2c98, -0x2a84b2, -0x2adccc, -0x2b34e6,
|
||||
+ };
|
||||
+
|
||||
+
|
||||
+/* We assume that right shift corresponds to signed division by 2 with
|
||||
+ * rounding towards minus infinity. This is correct for typical "arithmetic
|
||||
+ * shift" instructions that shift in copies of the sign bit. But some
|
||||
+ * C compilers implement >> with an unsigned shift. For these machines you
|
||||
+ * must define RIGHT_SHIFT_IS_UNSIGNED.
|
||||
+ * RIGHT_SHIFT provides a proper signed right shift of an INT32 quantity.
|
||||
+ * It is only applied with constant shift counts. SHIFT_TEMPS must be
|
||||
+ * included in the variables of any routine using RIGHT_SHIFT.
|
||||
+ */
|
||||
+
|
||||
+#ifdef RIGHT_SHIFT_IS_UNSIGNED
|
||||
+#define SHIFT_TEMPS INT32 shift_temp;
|
||||
+#define RIGHT_SHIFT(x,shft) \
|
||||
+ ((shift_temp = (x)) < 0 ? \
|
||||
+ (shift_temp >> (shft)) | ((~((INT32) 0)) << (32-(shft))) : \
|
||||
+ (shift_temp >> (shft)))
|
||||
+#else
|
||||
+#define SHIFT_TEMPS
|
||||
+#define RIGHT_SHIFT(x,shft) ((x) >> (shft))
|
||||
+#endif
|
||||
+
|
||||
+
|
||||
+METHODDEF(void)
|
||||
+ycc_rgb_convert_argb (j_decompress_ptr cinfo,
|
||||
+ JSAMPIMAGE input_buf, JDIMENSION input_row,
|
||||
+ JSAMPARRAY output_buf, int num_rows)
|
||||
+{
|
||||
+ JDIMENSION num_cols = cinfo->output_width;
|
||||
+ JSAMPLE * range_limit = cinfo->sample_range_limit;
|
||||
+
|
||||
+ SHIFT_TEMPS
|
||||
+
|
||||
+ /* This is used if we don't have SSE2 */
|
||||
+
|
||||
+ while (--num_rows >= 0) {
|
||||
+ JSAMPROW inptr0 = input_buf[0][input_row];
|
||||
+ JSAMPROW inptr1 = input_buf[1][input_row];
|
||||
+ JSAMPROW inptr2 = input_buf[2][input_row];
|
||||
+ input_row++;
|
||||
+ uint32_t *outptr = (uint32_t *) *output_buf++;
|
||||
+ for (JDIMENSION col = 0; col < num_cols; col++) {
|
||||
+ int y = GETJSAMPLE(inptr0[col]);
|
||||
+ int cb = GETJSAMPLE(inptr1[col]);
|
||||
+ int cr = GETJSAMPLE(inptr2[col]);
|
||||
+ JSAMPLE * range_limit_y = range_limit + y;
|
||||
+ /* Range-limiting is essential due to noise introduced by DCT losses. */
|
||||
+ outptr[col] = 0xFF000000 |
|
||||
+ ( range_limit_y[Cr_r_tab[cr]] << 16 ) |
|
||||
+ ( range_limit_y[((int) RIGHT_SHIFT(Cb_g_tab[cb] + Cr_g_tab[cr], SCALEBITS))] << 8 ) |
|
||||
+ ( range_limit_y[Cb_b_tab[cb]] );
|
||||
+ }
|
||||
+ }
|
||||
+}
|
||||
+#endif
|
||||
+
|
||||
+
|
||||
///*************** Inverted CMYK -> RGB conversion *************************
|
||||
/// Input is (Inverted) CMYK stored as 4 bytes per pixel.
|
||||
/// Output is RGB stored as 3 bytes per pixel.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
# Let ports handle default sample type
|
||||
|
||||
--- old-configure.in~
|
||||
+++ old-configure.in
|
||||
@@ -5144,7 +5144,7 @@ dnl Use integers over floats for audio o
|
||||
dnl (regarless of the CPU architecture, because audio
|
||||
dnl backends for those platforms don't support floats. We also
|
||||
dnl use integers on ARM with other OS, because it's more efficient.
|
||||
-if test "$OS_TARGET" = "Android" -o "$CPU_ARCH" = "arm"; then
|
||||
+if test -n "$MOZ_INTEGER_SAMPLES"; then
|
||||
MOZ_SAMPLE_TYPE_S16=1
|
||||
AC_DEFINE(MOZ_SAMPLE_TYPE_S16)
|
||||
AC_SUBST(MOZ_SAMPLE_TYPE_S16)
|
||||
|
|
@ -1,496 +0,0 @@
|
|||
# Allow more config/external/ libs built against system-wide version.
|
||||
|
||||
diff --git build/moz.configure/old.configure build/moz.configure/old.configure
|
||||
index d0fe7accffe6..c46bdd023225 100644
|
||||
--- build/moz.configure/old.configure
|
||||
+++ build/moz.configure/old.configure
|
||||
@@ -285,7 +285,12 @@ def old_configure_options(*options):
|
||||
'--with-system-libvpx',
|
||||
'--with-system-nspr',
|
||||
'--with-system-nss',
|
||||
+ '--with-system-ogg',
|
||||
'--with-system-png',
|
||||
+ '--with-system-soundtouch',
|
||||
+ '--with-system-theora',
|
||||
+ '--with-system-tremor',
|
||||
+ '--with-system-vorbis',
|
||||
'--with-system-zlib',
|
||||
'--with-thumb',
|
||||
'--with-thumb-interwork',
|
||||
diff --git config/external/moz.build config/external/moz.build
|
||||
index 029ff8504795..2c3a40caa1ba 100644
|
||||
--- config/external/moz.build
|
||||
+++ config/external/moz.build
|
||||
@@ -23,12 +23,21 @@ external_dirs += ['modules/woff2']
|
||||
|
||||
external_dirs += ['modules/xz-embedded']
|
||||
|
||||
-if CONFIG['MOZ_VORBIS']:
|
||||
+if not CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ external_dirs += ['media/libogg']
|
||||
+
|
||||
+if CONFIG['MOZ_VORBIS'] and not CONFIG['MOZ_SYSTEM_VORBIS']:
|
||||
external_dirs += ['media/libvorbis']
|
||||
|
||||
-if CONFIG['MOZ_TREMOR']:
|
||||
+if CONFIG['MOZ_TREMOR'] and not CONFIG['MOZ_SYSTEM_TREMOR']:
|
||||
external_dirs += ['media/libtremor']
|
||||
|
||||
+if not CONFIG['MOZ_SYSTEM_THEORA']:
|
||||
+ external_dirs += ['media/libtheora']
|
||||
+
|
||||
+if not CONFIG['MOZ_SYSTEM_SOUNDTOUCH']:
|
||||
+ external_dirs += ['media/libsoundtouch']
|
||||
+
|
||||
if CONFIG['MOZ_WEBM_ENCODER']:
|
||||
external_dirs += ['media/libmkv']
|
||||
|
||||
@@ -51,11 +60,8 @@ external_dirs += [
|
||||
'media/kiss_fft',
|
||||
'media/libcubeb',
|
||||
'media/libnestegg',
|
||||
- 'media/libogg',
|
||||
'media/libopus',
|
||||
- 'media/libtheora',
|
||||
'media/libspeex_resampler',
|
||||
- 'media/libsoundtouch',
|
||||
'media/mp4parse-rust',
|
||||
'media/psshparser'
|
||||
]
|
||||
diff --git config/system-headers.mozbuild config/system-headers.mozbuild
|
||||
index 09d3db5ca8c0..c6533b84c470 100644
|
||||
--- config/system-headers.mozbuild
|
||||
+++ config/system-headers.mozbuild
|
||||
@@ -1325,6 +1325,28 @@ if CONFIG['MOZ_SYSTEM_HARFBUZZ']:
|
||||
'harfbuzz/hb.h',
|
||||
]
|
||||
|
||||
+if CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ system_headers += [
|
||||
+ 'ogg/ogg.h',
|
||||
+ 'ogg/os_types.h',
|
||||
+ ]
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_THEORA']:
|
||||
+ system_headers += [
|
||||
+ 'theora/theoradec.h',
|
||||
+ ]
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_VORBIS']:
|
||||
+ system_headers += [
|
||||
+ 'vorbis/codec.h',
|
||||
+ 'vorbis/vorbisenc.h',
|
||||
+ ]
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_TREMOR']:
|
||||
+ system_headers += [
|
||||
+ 'tremor/ivorbiscodec.h',
|
||||
+ ]
|
||||
+
|
||||
if CONFIG['MOZ_SYSTEM_LIBVPX']:
|
||||
system_headers += [
|
||||
'vpx_mem/vpx_mem.h',
|
||||
diff --git dom/media/AudioStream.cpp dom/media/AudioStream.cpp
|
||||
index 93ecda4319af..ff674c64ea07 100644
|
||||
--- dom/media/AudioStream.cpp
|
||||
+++ dom/media/AudioStream.cpp
|
||||
@@ -121,7 +121,9 @@ AudioStream::AudioStream(DataSource& aSource)
|
||||
: mMonitor("AudioStream")
|
||||
, mChannels(0)
|
||||
, mOutChannels(0)
|
||||
+#ifndef MOZ_SYSTEM_SOUNDTOUCH
|
||||
, mTimeStretcher(nullptr)
|
||||
+#endif
|
||||
, mDumpFile(nullptr)
|
||||
, mState(INITIALIZED)
|
||||
, mDataSource(aSource)
|
||||
@@ -142,9 +144,11 @@ AudioStream::~AudioStream()
|
||||
if (mDumpFile) {
|
||||
fclose(mDumpFile);
|
||||
}
|
||||
+#ifndef MOZ_SYSTEM_SOUNDTOUCH
|
||||
if (mTimeStretcher) {
|
||||
soundtouch::destroySoundTouchObj(mTimeStretcher);
|
||||
}
|
||||
+#endif
|
||||
#if defined(XP_WIN)
|
||||
if (XRE_IsContentProcess()) {
|
||||
audio::AudioNotificationReceiver::Unregister(this);
|
||||
@@ -168,7 +172,11 @@ nsresult AudioStream::EnsureTimeStretcherInitializedUnlocked()
|
||||
{
|
||||
mMonitor.AssertCurrentThreadOwns();
|
||||
if (!mTimeStretcher) {
|
||||
+#ifdef MOZ_SYSTEM_SOUNDTOUCH
|
||||
+ mTimeStretcher = new soundtouch::SoundTouch();
|
||||
+#else
|
||||
mTimeStretcher = soundtouch::createSoundTouchObj();
|
||||
+#endif
|
||||
mTimeStretcher->setSampleRate(mAudioClock.GetInputRate());
|
||||
mTimeStretcher->setChannels(mOutChannels);
|
||||
mTimeStretcher->setPitch(1.0);
|
||||
diff --git dom/media/AudioStream.h dom/media/AudioStream.h
|
||||
index 7dc1f60f95cc..67d402a4117f 100644
|
||||
--- dom/media/AudioStream.h
|
||||
+++ dom/media/AudioStream.h
|
||||
@@ -15,7 +15,11 @@
|
||||
#include "mozilla/TimeStamp.h"
|
||||
#include "mozilla/UniquePtr.h"
|
||||
#include "CubebUtils.h"
|
||||
+#ifdef MOZ_SYSTEM_SOUNDTOUCH
|
||||
+#include "soundtouch/SoundTouch.h"
|
||||
+#else
|
||||
#include "soundtouch/SoundTouchFactory.h"
|
||||
+#endif
|
||||
|
||||
#if defined(XP_WIN)
|
||||
#include "mozilla/audio/AudioNotificationReceiver.h"
|
||||
@@ -297,7 +301,11 @@ private:
|
||||
uint32_t mChannels;
|
||||
uint32_t mOutChannels;
|
||||
AudioClock mAudioClock;
|
||||
+#ifdef MOZ_SYSTEM_SOUNDTOUCH
|
||||
+ nsAutoPtr<soundtouch::SoundTouch> mTimeStretcher;
|
||||
+#else
|
||||
soundtouch::SoundTouch* mTimeStretcher;
|
||||
+#endif
|
||||
|
||||
// Output file for dumping audio
|
||||
FILE* mDumpFile;
|
||||
diff --git dom/media/moz.build dom/media/moz.build
|
||||
index 86b051c58d33..fb6186dce78b 100644
|
||||
--- dom/media/moz.build
|
||||
+++ dom/media/moz.build
|
||||
@@ -326,6 +326,21 @@ if CONFIG['MOZ_WEBRTC']:
|
||||
|
||||
DEFINES['MOZILLA_INTERNAL_API'] = True
|
||||
|
||||
+if CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ CXXFLAGS += CONFIG['MOZ_OGG_CFLAGS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_THEORA']:
|
||||
+ CXXFLAGS += CONFIG['MOZ_THEORA_CFLAGS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_VORBIS']:
|
||||
+ CXXFLAGS += CONFIG['MOZ_VORBIS_CFLAGS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_TREMOR']:
|
||||
+ CXXFLAGS += CONFIG['MOZ_TREMOR_CFLAGS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_SOUNDTOUCH']:
|
||||
+ CXXFLAGS += CONFIG['MOZ_SOUNDTOUCH_CFLAGS']
|
||||
+
|
||||
if CONFIG['MOZ_ANDROID_HLS_SUPPORT']:
|
||||
DEFINES['MOZ_ANDROID_HLS_SUPPORT'] = True
|
||||
|
||||
diff --git dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp
|
||||
index 078f6ea5ef60..c600db067539 100644
|
||||
--- dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp
|
||||
+++ dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp
|
||||
@@ -15,9 +15,13 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
+#ifdef MOZ_SYSTEM_SOUNDTOUCH
|
||||
+#include "nsXPCOMPrivate.h" // for XUL_DLL
|
||||
+#else
|
||||
// We use a known symbol located in lgpllibs to determine its location.
|
||||
// soundtouch happens to be always included in lgpllibs
|
||||
#include "soundtouch/SoundTouch.h"
|
||||
+#endif
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
@@ -64,6 +68,12 @@ FFVPXRuntimeLinker::Init()
|
||||
|
||||
sLinkStatus = LinkStatus_FAILED;
|
||||
|
||||
+#ifdef MOZ_SYSTEM_SOUNDTOUCH
|
||||
+ // We retrieve the path of the XUL library as this is where mozavcodec and
|
||||
+ // mozavutil libs are located.
|
||||
+ char* path =
|
||||
+ PR_GetLibraryFilePathname(XUL_DLL, (PRFuncPtr)&FFVPXRuntimeLinker::Init);
|
||||
+#else
|
||||
// We retrieve the path of the lgpllibs library as this is where mozavcodec
|
||||
// and mozavutil libs are located.
|
||||
PathString lgpllibsname = GetLibraryName(nullptr, "lgpllibs");
|
||||
@@ -73,6 +83,7 @@ FFVPXRuntimeLinker::Init()
|
||||
PathString path =
|
||||
GetLibraryFilePathname(lgpllibsname.get(),
|
||||
(PRFuncPtr)&soundtouch::SoundTouch::getVersionId);
|
||||
+#endif
|
||||
if (path.IsEmpty()) {
|
||||
return false;
|
||||
}
|
||||
diff --git media/libogg/README_MOZILLA media/libogg/README_MOZILLA
|
||||
index 6213fdc7770c..ada799916a17 100644
|
||||
--- media/libogg/README_MOZILLA
|
||||
+++ media/libogg/README_MOZILLA
|
||||
@@ -6,3 +6,6 @@ package downloaded from xiph.org and copied using the update.sh script.
|
||||
The int-types.patch address a bug that config_types.h generated from
|
||||
Linux platform can't be used on OpenSolaris directly see Mozilla bug
|
||||
449754
|
||||
+
|
||||
+The in-tree copy may be omitted during build by --with-system-ogg.
|
||||
+Keep version in old-configure.in in sync on updates.
|
||||
diff --git media/libsoundtouch/README_MOZILLA media/libsoundtouch/README_MOZILLA
|
||||
index dc0dbe8f6886..ea73b55e3e39 100644
|
||||
--- media/libsoundtouch/README_MOZILLA
|
||||
+++ media/libsoundtouch/README_MOZILLA
|
||||
@@ -6,3 +6,5 @@ The whole library is not used, only the relevant files are imported in the tree,
|
||||
using the script `update.sh`. Some changes have been made to the files, using
|
||||
the patch `moz-libsoundtouch.patch`. We also use a custom soundtouch_config.h.
|
||||
|
||||
+The in-tree copy may be omitted during build by --with-system-soundtouch.
|
||||
+Keep version in old-configure.in in sync on updates.
|
||||
diff --git media/libsoundtouch/src/soundtouch_perms.h media/libsoundtouch/src/soundtouch_perms.h
|
||||
index 0af2fe618311..10973564e7a4 100644
|
||||
--- media/libsoundtouch/src/soundtouch_perms.h
|
||||
+++ media/libsoundtouch/src/soundtouch_perms.h
|
||||
@@ -12,7 +12,9 @@
|
||||
|
||||
#pragma GCC visibility push(default)
|
||||
#include "SoundTouch.h"
|
||||
+#ifndef MOZ_SYSTEM_SOUNDTOUCH
|
||||
#include "SoundTouchFactory.h"
|
||||
+#endif
|
||||
#pragma GCC visibility pop
|
||||
|
||||
#endif // MOZILLA_SOUNDTOUCH_PERMS_H
|
||||
diff --git media/libtheora/README_MOZILLA media/libtheora/README_MOZILLA
|
||||
index d48dbfa6f63d..6f30f250220e 100644
|
||||
--- media/libtheora/README_MOZILLA
|
||||
+++ media/libtheora/README_MOZILLA
|
||||
@@ -3,3 +3,6 @@ using the update.sh script. The changes made were those applied by update.sh,
|
||||
the addition/update of Makefile.in files for the Mozilla build system.
|
||||
|
||||
The subversion revision used was r17578.
|
||||
+
|
||||
+The in-tree copy may be omitted during build by --with-system-theora.
|
||||
+Keep version in old-configure.in in sync on updates.
|
||||
diff --git media/libtheora/moz.build media/libtheora/moz.build
|
||||
index c7f85eebff95..aae7b814adb5 100644
|
||||
--- media/libtheora/moz.build
|
||||
+++ media/libtheora/moz.build
|
||||
@@ -21,6 +21,9 @@ FINAL_LIBRARY = 'gkmedias'
|
||||
# The encoder is currently not included.
|
||||
DEFINES['THEORA_DISABLE_ENCODE'] = True
|
||||
|
||||
+if CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ CFLAGS += CONFIG['MOZ_OGG_CFLAGS']
|
||||
+
|
||||
# Suppress warnings in third-party code.
|
||||
if CONFIG['CC_TYPE'] in ('clang', 'clang-cl', 'gcc'):
|
||||
CFLAGS += ['-Wno-type-limits']
|
||||
diff --git media/libtremor/README_MOZILLA media/libtremor/README_MOZILLA
|
||||
index ee67b53a05c5..81c971773d55 100644
|
||||
--- media/libtremor/README_MOZILLA
|
||||
+++ media/libtremor/README_MOZILLA
|
||||
@@ -5,3 +5,6 @@ Makefile.in files for the Mozilla build system.
|
||||
|
||||
The upstream release used was http://svn.xiph.org/trunk/Tremor/
|
||||
The subversion revision used was r17547.
|
||||
+
|
||||
+The in-tree copy may be omitted during build by --with-system-tremor.
|
||||
+Keep version in old-configure.in in sync on updates.
|
||||
diff --git media/libtremor/moz.build media/libtremor/moz.build
|
||||
index 83afc8e37c64..71ef159da3d7 100644
|
||||
--- media/libtremor/moz.build
|
||||
+++ media/libtremor/moz.build
|
||||
@@ -9,3 +9,5 @@ with Files('*'):
|
||||
|
||||
DIRS += ['include/tremor', 'lib']
|
||||
|
||||
+if CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ CFLAGS += CONFIG['MOZ_OGG_CFLAGS']
|
||||
diff --git media/libvorbis/README_MOZILLA media/libvorbis/README_MOZILLA
|
||||
index 1211ac074b33..eb31084aed25 100644
|
||||
--- media/libvorbis/README_MOZILLA
|
||||
+++ media/libvorbis/README_MOZILLA
|
||||
@@ -8,3 +8,6 @@ from https://git.xiph.org/vorbis.git
|
||||
|
||||
Some files are renamed during the copy to prevent clashes with object
|
||||
file names with other Mozilla libraries.
|
||||
+
|
||||
+The in-tree copy may be omitted during build by --with-system-vorbis.
|
||||
+Keep version in old-configure.in in sync on updates.
|
||||
diff --git media/libvorbis/moz.build media/libvorbis/moz.build
|
||||
index adf393782cc9..923b76231107 100644
|
||||
--- media/libvorbis/moz.build
|
||||
+++ media/libvorbis/moz.build
|
||||
@@ -56,3 +56,6 @@ FINAL_LIBRARY = 'gkmedias'
|
||||
# Suppress warnings in third-party code.
|
||||
if CONFIG['CC_TYPE'] in ('clang', 'gcc'):
|
||||
CFLAGS += ['-Wno-uninitialized']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ CFLAGS += CONFIG['MOZ_OGG_CFLAGS']
|
||||
diff --git old-configure.in old-configure.in
|
||||
index b614eef85c89..85f9099dba4d 100644
|
||||
--- old-configure.in
|
||||
+++ old-configure.in
|
||||
@@ -2627,6 +2627,111 @@ if test -n "$MOZ_APPLEMEDIA"; then
|
||||
fi
|
||||
fi # COMPILE_ENVIRONMENT
|
||||
|
||||
+dnl ========================================================
|
||||
+dnl Check for libogg
|
||||
+dnl ========================================================
|
||||
+
|
||||
+MOZ_ARG_WITH_BOOL(system-ogg,
|
||||
+[ --with-system-ogg Use system libogg (located with pkgconfig)],
|
||||
+MOZ_SYSTEM_OGG=1,
|
||||
+MOZ_SYSTEM_OGG=)
|
||||
+
|
||||
+if test -n "$MOZ_SYSTEM_OGG"; then
|
||||
+ PKG_CHECK_MODULES(MOZ_OGG, ogg >= 1.3.3)
|
||||
+
|
||||
+ _SAVE_LIBS=$LIBS
|
||||
+ LIBS="$LIBS $MOZ_OGG_LIBS"
|
||||
+ AC_CHECK_FUNC(ogg_set_mem_functions, [],
|
||||
+ [AC_DEFINE(MOZ_OGG_NO_MEM_REPORTING)])
|
||||
+ LIBS=$_SAVE_LIBS
|
||||
+fi
|
||||
+
|
||||
+AC_SUBST(MOZ_SYSTEM_OGG)
|
||||
+
|
||||
+dnl ========================================================
|
||||
+dnl Check for libvorbis
|
||||
+dnl ========================================================
|
||||
+
|
||||
+MOZ_ARG_WITH_BOOL(system-vorbis,
|
||||
+[ --with-system-vorbis Use system libvorbis (located with pkgconfig)],
|
||||
+MOZ_SYSTEM_VORBIS=1,
|
||||
+MOZ_SYSTEM_VORBIS=)
|
||||
+
|
||||
+if test -n "$MOZ_SYSTEM_VORBIS"; then
|
||||
+ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.6)
|
||||
+fi
|
||||
+
|
||||
+AC_SUBST(MOZ_SYSTEM_VORBIS)
|
||||
+
|
||||
+dnl ========================================================
|
||||
+dnl Check for integer-only libvorbis aka tremor
|
||||
+dnl ========================================================
|
||||
+
|
||||
+MOZ_ARG_WITH_BOOL(system-tremor,
|
||||
+[ --with-system-tremor Use system libtremor (located with pkgconfig)],
|
||||
+MOZ_SYSTEM_TREMOR=1,
|
||||
+MOZ_SYSTEM_TREMOR=)
|
||||
+
|
||||
+if test -n "$MOZ_SYSTEM_TREMOR"; then
|
||||
+ PKG_CHECK_MODULES(MOZ_TREMOR, vorbisidec >= 1.2.1)
|
||||
+fi
|
||||
+
|
||||
+AC_SUBST(MOZ_SYSTEM_TREMOR)
|
||||
+
|
||||
+dnl ========================================================
|
||||
+dnl Check for libtheora
|
||||
+dnl ========================================================
|
||||
+
|
||||
+MOZ_ARG_WITH_BOOL(system-theora,
|
||||
+[ --with-system-theora Use system libtheora (located with pkgconfig)],
|
||||
+MOZ_SYSTEM_THEORA=1,
|
||||
+MOZ_SYSTEM_THEORA=)
|
||||
+
|
||||
+if test -n "$MOZ_SYSTEM_THEORA"; then
|
||||
+ PKG_CHECK_MODULES(MOZ_THEORA, theora >= 1.2)
|
||||
+fi
|
||||
+
|
||||
+AC_SUBST(MOZ_SYSTEM_THEORA)
|
||||
+
|
||||
+dnl ========================================================
|
||||
+dnl Check for libSoundTouch
|
||||
+dnl ========================================================
|
||||
+
|
||||
+MOZ_ARG_WITH_BOOL(system-soundtouch,
|
||||
+[ --with-system-soundtouch Use system libSoundTouch (located with pkgconfig)],
|
||||
+MOZ_SYSTEM_SOUNDTOUCH=1,
|
||||
+MOZ_SYSTEM_SOUNDTOUCH=)
|
||||
+
|
||||
+if test -n "$MOZ_SYSTEM_SOUNDTOUCH"; then
|
||||
+ PKG_CHECK_MODULES(MOZ_SOUNDTOUCH, soundtouch >= 1.9.0)
|
||||
+
|
||||
+ AC_LANG_SAVE
|
||||
+ AC_LANG_CPLUSPLUS
|
||||
+ _SAVE_CXXFLAGS=$CXXFLAGS
|
||||
+ CXXFLAGS="$CXXFLAGS $MOZ_SOUNDTOUCH_CFLAGS"
|
||||
+ AC_CACHE_CHECK(for soundtouch sample type,
|
||||
+ ac_cv_soundtouch_sample_type,
|
||||
+ [AC_TRY_COMPILE([#include <SoundTouch.h>
|
||||
+ #ifndef SOUNDTOUCH_INTEGER_SAMPLES
|
||||
+ #error soundtouch expects float samples
|
||||
+ #endif],
|
||||
+ [],
|
||||
+ [ac_cv_soundtouch_sample_type=short],
|
||||
+ [ac_cv_soundtouch_sample_type=float])])
|
||||
+ CXXFLAGS=$_SAVE_CXXFLAGS
|
||||
+ AC_LANG_RESTORE
|
||||
+
|
||||
+ if test \( -n "$MOZ_SAMPLE_TYPE_S16" -a "$ac_cv_soundtouch_sample_type" != short \) \
|
||||
+ -o \( -n "$MOZ_SAMPLE_TYPE_FLOAT32" -a "$ac_cv_soundtouch_sample_type" != float \) ; then
|
||||
+ AC_MSG_ERROR([SoundTouch library is built with incompatible sample type. Either rebuild the library with/without --enable-integer-samples, chase default Mozilla sample type or remove --with-system-soundtouch.])
|
||||
+ fi
|
||||
+fi
|
||||
+
|
||||
+if test -n "$MOZ_SYSTEM_SOUNDTOUCH"; then
|
||||
+ AC_DEFINE(MOZ_SYSTEM_SOUNDTOUCH)
|
||||
+fi
|
||||
+AC_SUBST(MOZ_SYSTEM_SOUNDTOUCH)
|
||||
+
|
||||
dnl system libvpx Support
|
||||
dnl ========================================================
|
||||
MOZ_ARG_WITH_BOOL(system-libvpx,
|
||||
diff --git toolkit/library/moz.build toolkit/library/moz.build
|
||||
index 079a575adec3..514d901195de 100644
|
||||
--- toolkit/library/moz.build
|
||||
+++ toolkit/library/moz.build
|
||||
@@ -240,6 +240,21 @@ if CONFIG['MOZ_SYSTEM_HARFBUZZ']:
|
||||
if CONFIG['MOZ_SYSTEM_HUNSPELL']:
|
||||
OS_LIBS += CONFIG['MOZ_HUNSPELL_LIBS']
|
||||
|
||||
+if CONFIG['MOZ_SYSTEM_OGG']:
|
||||
+ OS_LIBS += CONFIG['MOZ_OGG_LIBS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_THEORA']:
|
||||
+ OS_LIBS += CONFIG['MOZ_THEORA_LIBS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_VORBIS']:
|
||||
+ OS_LIBS += CONFIG['MOZ_VORBIS_LIBS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_TREMOR']:
|
||||
+ OS_LIBS += CONFIG['MOZ_TREMOR_LIBS']
|
||||
+
|
||||
+if CONFIG['MOZ_SYSTEM_SOUNDTOUCH']:
|
||||
+ OS_LIBS += CONFIG['MOZ_SOUNDTOUCH_LIBS']
|
||||
+
|
||||
if CONFIG['MOZ_SYSTEM_LIBEVENT']:
|
||||
OS_LIBS += CONFIG['MOZ_LIBEVENT_LIBS']
|
||||
|
||||
diff --git xpcom/build/XPCOMInit.cpp xpcom/build/XPCOMInit.cpp
|
||||
index c083ab4bc4f3..62b917043a2c 100644
|
||||
--- xpcom/build/XPCOMInit.cpp
|
||||
+++ xpcom/build/XPCOMInit.cpp
|
||||
@@ -132,7 +132,9 @@ extern nsresult nsStringInputStreamConstructor(nsISupports*, REFNSIID, void**);
|
||||
|
||||
#include "mozilla/ipc/GeckoChildProcessHost.h"
|
||||
|
||||
+#ifndef MOZ_OGG_NO_MEM_REPORTING
|
||||
#include "ogg/ogg.h"
|
||||
+#endif
|
||||
#if defined(MOZ_VPX) && !defined(MOZ_VPX_NO_MEM_REPORTING)
|
||||
#if defined(HAVE_STDINT_H)
|
||||
// mozilla-config.h defines HAVE_STDINT_H, and then it's defined *again* in
|
||||
@@ -639,11 +641,13 @@ NS_InitXPCOM2(nsIServiceManager** aResult,
|
||||
// this oddness.
|
||||
mozilla::SetICUMemoryFunctions();
|
||||
|
||||
+#ifndef MOZ_OGG_NO_MEM_REPORTING
|
||||
// Do the same for libogg.
|
||||
ogg_set_mem_functions(OggReporter::CountingMalloc,
|
||||
OggReporter::CountingCalloc,
|
||||
OggReporter::CountingRealloc,
|
||||
OggReporter::CountingFree);
|
||||
+#endif
|
||||
|
||||
#if defined(MOZ_VPX) && !defined(MOZ_VPX_NO_MEM_REPORTING)
|
||||
// And for VPX.
|
||||
|
|
@ -16,12 +16,20 @@ BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
|
|||
USES= cmake:outsource eigen:3
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
BB_ACCOUNT= ignitionrobotics
|
||||
BB_PROJECT= ign-math
|
||||
BB_COMMIT= 46f3dd24499c
|
||||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= IGN_VER=${DISTVERSION:R:R}
|
||||
PLIST_SUB+= MATH_IGN_VER=math${DISTVERSION:R:R}
|
||||
|
||||
do-test: # one test is known to fail: https://bitbucket.org/ignitionrobotics/ign-math/issues/98
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING=ON ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,66 +1,66 @@
|
|||
include/ignition/math%%IGN_VER%%/ignition/math.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Angle.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/AxisAlignedBox.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Box.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Color.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Cylinder.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Export.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Filter.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Frustum.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Helpers.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Inertial.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Kmeans.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Line2.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Line3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/MassMatrix3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Material.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/MaterialType.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Matrix3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Matrix4.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/MovingWindowFilter.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/OrientedBox.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/PID.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Plane.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Pose3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Quaternion.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Rand.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/RotationSpline.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/SemanticVersion.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/SignalStats.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Sphere.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/SphericalCoordinates.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Spline.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Stopwatch.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Temperature.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Triangle.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Triangle3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Vector2.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Vector3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Vector3Stats.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/Vector4.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/config.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/detail/Box.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/detail/Cylinder.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/detail/Export.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/detail/Sphere.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/eigen3.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/eigen3/Conversions.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/graph/Edge.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/graph/Graph.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/graph/GraphAlgorithms.hh
|
||||
include/ignition/math%%IGN_VER%%/ignition/math/graph/Vertex.hh
|
||||
lib/cmake/ignition-math%%IGN_VER%%-all/ignition-math%%IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%-all/ignition-math%%IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%-all/ignition-math%%IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%-eigen3/ignition-math%%IGN_VER%%-eigen3-config-version.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%-eigen3/ignition-math%%IGN_VER%%-eigen3-config.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%-eigen3/ignition-math%%IGN_VER%%-eigen3-targets.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%/ignition-math%%IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%/ignition-math%%IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%/ignition-math%%IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-math%%IGN_VER%%/ignition-math%%IGN_VER%%-targets.cmake
|
||||
lib/libignition-math%%IGN_VER%%.so
|
||||
lib/libignition-math%%IGN_VER%%.so.6
|
||||
lib/libignition-math%%IGN_VER%%.so.6.0.0~pre4
|
||||
libdata/pkgconfig/ignition-math%%IGN_VER%%-eigen3.pc
|
||||
libdata/pkgconfig/ignition-math%%IGN_VER%%.pc
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Angle.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/AxisAlignedBox.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Box.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Color.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Cylinder.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Export.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Filter.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Frustum.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Helpers.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Inertial.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Kmeans.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Line2.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Line3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/MassMatrix3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Material.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/MaterialType.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Matrix3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Matrix4.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/MovingWindowFilter.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/OrientedBox.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/PID.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Plane.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Pose3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Quaternion.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Rand.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/RotationSpline.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/SemanticVersion.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/SignalStats.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Sphere.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/SphericalCoordinates.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Spline.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Stopwatch.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Temperature.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Triangle.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Triangle3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector2.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector3Stats.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector4.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/config.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Box.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Cylinder.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Export.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Sphere.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/eigen3.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/eigen3/Conversions.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Edge.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Graph.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/GraphAlgorithms.hh
|
||||
include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Vertex.hh
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%-all/ignition-%%MATH_IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%-all/ignition-%%MATH_IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%-all/ignition-%%MATH_IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%-eigen3/ignition-%%MATH_IGN_VER%%-eigen3-config-version.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%-eigen3/ignition-%%MATH_IGN_VER%%-eigen3-config.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%-eigen3/ignition-%%MATH_IGN_VER%%-eigen3-targets.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-targets.cmake
|
||||
lib/libignition-%%MATH_IGN_VER%%.so
|
||||
lib/libignition-%%MATH_IGN_VER%%.so.6
|
||||
lib/libignition-%%MATH_IGN_VER%%.so.6.0.0~pre4
|
||||
libdata/pkgconfig/ignition-%%MATH_IGN_VER%%-eigen3.pc
|
||||
libdata/pkgconfig/ignition-%%MATH_IGN_VER%%.pc
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Ipopt
|
||||
DISTVERSION= 3.12.11
|
||||
DISTVERSION= 3.12.12
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.coin-or.org/download/source/Ipopt/ \
|
||||
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1542591902
|
||||
SHA256 (Ipopt-3.12.11.tgz) = cbfc8a37978fdbaeed73b5b2d93b92b7c8b5b615ece02d4646e1556b0a7b382a
|
||||
SIZE (Ipopt-3.12.11.tgz) = 4525616
|
||||
TIMESTAMP = 1542749999
|
||||
SHA256 (Ipopt-3.12.12.tgz) = 7baeb713ef8d1999bed397b938e9654b38ad536406634384455372dd7e4ed61f
|
||||
SIZE (Ipopt-3.12.12.tgz) = 4530034
|
||||
SHA256 (metis-4.0.3.tar.gz) = 5efa35de80703c1b2c4d0de080fafbcf4e0d363a21149a1ad2f96e0144841a55
|
||||
SIZE (metis-4.0.3.tar.gz) = 522624
|
||||
SHA256 (MUMPS_4.10.0.tar.gz) = d0f86f91a74c51a17a2ff1be9c9cee2338976f13a6d00896ba5b43a5ca05d933
|
||||
|
|
|
|||
|
|
@ -78,13 +78,13 @@ include/coin/ThirdParty/rename.h
|
|||
include/coin/ThirdParty/struct.h
|
||||
lib/libcoinmetis.so
|
||||
lib/libcoinmetis.so.1
|
||||
lib/libcoinmetis.so.1.3.5
|
||||
lib/libcoinmetis.so.1.3.6
|
||||
lib/libcoinmumps.so
|
||||
lib/libcoinmumps.so.1
|
||||
lib/libcoinmumps.so.1.6.0
|
||||
lib/libcoinmumps.so.1.6.1
|
||||
lib/libipopt.so
|
||||
lib/libipopt.so.1
|
||||
lib/libipopt.so.1.10.11
|
||||
lib/libipopt.so.1.10.12
|
||||
libdata/pkgconfig/coinmetis.pc
|
||||
libdata/pkgconfig/coinmumps.pc
|
||||
libdata/pkgconfig/ipopt.pc
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= mkl-dnn
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.16
|
||||
DISTVERSION= 0.17
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
@ -26,9 +26,20 @@ PLIST_FILES= include/mkldnn.h \
|
|||
include/mkldnn_types.h \
|
||||
lib/libmkldnn.so \
|
||||
lib/libmkldnn.so.0 \
|
||||
lib/libmkldnn.so.0.16.0
|
||||
lib/libmkldnn.so.${DISTVERSION}.0
|
||||
|
||||
do-test:
|
||||
OPTIONS_DEFINE= OPENMP
|
||||
|
||||
OPENMP_CMAKE_BOOL= USE_OPENMP
|
||||
OPENMP_LIB_DEPENDS= libomp.so:devel/openmp
|
||||
|
||||
# use clang from ports because cmake can't find OpenMP with base clang, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223678
|
||||
BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT}
|
||||
CPP= clang-cpp${LLVM_DEFAULT}
|
||||
CC= clang${LLVM_DEFAULT}
|
||||
CXX= clang++${LLVM_DEFAULT}
|
||||
|
||||
do-test: # some tests are known to fail: https://github.com/intel/mkl-dnn/issues/350
|
||||
@${REINPLACE_CMD} 's| /bin/bash | ${LOCALBASE}/bin/bash |' ${WRKSRC}/tests/CMakeLists.txt
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1536106132
|
||||
SHA256 (intel-mkl-dnn-v0.16_GH0.tar.gz) = 7557f820d6801dbe7741627199c0165fe9e651245b9c1c744d615f576da1098a
|
||||
SIZE (intel-mkl-dnn-v0.16_GH0.tar.gz) = 1339496
|
||||
TIMESTAMP = 1542731420
|
||||
SHA256 (intel-mkl-dnn-v0.17_GH0.tar.gz) = 3473da3b486934da169895a7efd6421482d274601c0aed3505b127971f233a07
|
||||
SIZE (intel-mkl-dnn-v0.17_GH0.tar.gz) = 1413454
|
||||
|
|
|
|||
|
|
@ -1,6 +1,17 @@
|
|||
--- CMakeLists.txt.orig 2018-09-05 00:11:53 UTC
|
||||
--- CMakeLists.txt.orig 2018-11-17 00:02:10 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -69,7 +69,10 @@ enable_testing()
|
||||
@@ -66,7 +66,9 @@ set(CMAKE_TEST_CCXX_FLAGS) # TESTS
|
||||
|
||||
include("cmake/utils.cmake")
|
||||
include("cmake/options.cmake")
|
||||
-include("cmake/OpenMP.cmake")
|
||||
+if (USE_OPENMP)
|
||||
+ include("cmake/OpenMP.cmake")
|
||||
+endif()
|
||||
include("cmake/TBB.cmake")
|
||||
include("cmake/platform.cmake")
|
||||
include("cmake/SDL.cmake")
|
||||
@@ -79,7 +81,10 @@ enable_testing()
|
||||
include_directories(include)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= octave
|
||||
PORTVERSION= ${OCTAVE_VERSION}
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= math java
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
PORTNAME= octomap
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= v1.6.5-158
|
||||
DISTVERSIONSUFFIX= -g23cb13f
|
||||
DISTVERSION= 1.9.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1542694534
|
||||
SHA256 (OctoMap-octomap-vv1.6.5-158-g23cb13f_GH0.tar.gz) = ff6f654b492b672b1a7ec39ccba4e29e1bdf215c318e388a22a3c78ab2fa34c7
|
||||
SIZE (OctoMap-octomap-vv1.6.5-158-g23cb13f_GH0.tar.gz) = 1682523
|
||||
TIMESTAMP = 1542791562
|
||||
SHA256 (OctoMap-octomap-v1.9.0_GH0.tar.gz) = 5f81c9a8cbc9526b2e725251cd3a829e5222a28201b394314002146d8b9214dd
|
||||
SIZE (OctoMap-octomap-v1.9.0_GH0.tar.gz) = 1682421
|
||||
|
|
|
|||
|
|
@ -1,19 +1,17 @@
|
|||
--- octomap/src/CMakeLists.txt.orig 2018-11-20 06:33:58 UTC
|
||||
--- octomap/src/CMakeLists.txt.orig 2017-04-28 19:49:53 UTC
|
||||
+++ octomap/src/CMakeLists.txt
|
||||
@@ -16,9 +16,9 @@ set_target_properties( octomap PROPERTIE
|
||||
@@ -16,8 +16,8 @@ set_target_properties( octomap PROPERTIE
|
||||
VERSION ${OCTOMAP_VERSION}
|
||||
SOVERSION ${OCTOMAP_SOVERSION}
|
||||
)
|
||||
-ADD_LIBRARY( octomap-static STATIC ${octomap_SRCS})
|
||||
-SET_TARGET_PROPERTIES(octomap-static PROPERTIES OUTPUT_NAME "octomap")
|
||||
-add_dependencies(octomap-static octomath-static)
|
||||
+#ADD_LIBRARY( octomap-static STATIC ${octomap_SRCS})
|
||||
+#SET_TARGET_PROPERTIES(octomap-static PROPERTIES OUTPUT_NAME "octomap")
|
||||
+#add_dependencies(octomap-static octomath-static)
|
||||
|
||||
TARGET_LINK_LIBRARIES(octomap octomath)
|
||||
|
||||
@@ -26,7 +26,7 @@ if(NOT EXISTS "${CMAKE_LIBRARY_OUTPUT_DI
|
||||
@@ -25,7 +25,7 @@ if(NOT EXISTS "${CMAKE_LIBRARY_OUTPUT_DI
|
||||
file(MAKE_DIRECTORY "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/cmake/octomap")
|
||||
endif()
|
||||
|
||||
|
|
@ -22,7 +20,7 @@
|
|||
APPEND FILE "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/cmake/octomap/octomap-targets.cmake")
|
||||
|
||||
ADD_SUBDIRECTORY( testing )
|
||||
@@ -67,7 +67,7 @@ TARGET_LINK_LIBRARIES(intersection_examp
|
||||
@@ -66,7 +66,7 @@ TARGET_LINK_LIBRARIES(intersection_examp
|
||||
ADD_EXECUTABLE(octree2pointcloud octree2pointcloud.cpp)
|
||||
TARGET_LINK_LIBRARIES(octree2pointcloud octomap)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyFFTW
|
||||
DISTVERSION= 0.10.4
|
||||
DISTVERSION= 0.11.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529290455
|
||||
SHA256 (pyFFTW-0.10.4.tar.gz) = 739b436b7c0aeddf99a48749380260364d2dc027cf1d5f63dafb5f50068ede1a
|
||||
SIZE (pyFFTW-0.10.4.tar.gz) = 365496
|
||||
TIMESTAMP = 1542734537
|
||||
SHA256 (pyFFTW-0.11.1.tar.gz) = 05ea28dede4c3aaaf5c66f56eb0f71849d0d50f5bc0f53ca0ffa69534af14926
|
||||
SIZE (pyFFTW-0.11.1.tar.gz) = 131992
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
--- setup.py.orig 2016-06-06 16:40:50 UTC
|
||||
+++ setup.py
|
||||
@@ -121,8 +121,8 @@ def get_libraries():
|
||||
libraries = ['libfftw3-3', 'libfftw3f-3', 'libfftw3l-3']
|
||||
|
||||
else:
|
||||
- libraries = ['fftw3', 'fftw3f', 'fftw3l', 'fftw3_threads',
|
||||
- 'fftw3f_threads', 'fftw3l_threads']
|
||||
+ libraries = ['fftw3', 'fftw3f', 'fftw3_threads',
|
||||
+ 'fftw3f_threads']
|
||||
|
||||
return libraries
|
||||
|
||||
|
|
@ -182,6 +182,7 @@
|
|||
SUBDIR += histring
|
||||
SUBDIR += hotkeys
|
||||
SUBDIR += hulgalugha
|
||||
SUBDIR += ignition-fuel-tools
|
||||
SUBDIR += imerge
|
||||
SUBDIR += img2xterm
|
||||
SUBDIR += ini_file_manager
|
||||
|
|
@ -493,6 +494,7 @@
|
|||
SUBDIR += rubygem-vpim
|
||||
SUBDIR += rump
|
||||
SUBDIR += saaghar
|
||||
SUBDIR += sdformat
|
||||
SUBDIR += seabios
|
||||
SUBDIR += sent
|
||||
SUBDIR += seq2
|
||||
|
|
|
|||
41
misc/ignition-fuel-tools/Makefile
Normal file
41
misc/ignition-fuel-tools/Makefile
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ignition-fuel-tools
|
||||
DISTVERSION= 1.2.0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Classes and tools for interacting with Ignition Fuel
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libignition-common3.so:devel/ignition-common \
|
||||
libjsoncpp.so:devel/jsoncpp \
|
||||
libuuid.so:misc/e2fsprogs-libuuid \
|
||||
libyaml.so:textproc/libyaml \
|
||||
libzip.so:archivers/libzip
|
||||
|
||||
USES= cmake:outsource compiler:c++17-lang pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
BB_ACCOUNT= ignitionrobotics
|
||||
BB_PROJECT= ign-fuel-tools
|
||||
BB_COMMIT= 0ffbf3a2c836
|
||||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= FUEL_TOOLS_IGN_VER=fuel_tools${DISTVERSION:R:R}
|
||||
|
||||
do-test: # 4 tests are known to fail: https://bitbucket.org/ignitionrobotics/ign-fuel-tools/issues/48/4-unit-tests-fail-unit_fuelclient_test
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING=ON ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
misc/ignition-fuel-tools/distinfo
Normal file
3
misc/ignition-fuel-tools/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1542743820
|
||||
SHA256 (ignition-fuel-tools-1.2.0.tar.gz) = 9b423a23112c4f7014830fdedb8060b6ca7417f5f230c9bdec534cb173b8ee49
|
||||
SIZE (ignition-fuel-tools-1.2.0.tar.gz) = 401253
|
||||
22
misc/ignition-fuel-tools/files/patch-CMakeLists.txt
Normal file
22
misc/ignition-fuel-tools/files/patch-CMakeLists.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
--- CMakeLists.txt.orig 2018-05-30 22:18:39 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -9,7 +9,7 @@ project(ignition-fuel_tools1 VERSION 1.2
|
||||
# Find ignition-cmake
|
||||
#============================================================================
|
||||
# If you get an error at this line, you need to install ignition-cmake
|
||||
-find_package(ignition-cmake0 REQUIRED)
|
||||
+find_package(ignition-cmake2 REQUIRED)
|
||||
|
||||
#============================================================================
|
||||
# Configure the project
|
||||
@@ -44,8 +44,8 @@ ign_find_package(ZIP REQUIRED PRIVATE)
|
||||
|
||||
#--------------------------------------
|
||||
# Find ignition-common
|
||||
-set(IGN_COMMON_MAJOR_VER 1)
|
||||
-ign_find_package(ignition-common${IGN_COMMON_MAJOR_VER} VERSION 1.1.0 REQUIRED PRIVATE)
|
||||
+set(IGN_COMMON_MAJOR_VER 3)
|
||||
+ign_find_package(ignition-common${IGN_COMMON_MAJOR_VER} REQUIRED PRIVATE)
|
||||
|
||||
#--------------------------------------
|
||||
# Find ignition-tools
|
||||
11
misc/ignition-fuel-tools/files/patch-src_CMakeLists.txt
Normal file
11
misc/ignition-fuel-tools/files/patch-src_CMakeLists.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- src/CMakeLists.txt.orig 2018-11-20 20:11:32 UTC
|
||||
+++ src/CMakeLists.txt
|
||||
@@ -61,7 +61,7 @@ ign_install_library()
|
||||
# Build the unit tests.
|
||||
ign_build_tests(TYPE UNIT
|
||||
SOURCES ${gtest_sources}
|
||||
- LIB_DEPS ignition-common1::ignition-common1
|
||||
+ LIB_DEPS ignition-common3::ignition-common3
|
||||
)
|
||||
|
||||
# Command line support.
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
--- test/integration/CMakeLists.txt.orig 2018-11-20 20:12:00 UTC
|
||||
+++ test/integration/CMakeLists.txt
|
||||
@@ -9,5 +9,5 @@ link_directories(${PROJECT_BINARY_DIR}/t
|
||||
|
||||
ign_build_tests(TYPE INTEGRATION
|
||||
SOURCES ${tests}
|
||||
- LIB_DEPS ignition-common1::ignition-common1
|
||||
+ LIB_DEPS ignition-common3::ignition-common3
|
||||
)
|
||||
4
misc/ignition-fuel-tools/pkg-descr
Normal file
4
misc/ignition-fuel-tools/pkg-descr
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Ignition Fuel Tools is composed by a client library and command line tools for
|
||||
interacting with Ignition Fuel servers.
|
||||
|
||||
WWW: https://ignitionrobotics.org/home
|
||||
33
misc/ignition-fuel-tools/pkg-plist
Normal file
33
misc/ignition-fuel-tools/pkg-plist
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ClientConfig.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/Export.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/FuelClient.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/Helpers.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/JSONParser.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/LocalCache.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/Model.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ModelIdentifier.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ModelIter.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ModelIterPrivate.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ModelPrivate.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/REST.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/Result.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/Zip.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/config.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/detail/Export.hh
|
||||
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ign.hh
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%-all/ignition-%%FUEL_TOOLS_IGN_VER%%-all-config-version.cmake
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%-all/ignition-%%FUEL_TOOLS_IGN_VER%%-all-config.cmake
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%-all/ignition-%%FUEL_TOOLS_IGN_VER%%-all-targets.cmake
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-config-version.cmake
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-config.cmake
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-targets.cmake
|
||||
lib/libignition-%%FUEL_TOOLS_IGN_VER%%.so
|
||||
lib/libignition-%%FUEL_TOOLS_IGN_VER%%.so.1
|
||||
lib/libignition-%%FUEL_TOOLS_IGN_VER%%.so.1.2.0
|
||||
lib/ruby/ignition/cmdfuel1.rb
|
||||
libdata/pkgconfig/ignition-%%FUEL_TOOLS_IGN_VER%%.pc
|
||||
share/ignition/fuel1.yaml
|
||||
share/ignition/fuel_tools/config.yaml
|
||||
share/ignition/%%FUEL_TOOLS_IGN_VER%%/config.yaml
|
||||
40
misc/sdformat/Makefile
Normal file
40
misc/sdformat/Makefile
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sdformat
|
||||
DISTVERSION= 8.0.0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Simulation Description Format (SDF) parser and description files
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \
|
||||
ignition-tools>0:devel/ignition-tools
|
||||
LIB_DEPENDS= libignition-math6.so:math/ignition-math \
|
||||
libconsole_bridge.so:misc/console-bridge \
|
||||
libtinyxml2.so:textproc/tinyxml2 \
|
||||
liburdfdom_world.so:misc/urdfdom
|
||||
RUN_DEPENDS= ignition-tools>0:devel/ignition-tools
|
||||
|
||||
USES= cmake:outsource compiler:c++17-lang pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
BB_ACCOUNT= osrf
|
||||
BB_PROJECT= ${PORTNAME}
|
||||
BB_COMMIT= f555f9a69f8f
|
||||
|
||||
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
|
||||
|
||||
PLIST_SUB+= INCSUBDIR=${PORTNAME}-${DISTVERSION:R}
|
||||
|
||||
do-test:
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
misc/sdformat/distinfo
Normal file
3
misc/sdformat/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1542759199
|
||||
SHA256 (sdformat-8.0.0.tar.gz) = 0d06d7da98bcfd33797affcae6407f507216903d4f6623eae16e0d241c84b53b
|
||||
SIZE (sdformat-8.0.0.tar.gz) = 687727
|
||||
24
misc/sdformat/files/patch-CMakeLists.txt
Normal file
24
misc/sdformat/files/patch-CMakeLists.txt
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
--- CMakeLists.txt.orig 2018-11-21 00:21:52 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -4,7 +4,9 @@ if(COMMAND CMAKE_POLICY)
|
||||
CMAKE_POLICY(SET CMP0003 NEW)
|
||||
CMAKE_POLICY(SET CMP0004 NEW)
|
||||
endif(COMMAND CMAKE_POLICY)
|
||||
-enable_testing()
|
||||
+if (BUILD_TESTING)
|
||||
+ enable_testing()
|
||||
+endif()
|
||||
|
||||
# with -fPIC
|
||||
if(UNIX AND NOT WIN32)
|
||||
@@ -256,7 +258,9 @@ else (build_errors)
|
||||
|
||||
link_directories(${PROJECT_BINARY_DIR}/src)
|
||||
|
||||
- add_subdirectory(test)
|
||||
+ if (BUILD_TESTING)
|
||||
+ add_subdirectory(test)
|
||||
+ endif()
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(include/sdf)
|
||||
add_subdirectory(sdf)
|
||||
17
misc/sdformat/files/patch-cmake_SDFUtils.cmake
Normal file
17
misc/sdformat/files/patch-cmake_SDFUtils.cmake
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
--- cmake/SDFUtils.cmake.orig 2018-11-21 00:24:14 UTC
|
||||
+++ cmake/SDFUtils.cmake
|
||||
@@ -148,9 +148,11 @@ macro (sdf_build_tests)
|
||||
message(FATAL_ERROR "Unsupported platform")
|
||||
endif()
|
||||
|
||||
- add_dependencies(${BINARY_NAME}
|
||||
- gtest gtest_main ${sdf_target}
|
||||
- )
|
||||
+ if (BUILD_TESTING)
|
||||
+ add_dependencies(${BINARY_NAME}
|
||||
+ gtest gtest_main ${sdf_target}
|
||||
+ )
|
||||
+ endif()
|
||||
|
||||
link_directories(${IGNITION-MATH_LIBRARY_DIRS})
|
||||
|
||||
34
misc/sdformat/files/patch-cmake_SearchForStuff.cmake
Normal file
34
misc/sdformat/files/patch-cmake_SearchForStuff.cmake
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
--- cmake/SearchForStuff.cmake.orig 2018-11-21 00:19:13 UTC
|
||||
+++ cmake/SearchForStuff.cmake
|
||||
@@ -9,24 +9,24 @@ if (USE_EXTERNAL_TINYXML)
|
||||
#################################################
|
||||
# Find tinyxml. Only debian distributions package tinyxml with a pkg-config
|
||||
# Use pkg_check_modules and fallback to manual detection (needed, at least, for MacOS)
|
||||
- pkg_check_modules(tinyxml tinyxml)
|
||||
+ pkg_check_modules(tinyxml tinyxml2)
|
||||
if (NOT tinyxml_FOUND)
|
||||
- find_path (tinyxml_include_dirs tinyxml.h ${tinyxml_include_dirs} ENV CPATH)
|
||||
- find_library(tinyxml_LIBRARIES NAMES tinyxml)
|
||||
+ find_path (tinyxml_include_dirs tinyxml2.h ${tinyxml_include_dirs} ENV CPATH)
|
||||
+ find_library(tinyxml_LIBRARIES NAMES tinyxml2)
|
||||
set (tinyxml_FAIL False)
|
||||
if (NOT tinyxml_include_dirs)
|
||||
- message (STATUS "Looking for tinyxml headers - not found")
|
||||
+ message (STATUS "Looking for tinyxml2 headers - not found")
|
||||
set (tinyxml_FAIL True)
|
||||
endif()
|
||||
if (NOT tinyxml_LIBRARIES)
|
||||
- message (STATUS "Looking for tinyxml library - not found")
|
||||
+ message (STATUS "Looking for tinyxml2 library - not found")
|
||||
set (tinyxml_FAIL True)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (tinyxml_FAIL)
|
||||
- message (STATUS "Looking for tinyxml.h - not found")
|
||||
- BUILD_ERROR("Missing: tinyxml")
|
||||
+ message (STATUS "Looking for tinyxml2.h - not found")
|
||||
+ BUILD_ERROR("Missing: tinyxml2")
|
||||
endif()
|
||||
else()
|
||||
# Needed in WIN32 since in UNIX the flag is added in the code installed
|
||||
13
misc/sdformat/files/patch-src_CMakeLists.txt
Normal file
13
misc/sdformat/files/patch-src_CMakeLists.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
--- src/CMakeLists.txt.orig 2018-11-21 00:25:29 UTC
|
||||
+++ src/CMakeLists.txt
|
||||
@@ -116,7 +116,9 @@ if (IGNITION-TOOLS_BINARY_DIRS)
|
||||
)
|
||||
endif()
|
||||
|
||||
-sdf_build_tests(${gtest_sources})
|
||||
+if (BUILD_TESTING)
|
||||
+ sdf_build_tests(${gtest_sources})
|
||||
+endif()
|
||||
|
||||
sdf_add_library(${sdf_target} ${sources})
|
||||
target_link_libraries(${sdf_target} PUBLIC ${IGNITION-MATH_LIBRARIES})
|
||||
9
misc/sdformat/pkg-descr
Normal file
9
misc/sdformat/pkg-descr
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
SDF is an XML file format that describes environments, objects, and robots in
|
||||
a manner suitable for robotic applications. SDF is capable of representing and
|
||||
describing different physic engines, lighting properties, terrain, static or
|
||||
dynamic objects, and articulated robots with various sensors, and acutators. The
|
||||
format of SDF is also described by XML, which facilitates updates and allows
|
||||
conversion from previous versions. A parser is also contained within this
|
||||
package that reads SDF files and returns a C++ interface.
|
||||
|
||||
WWW: https://bitbucket.org/osrf/sdformat/src/default/
|
||||
387
misc/sdformat/pkg-plist
Normal file
387
misc/sdformat/pkg-plist
Normal file
|
|
@ -0,0 +1,387 @@
|
|||
include/%%INCSUBDIR%%/sdf/Assert.hh
|
||||
include/%%INCSUBDIR%%/sdf/Atmosphere.hh
|
||||
include/%%INCSUBDIR%%/sdf/Box.hh
|
||||
include/%%INCSUBDIR%%/sdf/Collision.hh
|
||||
include/%%INCSUBDIR%%/sdf/Console.hh
|
||||
include/%%INCSUBDIR%%/sdf/Cylinder.hh
|
||||
include/%%INCSUBDIR%%/sdf/Element.hh
|
||||
include/%%INCSUBDIR%%/sdf/Error.hh
|
||||
include/%%INCSUBDIR%%/sdf/Exception.hh
|
||||
include/%%INCSUBDIR%%/sdf/Filesystem.hh
|
||||
include/%%INCSUBDIR%%/sdf/Geometry.hh
|
||||
include/%%INCSUBDIR%%/sdf/Gui.hh
|
||||
include/%%INCSUBDIR%%/sdf/Joint.hh
|
||||
include/%%INCSUBDIR%%/sdf/JointAxis.hh
|
||||
include/%%INCSUBDIR%%/sdf/Light.hh
|
||||
include/%%INCSUBDIR%%/sdf/Link.hh
|
||||
include/%%INCSUBDIR%%/sdf/Material.hh
|
||||
include/%%INCSUBDIR%%/sdf/Mesh.hh
|
||||
include/%%INCSUBDIR%%/sdf/Model.hh
|
||||
include/%%INCSUBDIR%%/sdf/Param.hh
|
||||
include/%%INCSUBDIR%%/sdf/Physics.hh
|
||||
include/%%INCSUBDIR%%/sdf/Plane.hh
|
||||
include/%%INCSUBDIR%%/sdf/Root.hh
|
||||
include/%%INCSUBDIR%%/sdf/SDFImpl.hh
|
||||
include/%%INCSUBDIR%%/sdf/Sphere.hh
|
||||
include/%%INCSUBDIR%%/sdf/Types.hh
|
||||
include/%%INCSUBDIR%%/sdf/Visual.hh
|
||||
include/%%INCSUBDIR%%/sdf/World.hh
|
||||
include/%%INCSUBDIR%%/sdf/parser.hh
|
||||
include/%%INCSUBDIR%%/sdf/parser_urdf.hh
|
||||
include/%%INCSUBDIR%%/sdf/sdf.hh
|
||||
include/%%INCSUBDIR%%/sdf/sdf_config.h
|
||||
include/%%INCSUBDIR%%/sdf/system_util.hh
|
||||
lib/cmake/sdformat8/sdformat8-config-version.cmake
|
||||
lib/cmake/sdformat8/sdformat8-config.cmake
|
||||
lib/cmake/sdformat8/sdformat8-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/sdformat8/sdformat8-targets.cmake
|
||||
lib/libsdformat8.so
|
||||
lib/libsdformat8.so.8
|
||||
lib/libsdformat8.so.8.0.0~pre3
|
||||
lib/ruby/ignition/cmdsdformat8.rb
|
||||
libdata/pkgconfig/sdformat8.pc
|
||||
share/ignition/sdformat8.yaml
|
||||
%%DATADIR%%/1.0/actor.sdf
|
||||
%%DATADIR%%/1.0/camera.sdf
|
||||
%%DATADIR%%/1.0/collision.sdf
|
||||
%%DATADIR%%/1.0/contact.sdf
|
||||
%%DATADIR%%/1.0/gazebo.sdf
|
||||
%%DATADIR%%/1.0/geometry.sdf
|
||||
%%DATADIR%%/1.0/gripper.sdf
|
||||
%%DATADIR%%/1.0/gui.sdf
|
||||
%%DATADIR%%/1.0/inertial.sdf
|
||||
%%DATADIR%%/1.0/joint.sdf
|
||||
%%DATADIR%%/1.0/light.sdf
|
||||
%%DATADIR%%/1.0/link.sdf
|
||||
%%DATADIR%%/1.0/model.sdf
|
||||
%%DATADIR%%/1.0/physics.sdf
|
||||
%%DATADIR%%/1.0/plugin.sdf
|
||||
%%DATADIR%%/1.0/projector.sdf
|
||||
%%DATADIR%%/1.0/ray.sdf
|
||||
%%DATADIR%%/1.0/rfid.sdf
|
||||
%%DATADIR%%/1.0/rfidtag.sdf
|
||||
%%DATADIR%%/1.0/road.sdf
|
||||
%%DATADIR%%/1.0/scene.sdf
|
||||
%%DATADIR%%/1.0/sensor.sdf
|
||||
%%DATADIR%%/1.0/state.sdf
|
||||
%%DATADIR%%/1.0/surface.sdf
|
||||
%%DATADIR%%/1.0/visual.sdf
|
||||
%%DATADIR%%/1.0/world.sdf
|
||||
%%DATADIR%%/1.2/1_0.convert
|
||||
%%DATADIR%%/1.2/actor.sdf
|
||||
%%DATADIR%%/1.2/camera.sdf
|
||||
%%DATADIR%%/1.2/collision.sdf
|
||||
%%DATADIR%%/1.2/contact.sdf
|
||||
%%DATADIR%%/1.2/gazebo.sdf
|
||||
%%DATADIR%%/1.2/geometry.sdf
|
||||
%%DATADIR%%/1.2/gripper.sdf
|
||||
%%DATADIR%%/1.2/gui.sdf
|
||||
%%DATADIR%%/1.2/inertial.sdf
|
||||
%%DATADIR%%/1.2/joint.sdf
|
||||
%%DATADIR%%/1.2/light.sdf
|
||||
%%DATADIR%%/1.2/link.sdf
|
||||
%%DATADIR%%/1.2/model.sdf
|
||||
%%DATADIR%%/1.2/physics.sdf
|
||||
%%DATADIR%%/1.2/plugin.sdf
|
||||
%%DATADIR%%/1.2/projector.sdf
|
||||
%%DATADIR%%/1.2/ray.sdf
|
||||
%%DATADIR%%/1.2/rfid.sdf
|
||||
%%DATADIR%%/1.2/rfidtag.sdf
|
||||
%%DATADIR%%/1.2/road.sdf
|
||||
%%DATADIR%%/1.2/scene.sdf
|
||||
%%DATADIR%%/1.2/sensor.sdf
|
||||
%%DATADIR%%/1.2/state.sdf
|
||||
%%DATADIR%%/1.2/surface.sdf
|
||||
%%DATADIR%%/1.2/visual.sdf
|
||||
%%DATADIR%%/1.2/world.sdf
|
||||
%%DATADIR%%/1.3/1_2.convert
|
||||
%%DATADIR%%/1.3/actor.sdf
|
||||
%%DATADIR%%/1.3/camera.sdf
|
||||
%%DATADIR%%/1.3/collision.sdf
|
||||
%%DATADIR%%/1.3/contact.sdf
|
||||
%%DATADIR%%/1.3/geometry.sdf
|
||||
%%DATADIR%%/1.3/gripper.sdf
|
||||
%%DATADIR%%/1.3/gui.sdf
|
||||
%%DATADIR%%/1.3/imu.sdf
|
||||
%%DATADIR%%/1.3/inertial.sdf
|
||||
%%DATADIR%%/1.3/joint.sdf
|
||||
%%DATADIR%%/1.3/light.sdf
|
||||
%%DATADIR%%/1.3/link.sdf
|
||||
%%DATADIR%%/1.3/model.sdf
|
||||
%%DATADIR%%/1.3/physics.sdf
|
||||
%%DATADIR%%/1.3/plugin.sdf
|
||||
%%DATADIR%%/1.3/projector.sdf
|
||||
%%DATADIR%%/1.3/ray.sdf
|
||||
%%DATADIR%%/1.3/rfid.sdf
|
||||
%%DATADIR%%/1.3/rfidtag.sdf
|
||||
%%DATADIR%%/1.3/road.sdf
|
||||
%%DATADIR%%/1.3/root.sdf
|
||||
%%DATADIR%%/1.3/scene.sdf
|
||||
%%DATADIR%%/1.3/sensor.sdf
|
||||
%%DATADIR%%/1.3/state.sdf
|
||||
%%DATADIR%%/1.3/surface.sdf
|
||||
%%DATADIR%%/1.3/visual.sdf
|
||||
%%DATADIR%%/1.3/world.sdf
|
||||
%%DATADIR%%/1.4/1_3.convert
|
||||
%%DATADIR%%/1.4/actor.sdf
|
||||
%%DATADIR%%/1.4/audio_sink.sdf
|
||||
%%DATADIR%%/1.4/audio_source.sdf
|
||||
%%DATADIR%%/1.4/box_shape.sdf
|
||||
%%DATADIR%%/1.4/camera.sdf
|
||||
%%DATADIR%%/1.4/collision.sdf
|
||||
%%DATADIR%%/1.4/contact.sdf
|
||||
%%DATADIR%%/1.4/cylinder_shape.sdf
|
||||
%%DATADIR%%/1.4/forcetorque.sdf
|
||||
%%DATADIR%%/1.4/geometry.sdf
|
||||
%%DATADIR%%/1.4/gps.sdf
|
||||
%%DATADIR%%/1.4/gripper.sdf
|
||||
%%DATADIR%%/1.4/gui.sdf
|
||||
%%DATADIR%%/1.4/heightmap_shape.sdf
|
||||
%%DATADIR%%/1.4/image_shape.sdf
|
||||
%%DATADIR%%/1.4/imu.sdf
|
||||
%%DATADIR%%/1.4/inertial.sdf
|
||||
%%DATADIR%%/1.4/joint.sdf
|
||||
%%DATADIR%%/1.4/light.sdf
|
||||
%%DATADIR%%/1.4/link.sdf
|
||||
%%DATADIR%%/1.4/mesh_shape.sdf
|
||||
%%DATADIR%%/1.4/model.sdf
|
||||
%%DATADIR%%/1.4/noise.sdf
|
||||
%%DATADIR%%/1.4/physics.sdf
|
||||
%%DATADIR%%/1.4/plane_shape.sdf
|
||||
%%DATADIR%%/1.4/plugin.sdf
|
||||
%%DATADIR%%/1.4/projector.sdf
|
||||
%%DATADIR%%/1.4/ray.sdf
|
||||
%%DATADIR%%/1.4/rfid.sdf
|
||||
%%DATADIR%%/1.4/rfidtag.sdf
|
||||
%%DATADIR%%/1.4/road.sdf
|
||||
%%DATADIR%%/1.4/root.sdf
|
||||
%%DATADIR%%/1.4/scene.sdf
|
||||
%%DATADIR%%/1.4/sensor.sdf
|
||||
%%DATADIR%%/1.4/sonar.sdf
|
||||
%%DATADIR%%/1.4/sphere_shape.sdf
|
||||
%%DATADIR%%/1.4/spherical_coordinates.sdf
|
||||
%%DATADIR%%/1.4/state.sdf
|
||||
%%DATADIR%%/1.4/surface.sdf
|
||||
%%DATADIR%%/1.4/transceiver.sdf
|
||||
%%DATADIR%%/1.4/visual.sdf
|
||||
%%DATADIR%%/1.4/world.sdf
|
||||
%%DATADIR%%/1.5/1_4.convert
|
||||
%%DATADIR%%/1.5/actor.sdf
|
||||
%%DATADIR%%/1.5/actor.xsd
|
||||
%%DATADIR%%/1.5/altimeter.sdf
|
||||
%%DATADIR%%/1.5/altimeter.xsd
|
||||
%%DATADIR%%/1.5/audio_sink.sdf
|
||||
%%DATADIR%%/1.5/audio_sink.xsd
|
||||
%%DATADIR%%/1.5/audio_source.sdf
|
||||
%%DATADIR%%/1.5/audio_source.xsd
|
||||
%%DATADIR%%/1.5/battery.sdf
|
||||
%%DATADIR%%/1.5/battery.xsd
|
||||
%%DATADIR%%/1.5/box_shape.sdf
|
||||
%%DATADIR%%/1.5/box_shape.xsd
|
||||
%%DATADIR%%/1.5/camera.sdf
|
||||
%%DATADIR%%/1.5/camera.xsd
|
||||
%%DATADIR%%/1.5/collision.sdf
|
||||
%%DATADIR%%/1.5/collision.xsd
|
||||
%%DATADIR%%/1.5/contact.sdf
|
||||
%%DATADIR%%/1.5/contact.xsd
|
||||
%%DATADIR%%/1.5/cylinder_shape.sdf
|
||||
%%DATADIR%%/1.5/cylinder_shape.xsd
|
||||
%%DATADIR%%/1.5/forcetorque.sdf
|
||||
%%DATADIR%%/1.5/forcetorque.xsd
|
||||
%%DATADIR%%/1.5/frame.sdf
|
||||
%%DATADIR%%/1.5/frame.xsd
|
||||
%%DATADIR%%/1.5/geometry.sdf
|
||||
%%DATADIR%%/1.5/geometry.xsd
|
||||
%%DATADIR%%/1.5/gps.sdf
|
||||
%%DATADIR%%/1.5/gps.xsd
|
||||
%%DATADIR%%/1.5/gripper.sdf
|
||||
%%DATADIR%%/1.5/gripper.xsd
|
||||
%%DATADIR%%/1.5/gui.sdf
|
||||
%%DATADIR%%/1.5/gui.xsd
|
||||
%%DATADIR%%/1.5/heightmap_shape.sdf
|
||||
%%DATADIR%%/1.5/heightmap_shape.xsd
|
||||
%%DATADIR%%/1.5/image_shape.sdf
|
||||
%%DATADIR%%/1.5/image_shape.xsd
|
||||
%%DATADIR%%/1.5/imu.sdf
|
||||
%%DATADIR%%/1.5/imu.xsd
|
||||
%%DATADIR%%/1.5/inertial.sdf
|
||||
%%DATADIR%%/1.5/inertial.xsd
|
||||
%%DATADIR%%/1.5/joint.sdf
|
||||
%%DATADIR%%/1.5/joint.xsd
|
||||
%%DATADIR%%/1.5/light.sdf
|
||||
%%DATADIR%%/1.5/light.xsd
|
||||
%%DATADIR%%/1.5/light_state.sdf
|
||||
%%DATADIR%%/1.5/light_state.xsd
|
||||
%%DATADIR%%/1.5/link.sdf
|
||||
%%DATADIR%%/1.5/link.xsd
|
||||
%%DATADIR%%/1.5/link_state.sdf
|
||||
%%DATADIR%%/1.5/link_state.xsd
|
||||
%%DATADIR%%/1.5/logical_camera.sdf
|
||||
%%DATADIR%%/1.5/logical_camera.xsd
|
||||
%%DATADIR%%/1.5/magnetometer.sdf
|
||||
%%DATADIR%%/1.5/magnetometer.xsd
|
||||
%%DATADIR%%/1.5/material.sdf
|
||||
%%DATADIR%%/1.5/material.xsd
|
||||
%%DATADIR%%/1.5/mesh_shape.sdf
|
||||
%%DATADIR%%/1.5/mesh_shape.xsd
|
||||
%%DATADIR%%/1.5/model.sdf
|
||||
%%DATADIR%%/1.5/model.xsd
|
||||
%%DATADIR%%/1.5/model_state.sdf
|
||||
%%DATADIR%%/1.5/model_state.xsd
|
||||
%%DATADIR%%/1.5/noise.sdf
|
||||
%%DATADIR%%/1.5/noise.xsd
|
||||
%%DATADIR%%/1.5/physics.sdf
|
||||
%%DATADIR%%/1.5/physics.xsd
|
||||
%%DATADIR%%/1.5/plane_shape.sdf
|
||||
%%DATADIR%%/1.5/plane_shape.xsd
|
||||
%%DATADIR%%/1.5/plugin.sdf
|
||||
%%DATADIR%%/1.5/plugin.xsd
|
||||
%%DATADIR%%/1.5/polyline_shape.sdf
|
||||
%%DATADIR%%/1.5/polyline_shape.xsd
|
||||
%%DATADIR%%/1.5/population.sdf
|
||||
%%DATADIR%%/1.5/population.xsd
|
||||
%%DATADIR%%/1.5/pose.sdf
|
||||
%%DATADIR%%/1.5/pose.xsd
|
||||
%%DATADIR%%/1.5/projector.sdf
|
||||
%%DATADIR%%/1.5/projector.xsd
|
||||
%%DATADIR%%/1.5/ray.sdf
|
||||
%%DATADIR%%/1.5/ray.xsd
|
||||
%%DATADIR%%/1.5/rfid.sdf
|
||||
%%DATADIR%%/1.5/rfid.xsd
|
||||
%%DATADIR%%/1.5/rfidtag.sdf
|
||||
%%DATADIR%%/1.5/rfidtag.xsd
|
||||
%%DATADIR%%/1.5/road.sdf
|
||||
%%DATADIR%%/1.5/road.xsd
|
||||
%%DATADIR%%/1.5/root.sdf
|
||||
%%DATADIR%%/1.5/root.xsd
|
||||
%%DATADIR%%/1.5/scene.sdf
|
||||
%%DATADIR%%/1.5/scene.xsd
|
||||
%%DATADIR%%/1.5/sensor.sdf
|
||||
%%DATADIR%%/1.5/sensor.xsd
|
||||
%%DATADIR%%/1.5/sonar.sdf
|
||||
%%DATADIR%%/1.5/sonar.xsd
|
||||
%%DATADIR%%/1.5/sphere_shape.sdf
|
||||
%%DATADIR%%/1.5/sphere_shape.xsd
|
||||
%%DATADIR%%/1.5/spherical_coordinates.sdf
|
||||
%%DATADIR%%/1.5/spherical_coordinates.xsd
|
||||
%%DATADIR%%/1.5/state.sdf
|
||||
%%DATADIR%%/1.5/state.xsd
|
||||
%%DATADIR%%/1.5/surface.sdf
|
||||
%%DATADIR%%/1.5/surface.xsd
|
||||
%%DATADIR%%/1.5/transceiver.sdf
|
||||
%%DATADIR%%/1.5/transceiver.xsd
|
||||
%%DATADIR%%/1.5/visual.sdf
|
||||
%%DATADIR%%/1.5/visual.xsd
|
||||
%%DATADIR%%/1.5/world.sdf
|
||||
%%DATADIR%%/1.5/world.xsd
|
||||
%%DATADIR%%/1.6/1_5.convert
|
||||
%%DATADIR%%/1.6/actor.sdf
|
||||
%%DATADIR%%/1.6/actor.xsd
|
||||
%%DATADIR%%/1.6/altimeter.sdf
|
||||
%%DATADIR%%/1.6/altimeter.xsd
|
||||
%%DATADIR%%/1.6/atmosphere.sdf
|
||||
%%DATADIR%%/1.6/atmosphere.xsd
|
||||
%%DATADIR%%/1.6/audio_sink.sdf
|
||||
%%DATADIR%%/1.6/audio_sink.xsd
|
||||
%%DATADIR%%/1.6/audio_source.sdf
|
||||
%%DATADIR%%/1.6/audio_source.xsd
|
||||
%%DATADIR%%/1.6/battery.sdf
|
||||
%%DATADIR%%/1.6/battery.xsd
|
||||
%%DATADIR%%/1.6/box_shape.sdf
|
||||
%%DATADIR%%/1.6/box_shape.xsd
|
||||
%%DATADIR%%/1.6/camera.sdf
|
||||
%%DATADIR%%/1.6/camera.xsd
|
||||
%%DATADIR%%/1.6/collision.sdf
|
||||
%%DATADIR%%/1.6/collision.xsd
|
||||
%%DATADIR%%/1.6/contact.sdf
|
||||
%%DATADIR%%/1.6/contact.xsd
|
||||
%%DATADIR%%/1.6/cylinder_shape.sdf
|
||||
%%DATADIR%%/1.6/cylinder_shape.xsd
|
||||
%%DATADIR%%/1.6/forcetorque.sdf
|
||||
%%DATADIR%%/1.6/forcetorque.xsd
|
||||
%%DATADIR%%/1.6/frame.sdf
|
||||
%%DATADIR%%/1.6/frame.xsd
|
||||
%%DATADIR%%/1.6/geometry.sdf
|
||||
%%DATADIR%%/1.6/geometry.xsd
|
||||
%%DATADIR%%/1.6/gps.sdf
|
||||
%%DATADIR%%/1.6/gps.xsd
|
||||
%%DATADIR%%/1.6/gripper.sdf
|
||||
%%DATADIR%%/1.6/gripper.xsd
|
||||
%%DATADIR%%/1.6/gui.sdf
|
||||
%%DATADIR%%/1.6/gui.xsd
|
||||
%%DATADIR%%/1.6/heightmap_shape.sdf
|
||||
%%DATADIR%%/1.6/heightmap_shape.xsd
|
||||
%%DATADIR%%/1.6/image_shape.sdf
|
||||
%%DATADIR%%/1.6/image_shape.xsd
|
||||
%%DATADIR%%/1.6/imu.sdf
|
||||
%%DATADIR%%/1.6/imu.xsd
|
||||
%%DATADIR%%/1.6/inertial.sdf
|
||||
%%DATADIR%%/1.6/inertial.xsd
|
||||
%%DATADIR%%/1.6/joint.sdf
|
||||
%%DATADIR%%/1.6/joint.xsd
|
||||
%%DATADIR%%/1.6/light.sdf
|
||||
%%DATADIR%%/1.6/light.xsd
|
||||
%%DATADIR%%/1.6/light_state.sdf
|
||||
%%DATADIR%%/1.6/light_state.xsd
|
||||
%%DATADIR%%/1.6/link.sdf
|
||||
%%DATADIR%%/1.6/link.xsd
|
||||
%%DATADIR%%/1.6/link_state.sdf
|
||||
%%DATADIR%%/1.6/link_state.xsd
|
||||
%%DATADIR%%/1.6/logical_camera.sdf
|
||||
%%DATADIR%%/1.6/logical_camera.xsd
|
||||
%%DATADIR%%/1.6/magnetometer.sdf
|
||||
%%DATADIR%%/1.6/magnetometer.xsd
|
||||
%%DATADIR%%/1.6/material.sdf
|
||||
%%DATADIR%%/1.6/material.xsd
|
||||
%%DATADIR%%/1.6/mesh_shape.sdf
|
||||
%%DATADIR%%/1.6/mesh_shape.xsd
|
||||
%%DATADIR%%/1.6/model.sdf
|
||||
%%DATADIR%%/1.6/model.xsd
|
||||
%%DATADIR%%/1.6/model_state.sdf
|
||||
%%DATADIR%%/1.6/model_state.xsd
|
||||
%%DATADIR%%/1.6/noise.sdf
|
||||
%%DATADIR%%/1.6/noise.xsd
|
||||
%%DATADIR%%/1.6/physics.sdf
|
||||
%%DATADIR%%/1.6/physics.xsd
|
||||
%%DATADIR%%/1.6/plane_shape.sdf
|
||||
%%DATADIR%%/1.6/plane_shape.xsd
|
||||
%%DATADIR%%/1.6/plugin.sdf
|
||||
%%DATADIR%%/1.6/plugin.xsd
|
||||
%%DATADIR%%/1.6/polyline_shape.sdf
|
||||
%%DATADIR%%/1.6/polyline_shape.xsd
|
||||
%%DATADIR%%/1.6/population.sdf
|
||||
%%DATADIR%%/1.6/population.xsd
|
||||
%%DATADIR%%/1.6/pose.sdf
|
||||
%%DATADIR%%/1.6/pose.xsd
|
||||
%%DATADIR%%/1.6/projector.sdf
|
||||
%%DATADIR%%/1.6/projector.xsd
|
||||
%%DATADIR%%/1.6/ray.sdf
|
||||
%%DATADIR%%/1.6/ray.xsd
|
||||
%%DATADIR%%/1.6/rfid.sdf
|
||||
%%DATADIR%%/1.6/rfid.xsd
|
||||
%%DATADIR%%/1.6/rfidtag.sdf
|
||||
%%DATADIR%%/1.6/rfidtag.xsd
|
||||
%%DATADIR%%/1.6/road.sdf
|
||||
%%DATADIR%%/1.6/road.xsd
|
||||
%%DATADIR%%/1.6/root.sdf
|
||||
%%DATADIR%%/1.6/root.xsd
|
||||
%%DATADIR%%/1.6/scene.sdf
|
||||
%%DATADIR%%/1.6/scene.xsd
|
||||
%%DATADIR%%/1.6/sensor.sdf
|
||||
%%DATADIR%%/1.6/sensor.xsd
|
||||
%%DATADIR%%/1.6/sonar.sdf
|
||||
%%DATADIR%%/1.6/sonar.xsd
|
||||
%%DATADIR%%/1.6/sphere_shape.sdf
|
||||
%%DATADIR%%/1.6/sphere_shape.xsd
|
||||
%%DATADIR%%/1.6/spherical_coordinates.sdf
|
||||
%%DATADIR%%/1.6/spherical_coordinates.xsd
|
||||
%%DATADIR%%/1.6/state.sdf
|
||||
%%DATADIR%%/1.6/state.xsd
|
||||
%%DATADIR%%/1.6/surface.sdf
|
||||
%%DATADIR%%/1.6/surface.xsd
|
||||
%%DATADIR%%/1.6/transceiver.sdf
|
||||
%%DATADIR%%/1.6/transceiver.xsd
|
||||
%%DATADIR%%/1.6/visual.sdf
|
||||
%%DATADIR%%/1.6/visual.xsd
|
||||
%%DATADIR%%/1.6/world.sdf
|
||||
%%DATADIR%%/1.6/world.xsd
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bitstream
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://get.videolan.org/bitstream/${PORTVERSION}/ \
|
||||
http://get.videolan.org/bitstream/${PORTVERSION}/
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1530550220
|
||||
SHA256 (bitstream-1.4.tar.bz2) = b2484940d3b8733bec9dd1ec1731de428261dff31c9f95874264be9dc9ce786b
|
||||
SIZE (bitstream-1.4.tar.bz2) = 119836
|
||||
TIMESTAMP = 1542644608
|
||||
SHA256 (bitstream-1.5.tar.bz2) = 45fc5a5a6e4537a69fa8440821e87b76252135180a3070c631b0b36ce0a3b90a
|
||||
SIZE (bitstream-1.5.tar.bz2) = 120108
|
||||
|
|
|
|||
|
|
@ -89,6 +89,7 @@ include/bitstream/ietf/rtcp.h
|
|||
include/bitstream/ietf/rtcp3611.h
|
||||
include/bitstream/ietf/rtcp_fb.h
|
||||
include/bitstream/ietf/rtcp_rr.h
|
||||
include/bitstream/ietf/rtcp_sdes.h
|
||||
include/bitstream/ietf/rtcp_sr.h
|
||||
include/bitstream/ietf/rtp.h
|
||||
include/bitstream/ietf/rtp2250.h
|
||||
|
|
|
|||
|
|
@ -7,6 +7,9 @@ CATEGORIES= net-im kde kde-applications
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KDE instant messaging notifier
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
|
||||
libKTpCommonInternals.so:net-im/ktp-common-internals
|
||||
RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list
|
||||
|
|
|
|||
|
|
@ -6,4 +6,4 @@ This module notifies you when an incoming message or a file transfer
|
|||
request arrives and hangs in the system tray until you're ready to
|
||||
check it.
|
||||
|
||||
WWW: http://community.kde.org/KTp
|
||||
WWW: https://community.kde.org/KTp
|
||||
|
|
|
|||
|
|
@ -229,8 +229,6 @@
|
|||
SUBDIR += p5-Cisco-Reconfig
|
||||
SUBDIR += p5-Data-Validate-IP
|
||||
SUBDIR += p5-FusionInventory-Agent
|
||||
SUBDIR += p5-FusionInventory-Agent-Task-NetDiscovery
|
||||
SUBDIR += p5-FusionInventory-Agent-Task-SNMPQuery
|
||||
SUBDIR += p5-GRNOC-Config
|
||||
SUBDIR += p5-GRNOC-TL1
|
||||
SUBDIR += p5-MRTG-Parse
|
||||
|
|
|
|||
|
|
@ -1,34 +0,0 @@
|
|||
# Created by: Emil Smolenski <am@raisa.eu.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= FusionInventory-Agent-Task-NetDiscovery
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:FUSINV
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Network discovery support for FusionInventory Agent
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= No longer needed
|
||||
EXPIRATION_DATE=2018-11-19
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-FusionInventory-Agent>=2.2.0:net-mgmt/p5-FusionInventory-Agent \
|
||||
p5-Net-IP>=0:net-mgmt/p5-Net-IP \
|
||||
p5-Net-NBName>=0:net/p5-Net-NBName \
|
||||
p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
|
||||
p5-XML-TreePP>=0.26:textproc/p5-XML-TreePP
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '40,$$ d' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (FusionInventory-Agent-Task-NetDiscovery-2.1.tar.gz) = 868ed07ef563bda7d1d6cb7bfb27239c8a6215f256a3a2f572668068e3a51c9a
|
||||
SIZE (FusionInventory-Agent-Task-NetDiscovery-2.1.tar.gz) = 47603
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
This module scans your networks to get informations from devices with SNMP
|
||||
protocol:
|
||||
- networking devices discovery within an IP range
|
||||
- network switch, printer and router analyse
|
||||
- relation between computer / printer / switch port
|
||||
- identify unknown MAC addresses
|
||||
- report printer cartridge and ounter status
|
||||
- support management of SNMP versions v1, v2, v3
|
||||
|
||||
The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this
|
||||
plugin.
|
||||
|
||||
WWW: https://metacpan.org/release/FUSINV/FusionInventory-Agent-Task-NetDiscovery-2.1
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
%%SITE_PERL%%/FusionInventory/Agent/SNMP.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Dictionary.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Alcatel.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Axis.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Ddwrt.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Dell.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Epson.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/HewlettPackard.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Kyocera.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Ricoh.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Samsung.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Wyse.pm
|
||||
%%SITE_PERL%%/FusionInventory/Agent/Task/NetDiscovery/Manufacturer/Zebranet.pm
|
||||
%%PERL5_MAN3%%/FusionInventory::Agent::SNMP.3.gz
|
||||
%%PERL5_MAN3%%/FusionInventory::Agent::Task::NetDiscovery.3.gz
|
||||
%%PERL5_MAN3%%/FusionInventory::Agent::Task::NetDiscovery::Dictionary.3.gz
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
# Created by: Emil Smolenski <am@raisa.eu.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= FusionInventory-Agent-Task-SNMPQuery
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:FUSINV
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= SNMP support for FusionInventory Agent
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-FusionInventory-Agent>=0:net-mgmt/p5-FusionInventory-Agent \
|
||||
p5-Net-IP>=0:net-mgmt/p5-Net-IP \
|
||||
p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
|
||||
p5-Parallel-ForkManager>=0:devel/p5-Parallel-ForkManager \
|
||||
p5-XML-Simple>=0:textproc/p5-XML-Simple
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (FusionInventory-Agent-Task-SNMPQuery-1.3.tar.gz) = b6ddaa221e82a4023ee6236cc6cf80c5f82aa5361d7cf9cf31f4e98c074325c4
|
||||
SIZE (FusionInventory-Agent-Task-SNMPQuery-1.3.tar.gz) = 41687
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue