Commit graph

344 commits

Author SHA1 Message Date
wulf
144c67d563 Updated linpsk to 0.8.1:
* Improved RTTY decoder
        * Setting for slashed 0 now will be saved
        * Fixed some memory leakages
        * Removed dependancy on qwindowsstyle.h
        * Some minor bugfixes
2005-08-15 14:03:53 +00:00
wulf
8eca70a54a Changed values for MASTER_SITES and HOMEPAGE variables to current hosts 2005-08-14 14:45:58 +00:00
wulf
cfd882e4d4 Update cwtext to 0.94: Added support for Mail Morse 2005-08-14 07:42:12 +00:00
wulf
79a03d21d7 Updated grig to 0.4.3:
added features and bug fixes including -

	* removal of rotator and GConf related code
	* debug level menu
	* additional command line options
	* read meter value for TX PWR, SWR and ALC
2005-08-14 07:12:07 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
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-08-10 20:56:10 +00:00
rillig
2065c61c76 Converted the Makefiles to the "category normal form", as required by
pkglint.
2005-08-06 20:33:56 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wiz
d6813b3e0a Add RMD160 checksum. 2005-05-25 12:25:54 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
wiz
0f83007328 According to 1.6.2 bulk build logs, this uses sys/soundcard.h,
so include mk/ossaudio.buildlink3.mk.
2005-04-22 12:50:25 +00:00
wulf
a8fa6ffd64 Updated hamlib to 1.2.4:
* new frontend API
	* added support for TS840, VR5000, FT1000MkV
	* bug fixes for TS570S, AR7030, AR3000A, FT897, IC746
	* fixed 64bit int handling
	* added xBSD parallel support
2005-04-13 23:24:43 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
53c831e2e8 Added LANGUAGES=c c++. Approved by wiz. 2005-03-16 20:00:52 +00:00
rillig
01e183fe1e Bugfix for the <pkgsrc_fixes.h> header. Use c.at() instead of c::at().
Approved by wiz.
2005-03-16 20:00:32 +00:00
rillig
250381c5c8 Added some patches for building on NetBSD-1.6.2 with gcc-2.95.3. Approved
by wiz.
2005-03-16 15:32:12 +00:00
agc
2eb3ccd998 Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
wulf
ae9ac5a1c1 Added missing dependency scrollkeeper 2005-01-31 13:54:08 +00:00
wulf
1143c1b19b Added missing build dependency qt3-tools 2005-01-31 13:47:04 +00:00
wulf
bf148db666 Added and enabled gmfsk-0.6: A multimode HF terminal program 2005-01-24 18:06:57 +00:00
wulf
79b32e1b2a Added gmfsk-0.6: A multimode HF terminal program 2005-01-24 18:05:18 +00:00
wulf
fc04d6e04c Added and enabled linpsk, a PSK31 program based on WinPSK 1.0 2005-01-23 20:34:21 +00:00
wulf
bdb81d2cd9 Added linpsk-0.8.0.4: A PSK31 program based on WinPSK 1.0 2005-01-23 20:32:41 +00:00
wulf
154549d13d Updated xdx to 1.2:
* 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-23 09:24:18 +00:00
wulf
6f67d0b1cf Updated xlog to 1.0:
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
2005-01-23 09:02:54 +00:00
jlam
8b2040b409 Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
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-18 19:24:26 +00:00
minskim
b99b6de78b Needs pkg-config. 2004-12-13 23:03:33 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
wulf
7a17001221 Update of hamlib to 1.2.3: New models and bugfixes -
* 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-11-23 11:21:07 +00:00
kristerw
27debdfe96 This pkg uses threads. 2004-10-09 16:59:18 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
wulf
39a8488240 Added and enabled grig and tlf 2004-09-24 23:40:56 +00:00
wulf
5254a56e92 Initial commit of tlf, an advanced hamradio logging and contest program 2004-09-24 23:39:03 +00:00
wulf
b63370d38e Initial commit of grig, a graphical user interface to the Hamlib libraries 2004-09-24 23:36:42 +00:00
wulf
83a4f7ce52 New in 1.2.2:
* 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-22 22:33:13 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
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-22 08:09:14 +00:00
wiz
541ac536ee Fix statvfs patch (hi agc!). 2004-09-18 15:45:13 +00:00
agc
69390463e1 Make this compile on NetBSD-2.0D and later with statvfs(2). 2004-09-15 16:33:38 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
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-28 06:05:31 +00:00
minskim
6e8dd30502 Enable pkgviews installation. 2004-08-02 21:32:12 +00:00
minskim
42c741fea5 Add missing @dirrm entries to PLIST. Bump PKGREVISION. 2004-08-02 21:22:52 +00:00
minskim
41c50c0f2e Install docs into share/doc/tnt on Linux, instead of share/tnt/doc, to
match PLIST.
2004-08-02 21:20:54 +00:00
minskim
467b6bffe9 Make this package build on Linux by defining S_IREAD, S_IWRITE, and
u_long correctly.
2004-08-02 21:12:48 +00:00
agc
d427935630 Create the directory for header files before trying to install them
into it.  The directory already existed as a '@dirrm' in the PLIST.

Fixes a problem shown up by the bulk builds.
2004-07-30 12:01:42 +00:00
minskim
a24d93bbdc Sort. 2004-07-28 22:01:52 +00:00
minskim
ed4252c668 Include time.h before using struct tm on Linux. 2004-07-28 21:50:18 +00:00
kristerw
cff86f8bd7 Fix multi-line strings, to make this build when using gcc3. 2004-07-10 17:08:53 +00:00
kristerw
e619a43d97 Add a missing include file to make this package build on NetBSD 2.0. 2004-07-10 16:46:59 +00:00
wulf
f3888ab567 Updated xlog to 0.9.3: Several bug fixes
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-06 13:41:45 +00:00
kristerw
693058e8cc Bl3ify. 2004-05-03 22:37:30 +00:00
snj
cc195da3a4 No longer used. 2004-04-11 08:54:35 +00:00
snj
c94c0c02bb Convert to buildlink3 and regen distinfo for patch-ae. 2004-04-11 08:54:13 +00:00
snj
69749ccab8 Convert to buildlink3. 2004-04-11 08:36:43 +00:00
wulf
2bca031c81 Removed -DGTK_DISABLE_DEPRECATED compile switch that prevented xlog to
build with gtk-2.4.0
2004-04-11 01:28:00 +00:00
jlam
70ffa4a574 bl3ify and set NO_EXPORT_CPP to placate rpcgen. 2004-03-11 07:17:47 +00:00
wulf
dbd35e9af0 Fixed malformed home page URL 2004-03-04 22:28:38 +00:00
wulf
d2e3ce7af1 Added and enabled xdx-1.1 : Amateur Radio tcp/ip DX-cluster client 2004-02-23 23:03:36 +00:00
wulf
dd806c348f Added new package xdx-1.1: Amateur Radio tcp/ip DX-cluster client 2004-02-23 23:01:55 +00:00
wulf
588b5da2c6 Added patch-ad file that was missed at previous update 2004-02-18 22:18:28 +00:00
wulf
b5f8a9767a Update xlog to 0.9.1:
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-18 06:04:44 +00:00
wulf
b22184426d Update hamlib to 1.2.0: Support for additional radios and many bug fixes 2004-02-18 04:00:44 +00:00
seb
ce0def650a Remove info files entries from PLIST. 2004-02-18 01:18:59 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
skrll
0c157532de The long awaited update libtool to 1.5.2.
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-02-05 20:14:05 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
seb
6d6dbbb0fd depkglint. 2003-08-07 11:42:25 +00:00
seb
96dbb8b6ef Convert to USE_NEW_TEXINFO. 2003-08-07 11:41:49 +00:00
jmc
e324d453aa Various patches to make this work with rpcgen that exports _rpcsvcdirty
incorrectly
2003-07-24 06:40:54 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
1aa564f5e7 Remove empty line from PLIST. 2003-07-04 12:49:43 +00:00
wulf
104dbe532c Added and enabled xlog-0.8, a amateur radio logging program 2003-07-03 00:47:56 +00:00
wulf
f6dda84cac Initial import of xlog-0.8, a amateur radio logging program 2003-07-03 00:45:21 +00:00
wulf
817080dc1b Added buildlink2.mk file to hamlib-1.1.4 package for use with other
packages that depend on this library
2003-07-02 10:24:12 +00:00
wulf
cb3bbb4439 Added and enabled hamlib: API for digital communications equipment 2003-06-26 22:44:48 +00:00
wulf
d5dbe13933 Added hamlib-1.1.4: API for digital communications equipment 2003-06-26 22:42:21 +00:00
jmmv
f68afa05a7 Do not hardcode /usr/pkg as prefix in patches. 2003-06-07 15:20:30 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
24e0fd39f6 Wildcard dialog depends. 2003-04-22 13:21:48 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
agc
d37e2f8552 Make this compile on -current 2003-02-05 09:58:04 +00:00
salo
ba854aa5c1 USE_PKGLOCALEDIR. 2002-12-01 14:37:12 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
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-09-21 23:46:45 +00:00
wiz
7fe073156b Add RCS Id. 2002-07-02 12:53:10 +00:00
dmcmahill
5f7a574461 add '-p device_name' option so that non-PC platforms can use the program.
The previous behaviour was to hard code /dev/ttyE{0,1,2,3} as the only
device choices.
2002-06-15 21:57:53 +00:00
wiz
e1d61eff9f Really merge both main.c patches... (hi chris!) 2002-06-15 21:27:24 +00:00
cjep
0968bd4ce7 Remove an i386 specific compilation flag. Also merge two patches to main.c. 2002-06-07 10:38:45 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
hubertf
3189598169 use /dev/tty0? instead of ttyE? 2002-05-10 00:18:21 +00:00
hubertf
dec275bb4d add & enable yaesu 2002-05-08 00:03:29 +00:00
hubertf
8bf629ffe5 Add yaesu-0.12: control interface for Yaesu FT-890 HF transceiver
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-05-08 00:02:39 +00:00
zuntum
091818d826 add & enable locator 2002-04-19 15:38:52 +00:00
zuntum
fc35868309 Initial import of locator-0.1
locator converts HAM locators in longitudes and latitudes and vica versa

Provided by Dawid Szymanski <dawszy@arhea.net> in pkg/16378
2002-04-19 15:38:21 +00:00
zuntum
2c0eb2b356 Alter DESCR and fix 'category' 2002-04-19 15:19:06 +00:00
zuntum
b2526809e8 add & enable cwtext 2002-04-19 15:17:15 +00:00
zuntum
0c64bec8b7 Initial import of cwtext-0.91 [pkgsrc/ham/cwtext]
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 15:16:04 +00:00
zuntum
1bb5c34489 add & enable wwl 2002-04-19 14:55:30 +00:00
zuntum
59c4b1ffbb Initial import of pkgsrc/ham/wwl
Given two Maidenhead locators, calculates distance (qrb) and azimuth.

Requested by Dawid Szymanski <dawszy@arhea.net> in pkg/16376
2002-04-19 14:53:35 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
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-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
wulf
85f1845120 Updated to tfkiss-1.2.4:
Bug fix resolving build problem with flexnet support enabled
2001-09-09 08:16:22 +00:00
jtb
7d0ec0e9fd Add an info dir entry to tntdoc.info and fix Makefile and PLIST accordingly. 2001-05-16 22:07:02 +00:00
jtb
85b8eac29d Add some missing PLIST entries. 2001-04-28 04:44:05 +00:00
agc
52766edd1f Move to sha1 digests, and add distfile sizes. 2001-04-18 13:47:17 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
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 15:51:46 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
da2ee0daf4 sort 2000-10-24 10:13:35 +00:00
wulf
89ff97d519 Bugfixes to build dpbox on netbsd-alpha platform 2000-09-25 16:22:24 +00:00
wulf
aa19f64858 Bugfixes that allow dpbox to build on netbsd-alpha platform 2000-09-25 16:21:01 +00:00
wulf
8edd81055e Updated 7plus to 255 2000-08-14 15:52:59 +00:00
wulf
f3d787a59d Updated 7plus to 225 2000-08-14 15:51:34 +00:00
wulf
a1a6af44ca Updated to tnt-1.9.1: Y2K/general bugfixes and added features 2000-08-12 10:26:37 +00:00
wulf
b8ca2830cd updated Makefile.netbsd file 2000-05-21 13:59:37 +00:00
wulf
0a45a179f9 Fixed bug which prevented dpbox to build succesfully on systems without
a valid cgi-bin directory.
2000-05-21 13:40:30 +00:00
wulf
8b70b006fe Corrected license and URL information. 2000-05-15 11:26:20 +00:00
wulf
a710e85df4 Added and enabled dpbox 2000-05-15 11:00:46 +00:00
wulf
cb8df08d64 Initial import of pkgsrc/ham/dpbox:
dpbox-6.00.00	Multi-Protocol Amateur Packet Radio BBS
2000-05-15 10:54:44 +00:00
wulf
11f83357e7 Updated tfkiss to version 1.2.3: Y2K bug and compiler warning fixes. 2000-05-11 15:43:35 +00:00
mycroft
91371c8738 This pkg never need ncurses. It needs dialog, which has its own dependency. 2000-04-16 08:41:16 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
wulf
bf68babdcb add & enable 7plus 2000-01-31 11:35:13 +00:00
wulf
9a5e0bf917 uuencode-like file coder for AMPR BBS S&F of binary files
CV ----------------------------------------------------------------------
2000-01-31 11:32:49 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
frueauf
1e595fc526 Update tfkiss to 1.2.2 provided in pr 8805 by Berndt Josef Wulf
<wulf@dingo.ping.net.au>.
1999-11-16 08:39:54 +00:00
hubertf
78f9ee949c Add IS_INTERACTIVE=yes because this package really is. 1999-09-06 21:42:44 +00:00
frueauf
3e3392e338 Update tfkiss to 1.1.0, provided by Berndt Josef Wulf in pr 8089.
- added command line option "-x" enabling tfkiss to switch a TNC2 from
  terminal mode into kiss mode - HM
- added options for XPID, AXIP and FLEXNET support to autoconfig
  utility - BJW
- added AXIP support for NetBSD - BJW
- updated doc/tfkiss.doc file - HM, BJW
- updated CHANGE, INSTALL and README files - BJW
1999-07-27 16:03:05 +00:00
agc
18bb61d546 Correct a typo. 1999-07-08 10:04:59 +00:00
jlam
c54df72a6b * Update ncurses dependency.
* Change PKGNAME to tnt-1.9p3 to pass pkglint.
    * Pass correct linker options to make this ELF-aware.

XXX Compiles, but I have no idea how to test this.  It also has an
XXX interactive installation process, which I'm not sure how to modify.
1999-07-06 08:02:02 +00:00
frueauf
841e3909c4 Add missing / to HOMEPAGE url. 1999-06-06 19:34:31 +00:00
frueauf
5707e46334 Add category ham for amateur packet radio tools.
Initialy import tnt-1.9pre3, a amateur packet radio terminal program for TNC2,
AEA PK232 and PK88, and tfkiss-1.0.5, a software implementation of TheFirmware
for use with TNT.

Provided in pr 7432 and 7459 by Berndt Josef Wulf <wulf@ping.net.au>.
1999-06-06 19:31:41 +00:00