
CVS log for pkgsrc/ham/gnuradio-howto/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / ham / gnuradio-howto
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 9 12:34:14 2012 UTC (2 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 29 16:32:24 2012 UTC (2 months, 3 weeks ago) by hans
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Recursive bump from devel/boost-libs update.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 9 02:54:27 2012 UTC (4 months, 1 week ago) by obache
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Recursive bump from boost-libs shlib bump.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 19 06:13:01 2011 UTC (7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Recursive Bump from boost-libs ABI bump.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 3 07:00:14 2011 UTC (10 months, 3 weeks ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1
lines
/usr/bin/env cleanup
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 15 09:38:44 2010 UTC (20 months, 1 week ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -4
lines
update gnuradio to version 3.3.0
build: refactor GR_GIT and GR_VERSION
Make C++ shared libraries versioned
howto: make versioned libraries
Changes to gr_udp_{source,sink} for MinGW
Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
Use getaddrinfo in gr_udp_{source,sink}
Discard data in gr_udp_sink until receiver is started.
Updates to udp source/sink (select(), wait, cleanup)
Merge branch 'master' into udp
Rework UDP source and sink, with incompatible API changes
Merge branch 'master' into udp
Flush pending errors in gr_udp_sink on disconnect()
Add additional conditionalization of networking includes
Use -1 as file descriptor "not open" value instead of 0
Identify memory leaks that occur on error conditions
Correct update of d_temp_offset (parallel construction)
Move initialization of select timeout
Defend against a peer that sends an invalid message length.
Return immediately when using d_residual.
Simplify USE_SELECT usage
Add USRP2 clock source parameter to GRC blocks.
grc: update UDP source and sink block wrappers
gnuradio-core: allow swig to handle exceptions in UDP source/sink
gnuradio-core: update copyrights
libvrt: remove from 3.3 API.
Merge remote branch 'gnuradio/wip/udp_source_sink'
Fix erroneous file modes
usrp2-firmware: fix missing files in tarball
Merge remote branch 'ets/grc-usrp2-clock-source'
howto: fix make check for win32, darwin (untested)
Remove bogus check for existence of prefix directory.
Update incorrectly checked in Makefile.am
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
Fixed issue with with wrong Makefile.am files being copied
Including bitshark_rx.h header file for USRP2 build
Updated db_bitshark_rx.c to the proper version that includes the
Once and for all, here is the properly updated Makefile.am for the apps
Updated to allow BURX support to be built into standard txrx.bin
usrp: Cleanup for merge of bitshark daughterboard code
Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
Merge branch 'master' into wip/burx_support
Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
gr-wxgui: Renamed "emulate analog" feature to "use persistence"
gr-wxgui: update copyrights
gnuradio-core: Disable (temporarily) interpolator tap calculation
build: force use of ltmain.sh from libtool 2.2.6b
build: use correct comment delimiter
build: distribute version controlled ltmain.sh in tarball
Merge remote branch 'bitshark/burx_support' into wip/burx_support
Revert "build: force use of ltmain.sh from libtool 2.2.6b"
Revert "build: distribute version controlled ltmain.sh in tarball"
Merge branch 'wip/burx_support'
gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete
grc: rename execution binary from 'grc' to 'gnuradio-companion'
Update revision to release 3.3.0-rc1, update autotools
Add analog CRT screen afterglow emulation for gr-wxgui
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 11 16:23:29 2009 UTC (2 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1
lines
Mark gnuradio packages as not MAKE_JOBS_SAFE.
Share patches and distinfo, overwrite for gnuradio-howto as the only
exception.
Fix gnuradio-core-docs to do something useful and mark it as user-destdir
ready.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 14 12:56:06 2008 UTC (3 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1
lines
Mark as destdir ready.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 25 20:39:09 2008 UTC (4 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3
lines
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 12 08:34:05 2007 UTC (4 years, 9 months ago) by wulf
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -12
lines
Make use of meta-pkgs/gnuradio/Makefile.common
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 8 03:13:37 2007 UTC (4 years, 9 months ago) by wulf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -5
lines
Updated gnuradio-howto to 3.0.4:
* Updated license to GPLv3
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 13 17:24:46 2006 UTC (5 years, 6 months ago) by wulf
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +19 -5
lines
Updated gnuradio-howto to 3.0.2:
gnuradio-howto is now synchronized with the gnuradio release cycle.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 27 03:11:12 2006 UTC (6 years ago) by wulf
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3
lines
Updated to version 0.6: New tarball release for gnuradio-2.8
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:42 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 24 07:32:18 2006 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 11 11:53:25 2005 UTC (6 years, 5 months ago) by wulf
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3
lines
Update gnuradio-howto to 0.4: Changes to autoconf files
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Oct 7 23:06:30 2005 UTC (6 years, 7 months ago) by wulf
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
New package gnuradio-howto: This module provides the documentation on
how to write a new GNU Radio signal processing block
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 7 23:06:30 2005 UTC (6 years, 7 months ago) by wulf
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>