Page MenuHomeFreeBSD

New port: comms/dump1090_mr
ClosedPublic

Authored by rpaulo on Apr 2 2015, 2:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 11 2024, 8:49 PM
Unknown Object (File)
Nov 19 2023, 4:43 PM
Unknown Object (File)
Nov 19 2023, 4:17 PM
Unknown Object (File)
Mar 21 2023, 8:30 PM
Unknown Object (File)
Mar 4 2023, 10:40 AM
Unknown Object (File)
Apr 23 2017, 3:27 AM
Unknown Object (File)
Mar 21 2017, 6:48 PM
Unknown Object (File)
Dec 6 2016, 5:02 PM
Subscribers
None

Details

Reviewers
swills
bapt
Summary

A fork of dump1090 for FlightAware. This can be used with piaware to
send ADS-B data to FlightAware.
With the proper receiver, you can capture ADS-B signals and they can
be overlaid in Google Maps.

Test Plan
===>  License BSD3CLAUSE accepted by the user
===>   dump1090_mr-1.15 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by dump1090_mr-1.15 for building
===>  Extracting for dump1090_mr-1.15
=> SHA256 Checksum OK for flightaware-dump1090_mr-1.15-v1.15_GH0.tar.gz.
===>  Patching for dump1090_mr-1.15
===>  Applying FreeBSD patches for dump1090_mr-1.15
===>   dump1090_mr-1.15 depends on executable: gmake - found
===>   dump1090_mr-1.15 depends on shared library: librtlsdr.so - not found
===>    Verifying for librtlsdr.so in /usr/ports/comms/rtl-sdr
===>  License GPLv2 accepted by the user
===>  Found saved configuration for rtl-sdr-20140210_5
===>   rtl-sdr-20140210_5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by rtl-sdr-20140210_5 for building
===>  Extracting for rtl-sdr-20140210_5
=> SHA256 Checksum OK for rtl-sdr-20140210.tgz.
===>  Patching for rtl-sdr-20140210_5
===>  Applying extra patch /usr/ports/comms/rtl-sdr/files/extra-patch-Makefile.am
===>  Applying FreeBSD patches for rtl-sdr-20140210_5
===>   rtl-sdr-20140210_5 depends on executable: autoconf-2.69 - found
===>   rtl-sdr-20140210_5 depends on executable: autoheader-2.69 - found
===>   rtl-sdr-20140210_5 depends on executable: autoreconf-2.69 - found
===>   rtl-sdr-20140210_5 depends on executable: aclocal-1.15 - found
===>   rtl-sdr-20140210_5 depends on executable: automake-1.15 - found
===>   rtl-sdr-20140210_5 depends on executable: libtoolize - found
===>   rtl-sdr-20140210_5 depends on executable: gmake - found
===>   rtl-sdr-20140210_5 depends on executable: pkgconf - found
===>  Configuring for rtl-sdr-20140210_5
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:12: installing './compile'
configure.ac:15: installing './config.guess'
configure.ac:15: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking build system type... amd64-portbld-freebsd10.1
checking host system type... amd64-portbld-freebsd10.1
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert amd64-portbld-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd10.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd10.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... false
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for atan2 in -lm... yes
checking for sqrt in -lm... yes
checking for atan2 in -lm... (cached) yes
checking for clock_gettime in -lrt... yes
checking if cc supports -fvisibility=hidden... yes
checking whether compiler understands -Wall... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating librtlsdr.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===>  Building for rtl-sdr-20140210_5
gmake[2]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
echo UNKNOWN > .version-t && mv .version-t .version
gmake  all-recursive
gmake[3]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
Making all in include
gmake[4]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/include'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/include'
Making all in src
gmake[4]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/src'
  CC       librtlsdr.lo
  CC       tuner_e4k.lo
  CC       tuner_fc0012.lo
  CC       tuner_fc0013.lo
  CC       tuner_fc2580.lo
  CC       tuner_r82xx.lo
  CC       rtl_sdr.o
  CC       rtl_tcp.o
  CC       rtl_test.o
  CC       rtl_fm.o
  CC       rtl_eeprom.o
  CC       rtl_adsb.o
  CC       rtl_power.o
  CCLD     librtlsdr.la
  CC       convenience/convenience.o
  CCLD     rtl_sdr
  CCLD     rtl_tcp
  CCLD     rtl_test
  CCLD     rtl_fm
  CCLD     rtl_eeprom
  CCLD     rtl_adsb
  CCLD     rtl_power
gmake[4]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/src'
gmake[4]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[3]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[2]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
===>  Staging for rtl-sdr-20140210_5
===>   Generating temporary packing list
gmake[2]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
if test -z 'strip'; then \
  gmake  INSTALL_PROGRAM="/bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  gmake  INSTALL_PROGRAM="/bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
gmake[3]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake  install-recursive
gmake[4]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
Making install in include
gmake[5]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/include'
gmake[6]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/include'
gmake[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/ports/comms/rtl-sdr/work/stage/usr/local/include'
 install  -o root -g wheel -m 0644 rtl-sdr.h rtl-sdr_export.h '/usr/ports/comms/rtl-sdr/work/stage/usr/local/include'
gmake[6]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/include'
gmake[5]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/include'
Making install in src
gmake[5]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/src'
gmake[6]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/src'
 /bin/mkdir -p '/usr/ports/comms/rtl-sdr/work/stage/usr/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel -s  librtlsdr.la '/usr/ports/comms/rtl-sdr/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/librtlsdr.so.0.0.5 /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.so.0.0.5
libtool: install: strip --strip-unneeded /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.so.0.0.5
libtool: install: (cd /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib && { ln -s -f librtlsdr.so.0.0.5 librtlsdr.so.0 || { rm -f librtlsdr.so.0 && ln -s librtlsdr.so.0.0.5 librtlsdr.so.0; }; })
libtool: install: (cd /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib && { ln -s -f librtlsdr.so.0.0.5 librtlsdr.so || { rm -f librtlsdr.so && ln -s librtlsdr.so.0.0.5 librtlsdr.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/librtlsdr.lai /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/librtlsdr.a /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.a
libtool: install: strip --strip-debug /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.a
libtool: install: chmod 644 /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.a
libtool: install: ranlib /usr/ports/comms/rtl-sdr/work/stage/usr/local/lib/librtlsdr.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
 /bin/mkdir -p '/usr/ports/comms/rtl-sdr/work/stage/usr/local/bin'
 STRIPPROG='strip' /bin/sh ../libtool   --mode=install /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s rtl_sdr rtl_tcp rtl_test rtl_fm rtl_eeprom rtl_adsb rtl_power '/usr/ports/comms/rtl-sdr/work/stage/usr/local/bin'
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_sdr /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_sdr
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_tcp /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_tcp
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_test /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_test
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_fm /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_fm
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_eeprom /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_eeprom
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_adsb /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_adsb
libtool: warning: 'librtlsdr.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/install-sh -c -s .libs/rtl_power /usr/ports/comms/rtl-sdr/work/stage/usr/local/bin/rtl_power
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/src'
gmake[5]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210/src'
gmake[5]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[6]: Entering directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/ports/comms/rtl-sdr/work/stage/usr/local/libdata/pkgconfig'
 install  -o root -g wheel -m 0644 librtlsdr.pc '/usr/ports/comms/rtl-sdr/work/stage/usr/local/libdata/pkgconfig'
gmake[6]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[5]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[4]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[3]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
gmake[2]: Leaving directory '/usr/ports/comms/rtl-sdr/work/rtl-sdr-20140210'
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
===>  Installing for rtl-sdr-20140210_5
===>  Checking if rtl-sdr already installed
===>   Registering installation for rtl-sdr-20140210_5 as automatic
Installing rtl-sdr-20140210_5...
===> SECURITY REPORT: 
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/bin/rtl_tcp

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage: 
http://sdr.osmocom.org/trac/wiki/rtl-sdr
===>   Returning to build of dump1090_mr-1.15
===>  Configuring for dump1090_mr-1.15
===>  Building for dump1090_mr-1.15
gmake[1]: Entering directory '/home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15'
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c dump1090.c
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c anet.c
In file included from dump1090.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c interactive.c
In file included from interactive.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c mode_ac.c
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c mode_s.c
In file included from mode_ac.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c net_io.c
In file included from mode_s.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
In file included from net_io.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/share/dump1090/public_html\" -c view1090.c
In file included from view1090.c:31:
In file included from ./view1090.h:35:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -g -o dump1090 dump1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o `pkg-config --libs librtlsdr` -lpthread -lm -lcompat  -fstack-protector
1 warning generated.
cc -g -o view1090 view1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o `pkg-config --libs librtlsdr` -lpthread -lm -lcompat  -fstack-protector
gmake[1]: Leaving directory '/home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15'
===>  Staging for dump1090_mr-1.15
===>   Generating temporary packing list
install  -s -o root -g wheel -m 555 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/dump1090 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/bin
install  -s -o root -g wheel -m 555 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/view1090 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/bin
/bin/mkdir -p /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
/bin/mkdir -p /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html/coolclock
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/*.html  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/*.js  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/*.css  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/coolclock/*  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html/coolclock
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
===>  Installing for dump1090_mr-1.15
===>  Checking if dump1090_mr already installed
===>   Registering installation for dump1090_mr-1.15
Installing dump1090_mr-1.15...
===> SECURITY REPORT: 
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/bin/view1090
/usr/local/bin/dump1090

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage: 
https://github.com/flightaware/dump1090_mr

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

rpaulo retitled this revision from to New port: comms/dump1090_mr.
rpaulo updated this object.
rpaulo edited the test plan for this revision. (Show Details)
rpaulo added reviewers: bapt, swills.

I can see in the build log -DHTMLPATH=\"/usr/share/dump1090/public_html\" seems like a patch is needed
Adding DISTVERSIONPREFIX= v would avoid GH_TAGNAME meaning on version bump you just have to change the PORTVERSION

rpaulo edited edge metadata.
===>  License BSD3CLAUSE accepted by the user
===>   dump1090_mr-1.15 depends on file: /usr/local/sbin/pkg - found
=> dump1090_mr-v1.15_GH0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch https://codeload.github.com/flightaware/dump1090_mr/tar.gz/v1.15?dummy=/dump1090_mr-v1.15_GH0.tar.gz
dump1090_mr-v1.15_GH0.tar.gz                             0  B    0  Bps
===> Fetching all distfiles required by dump1090_mr-1.15 for building
===>  Extracting for dump1090_mr-1.15
=> SHA256 Checksum OK for dump1090_mr-v1.15_GH0.tar.gz.
===>  Patching for dump1090_mr-1.15
===>  Applying FreeBSD patches for dump1090_mr-1.15
===>   dump1090_mr-1.15 depends on executable: gmake - found
===>   dump1090_mr-1.15 depends on shared library: librtlsdr.so - found (/usr/local/lib/librtlsdr.so.0.0.5)
===>  Configuring for dump1090_mr-1.15
===>  Building for dump1090_mr-1.15
gmake[1]: Entering directory '/home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15'
gmake[1]: Nothing to be done for 'Makefile'.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c dump1090.c
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c anet.c
In file included from dump1090.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c interactive.c
In file included from interactive.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c mode_ac.c
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c mode_s.c
In file included from mode_ac.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c net_io.c
In file included from mode_s.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
In file included from net_io.c:31:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -O2 -pipe  -fstack-protector -fno-strict-aliasing `pkg-config --cflags librtlsdr` -DHTMLPATH=\"/usr/local/share/dump1090/public_html\" -c view1090.c
In file included from view1090.c:31:
In file included from ./view1090.h:35:
In file included from ./dump1090.h:54:
/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.
cc -g -o dump1090 dump1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o `pkg-config --libs librtlsdr` -lpthread -lm -lcompat  -fstack-protector
1 warning generated.
cc -g -o view1090 view1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o `pkg-config --libs librtlsdr` -lpthread -lm -lcompat  -fstack-protector
gmake[1]: Leaving directory '/home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15'
===>  Staging for dump1090_mr-1.15
===>   Generating temporary packing list
install  -s -o root -g wheel -m 555 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/dump1090 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/bin
install  -s -o root -g wheel -m 555 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/view1090 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/bin
/bin/mkdir -p /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
/bin/mkdir -p /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html/coolclock
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/*.html  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/*.js  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/*.css  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html
install  -o root -g wheel -m 0644 /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/dump1090_mr-1.15/public_html/coolclock/*  /home/rpaulo/svn/ports/head/comms/dump1090_mr/work/stage/usr/local/share/dump1090_mr/public_html/coolclock
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
===>  Installing for dump1090_mr-1.15
===>  Checking if dump1090_mr already installed
===>   Registering installation for dump1090_mr-1.15
Installing dump1090_mr-1.15...
===> SECURITY REPORT: 
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/bin/view1090
/usr/local/bin/dump1090

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage: 
https://github.com/flightaware/dump1090_mr
bapt edited edge metadata.
This revision is now accepted and ready to land.Apr 4 2015, 10:32 AM