| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Aug 2008 00:41:00
3.1.3
|
db  |
- Update to gnuradio 3.1.3
- Vendor has accepted more patches. |
21 Aug 2008 07:18:49
3.1.2_4
|
rafan  |
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 ) |
20 Aug 2008 01:57:32
3.1.2_3
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
21 Jul 2008 05:49:09
3.1.2_3
|
rafan  |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
17 Jul 2008 20:21:50
3.1.2_2
|
db  |
- Track pyephem change
Notified by: itetcu, pav |
06 Jun 2008 14:15:07
3.1.2_1
|
edwin  |
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
3.1.2
|
db  |
- update to 3.1.2
- remove patches accepted by vendor |
13 Mar 2008 14:28:35
3.1.1_2
|
miwi  |
- Chase devel/sdl12 shlib version bump |
22 Jan 2008 18:43:15
3.1.1_1
|
db  |
- Remove redundant version select
- Allow use of wx 2.8
- Correct build of usrpm |
08 Jan 2008 18:23:26
3.1.1
|
db  |
- Update to 3.1.1 |
30 Sep 2007 05:47:37
3.0.3_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
19 Sep 2007 15:18:26
3.0.3
|
db  |
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 |