summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2010-07-04Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branchingagc4-53/+96
error, and to sync with reality.
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
2008-10-02Play the doxygen game.joerg2-28/+4
2008-10-02Fix build with newer doxygen. Bump revision.joerg2-4/+3
2008-07-31Bump PKGREVISION for these packages due to JACK update.bjs1-1/+2
2008-07-14Mark as destdir ready.joerg12-12/+36
2008-06-20Add DESTDIR support.joerg4-4/+12
2008-06-12Add DESTDIR support.joerg3-5/+22