GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in today's high performance wireless devices into software problems. WWW: http://www.gnu.org/software/gnuradio/ - Diane (VA3DB) db@db.net Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it.
State Changed From-To: open->feedback It doesn't seem normal for biniares to be named %%CONFIGURE_TARGET%%-microtune.py. Otherwise it looks OK.
Responsible Changed From-To: itetcu->db Let her have her first PR ;-)
db 2007-09-19 14:18:26 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/gnuradio Makefile distinfo pkg-descr pkg-plist comms/gnuradio/files patch-config.h.in patch-configure.ac patch-gnuradio-core_Makefile.in patch-gnuradio-core_src_lib_io_ppio_ppdev.cc patch-gr-audio-oss_Makefile.in patch-gr-radio-astronomy_src_python_usr_psr_receiver.py patch-gr-trellis_Makefile.in patch-gr-wxgui_Makefile.in patch-usrp_Makefile.in patch-usrp_host_swig_Makefile.in patch-wxgui_src_python_stdgui.py wxgui_src_python_init.py Log: GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in today's high performance wireless devices into software problems. WWW: http://www.gnu.org/software/gnuradio/ - Diane (VA3DB) db@db.net PR: ports/107602 Submitted by: db Revision Changes Path 1.178 +1 -0 ports/comms/Makefile 1.1 +82 -0 ports/comms/gnuradio/Makefile (new) 1.1 +3 -0 ports/comms/gnuradio/distinfo (new) 1.1 +12 -0 ports/comms/gnuradio/files/patch-config.h.in (new) 1.1 +11 -0 ports/comms/gnuradio/files/patch-configure.ac (new) 1.1 +32 -0 ports/comms/gnuradio/files/patch-gnuradio-core_Makefile.in (new) 1.1 +311 -0 ports/comms/gnuradio/files/patch-gnuradio-core_src_lib_io_ppio_ppdev.cc (new) 1.1 +17 -0 ports/comms/gnuradio/files/patch-gr-audio-oss_Makefile.in (new) 1.1 +11 -0 ports/comms/gnuradio/files/patch-gr-radio-astronomy_src_python_usr_psr_receiver.py (new) 1.1 +11 -0 ports/comms/gnuradio/files/patch-gr-trellis_Makefile.in (new) 1.1 +15 -0 ports/comms/gnuradio/files/patch-gr-wxgui_Makefile.in (new) 1.1 +13 -0 ports/comms/gnuradio/files/patch-usrp_Makefile.in (new) 1.1 +10 -0 ports/comms/gnuradio/files/patch-usrp_host_swig_Makefile.in (new) 1.1 +11 -0 ports/comms/gnuradio/files/patch-wxgui_src_python_stdgui.py (new) 1.1 +2 -0 ports/comms/gnuradio/files/wxgui_src_python_init.py (new) 1.1 +10 -0 ports/comms/gnuradio/pkg-descr (new) 1.1 +1092 -0 ports/comms/gnuradio/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed - Committed