Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-19 | Update HOMEPAGE and/or MASTER_SITES | dent | 1 | -3/+3 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-08-07 | depkglint. | seb | 1 | -2/+2 | |
2003-08-07 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 | |
2003-07-24 | Various patches to make this work with rpcgen that exports _rpcsvcdirty | jmc | 4 | -2/+41 | |
incorrectly | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 4 | -8/+8 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 5 | -10/+10 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-07-04 | Remove empty line from PLIST. | wiz | 1 | -2/+1 | |
2003-07-03 | Added and enabled xlog-0.8, a amateur radio logging program | wulf | 1 | -1/+2 | |
2003-07-03 | Initial import of xlog-0.8, a amateur radio logging program | wulf | 7 | -0/+121 | |
2003-07-02 | Added buildlink2.mk file to hamlib-1.1.4 package for use with other | wulf | 1 | -0/+22 | |
packages that depend on this library | |||||
2003-06-26 | Added and enabled hamlib: API for digital communications equipment | wulf | 1 | -1/+2 | |
2003-06-26 | Added hamlib-1.1.4: API for digital communications equipment | wulf | 6 | -0/+138 | |
2003-06-07 | Do not hardcode /usr/pkg as prefix in patches. | jmmv | 3 | -12/+14 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 2 | -2/+2 | |
2003-04-22 | Wildcard dialog depends. | wiz | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 2 | -4/+4 | |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 2 | -4/+2 | |
2003-02-05 | Make this compile on -current | agc | 2 | -1/+15 | |
2002-12-01 | USE_PKGLOCALEDIR. | salo | 2 | -6/+8 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 2 | -6/+6 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -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-02 | Add RCS Id. | wiz | 3 | -1/+3 | |
2002-06-15 | add '-p device_name' option so that non-PC platforms can use the program. | dmcmahill | 3 | -7/+39 | |
The previous behaviour was to hard code /dev/ttyE{0,1,2,3} as the only device choices. | |||||
2002-06-15 | Really merge both main.c patches... (hi chris!) | wiz | 2 | -4/+12 | |
2002-06-07 | Remove an i386 specific compilation flag. Also merge two patches to main.c. | cjep | 5 | -22/+24 | |
2002-05-12 | prdownloads.sourceforge.net is no longer any use. | abs | 1 | -2/+2 | |
Switch to MASTER_SITE_SOURCEFORGE. | |||||
2002-05-10 | use /dev/tty0? instead of ttyE? | hubertf | 2 | -10/+10 | |
2002-05-08 | add & enable yaesu | hubertf | 1 | -1/+2 | |
2002-05-08 | Add yaesu-0.12: control interface for Yaesu FT-890 HF transceiver | hubertf | 8 | -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-19 | add & enable locator | zuntum | 1 | -1/+2 | |
2002-04-19 | Initial import of locator-0.1 | zuntum | 4 | -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-19 | Alter DESCR and fix 'category' | zuntum | 2 | -18/+6 | |
2002-04-19 | add & enable cwtext | zuntum | 1 | -1/+2 | |
2002-04-19 | Initial import of cwtext-0.91 [pkgsrc/ham/cwtext] | zuntum | 4 | -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-19 | add & enable wwl | zuntum | 1 | -1/+2 | |
2002-04-19 | Initial import of pkgsrc/ham/wwl | zuntum | 4 | -0/+25 | |
Given two Maidenhead locators, calculates distance (qrb) and azimuth. Requested by Dawid Szymanski <dawszy@arhea.net> in pkg/16376 | |||||
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -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-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 11 | -7/+7 | |
2001-09-09 | Updated to tfkiss-1.2.4: | wulf | 2 | -5/+5 | |
Bug fix resolving build problem with flexnet support enabled | |||||
2001-05-16 | Add an info dir entry to tntdoc.info and fix Makefile and PLIST accordingly. | jtb | 4 | -3/+25 | |
2001-04-28 | Add some missing PLIST entries. | jtb | 1 | -1/+14 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 4 | -9/+14 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 6 | -12/+10 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -5/+9 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 8 | -8/+8 | |