aboutsummaryrefslogtreecommitdiffstats
path: root/comms/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.pav2004-12-111-0/+1
| | | | This was ported to FreeBSD by emax and neglected by ports people for too long.
* Add bfhist, statistics generator for BinkleyForce FTN mailer.pav2004-11-281-0/+1
| | | | | PR: ports/74405 Submitted by: lan31 <lan31@sec.bank-enisey.ru>
* Add tlf, an amateur radio curses based logging program.pav2004-11-131-0/+1
| | | | | PR: ports/69166 Submitted by: Diane Bruce <db@heceta.db.net>
* Add qsstv, SSTV decode and Version 5 supports FAX receptionpav2004-10-291-0/+1
| | | | | PR: ports/73018 Submitted by: Diane Bruce <db@db.net>
* RXTX: serial and parallel I/O libraries supporting Sun's CommAPI. Open-sourcehq2004-10-201-0/+1
| | | | | | | | | | implementation of the Java Communications API. Native interface to serial ports in Java. PR: 65396 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Reviewed by: glewis Approved by: glewis (mentor)
* Add TrustedQSL, an Amateur Radio Station electronic trusted logbookpav2004-08-221-0/+1
| | | | | | | | | The mission of the Trusted QSL Group is to keep eQSL an open and free activity for amateur radio operators by promoting the Digital Signature Standard (DSS). PR: ports/70643 Submitted by: Diane Bruce <db@db.net>
* Add Klog, an amateur radio logging program for KDEarved2004-07-251-0/+1
| | | | | PR: 68689 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* Add cutecom 0.0.5, a graphical serial terminal.markus2004-07-151-0/+1
|
* Add linrad, Amateur Radio DSP utility (SDR)pav2004-07-151-0/+1
| | | | | PR: ports/68873 Submitted by: Diane Bruce <db@heceta.db.net>
* Add xastir, a hamradio orientated GIS package designed to handle APRS.pav2004-07-061-0/+1
| | | | | | | | APRS is Amateur Position Reporting System. It's a system for handling real time information across radio and internet links. PR: ports/68655 Submitted by: Carl Makin <carl@stagecraft.cx>
* Add nasawash, Amateur Radio program for cleaning NASA format keplerianpav2004-07-051-0/+1
| | | | | | | element files PR: ports/68649 Submitted by: Diane Bruce <db@heceta.db.net>
* Add echolinux, an EchoLink client for UNIX.pav2004-07-051-0/+1
| | | | | PR: ports/68587 Submitted by: Diane Bruce <db@night.db.net>
* Add nokryptia, a program to convert music files like MP3 to workpav2004-07-031-0/+1
| | | | | | | on a Nokia 5510 cell phone. PR: ports/68565 Submitted by: Aleksander Fafula [alex@fafula.com]
* Add cdr_read 1.09, utility for reading of the call detail records fromvs2004-06-301-0/+1
| | | | | | | PBX. PR: ports/68271 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
* Add thebridge, an amateur radio EchoLink compatible conference bridgepav2004-06-271-0/+1
| | | | | | | reimplementation for UNIX PR: ports/68350 Submitted by: Diane Bruce <db@db.net>
* Add predict, a ncurses application to predict and track positions of amateurpav2004-06-261-0/+1
| | | | | | | radio satellites. PR: ports/68283 Submitted by: Diane Bruce <db@db.net>
* Remove expired ports, plus the three ports that depended on them.kris2004-06-211-1/+0
|
* Add pstngw 1.2.2, simple H.323-PSTN (POTS) gateway.vs2004-06-141-0/+1
| | | | | PR: ports/63024 Submitted by: Jakub Klausa <jacke@bofh.pl>
* Add qicosi after repocopy from qico. Qicosi is ifcico-like ftn mailer,pav2004-06-021-0/+1
| | | | | | | | supporting all modem and ip fido protocols. PR: ports/67320 Submitted by: Andrey Slusar <vasallia@ukr.net> Repocopy by: marcus
* Add xdx, a DX cluster client with the same look and feel as xlog.pav2004-05-231-0/+1
| | | | | PR: ports/67037 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* Add efax-gtk 2.2.5, GUI front end for the efax fax program.clement2004-04-171-0/+1
| | | | | | | | | | | | | This program is a Gtk+/Gtkmm front end for the efax program for receiving and sending faxes with a fax modem. Any files to be faxed must be in postscript format, which is the generic printer format for Unix/Linux systems. The program will use ghostscript to convert these into the Group 3 fax format which the fax modem will understand. WWW: http://www.cvine.freeserve.co.uk/efax-gtk/ PR: ports/63844 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-021-0/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Add aldo, a Morse code tutor. At the moment it has four kinds ofpav2004-03-301-0/+1
| | | | | | | | exercises: Classic exercise, the Koch method, Callsign exercise, and exercises read from files. PR: ports/64358 Submitted by: Scott Lambert <lambert@lambertfam.org>
* Add obexapp, a utility written by Maksim Yevmenkin (emax@FreeBSD.org)pav2004-03-241-0/+1
| | | | | | | | | to transport files over OBEX protocol. This only works for Bluetooth and needs -CURRENT as of January 20 or newer (sdpd import) to work, so IGNORE on 5.2.1-R and older. PR: ports/64597 Submitted by: Guido Falsi <mad@madpilot.net>
* Add openobex, a library for OBEX (Object Exchange), a protocol to exchangepav2004-03-241-0/+1
| | | | | | | | | a data over infrared and Bluetooth. This port is adapted to work with FreeBSD Bluetooth stack. PR: ports/64596 Submitted by: Guido Falsi <mad@madpilot.net>
* Create a new port for xtt516, a GUI for controlling the TenTec 516 ham radiopatrick2004-02-081-0/+1
|
* Grig is a graphical front-end to the Ham Radio librariespav2004-01-231-0/+1
| | | | | | | | | | | | | | | | | | | written using Gtk+ and Gnome widgets by Alexandru Csete. Part of the grounstation suite, it purpose is to control an amateur radio transceiver from X. It supports any of the transceivers that hamlib supports, including rpc.rigd over the network. However, at present only a subset of the hamlib functions are provided. The groundstation suite comprises Gnome-rig and Gnome-predict and is intended to provide a low-cost amateur radio station with the facilities of a high-end satellite station. WWW: http://groundstation.sourceforge.net/ PR: ports/61729 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* Gpredict is a satellite tracking and prediction applicationpav2004-01-231-0/+1
| | | | | | | | | | | | | | | | | written using Gtk+ and Gnome widgets by Alexandru Csete. Part of the grounstation suite, its purpose is to track the various amateur, weather and military satellites that are of interest to radio amateurs. The groundstation suite comprises Gnome-rig and Gnome-predict and is intended to provide a low-cost amateur radio station with the facilities of a high-end satellite station. WWW: http://groundstation.sourceforge.net/ PR: ports/61727 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* Add port for py-lirc 0.0.4,perky2004-01-071-0/+1
| | | | | | | An infra-red remote controller library interface for Python. PR: 60989 Submitted by: Lewis Thompson <purple@lewiz.net>
* Add gammu, a command-line program to communicate with Nokia cell phonespav2003-12-141-0/+1
| | | | | | | over cable, infra and Bluetooth. PR: ports/60211 Submitted by: Kirill Bezzubets <kirill@solaris.ru>
* Add comms/qtpcr, software that controls the ICOM PCR-1000 Receiver.linimon2003-12-121-0/+1
| | | | | PR: ports/52319 Submitted by: Sebastian Yepes <esn@x123.info>
* Add py-bulksms, python client for BulkSMS.co.uk's HTTP API for sendingpav2003-12-061-0/+1
| | | | | | | | short text messages to cell phones. Port contains python module and a command-line client 'sms'. PR: ports/59987 Submitted by: Andy Gilligan <andy@evo6.org>
* Add hamfax, a Qt/X11 application for sending and receiving facsimilespav2003-12-061-0/+1
| | | | | | | over ham radio. PR: ports/53444 Submitted by: Carl Makin <carl@stagecraft.cx>
* As announced on Aug 7, remove this broken port.kris2003-11-081-1/+0
|
* New port for libirman 0.4.2edwin2003-10-101-0/+1
| | | | | | | | This is a new port for the libirman library for use with Evation's Irman infrared reciever. PR: ports/50443 Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
* new port: comms/gscmxx 0.4.1 - gtk-frontend for scmxxedwin2003-10-081-0/+1
| | | | | | | | | gscmxx can access siemens cellular phones via scmxx. it supports phonebooks, addressbooks, sms and some other features. PR: ports/52176 Submitted by: Sven Mohr <svmohr@red-mercury.de>
* New port: comms/lirc: Linux Infared Remote Controledwin2003-10-061-0/+1
| | | | | | | | | | | | This is a port of the LIRC, Linux Infrared Remote Control, package (www.lirc.org). This port installs the daemons and tools for interacting with device drivers that support the LIRC device interface. The port does not install any FreeBSD infrared device drivers yet; the user must obtain these from third parties or port the existing Linux drivers. PR: ports/46774 Submitted by: Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>
* Add garmin-utils 1.93, utilities for Garmin GPS receivers.oliver2003-10-061-0/+1
| | | | | PR: 57585 Submitted by: Matthew Braithwaite <mab@red-bean.com>
* [new port] TiLP: TI calculator link programedwin2003-09-081-0/+1
| | | | | | | | TiLP is a Linking Program to send/receive files to/from your TI calculator. PR: ports/56137 Submitted by: Tijl Coosemans <tijl@ulyssis.org>
* [new port] libticables: TI calculator link cablesedwin2003-09-081-0/+1
| | | | | | | | | Libticables is part of TiLP, a program to connect a TI calculator to your computer. This lib manages several types of cables (serial, parallel, usb). PR: ports/56134 Submitted by: Tijl Coosemans <tijl@ulyssis.org>
* Add kallers, A KDE applet that shows caller ID informationarved2003-07-281-0/+1
| | | | | PR: 50046 Submitted by: Scott A. Moberly <smoberly@karamazov.org>
* Add Device::Modem, a Perl module to talk to AT compliant devices viaanders2003-07-231-0/+1
| | | | serial ports.
* New port for Device::SerialPortnsayer2003-07-091-0/+1
|
* Add gmfsk, a GNOME a multi-mode soundcard terminal program for HF amateurmarcus2003-07-011-0/+1
| | | | | | | communications. PR: 53442 Submitted by: Carl Makin <carl@stagecraft.cx>
* Add hamlib 1.1.4,patrick2003-05-161-0/+1
| | | | | | | | shared libraries for Amateur Radio Equipment Control Applications. PR: 51638 Submitted by: Sebastian Yepes <esn@x123.info>
* Add ruby-serialport, a Ruby library to communicate via the RS232 port.knu2003-02-211-0/+1
|
* New port: bforce -- simple ifcico like Fidonet technology mailer.fjoe2003-02-191-0/+1
| | | | Submitted by: Vladimir Kurtikov <vk@vk.pp.ru>
* new port: comms/bforce-kstedwin2003-01-171-0/+1
| | | | | | | | | BinkleyForce is a simple ifcico like FTN mailer. It can works via TCP/IP as well as on modem links. Look sample configs for more information. PR: ports/38635 Submitted by: Andrew Dolgov <fox@sigsegv.spb.ru>
* Sort entries.knu2002-11-281-1/+1
|
* Add gfax, a GTK+ front-end to hylafax.marcus2002-11-221-0/+1
| | | | | PR: 34103 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Create port for xlog, an amateur radio logging apppatrick2002-11-061-0/+1
|
* Create a port for kpsk, a PSK-31 radio package for amateur radio userspatrick2002-11-031-0/+1
|
* add scmxx 0.6.1.5ijliao2002-09-181-0/+1
| | | | | | | Data exchange utility for Siemens mobile phones PR: 39707 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* New port: Java Communication API, FreeBSD implementation.znerd2002-08-081-0/+1
| | | | | PR: 31689 Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
* New port: Java Communications API.znerd2002-07-051-0/+1
| | | | | PR: 31688 Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
* Import of wy60 2.0.2:naddy2002-06-121-0/+1
| | | | A curses-based emulator for the Wyse 60 terminal.
* Add acfax 0.981011, recieve faxes using sound card and radio.petef2002-06-081-0/+1
| | | | | PR: 34792 Submitted by: Darren <igla@batterybackups.net>
* Simple and useful FAX frontend program working with efax.mita2002-05-231-0/+1
| | | | Submitted by: me. ports-jp 12772
* This is yet another FAX send/receive program.mita2002-05-231-0/+1
| | | | | | Can handle class1 modems. Works nicely. Submitted by: me. ports-jp 12772
* add gsmlib 1.8ijliao2002-04-241-0/+1
| | | | A library to access GSM mobile phones through GSM modems
* add py-serial 1.12ijliao2002-02-271-0/+1
| | | | | | | Serial port encapsulation library for Python PR: 35367 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan deviceshm2002-01-161-0/+1
|
* Add FreeBSD port of the ixj driver for Quicknet LineJack androger2002-01-141-0/+1
| | | | | | | | | | | PhoneJack cards. These ISA and PCI telephony cards allow VoIP and Video Conferencing using the OpenH323 suite of applications with a standard telephone handset (including making the phone ring for incomming calls, allowing dialing via the telephone and using the phone's speaker and mic for the audio (freeing up the sound card). They also feature a hardware G.723.1 audio codec making it easier to talk to NetMeeting and H.323 users.
* Bohlin's IrDA utilities.sumikawa2002-01-101-0/+1
| | | | | PR: ports/33714 Submitted by: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
* Add "scud" - Selected Caller id and Unavailable Deterrent; have yourbsd2001-12-201-0/+1
| | | | | | | modem answer calls from "unavailable" (which usually are telemarketers). Submitted by: David Quattlebaum <drq@bsdwins.com>
* Add zssh 1.5a, which allows you to tunnel a ssh connection over thewill2001-12-191-0/+1
| | | | | | | zmodem protocol. PR: 31268 Submitted by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* Yet another conserver which is forked from comms/conserver long ago.kuriyama2001-12-091-0/+1
|
* add ltmdmijliao2001-12-061-0/+1
| | | | | | | | Driver for the Lucent LT Winmodem chipset PR: 31924 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Tested by: clkao@clkao.org
* Initial import of ghfaxviewer-0.22.kevlo2001-09-171-0/+1
| | | | | | | ghfaxviewer is the fax viewer. PR: 30470 Submitted by: Dominik Brettnacher <domi@saargate.de>
* Add ruby-termios, a Ruby interface to termios.knu2001-08-301-0/+1
|
* The purpose of this utility is to provide an easy way to flashdinoex2001-07-071-0/+1
| | | | | | | | | | | | | | | | | | | kernels and romdisks to the Agenda VR3. FEATURES o Direct serial access (w/o minicom) o Built-in Xmodem (send) support o Built-in Etxack (send) support (c/o Brad @ Agenda) o Progress meters o Capture file o PMON over-write detection/protection LATEST VERSION You can always get the latest version of this utility from: WWW: http://www.apex.net/~jeff/agenda-utils/
* Add mwavem 1.0, a loadable module and user excutable to support IBMwill2001-05-201-0/+1
| | | | | | | Mwave ACP modem. PR: 27064 Submitted by: R. Kevin Oberman <oberman@es.net>
* Add tits 1.0.2, a server which provides telnet(1) access to one orsobomax2001-04-181-0/+1
| | | | | | more tty ports. Obtained from: NetBSD
* Add yawmppp 2.0.1, a Window Maker dockapp that helps with easy usewill2001-04-161-0/+1
| | | | | | | | | | | | | | | | | | | of pppd. I *really* like this one because it relies on shell scripts rather than requiring you to use its GUI (i.e.: you can use it only once, just to create your pppd scripts. Plus it has several different GUI looks. :-) :-) Oh well, that was the old days when i was on a modem. Bwahahaha!! /me pets his 10baseT college ethernet connection. Good connection. Good! Good!! Forgotten by: will (yes, this was in my ~/ports dir for a long long time: 403 days... longer than I have been a committer) *hangs head in shame* Reminded by: Some guy on IRC who's coming to Purdue. ;) Soldier! Commit this goldurned thing to history! YES SIR!!!! <WHIRR> *click*
* Add pr 1.0, a daemon that connects local terminal device to awill2001-03-311-0/+1
| | | | | | | terminal server. PR: 26197 Submitted by: Anton Voronin <anton@urc.ac.ru>
* Add sms_client 3.0.2, a simple UNIX SMS client to send messages towill2001-03-111-0/+1
| | | | | | | phones or pagers. PR: 24257 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add a new port comms/comserv. From the pkg-descr file:bsd2000-12-041-0/+1
| | | | | | | | "The comservd program provides a facility to access network terminal server serial ports, such as those available on Xyplex terminal server models, via /dev device file entries. This allows programs such as tip(1) to access devices connected to the terminal server serial ports."
* New Port: comms/bayonnejeh2000-11-031-0/+1
| | | | | | | Multi-line general purpose voice telephony server PR: 21327 Submitted by: David Sugar <dyfet@ostel.com>
* New Port: coms/vpb2jeh2000-11-011-0/+1
| | | | | | | user mode API for Voicetronix 4 port analog DSP telephony cards PR: 21113 Submitted by: David Sugar <dyfet@gnu.org>
* Add qico 0.45pl3.1, a fidonet compatible mailer. I've put a copy on mywill2000-08-111-0/+1
| | | | | | | local-distfiles due to historic saturation on www.ruxy.org.ru's link. PR: 16989 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Add plp.reg2000-01-291-0/+1
|
* Remove rzsz, I've tolerated this for far too long but when it startsasami2000-01-271-1/+0
| | | | | | | | mailing stuff out automatically, it is just too much. Please use lrzsz, zmtx-zmrx or any other free alternative. If nothing else works, you can always compile rzsz from the original source.
* G-Kermit is a new implementation of kermit from the same peopleade2000-01-121-0/+1
| | | | | | | | who brought you C-Kermit, but released under the GPL. It's meant to be small and fast and only useful for up/downloading. PR: 15984 Submitted by: Dom.Mitchell@palmerharvey.co.uk
* mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlanphk2000-01-051-0/+1
| | | | | | devices. Only DS2480 bases serial port attachment is supported. Reviewed by: cpiazza
* Adding sredird version 1.1.7steve1999-12-271-0/+1
| | | | | | | An RFC 2217 compliant serial port redirector. PR: 15603 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Activate mserverflathill1999-07-081-1/+2
|
* Added gnokiitaoka1999-04-021-1/+2
|
* I believe asmodem wants to be here.asami1999-03-201-1/+2
|
* Move Palm*-related programs to new "palm" category.asami1999-01-091-3/+1
| | | | Reviewed by: the ports list
* Activate yaps.kuriyama1998-10-091-1/+2
|
* viewfax has been moved from x11 to comms.asami1998-08-081-1/+2
| | | | Reviewed by: the ports list
* Mission: move ports/comms/atp into ports/mail/atp.dburr1998-06-111-2/+1
| | | | Phase II: deactive atp in comms Makefile.
* Active atp.dburr1998-05-161-1/+2
|
* Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 andasami1998-03-211-1/+2
| | | | | | www/checkbot. Forgotten or misspelled by: various people :p
* Activate pilot-linkpst1997-11-241-1/+2
|
* Add conserverpeter1997-11-221-1/+2
|
* Move ports/misc/qpage to ports/comms/misc.max1997-10-131-1/+2
|
* Enable tkhylafax portandreas1997-06-081-1/+2
|
* Add snooper.asami1997-05-201-2/+3
|
* Moving estic from ports/comms -> ports/miscobrien1996-12-291-2/+1
| | | | Reviewed by: cvs-commiters
* Did a little "SUBDIR += estic"obrien1996-12-271-1/+2
| | | | Not-forgotten-by-so-Satoshi-wouldn't-have-to: obrien
* turn on zmtx-zmrxobrien1996-12-091-1/+2
|
* Add xcept.asami1996-11-061-1/+2
|
* Turn on lrzsz.obrien1996-11-031-1/+2
| | | | | | (btw, is there a better way to do this than ``cvs co ports'' when all I want to edit is ports/comms/Makefile? Freefall doesn't have enought space for a total ports checkout).
* Activated bpl+max1996-09-261-1/+2
|
* Added minicom.asami1996-03-051-1/+2
|
* Moved rzsz from RESTRICTED to SUBDIR. Convert to new format alongasami1995-07-291-4/+7
| | | | the way.
* Delete "BROKEN: flexfax", it's officially gone now.asami1995-06-251-3/+1
|
* Add hylafax.asami1995-05-301-2/+2
|
* Clean up subdir Makefiles. They now all look like this:asami1995-05-141-3/+5
| | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep".
* Add kermit to SUBDIR.asami1995-05-131-3/+3
|
* Disable flexfax until it's upgradedgpalmer1995-04-011-2/+3
|
* ecu addedache1995-02-181-2/+2
|
* Put seyon back, now that Mr Elbel has laid hisjkh1995-02-091-2/+2
| | | | | hands upon it. Submitted by: me
* Disable seyon until its tarball reappears or it's redirected.jkh1995-01-061-2/+2
|
* Marks rzsz & kermit as restricted and remove themache1994-12-151-2/+4
|
* Add flexfax to the list.ats1994-11-271-2/+2
|
* Add rzszache1994-10-311-2/+2
|
* add kermit to makefilepst1994-10-301-2/+2
|
* Add seyon to Makefilejkh1994-10-041-2/+2
| | | | | | Reviewed by: Submitted by: Obtained from:
* Synchronize the ports with the Makefiles.jkh1994-09-261-3/+2
|
* Add a place-holder Makefile for the moment until I decide which comms packagejkh1994-09-111-0/+6
to bring over first.