FreshPorts -- The Place For Ports Tue, 16 Mar 2010 6:49 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
gnuradio 3.1.3_4 comms on this many watch lists=1 search for ports that depend on this port
Amateur Radio Software defined radio
Maintained by: db@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Sep 2007 15:18:44
Also Listed In: astro hamradio


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/sdcc, devel/sdl12, devel/swig13, devel/cppunit, lang/guile, lang/python26, lang/perl5.8, x11-toolkits/wxgtk28, x11-toolkits/py-wxPython28, devel/autoconf262, devel/libtool22
Required To Run: math/py-numpy, astro/pyephem, lang/python26, lang/perl5.8, x11-toolkits/wxgtk28, x11-toolkits/py-wxPython28
Required Libraries: math/fftw3, math/fftw3-float, devel/boost-python-libs, devel/libusb, x11-toolkits/wxgtk28

To install the port: cd /usr/ports/comms/gnuradio/ && make install clean
To add the package: pkg_add -r gnuradio


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/gnuradio/
ftp://ftp.gnu.org/gnu/gnuradio/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/gnuradio/
http://mirrors.usc.edu/pub/gnu/gnuradio/
http://ftp.funet.fi/pub/gnu/prep/gnuradio/
ftp://ftp.kddlabs.co.jp/GNU/gnuradio/
ftp://ftp.dti.ad.jp/pub/GNU/gnuradio/
http://ring.nict.go.jp/archives/GNU/gnuradio/
http://ring.k-opti.com/archives/GNU/gnuradio/
http://ring.riken.jp/archives/GNU/gnuradio/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gnuradio/
ftp://ftp.sunsite.org.uk/package/gnu/gnuradio/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnuradio/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/gnuradio/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/gnuradio/
ftp://ftp.chg.ru/pub/gnu/gnuradio/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnuradio/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.1.3_4
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 20:36:34
Original commit files touched by this commit  3.1.3_3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 14:57:52
Original commit files touched by this commit  3.1.3_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Jul 2009 12:45:09
Original commit files touched by this commit  3.1.3_2
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
09 Mar 2009 17:15:43
Original commit files touched by this commit  3.1.3_2
  Sanity Test Failure
stas search for other commits by this committer
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:    thompsa (old version), miwi
Tested by:      miwi
18 Feb 2009 13:48:47
Original commit files touched by this commit  3.1.3_2
db search for other commits by this committer
- depend on PYNUMPY not PYNUMERIC. PYNUMERIC is deprecated anyway.

Submitted by:   phk
22 Jan 2009 16:04:11
Original commit files touched by this commit  3.1.3_1
miwi search for other commits by this committer
- Chase lang/guile shlib bump
27 Aug 2008 00:41:00
Original commit files touched by this commit  3.1.3
db search for other commits by this committer
- Update to gnuradio 3.1.3
- Vendor has accepted more patches.
21 Aug 2008 07:18:49
Original commit files touched by this commit  3.1.2_4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 01:57:32
Original commit files touched by this commit  3.1.2_3
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
21 Jul 2008 05:49:09
Original commit files touched by this commit  3.1.2_3
rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
17 Jul 2008 20:21:50
Original commit files touched by this commit  3.1.2_2
db search for other commits by this committer
- Track pyephem change

Notified by:    itetcu, pav
06 Jun 2008 14:15:07
Original commit files touched by this commit  3.1.2_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
26 Mar 2008 22:42:45
Original commit files touched by this commit  3.1.2
db search for other commits by this committer
- update to 3.1.2
- remove patches accepted by vendor
13 Mar 2008 14:28:35
Original commit files touched by this commit  3.1.1_2
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
22 Jan 2008 18:43:15
Original commit files touched by this commit  3.1.1_1
db search for other commits by this committer
- Remove redundant version select
- Allow use of wx 2.8
- Correct build of usrpm
08 Jan 2008 18:23:26
Original commit files touched by this commit  3.1.1
db search for other commits by this committer
- Update to 3.1.1
30 Sep 2007 05:47:37
Original commit files touched by this commit  3.0.3_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 Sep 2007 15:18:26
Original commit files touched by this commit  3.0.3
db search for other commits by this committer
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

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21402
Broken 170
Deprecated 45
Ignore 894
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours6
new 7 days32
new fortnight50
new month97

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.357 seconds.