summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16Added LANGUAGES=c c++. Approved by wiz.rillig1-1/+2
2005-03-16Bugfix for the <pkgsrc_fixes.h> header. Use c.at() instead of c::at().rillig1-1/+1
Approved by wiz.
2005-03-16Added some patches for building on NetBSD-1.6.2 with gcc-2.95.3. Approvedrillig11-2/+241
by wiz.
2005-02-22Add RMD160 digests in addition to the SHA1 digestsagc15-15/+31
2005-01-31Added missing dependency scrollkeeperwulf1-1/+2
2005-01-31Added missing build dependency qt3-toolswulf1-1/+3
2005-01-24Added and enabled gmfsk-0.6: A multimode HF terminal programwulf1-1/+2
2005-01-24Added gmfsk-0.6: A multimode HF terminal programwulf4-0/+62
2005-01-23Added and enabled linpsk, a PSK31 program based on WinPSK 1.0wulf1-1/+2
2005-01-23Added linpsk-0.8.0.4: A PSK31 program based on WinPSK 1.0wulf5-0/+82
2005-01-23Updated xdx to 1.2:wulf4-14/+13
* Fixed compilation against GTK+ version 2.4. * Added spanish translations and manual by Baltasar Perez, EB8AKF. Thanks! * A new option added to the preferences dialog which allows showing/hiding of columns in the spots window.
2005-01-23Updated xlog to 1.0:wulf3-29/+38
Uses GTK 2.4.0 or greater KDE Desktop and mime integration Preview widget added to open dialog New menu added enabling switching of logs Log sorting by date and time Search dialog history added Use of Xml to save and load preferences Fixed bug in the integration of hamlib library Fixed Locator distance calculation Fixed Memory leak Fixed logs filename creation
2004-12-18Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.jlam1-2/+1
The wrapper will correctly set the CPP environment variable to a stat((2)able path to a C preprocessor, then rely on the PATH to find and invoke the real rpcgen. Remove NO_EXPORT_CPP in package Makefiles where it was used just to avoid problems with rpcgen. The build system now just does the right thing automatically without needing package-specific knowledge. This fixes PR pkg/27272.
2004-12-13Needs pkg-config.minskim2-2/+4
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-23Update of hamlib to 1.2.3: New models and bugfixes -wulf3-8/+13
* frontend API: LEVEL_SQLSTAT marked as deprecated * new backends: Racal, V4L radio cards, Watkins-Johnson 8888 * new models: IC-78, IC-7800, IC-R20, IC-756PROIII * fixes: AOR 5k&8k: added S-Meter, 7030: fixed freq, IC-R8500: calibrated S-Meter, legacy Jupiter and many others.. * port: mingw32 dist with gcc 3.4 version, and stdcall interface to prepare for VisualBasic support.
2004-10-09This pkg uses threads.kristerw1-2/+4
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv6-6/+12
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-24Added and enabled grig and tlfwulf1-1/+3
2004-09-24Initial commit of tlf, an advanced hamradio logging and contest programwulf4-0/+69
2004-09-24Initial commit of grig, a graphical user interface to the Hamlib librarieswulf5-0/+50
2004-09-22New in 1.2.2:wulf3-6/+13
* new models: Ten-Tec (Orion), AOR 3030, Yaesu FRG's, Skanti * fixes: JRC NRD435 & NRD535, Drake, AOR3000, and many other * port: Fixes for BRK/RTS/DTR handling under win32 (-> Elektor304) * bindings: updated Visual Basic wrapper file * rigswr: new command to measure VSWR vs frequency
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-55/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-18Fix statvfs patch (hi agc!).wiz2-4/+4
2004-09-15Make this compile on NetBSD-2.0D and later with statvfs(2).agc2-1/+34
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
2004-08-02Enable pkgviews installation.minskim1-1/+3
2004-08-02Add missing @dirrm entries to PLIST. Bump PKGREVISION.minskim2-2/+6
2004-08-02Install docs into share/doc/tnt on Linux, instead of share/tnt/doc, tominskim2-1/+15
match PLIST.
2004-08-02Make this package build on Linux by defining S_IREAD, S_IWRITE, andminskim2-1/+28
u_long correctly.
2004-07-30Create the directory for header files before trying to install themagc1-1/+4
into it. The directory already existed as a '@dirrm' in the PLIST. Fixes a problem shown up by the bulk builds.
2004-07-28Sort.minskim1-41/+41
2004-07-28Include time.h before using struct tm on Linux.minskim2-1/+14
2004-07-10Fix multi-line strings, to make this build when using gcc3.kristerw3-5/+56
2004-07-10Add a missing include file to make this package build on NetBSD 2.0.kristerw2-1/+14
2004-05-06Updated xlog to 0.9.3: Several bug fixeswulf6-60/+11
Changes for xlog version 0.9.3 * Fixed a crash at startup, when xlog is run for the very first time. This only occured on NetBSD. This fix submitted by Berndt Josef Wulf, VK5ABN. * The log-editor would behave badly for some people, caused by a wrong implementation of qsort. Reported by VK5ABN and Tony May, KG6SXY. * This version should compile both with version 2.2 and 2.4 of the GTK+ version 2 libraries. * Update spanish translations by Jaime, EA4TV. * If using the log-editor and a column is added or deleted, the log is marked as changed. * Dupe checking has been fixed in case we have multiple logs open. * If you compile xlog against version 2.4.0 or higher of GTK+, you will benefit from much faster log loading. As a consequence, columns have been set to a fixed width.
2004-05-03Bl3ify.kristerw1-3/+5
2004-04-11No longer used.snj1-22/+0
2004-04-11Convert to buildlink3 and regen distinfo for patch-ae.snj2-6/+7
2004-04-11Convert to buildlink3.snj1-2/+2
2004-04-11Removed -DGTK_DISABLE_DEPRECATED compile switch that prevented xlog towulf2-1/+16
build with gtk-2.4.0
2004-03-11bl3ify and set NO_EXPORT_CPP to placate rpcgen.jlam2-3/+21
2004-03-04Fixed malformed home page URLwulf1-2/+2
2004-02-23Added and enabled xdx-1.1 : Amateur Radio tcp/ip DX-cluster clientwulf1-1/+2
2004-02-23Added new package xdx-1.1: Amateur Radio tcp/ip DX-cluster clientwulf5-0/+65
2004-02-18Added patch-ad file that was missed at previous updatewulf2-2/+16
2004-02-18Update xlog to 0.9.1:wulf6-68/+30
Fixed a crash when clicking on the frequency button with hamlib enabled Fixed calculation of bearing and range between locations west of Greewich Wildcards are now accepted for list of logs
2004-02-18Update hamlib to 1.2.0: Support for additional radios and many bug fixeswulf5-47/+35
2004-02-18Remove info files entries from PLIST.seb1-6/+1