summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
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
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-05The long awaited update libtool to 1.5.2.skrll1-3/+1
Some pkgsrc things - Fix PLISTs for packages that use -release - Include canonicalisation of a couple of paths for the benefit of qt3-* - the normal version=sunos patching - fix all library_names_spec for the standard set of symlinks The libtool things some of which had already made it into pkgsrc libtool. New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team: * lt_dlrealloc is an official part of the libltdl API. * --tag, --silent and --debug options are preserved and reused when libtool calls itself for relinking etc. * `-pthread' and similar options are honoured when linking shared libraries. * -no-suppress in compile mode shows compiler output for both PIC and non-PIC object compilation. * New link mode option `-precious-files-regex' to prevent accidental removal of files you want to keep, such as test coverage data, from the temporary output directory. * Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux. * Recognises the 'R' symbol type on Solaris so read-only symbols can be exported. * Bug fixes. New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team: * First stable release of multi-language architecture. * libtool and libltdl support for Mac OS/X. * libltdl will now use cygwins dlopen API instead of always forcing LoadLibrary. * Support auto-import patch to binutils on cygwin for much improved dll support. * Bug fixes. New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne: * The libltdl subdirectory now bootstraps correctly with Automake 1.5. * srcdir != builddir builds with Automake 1.5 work correctly. * Support for mips-compaq-nonstopux. * New command line argument, --preserve-dup-deps prevents removal of duplicate dependent libraries. New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team: * Help strings display correctly again. * Better error messages when library linking fails. * Better error messages from libltdl when loading fails. * Better search path management in libltdl with `lt_dlinsertsearchdir' call. * Support /lib/w32api in recent cygwin releases. * Support cross compilation to mingw. * Support for .rc files (Windows resource compiler). * Improved handling of mingw gcc. * Improved handling of $PATH with entries containing spaces. * Improved support for linking with gcc on aix4* and aix5*. * Improved support for GCC 3.0. * Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8. * Bug fixes to the OpenBSD port. * Bug fixes. New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan: * libltdl now builds on solaris again * diagnose and warn about not-quite-working combinations of gcc and ld on solaris. * Improved OpenBSD support. * Improved cygwin support. * Bugfixes. New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team: * Better error messages from libltdl when loading fails. * Don't leave here-doc files behind. * Improved support for OpenBSD. * Libtool will build with autoconf-2.50 and higher. * Plug memory management bugs in libltdl. * Prefer shl_load to dlopen for better operation on HP-UX. New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team: * Now bootstraps with autoconf-2.50 and automake-1.4-p4. * Always try to build at least a static lib, even if both static and shared libs were disabled. * Full support for C++ compiler. * Support for GNU gcj compiler. * libltdl can now load all modules in a given path according to user supplied criteria with `lt_dlforeachfile' call. * Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*. * Internal mutex handling no longer has namespace clashes on NCR MP-RAS. * New pdemo and tagdemo tests. * Bug fixes.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant7-14/+14
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc4-8/+8
2003-09-19Update HOMEPAGE and/or MASTER_SITESdent1-3/+3
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-07depkglint.seb1-2/+2
2003-08-07Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-07-24Various patches to make this work with rpcgen that exports _rpcsvcdirtyjmc4-2/+41
incorrectly
2003-07-21COMMENT should start with a capital letter.martti4-8/+8
2003-07-17s/netbsd.org/NetBSD.org/grant5-10/+10
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-04Remove empty line from PLIST.wiz1-2/+1
2003-07-03Added and enabled xlog-0.8, a amateur radio logging programwulf1-1/+2
2003-07-03Initial import of xlog-0.8, a amateur radio logging programwulf7-0/+121
2003-07-02Added buildlink2.mk file to hamlib-1.1.4 package for use with otherwulf1-0/+22
packages that depend on this library
2003-06-26Added and enabled hamlib: API for digital communications equipmentwulf1-1/+2
2003-06-26Added hamlib-1.1.4: API for digital communications equipmentwulf6-0/+138
2003-06-07Do not hardcode /usr/pkg as prefix in patches.jmmv3-12/+14
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv2-2/+2
2003-04-22Wildcard dialog depends.wiz1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv2-4/+4
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz2-4/+2
2003-02-05Make this compile on -currentagc2-1/+15
2002-12-01USE_PKGLOCALEDIR.salo2-6/+8
2002-09-24Complete standardization of messages according to latest pkglint.wiz2-6/+6
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-07-02Add RCS Id.wiz3-1/+3
2002-06-15add '-p device_name' option so that non-PC platforms can use the program.dmcmahill3-7/+39
The previous behaviour was to hard code /dev/ttyE{0,1,2,3} as the only device choices.
2002-06-15Really merge both main.c patches... (hi chris!)wiz2-4/+12
2002-06-07Remove an i386 specific compilation flag. Also merge two patches to main.c.cjep5-22/+24
2002-05-12prdownloads.sourceforge.net is no longer any use.abs1-2/+2
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-10use /dev/tty0? instead of ttyE?hubertf2-10/+10
2002-05-08add & enable yaesuhubertf1-1/+2
2002-05-08Add yaesu-0.12: control interface for Yaesu FT-890 HF transceiverhubertf8-0/+118
Archaic program to control a Yaesu FT-890 HF transceiver off of a serial port. (This is of interest to a ham radio operator or SWL.) Author: kg0cq@amsat.org (Emarit Ranu) Submitted by Dawid SzymaƱski <dawszy@arhea.net> in PR 16378
2002-04-19add & enable locatorzuntum1-1/+2
2002-04-19Initial import of locator-0.1zuntum4-0/+24
locator converts HAM locators in longitudes and latitudes and vica versa Provided by Dawid Szymanski <dawszy@arhea.net> in pkg/16378
2002-04-19Alter DESCR and fix 'category'zuntum2-18/+6
2002-04-19add & enable cwtextzuntum1-1/+2
2002-04-19Initial import of cwtext-0.91 [pkgsrc/ham/cwtext]zuntum4-0/+50
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice. Provided by mor@linex.com in pkg/16309, heavily modified by myself
2002-04-19add & enable wwlzuntum1-1/+2
2002-04-19Initial import of pkgsrc/ham/wwlzuntum4-0/+25
Given two Maidenhead locators, calculates distance (qrb) and azimuth. Requested by Dawid Szymanski <dawszy@arhea.net> in pkg/16376
2002-02-18Introduce new framework for handling info files generation and installation.seb2-4/+5
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-10-31Move pkg/ files into package's toplevel directoryzuntum11-7/+7