Commit Graph

796 Commits

Author SHA1 Message Date
giovanni
05448831df Provide a default FontMap in hyla.conf as an hint for faxsetup
ok ajacoutot@
2013-06-17 13:51:59 +00:00
sthen
7a44bc1f2d fix deps; py-libxml not py-lxml 2013-06-14 19:05:14 +00:00
sthen
c5b83a8258 +chirp 2013-06-13 11:43:02 +00:00
sthen
eb97975774 import ports/comms/chirp, ok benoit@
CHIRP is a free, open-source tool for programming amateur radios.
It supports a large number of manufacturers and models, as well as
provides a way to interface with multiple data sources and formats.

CHIRP's focus is to support reading and writing the memory channels
of as many radio models as possible. This provides the ability to
exchange your programming information between dissimilar radios.
It does not focus on supporting every single knob and setting that
each radio supports.
2013-06-13 11:42:43 +00:00
ajacoutot
996f81b71b Fix MASTER_SITES. 2013-06-09 10:25:05 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
sthen
93a3e6946d Alexey Suslikov drops MAINTAINER. While there, regen distinfo/PLIST/patches
and don't USE_GROFF.
2013-05-16 11:01:09 +00:00
sthen
9ce1018382 use gettext module 2013-05-16 08:57:57 +00:00
sthen
dbb67f3b9c +fldigi 2013-05-13 18:24:06 +00:00
sthen
c5fdf604e6 import ports/comms/fldigi, ok benoit@
Fldigi is a software modem for Amateur Radio use. It is a sound card based
program that is used for both transmitting and receiving data in any of the
following modes:

BPSK and QPSK        31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
PSKR                 125, 250, and 500
CW                   speeds from 5 to 200 wpm
DominoEX             4, 5, 8, 11, 16 and 22; also with FEC
Hellschreiber        Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105) and Hell 80
MFSK                 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
MT63                 500, 1000 and 2000
OLIVIA               various tones and bandwidths
RTTY                 various baud rates, shifts, nbr. of data bits, etc.
THOR                 4, 5, 8, 11, 16 and 22
Throb and ThrobX     1, 2, and 4
WWV                  receive only - calibrate your sound card to WWV
Frequency Analysis   receive only - measure the frequency of a carrier

Fldigi can also control a transceiver using Hamlib or RigCAT I/O, perform online
or cdrom QRZ queries, log QSOs with the built-in logbook or Xlog, and send
reception reports to the PSK Automatic Propagation Reporter.
2013-05-13 18:23:51 +00:00
sthen
8ab8805b44 avoid unnecessary two-step install/subst_cmd 2013-05-04 11:31:57 +00:00
ajacoutot
a673865760 Tweak MESSAGEs/READMEs now that inetd(8) is off by default. 2013-04-27 15:44:20 +00:00
sthen
777ce0e01f add synchronous mode and hack around mutex problems, allowing rtl_fm to work. 2013-04-23 14:50:19 +00:00
sthen
8453375f9f +rtl-sdr 2013-04-21 11:45:32 +00:00
sthen
c09b9d7534 import ports/comms/rtl-sdr, help+ok mpi@
DVB-T dongles based on the Realtek RTL2832U can be used as a cheap SDR
(software defined radio), since the chip allows transferring the raw I/Q
samples to the host, which is officially used for DAB/DAB+/FM demodulation.

RTL-SDR provides some tools to work with these devices:

rtl_eeprom:	EEPROM programming tool
rtl_sdr:	tunes the device and captures raw data to a file
rtl_test:	check the possible tuning range

Asynchronous mode is NOT currently supported on OpenBSD. rtl_sdr and rtl_test
have been modified to force synchronous mode, and the following are not yet
available:

rtl_adsb:	simple ADS-B decoder (aircraft tracking)
rtl_fm:		general purpose analogue demodulator
		(narrow band FM, wide band FM, AM and SSB)
rtl_tcp:	provides a network server for remote access to an SDR
2013-04-21 11:45:08 +00:00
sthen
b97760e20c update to hamlib 1.2.15.3, don't use groff, and avoid installing useless
.a/.la for modules
2013-04-20 14:58:01 +00:00
sthen
be1f5c1da4 regen plist (missing dirs), regen distinfo while there. 2013-04-20 14:39:03 +00:00
giovanni
f2ab694097 Add a missing run dependency on print/ghostscript/gnu 2013-04-12 14:06:38 +00:00
ajacoutot
0337075b6a textproc/rarian is not needed. 2013-04-05 07:52:27 +00:00
sthen
aa3aa04143 reset @mode before installing rc script 2013-03-30 22:18:20 +00:00
gonzalo
52ca93820f Update for minicom to 2.6.2
Maintainer timeout.

Ok sthen@
2013-03-27 12:14:28 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
b82a1df527 Allow pilot-link's perl bindings to build with newer Perl (also OK with
5.12.x in -current).  From Debian ticket 628510.

Sync PLIST while there.
2013-03-18 22:13:42 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
sthen
ad2195303f update smstools to 3.1.15 2013-01-14 01:36:04 +00:00
jasper
fae0fdf32e unbreak on mips64; no pkg change on other platforms so no bump. 2012-12-27 08:46:33 +00:00
naddy
bffe0c9da8 * bump as this will now use openpty()
* drop configure argument that doesn't exist any longer
* no need for groff
2012-12-08 14:50:40 +00:00
naddy
5e40039a1b use posix_openpt(3) 2012-12-07 15:16:49 +00:00
espie
4efcd9b2e0 from upstream: missing exported symbol (for when we will *really* be
exporting symbols) that breaks obexftp.

bump rev/shared lib version (+1 symbol)
2012-11-08 07:01:31 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
naddy
4c40122e40 requires imake to build 2012-10-09 15:52:51 +00:00
landry
ec2b816411 Fix build on hppa. configure detects an hppa arch and assumes we're on
HPUX, and then sets the library suffix to .sl instead of .so.
2012-09-29 09:15:10 +00:00
ajacoutot
848ef63891 No more palm in CATEGORIES. 2012-09-04 07:35:52 +00:00
ajacoutot
ab15d32e07 -libmal 2012-09-02 15:54:30 +00:00
ajacoutot
94157d2387 Remove libmal; AvantGo has been offline for 3 years. 2012-09-02 15:54:14 +00:00
ajacoutot
affe04f5ce -jpilot-syncmal 2012-09-02 13:51:23 +00:00
ajacoutot
36616e05cd Remove jpilot-syncmal, the AvantGo service has been removed from the net
since 3 years...
2012-09-02 13:51:11 +00:00
sthen
41f27206ff sync wantlib 2012-08-23 14:54:31 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
jasper
4a2b52bf7f - remove now unneeded -lpthread/-pthread chunk 2012-08-19 20:56:25 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
giovanni
e7614bf689 Update to 6.0.6
hfaxd.conf has moved from lib/fax to libdata/hylafax/etc
2012-07-19 15:05:30 +00:00
lteo
de526b4bab +picocom 2012-07-08 18:21:49 +00:00
lteo
ad1fead2b5 Import Picocom.
Picocom is a minimal dumb-terminal emulation program.

Picocom was designed to serve as a simple, manual, modem configuration,
testing, and debugging tool. It has also served (quite well) as a
low-tech "terminal-window" to allow operator intervention in PPP
connection scripts (something like the ms-windows "open terminal window
before / after dialing" feature). It could also prove useful in many
other similar tasks.

From Kyle Isom (thank you!), with tweaks by me and giovanni@.

help/ok sthen@ giovanni@, procedures ok henning@
2012-07-08 18:19:18 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
sthen
b50ed7fbde +amtterm 2012-06-02 12:09:55 +00:00
sthen
ed5099f622 import ports/comms/amtterm, ok jasper@
amtterm provides gui and cli clients for Intel AMT serial-over-lan (sol),
and a perl script to gather information and control managed computers.

To reduce depencies when only the cli version is wanted, install the
amtterm-term subpackage instead.
2012-06-02 12:09:35 +00:00