Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-12 | Added work around so that gnuradio-howto can make use of Makefile.common | wulf | 1 | -1/+3 | |
2007-08-08 | Updated gnuradio to 3.0.4: | wulf | 4 | -8/+20 | |
* Updated license to GPLv3 * Doxygen documentation covers whole tree * Fixed shared memory leak on NetBSD | |||||
2007-05-17 | Omit gnuradio-radio-astronomy because it has a RESTRICTED dependency, | gdt | 1 | -2/+4 | |
so that binary packages of the gnuradio metapackage can be distributed. Discussed with upstream maintainer and wulf@. | |||||
2007-04-04 | Raise the build dependency on doxygen to the latest version. | joerg | 1 | -2/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-11-13 | Updated gnuradio to version 3.0.2: | wulf | 3 | -16/+30 | |
There are too many new features and bugfixes since the last release of GNU Radio version 2.8. Please consult http://gnuradio.org/trac for details. The following modules were added to this meta-pkgs/gnuradio: * gnuradio-audio-jack * gnuradio-audio-portaudio * gnuradio-core-docs * gnuradio-radio-astronomy * gnuradio-trellis * gnuradio-video-sdl * usrp-docs | |||||
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 1 | -2/+2 | |
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed. | |||||
2006-07-07 | Depend on latest doxygen version (some file changes again). | wiz | 1 | -2/+2 | |
2006-05-12 | Add USE_LANGUAGES=c++. Arguably not quite right because not all of | gdt | 1 | -1/+2 | |
gnuradio-foo need C++, but gnuradio is heavily C++ so it's close. | |||||
2006-04-27 | Updated gnuradio to 2.8: Synchronized meta-pkg with actual release of | wulf | 2 | -12/+16 | |
gnuradio-2.8 | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -1/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-11 | Updated gnuradio to 2.6: GNU Radio 2.6 has seen the addition of many new | wulf | 1 | -10/+10 | |
features, code optimizations and bug fixes. | |||||
2005-10-07 | Fixed package name for gnuradio-gsm module | wulf | 1 | -2/+2 | |
2005-10-07 | New package gnuradio-2.5: Initial commit of a meta-package for GNU Radio, | wulf | 4 | -0/+61 | |
a digital signal processing development kit. |