notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gr-osmosdr GNU Radio OsmoSDR module
0.2.3_9,1 comms on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.3_8,1Version of this port present on the latest quarterly branch.
Maintainer: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-17 13:10:21
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
People watching this port, also watch:: gqrx-qt6, gnuradio
Also Listed In: hamradio
License: GPLv3
WWW:
http://sdr.osmocom.org/trac
Description:
OsmoSDR is a 100% Free Software based small form-factor inexpensive SDR (Software Defined Radio) project.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gr-osmosdr-0.2.3_9,1/catalog.mk
  3. /usr/local/share/licenses/gr-osmosdr-0.2.3_9,1/LICENSE
  4. /usr/local/share/licenses/gr-osmosdr-0.2.3_9,1/GPLv3
  5. bin/osmocom_fft
  6. bin/osmocom_siggen_nogui
  7. bin/osmocom_spectrum_sense
  8. include/osmosdr/api.h
  9. include/osmosdr/device.h
  10. include/osmosdr/pimpl.h
  11. include/osmosdr/ranges.h
  12. include/osmosdr/sink.h
  13. include/osmosdr/source.h
  14. include/osmosdr/swig/osmosdr_swig.i
  15. include/osmosdr/swig/osmosdr_swig_doc.i
  16. include/osmosdr/time_spec.h
  17. lib/cmake/osmosdr/gnuradio-osmosdrConfig.cmake
  18. lib/cmake/osmosdr/gnuradio-osmosdrTargets-release.cmake
  19. lib/cmake/osmosdr/gnuradio-osmosdrTargets.cmake
  20. lib/libgnuradio-osmosdr.so
  21. lib/libgnuradio-osmosdr.so.0.2.0
  22. lib/libgnuradio-osmosdr.so.0.2.0.0
  23. lib/python3.9/site-packages/osmosdr/__init__.py
  24. lib/python3.9/site-packages/osmosdr/__init__.pyc
  25. lib/python3.9/site-packages/osmosdr/__init__.pyo
  26. lib/python3.9/site-packages/osmosdr/_osmosdr_swig.so
  27. lib/python3.9/site-packages/osmosdr/osmocom_siggen_base.py
  28. lib/python3.9/site-packages/osmosdr/osmocom_siggen_base.pyc
  29. lib/python3.9/site-packages/osmosdr/osmocom_siggen_base.pyo
  30. lib/python3.9/site-packages/osmosdr/osmosdr_swig.py
  31. lib/python3.9/site-packages/osmosdr/osmosdr_swig.pyc
  32. lib/python3.9/site-packages/osmosdr/osmosdr_swig.pyo
  33. libdata/pkgconfig/gnuradio-osmosdr.pc
  34. share/gnuradio/grc/blocks/osmosdr_sink.block.yml
  35. share/gnuradio/grc/blocks/osmosdr_source.block.yml
  36. share/gnuradio/grc/blocks/rtlsdr_source.block.yml
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • gr-osmosdr>0:comms/gr-osmosdr
To install the port:
cd /usr/ports/comms/gr-osmosdr/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/gr-osmosdr
  • pkg install gr-osmosdr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gr-osmosdr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609793232 SHA256 (osmocom-gr-osmosdr-v0.2.3_GH0.tar.gz) = 11b1eb13725ced5ded9121a10aaf7bccf2430c5c69d020791408219968665b71 SIZE (osmocom-gr-osmosdr-v0.2.3_GH0.tar.gz) = 252727

Packages (timestamps in pop-ups are UTC):
gr-osmosdr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.2.3_9,1--0.2.3_9,1---
FreeBSD:13:quarterly-0.2.3_8,1--0.2.3_8,1---
FreeBSD:14:latest-0.2.3_9,1--0.2.3_9,1---
FreeBSD:14:quarterly-0.2.3_8,1--0.2.3_8,1---
FreeBSD:15:latest-0.2.3_9,1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. swig : devel/swig
  2. cheetah : devel/py-cheetah3@py39
  3. cmake : devel/cmake-core
  4. gfortran12 : lang/gcc12
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
  7. as : devel/binutils
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. gfortran12 : lang/gcc12
  2. python3.9 : lang/python39
Library dependencies:
  1. libgnuradio-runtime.so : comms/gnuradio
  2. libgnuradio-pmt.so : comms/gnuradio
  3. libgnuradio-blocks.so : comms/gnuradio
  4. libvolk.so : devel/volk
  5. libboost_system.so : devel/boost-libs
  6. libboost_thread.so : devel/boost-libs
  7. liblog4cpp.so : devel/log4cpp
  8. libgmpxx.so : math/gmp
  9. libgmp.so : math/gmp
  10. liborc-0.4.so : devel/orc
  11. librtlsdr.so : comms/rtl-sdr
This port is required by:
for Libraries
  1. comms/gqrx

Configuration Options:
===> The following configuration options are available for gr-osmosdr-0.2.3_9,1: HACKRF=off: Enable hackrf one hardware support RTLSDR=on: Enable rtl-sdr (RTL2832) support ===> Use 'make config' to modify these settings
Options name:
comms_gr-osmosdr
USES:
cmake compiler:c++11-lang fortran pkgconfig python tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/osmocom/gr-osmosdr/tar.gz/v0.2.3?dummy=/
Collapse this list.

Number of commits found: 68

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.3_9,1
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
0.2.3_8,1
10 Nov 2023 11:39:37
commit hash: c379663c64fe68768a83833554167f9bc856d060commit hash: c379663c64fe68768a83833554167f9bc856d060commit hash: c379663c64fe68768a83833554167f9bc856d060commit hash: c379663c64fe68768a83833554167f9bc856d060 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
comms/rtl-sdr: Update to 2.0.1

and bump dependent ports' revisions
0.2.3_7,1
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
0.2.3_6,1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.2.3_6,1
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
0.2.3_5,1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.2.3_4,1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.2.3_3,1
18 Apr 2023 18:05:13
commit hash: c154a10cec90475d42afa2899689feb2f682f514commit hash: c154a10cec90475d42afa2899689feb2f682f514commit hash: c154a10cec90475d42afa2899689feb2f682f514commit hash: c154a10cec90475d42afa2899689feb2f682f514 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
comms/gr-osmosdr: Fix build with swig 4.1.0+

PR:		270720
0.2.3_3,1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.2.3_2,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.3_2,1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.2.3_1,1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
0.2.3,1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2.3,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.3,1
05 Jan 2021 11:13:21
Revision:560381Original commit files touched by this commit
martymac search for other commits by this committer
Update to 0.2.3
0.2.2,1
19 Aug 2020 10:08:08
Revision:545298Original commit files touched by this commit
martymac search for other commits by this committer
Update gr-osmosdr to 0.2.2 and re-enable Python support
0.2.0,1
21 Feb 2020 17:57:34
Revision:526640Original commit files touched by this commit
martymac search for other commits by this committer
Update comms/gr-osmosdr to 0.2.0 and bump dependent ports' revisions

Note that Python support has been disabled because gr-osmosdr now requires
Python 3 while Gnuradio still uses Python 2. Python support will be re-enabled
once Gnuradio switches to Python 3.
0.1.4.127_1,1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.1.4.127,1
21 Aug 2019 20:43:23
Revision:509562Original commit files touched by this commit
martymac search for other commits by this committer
Un-break comms/gr-osmosdr and comms/gqrx following Gnuradio 3.8 update

For both projects, building with Gnuradio 3.8 is not yet officially supported
so we use local patches at the moment.

See *gr38* patch headers for more details.
0.1.4.99_9,1
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.1.4.99_8,1
04 Aug 2019 09:07:48
Revision:508082Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.1.4.99_8,1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.1.4.99_7,1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
0.1.4.99_6,1
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
0.1.4.99_5,1
22 Mar 2019 17:58:04
Revision:496579Original commit files touched by this commit
martymac search for other commits by this committer
Give more details in the BROKEN reason

Issue reported upstream here: https://osmocom.org/issues/3855
0.1.4.99_5,1
21 Mar 2019 06:40:33
Revision:496422Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to configure

CMake Error at CMakeLists.txt:180 (message):
  GnuRadio Runtime required to build gr-osmosdr

Reported by:	pkg-fallout
0.1.4.99_5,1
24 Feb 2019 19:12:54
Revision:493800Original commit files touched by this commit
martymac search for other commits by this committer
comms/rtl-sdr: Switch to upstream versioning scheme and update to 0.6.0

Also:
- Switch to Github mirror
- Bump dependent ports' PORTREVISIONs
0.1.4.99_4,1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.1.4.99_3,1
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
0.1.4.99_2,1
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
0.1.4.99_1,1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.1.4.99,1
02 Jul 2018 18:56:20
Revision:473764Original commit files touched by this commit
martymac search for other commits by this committer
Switch to Github versioning scheme to follow porter's handbook specifications

Reported by:	mat
20180610
02 Jul 2018 10:15:23
Revision:473722Original commit files touched by this commit
martymac search for other commits by this committer
Switch to Github and update to latest version

PR:		229265
Submitted by:	yuri
20170612_2
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
20170612_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
20170612
24 Jan 2018 11:12:04
Revision:459834Original commit files touched by this commit
martymac search for other commits by this committer
- Update to 20170612
- Strip library
- Fix apps shebangs
20160622_7
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
20160622_6
20 Dec 2017 15:00:47
Revision:456829Original commit files touched by this commit
bapt search for other commits by this committer
Switch to swig 3.0
20160622_6
11 Dec 2017 16:54:20
Revision:456050Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
20160622_6
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
20160622_5
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
20160622_4
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
20160622_3
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
20160622_2
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
20160622_1
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
20160622
02 Jan 2017 13:38:55
Revision:430356Original commit files touched by this commit
martymac search for other commits by this committer
Update gr-osmosdr to version 20160622 and bump dependent ports' revisions
20150716_4
07 Dec 2016 13:24:57
Revision:428057Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
20150716_3
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
20150716_2
09 Sep 2016 10:12:00
Revision:421606Original commit files touched by this commit
martymac search for other commits by this committer
Add Hackrf support

Submitted by:	ash <ash@aeria.net>
20150716_1
27 Apr 2016 21:25:13
Revision:414135Original commit files touched by this commit
martymac search for other commits by this committer
Fix runtime error due to missing rpath

PR:		209073
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>
20150716
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
20150716
27 Oct 2015 20:12:50
Revision:400342Original commit files touched by this commit
martymac search for other commits by this committer
Update to version 20150716
20140314_1
13 Oct 2014 07:12:43
Revision:370757Original commit files touched by this commit
martymac search for other commits by this committer
Remove @dirrm/@dirrmty from my ports
20140314_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
20140314
03 Sep 2014 06:19:08
Revision:367160Original commit files touched by this commit
martymac search for other commits by this committer
Switch to USES=python for my ports
20140314
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
20140314
31 Mar 2014 06:38:58
Revision:349709Original commit files touched by this commit
martymac search for other commits by this committer
Update to 20140314
20130509_6
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
20130509_5
18 Feb 2014 14:31:33
Revision:344898Original commit files touched by this commit
makc search for other commits by this committer
- Bump PORTREVISION after KDE4_PREFIX change
20130509_4
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
20130509_3
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
20130509_3
08 Nov 2013 10:49:17
Revision:333197Original commit files touched by this commit
martymac search for other commits by this committer
- Enable staging
- Use new LIB_DEPENDS format
- Use new options framework
20130509_3
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20130509_2
10 Oct 2013 06:16:03
Revision:329965Original commit files touched by this commit
martymac search for other commits by this committer
- Update comms/rtl-sdr to 20130913 and bump dependent ports' revisions
- Enable staging
- Update USES
- Remove IGNORE statement for pre-8.x versions
20130509_1
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
20130509_1
21 May 2013 06:30:45
Revision:318648Original commit files touched by this commit
martymac search for other commits by this committer
Remove useless dependency to doxygen

Suggested by:	danfe
20130509
17 May 2013 13:10:11
Revision:318379Original commit files touched by this commit
martymac search for other commits by this committer
OsmoSDR is a 100% Free Software based small form-factor inexpensive SDR
(Software Defined Radio) project.

WWW: http://sdr.osmocom.org/trac

Number of commits found: 68