summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2010-09-20No need to buildlink with py-ephem, switched to simple DEPENDSobache1-3/+2
2010-09-15update gnuradio to version 3.3.0markd23-254/+406
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
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz9-18/+18
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-22Change dependency from py-Numeric to py-numpy as thats what the packagemarkd1-3/+3
actually wants.
2010-07-21Don't try and use xmlto if configure happens to find it.markd1-1/+2
2010-07-01Dance The Doxygen! Bump revisionjoerg2-37/+77
2010-06-29Dance The Doxygen!joerg2-16/+19
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz14-28/+38
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-11Fix build with gtk2-2.20.wiz1-1/+7
2010-05-15Revision bump after updating boost-libs to 1.43.0adam1-6/+6
2010-03-24Recursive revision bump for GMP update, 2nd part.asau1-1/+2
2010-03-24Recursive revision bump for GMP update.asau4-8/+8
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg2-4/+4
2010-01-29DESTDIR supportjoerg6-2/+110
2010-01-29DESTDIR readyjoerg2-2/+7
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz8-16/+16
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2010-01-08Add LIBOSSAUDIO to LDFLAGS, otherwise it won't get picked up correctly.joerg1-1/+4
2009-12-30The vocoder plugin belongs to gnuradio-gsm, so move the rest from gnuradio-core.joerg2-5/+3
2009-12-15Recursive bump for libltdljoerg4-5/+8
2009-12-14Fix installation.joerg1-1/+7
2009-10-07Deal with newer gnuradio and doxygen. Also use xmlto for the main document.joerg2-46/+52
2009-09-11Needs py-numpy.joerg1-1/+3
2009-09-11Mark gnuradio packages as not MAKE_JOBS_SAFE.joerg23-8917/+9076
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.
2009-08-26bump revision because of graphics/jpeg updatesno11-17/+22
2009-08-24Workaround for the problem where the configure scripts attempts to use ahasso2-1/+23
fortran compiler to test usability of the Python.h and obviously fails. Happens on DragonFly, but doesn't NetBSD.
2009-08-18Fix PLIST. Bump revision.joerg2-2/+6
2009-08-12Update to gnuradio 3.2markd58-1297/+2018
many new features and bugfixes.
2009-08-01update to 2.4.2 by me (TA4CFR).zafer3-9/+9
Changelog for version xdx (2.4.2) * German translations added. * Improved gnuplot script for proper use of time format for the x-axis. * Both contributions by Tom DL1JBE, Thanks! Changelog for version xdx (2.4.1) * This fixes compilation against version 2.14 of GTK+. Thanks to Tom, DL1JBE for notifying me. Changelog for version xdx (2.4) * Added automatic country lookup by Emanuele IZ0ETE. In order for this to work you need to enable the country column in the preferences dialog. * With this release visible columns need to be reconfigured. * Portuguese translation added. Thanks to David, CT1DRB. Changelog for version xdx (2.3) * Compilation fixes for MAC OS X. Thanks to IZ0ETE.
2009-07-22Remove USE_DIRS from pkgsrc.wiz3-6/+3
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg19-105/+19
2009-05-26Fix PLIST. Bump PKGREVISION.hasso2-3/+30
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-3/+2
block). Uncomment some commented out LICENSE lines while here.
2009-04-07Rename fls to cfls to avoid conflicts with fls function on FreeBSD andhasso5-5/+74
DragonFly.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg4-52/+24
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-02-21PKGREVISION bump for libsndfile ABI depends bump.wiz1-1/+2
2009-02-16DESTDIR supportjoerg8-4/+85
2009-02-15Cast via ssize_t to make GCC happy. This is still somewhat abusive, butjoerg3-2/+20
easier than to switch to dynamically allocated int.
2009-02-15DESTDIR support.joerg1-3/+4
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-12-06Add missing files to PLIST.wiz2-2/+5
Bump PKGREVISION.
2008-11-21Fix PLIST for doxygen-1.5.7.1, depending on that version.wiz2-7/+5
Bump PKGREVISION.
2008-11-21Depend on doxygen-1.5.7.1, and fix PLIST for it.wiz2-13/+5
Bump PKGREVISION.
2008-10-31Depend on shared-mime-info and fix PLIST. Bump PKGREVISION.wiz2-4/+5
2008-10-23Added and enabled fldigi: A digital radio modemwulf1-1/+2
2008-10-23Initial import of fldigi-3.03: A digital radio modemwulf6-0/+84
2008-10-23Updated hamlib to version 1.2.7.1:wulf2-7/+6
* aor/: aor.c, aor.h, ar2700.c, ar5000.c, ar8000.c, ar8200.c, ar8600.c: implemented scanning * include/hamlib/riglist.h: added FT950 * set_ant/get_ant support for ts870s and ts2000 * kenwood/ts2000.c: S meter calibration