summaryrefslogtreecommitdiff
path: root/ham/xlog
AgeCommit message (Collapse)AuthorFilesLines
2011-02-28Reset maintainer for retired developers.wiz1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-1/+2
2010-12-26Fix DEPENDS pattern for xdg-utils, and move to standard location.obache1-2/+3
2010-12-25(1) Bump xlog version 1.5 to 2.0.4mef4-52/+427
(2) Add dependency on xdg-utils to browse manual (Help->Manual) DEPENDS+= xdg-utils:../../misc/xdg-utils (3) Add one include as pkglint wanted, .include "../../sysutils/desktop-file-utils/desktopdb.mk" (4) remove patch-ab (doesn't seem to be necessary) patch-ab deletes following line - -DGTK_DISABLE_DEPRECATED \ (ChangeLog extends 280 lines..) - Changes for xlog version 2.0.4 - 2010/10/25 * Upgrade to gettext-0.18.1. * 2 patches by Tom, DL1JBE for buffer overruns in logfile import and reading much bigger cty.dat files. * Fix some compilation warnings with gcc-4.4.5. * Correct the callsign lookup URL for qrz.com. * cty.dat updated to 20101025. - Changes for xlog version 2.0.3 - 2009/07/17 * xlog will now display an exit confirmation dialog whenever you want to exit the program. * This release fixes crashes when the function keys are used for the keyer. Thanks Jack, AK7O for reporting. * Remote logging now adds a "?:" string, which is used by eepkeyer written by Mike K6EEP, see http://www.hamsoftware.org. You will have to set "add data to QSO frame" in the first page of the preferences dialog. Eepkeyer now wil send one character at a time for the callsign, which can be used for dupe checking. Patch by Mike, K6EEP. * When bands are removed or added from the scoring window through "Settings -> Dialogs and Window", the scoring window will now get updated correctly. Reported by Ron, W6FM. * Dupe checking did not work when checking against other bands. This has been fixed. * A new tool has been added. When "Tools -> Find unknown countries" is selected, xlog will show a list of contacts for which DXCC lookup fails. You can then correct this by using a "DXCC-" string in the awards column. * There were several minor bugfixes. * cty.dat updated to cty-1912. - Changes for xlog version 2.0.2 - 2009/06/10 * This fixes distance and azimuth calculation for stations west of Greenwich. Thanks to Dana, AF7Z for reporting. * Changing the locator in the preferences dialog now correctly updates the corresponding latitude and longitude entries. * You might need to re-configure your location in the preferences dialog with this release. * cty.dat updated to cty-1909. - Changes for xlog version 2.0.1 - 2009/02/23 * Compiler flags have been fixed to avoid conflicts between different versions of GTK+ and GLIB. * Add a compilation fix for 64 bit architectures. * The desktop menu entry has been fixed. * The win32 version will now use the native windows fork function for displaying the handbook so the gui will not get blocked. * When Options -> Country Map is displayed for the first time, xlog will display a map if the awards or callsign fields are filled correctly. Reported by Larry, W4LK. * Using ctrl-k no longer unselects a possible selected QSO. This way you can update a logged QSO with the help of ctrl-k. * cty.dat updated to cty-1902. - Changes for xlog version 2.0 - 2009/02/10 * A fix has been added for displaying Help -> Keys from the menu. * Fixed a crash after creating a new log which already exists. * Fixed a crash which occurs when attempting to print when no log is open. Thanks Jean-Luc, F5IBH for reporting. * A map would sometimes not be updated when changing a QSO, fixed. Thanks Tom, DL1JBE for reporting. * This release fixes drawing of the locator map when a band is changed. This was reported by several people and tested by 4Z5ST, IK5PVX and CT1DRB. * WB5BKL has reported no QSO data when exporting to ADIF with number greater than 1 in the first QSO selection box, This has been fixed. * Callsign sorting and grouping now only works when exporting to TSV. * Make sure we do not include newlines and tabs when receiving remote data. Reported by Pierfrancesco, IK5PVX. * When exporting to cabrillo truncate frequency to kHz on shortwave and use the correct strings for UHF bands. * cty.dat has been updated to version 1901. * xlog now respect the --docdir switch from 'configure'. Patch by Tom DL1JBE. * Spanish translation updates by Jaime, EA4TV. * Portuguese translation updates by David, CT1DRB. * Swedish translations updated by Peter, SM4ABE. * German translations updated by Martin, DL5RMH. * Slovak updated by Mike, OM4AA. * French updated by Jean-Luc, F5IBH. * Polish updated by Boguslaw, SQ5TB. * Czech translations updated by Martin, OK1RR. * Italian updated by Luca Monducci of the Debian Italian Localization team. * Danish has been removed because it has been unmaintained for a long time. * A note has been added to the INSTALL file for people having trouble compiling xlog with language support on FreeBSD. * A first win32 binary release is distributed, which lacks the following: - There is no data exchange with other applications. - Printing has been disabled. - There is no keyer available. Reports are very welcome, especially about the hamlib functionality. I don't own a windows OS, the binary was tested on linux/wine, so YMMV. - Changes for xlog version 1.9 - 2009/01/09 * Czech translation updates by Martin, OK1RR. * cty.dat has been updated to version 1817. * When doing a TSV export, records can now be sorted by DXCC and callsign. Sorting by callsign is especially useful for printing multiple QSO's on one label when using glabels. Thanks Stephane, F8FCE. You can determine how many QSO's per label are printed by changing the TSV export settings in the Dialogs and Windows -> export page. * Patch by Jon, LA4RT so xlog can send latin-1 character to cwdaemon. * xlog can now extract the version of cty.dat, it will be displayed when showing the about dialog. * It is now possible to load logs by alphabet or by "last modification date", the setting for this is in the Logs page of the preferences dialog. Thanks Pierfrancesco Caci, IK5PVX for suggesting. * The print dialog now adds a page where you can decide what columns to print. Suggested by Ed, W3NR and Boris, 4Z5ST. * Ctrl-a is no longer used for adding a QSO. Instead, you should use ctrl-w (write to log). This means ctrl-a (select all) is available for selecting text in xlog's text entries. For closing a log, you now need to use ctrl-shift-w. Thanks Len, WT6G for the idea. * The documentation has been moved to /usr/local/share/doc/xlog. The glabels template has moved to /usr/local/share/doc/xlog/glabels. * Country maps have been added. Use Options->Country map to display it. * A button next to the callsign entry has been added. When clicked it will lookup the callsign with your internet browser on your preferred server. The settings for this server is on the Info page of the preferences dialog and takes the form http://www.qrz.com/<call>, where <call> will be replaced with the callsign. Suggested by Rob, KL7NA and Boris, 4Z5ST. * It is no longer possible to view scoring for an award when the scoring window is not active. * A new macro has been added to the keyer. '~' stands for the last exchange message received. It can be used in contests where you forward the last exchange. The initial message can be set in page 2 if the preferences dialog. For more information read the manual. Thanks Jon, LA4RT for the initial patch. - Changes for xlog version 1.8.1 - 2008/09/01 * This fixes the use of the ctrl+k key and fixes the use of defaults. - Changes for xlog version 1.8 - 2008/08/28 * XML is no longer used for saving and recalling preferences. The new config file is xlog.cfg which is placed in $HOME/.xlog and uses the GKeyFile format. So you will need to reconfigure xlog. * The Control-Shift-A key combination has been replace by Control-space, which is easier to use. * Printing has changed, xlog now uses native GTK+ printing instead of the libgnomeprint libraries. This means there now is a separate dialog for "Page Setup" and "Print" under the Log menu. "Page Setup" allows you to choose landscape or portrait for the printed log, the default being portrait. When choosing print, you can select a printer or print to a pdf / postscript document. * Selecting of columns for printing has been removed. You should choose portrait or landscape in the "Page Setup" dialog and a suitable magnification in the "Print" dialog to make sure your log fits on paper. * Extra columns for contests have been removed in the printed log. Most contest admins will accept cabrillo logs anyway. * xlog now uses a fixed 12 points lettertype for printing. * xlog now prints the logname and the printdate in the footer. * When selecting Edit->Find or ctrl+f and a find dialog is already open, xlog now will focus this dialog instead if bringing up a second one. * The search dialog has been redesigned. You can now search for a callsign in the callsign field or search for a string in any of the other fields. You can also search in the current log or all of the open logs. The dialog will be kept open until the Close button is clicked. * Ctrl+6 or "Tools->Awards->Locator" will now show a list of maidenhead locators worked and confirmed on different bands. You will need to enable locator scoring in the "Settings->Dialogs and Windows" scoring page for this to work. * Ctrl+7 will draw a world map with locators as colored squares. Worked squares are red, confirmed squares green. You can select the band you want to see scoring for. The locator is shown as a tooltip when you move your mouse over the map. * Editest fixes by Stephane: a fix to the editest date reading and ability to retrieve band freq for that log format. * The import dialog now adds the possibility to import into the current log. After import all columns in the log are enabled and you should use the log-editor the show/hide columns. The log may also need sorting. Suggested by David Quental, CT1DRB. * Import now uses the GtkAssistant widget in which the user is guided through the import process. * Adif fixes for conversion from band to frequency higher than 28 MHz. * Handling of the keyer has changed. In CQ mode, after the CQTU entry is sent, the QSO is automatically added to the log. Likewise, in S&P mode the QSO is added after S&PTU is sent. Suggested by Al, NH7O. * Portuguese translations by David, CT1DRB. * Italian translations by Carlo Dormeletti, I-3929. * Polish by Boguslaw Ciastek, SQ5TB updated. * Fixed a crash when receiving remote data and no log open. Reported by Joshua, KC0BUF. * xlog now uses the latest CTY.DAT revision (CTY-1808). - Changes for xlog version 1.7 - 2008/01/30 * Scroll to the last QSO when the log is automatically loaded and there are more than 1000 QSO's. Thanks Jon LA4RT for reporting. * Display of the about dialog has been fixed. * TSV export for glabels has been fixed. The exported columns did not match the ones in the 'Settings->Dialogs and Windows->export' setting. Reported by John, K3GHH. * We no longer use tiny fonts for the remarks entry and when importing logs. It is easier in the eyes. Reported by Hein, PA0NQ. * The info page of the preferences dialog now updates QRA locator when latitude/longitude is changed and vice-versa. * Xlog now uses the functions provided by hamlib for calculating distance and bearing. * The old behaviour has been restored when a DXCC country has been confirmed, country worked count will be set to "0". * The same behaviour has been added for all the other awards, so if a country has been confirmed, the count is set to zero. Otherwise, the number of countries will be displayed. * A new key combination has been added, Control-Shift-A will add a QSO and fill in defaults for the next QSO. It is the same as using Control-a followed by Control-k. This is especially useful in contests. Requested by Dominique, HB9HLI. * The following changes by Stephane Fillod, F8CFE: * WAS, WAZ, IOTA and locator scoring have been added. * Xlog now knows how to import IOTA contest logs and fills in the AWARDS field. * It does work also with any ARRL contest where the state is exchanged. * EDI import is now capable of filling in BAND and POWER fields. * EDI import fixed when importing utf-8 dates. * EDI export: take into account the change of wwl() logic. * EDI export properly generates CRLF eol (according to official format). - Changes for xlog version 1.6.2 - 2007/12/03 * Because of using the old wwl code, locator distance calculation stopped working. This has been fixed. Thanks to Stephane for the patch! - Changes for xlog version 1.6.1 - 2007/11/28 * Compilation fixes. * Fix appearance of the scoring window. Thanks to flavio, IK3OCD and Boris, 4Z5ST for reporting. * Fix power retrieval from the rig. Thanks Pat, KB8PYM and Martin, AA6E for the report. * Some fixes for EDI and EDITEST file format, patch by Stephane, F8CFE. * Some changes to the S-meter coding which will hopefully make it more accurate. * If there is no communication with the rig, hamlib will be stopped and a warning dialog will be shown. * The wac scoring is now updated correctly when a log is closed. * Country worked count would be set to "0" whenever you would have at least one confirmed QSO with that country. Patch by Stephane. * When using the bandoptionmenu the band would sometimes be truncated. * WAC scoring will now get updated when importing a log. * Include the old wwl code again because of license problems with the new code. * All of xlog is now GPL version 3. - Changes for xlog version 1.6 - 2007/11/05 * Swedish translation updates by Peter, SM4ABE * The "worked before" window is now activated with "Control+Shift w". * There was a small bugfix for the "worked before" window. Selection of QSO's in this window would sometimes fail when several contacts with the same callsign were displayed. * German translation thanks to Martin, DL5RMH. * Defaults now also work when the band- and modeoptionmenus are activated in the QSO frame. Thanks to DL5MRH. * The UTC time length now is truncated to HHMM (the default for xlog), even if the log displays time in seconds. * Time length is not touched when updating a QSO if hours and minutes are the same. Both changes suggested by Martin, DL5RMH. * Frequency is not touched when using "update" when the frequency is the same as used in the optionmenu. For example: if the optionmenu uses "7" and the frequency in the log says "7.030" we don't change it when using "update". Suggested by Martin, DL5RMH. * The FAQ has been removed and integrated with the manual. * The manual has been rewritten and is now available as html, see /usr[/local]/share/xlog/manual/index.html. * xlog now uses xdg-open (available from the xdg-utils package) for opening URL's and for reading the manual from the menu. xdg-open always uses the default browser as configured for your gnome, kde or xfce desktop. * xdg-email is used for opening "mailto:" links, this is only important for the about dialog. * A small fix for Cabrillo, so we correctly export USB contacts. Thanks Jacob Anawalt, KD7YKO. * A Cabrillo import fix for NAQP contests by Jacob, KD7YKO. * Another fix from Jacob which fixes a crash when using large remarks fields. * xlog has been ported to the latest GTK+ version, which is 2.12.0. * The keyer window is now prevented from resizing when the end of line is reached. Thanks Al, NH7O for reporting. * WAC (Worked All Continents) award scoring has been added. You will have to enable it from the Settings -> 'Dialogs and Windows' -> Scoring page. This adds a new valid entry for the AWARDS entry. You can use "WAC-" to modify a continent lookup. Valid strings are "NA EU SA OC AS AF". For example, UA9A callsign are located in Europe, but xlog will think it is Asia. Just add "DXCC-EU" to the AWARDS column. * An overview of your WAC scoring can be seen by selecting Tools -> Awards -> WAC from the menu. Ctrl + 2 is a shortcut for this. * xlog will now recognise K1-K0 and VK1-VK0 callsign districts. * When importing a cabrillo file, a remark can be added to all of the log fields by entering a value in the import dialog. * Adopted the wwl rewrite by Diane, VA3DB. - Changes for xlog version 1.5 - 2007/01/30 (.. deleted, as previous version .. )
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
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-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
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-14Remove @dirrm entries from PLISTsjoerg1-14/+1
2008-10-31Depend on shared-mime-info and fix PLIST. Bump PKGREVISION.wiz2-4/+5
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-10-05Don't use GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12.joerg2-1/+14
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-07-02Update xlog to 1.5: Minor bugfix releasewulf4-26/+20
* improved ADIF export * all added ham bands and modes are added to band and mode option * new option to calculate distance and azimuth from locator field * occurance of GMT renamed to UTC * scoring page added to "Dialogs and Windows" dialog
2006-12-27Make use of xdg-dirs for shared directorieswulf2-5/+7
2006-12-27Updated xlog to version 1.4:wulf4-14/+38
This release adds a scoring window, where you can keep track of awards. There were several major bugfixes.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-7/+7
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-09Added RCS Id.rillig1-0/+1
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-15Updated xlog to 1.3: Changes include -wulf3-8/+10
* Improved responsiveness when opening large logs * Remarks entry are now multi-line * New menu for importing logs * Numerous bug fixes
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-08-16Updated xlog to 1.2.2:wulf3-16/+40
- Changes for xlog version 1.2.1 and 1.2.2 * Debian: correct the Build-Depends line. * This is a bugfix release, which fixes compilation against version 2.4 of the GTK+ libraries. There is no need to upgrade if you use version 2.6 of this library. - Changes for xlog version 1.2 * Import support for the OH1AA logbook. Tested by Jarmo, OH1MRR. * A keyerwindow has been added, opened from the 'Tools -> Keyer' menu. This is a simple interface to cwdaemon and will allow you to run a contest. It features programmable function keys, macro's, switch between CQ and S&P mode, an auto increment counter and short numbers. See the MANUAL for a description. * Ctrl-H opens help, Ctrl-R the keyerwindow. * The list of hamlib-rigs in the preferences dialog is now sorted. Thanks to Jean-Luc F5IBH for proposing. * You can use the 'del' key to delete a selected QSO and the 'insert' key to add a QSO. * We now have slightly different icons for the worked before dialog and the keyer window. * A safe backup method has been added, you can now select a backup directory in the 'Logs' page of the preferences dialog. This directory can be on another drive or on a network mounted directory. Proposed by Matt, GW0VNR. * When using hamlib, only the needed backend is loaded at startup. This saves about 2 Mb of memory compared to the old method, which would load all backends. * When using hamlib it is now possible to use the FCC emission designators for modes. Check the option in the hamlib page of the preferences dialog. Another proposal by Matt, GW0VNR. * When selecting 'Logs -> Merge' or Ctrl-M you are presented with a dialog which can be used to merge 2 logs. * The manual has been rewritten so it can contain images. * To make xlog more HIG compliant, Ctrl-Q will now quit the program and Ctrl-W will close a log. * Fixed a crash when locale conversion fails when reading the manual. Thanks to Boguslaw, SQ5TB for reporting. * Many minor bugfixes. * Slovak translations by Michal Karas, OM4AA. * French MANUAL and FAQ by Jean-Luc Coulon, F5IBH. - Changes for xlog version 1.1 * Several cleanups in the function which creates the main window, the toolbar now uses the GtkAction API, toolbar items are now also accessable through the edit menu and the vertical handlebar can move freely to the left. * "Tab" in the menu has been renamed to "Page". * You can hide the number column by using the log-editor and entering a zero column width for this column. * The BUGS file has been added to the help menu, with a description on how to report bugs. * The logeditor has been redesigned so it fits on a 800x600 display. * Most of the dialogs have been cleaned up and partly rewritten, so they will load faster. * Xlog now correctly recognizes the 60 meters band. Thanks to Harv Nelson, AI9NL for notifying. * At ADIF import, frequencies with a comma are converted to a dot. * A gtk+ version check has been added, which will display an error at startup if the version is below 2.4. * An error will be displayed when trying to load a non-xlog file. * The labels export format has been renamed TSV (Tab Separated Value). * You can decide which fields to export in the TSV format (used by glabels), by going to Settings->Dialogs and checking wanted the fields in the "Save As" page. * When hamlib is enabled, rounding of the digits is now also possible when the s-meter is not visible. * When entering a logname in the new log dialog, dash (-) and underscore (_) are now also allowed. * Polish MANUAL and FAQ added by Boguslaw Ciastek, SQ5TB. * The position of the paned window is now remembered at program exit.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-22Add RMD160 digests in addition to the SHA1 digestsagc1-1/+2
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-13Needs pkg-config.minskim1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-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-04-11Convert to buildlink3 and regen distinfo for patch-ae.snj2-6/+7
2004-04-11Removed -DGTK_DISABLE_DEPRECATED compile switch that prevented xlog towulf2-1/+16
build with gtk-2.4.0
2004-03-04Fixed malformed home page URLwulf1-2/+2
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-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-03Initial import of xlog-0.8, a amateur radio logging programwulf7-0/+121