summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Add Klog, an amateur radio logging program for KDEarved2004-07-256-0/+51
| | | | | PR: 68689 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* fix build when mpeg4ip is installedsem2004-07-231-2/+13
| | | | | | PR: ports/69496 Submitted by: maintainer Suggested by: Panagiotis Astithas
* Update to 0.7.2arved2004-07-234-18/+21
| | | | | PR: 69443 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Realy fix "link_elf: symbol ttyclose undefined" error andosa2004-07-232-4/+4
| | | | | | | | | one more time bump PORTREVISION. Reset MAINTAINER field to ports@FreeBSD.org, because Daniel O'Connor no longer have the hardware though. Pointly hat: osa
* Fix detection of the bluetooth stackvs2004-07-222-8/+9
| | | | | | | | This is still untested on any architecture other than i386, so any testing is encouraged! PR: ports/69340 Submitted by: Guido Falsi (maintainer)
* 1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patchosa2004-07-224-231/+232
| | | | | | | | | | | | | | 2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c 3) Fix run on recent -CURRENT by removing ttyclose() calls Symptoms: # kldload ltmdm.ko kldload: can't load ltmdm.ko: No such file or directory # dmesg | head -1 link_elf: symbol ttyclose underfined 4) Move PORTDOCS from pkg-plist to Makefile 5) Utilize DATADIR macro 5) Reorganize install target for PORTDOCS 6) Bump ${PORTREVISION}
* Revert back wrong changes, because port have strangeosa2004-07-222-239/+174
| | | | | infrastructure: patch-aa and patch-ac both patch the same file: ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c.
* Fix run on recent -CURRENT by removing ttyclose() calls.osa2004-07-222-174/+239
| | | | | | | | | | Symptoms: 1) kldload ltmdm.ko kldload: can't load ltmdm.ko: No such file or directory 2) dmesg | head -1 link_elf: symbol ttyclose underfined Bump PORTREVISION.
* - Update to 1.3, which brings a non-interactive send/getpav2004-07-172-3/+3
| | | | | PR: ports/69205 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* - Update to 0.6.4pav2004-07-177-81/+225
| | | | | PR: ports/69119 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
* Reset undeliverable maintainer address:kris2004-07-151-1/+1
| | | | | | | | | | ----- Transcript of session follows ----- 451 4.4.1 reply: read error from mix.premierbank.dp.ua. <kot@premierbank.dp.ua>... Deferred Message could not be delivered for 1 week Message will be deleted from queue For two consecutive weeks.
* Add cutecom 0.0.5, a graphical serial terminal.markus2004-07-158-0/+138
|
* Add linrad, Amateur Radio DSP utility (SDR)pav2004-07-1415-0/+714
| | | | | PR: ports/68873 Submitted by: Diane Bruce <db@heceta.db.net>
* Enable this port on non-i386 architectures on -current after 9 July.vs2004-07-121-3/+5
| | | | | | | Testing of both the bluetooth stack and this port (and the related openobex one) on non i386 machines are encouraged. Please report any problems. PR: ports/68912 Submitted by: Guido Falsi (maintainer)
* Support WITHOUT_NLSkrion2004-07-112-2/+9
|
* Support WITHOUT_NLSkrion2004-07-112-11/+18
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-094-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Fix for gnome-libs induced breakage.vs2004-07-082-0/+14
| | | | | PR: ports/68818 Submitted by: maintainer
* Update to 0.5vs2004-07-083-9/+11
| | | | | PR: ports/68803 Submitted by: maintainer
* Update to 0.6.3krion2004-07-085-34/+40
| | | | | PR: ports/68812 Submitted by: maintainer
* . SIZEify.glewis2004-07-081-0/+1
| | | | | PR: 68802 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
* Add xastir, a hamradio orientated GIS package designed to handle APRS.pav2004-07-056-0/+237
| | | | | | | | 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>
* - Unbreak on 4.x: pass threading library to linkerpav2004-07-052-10/+13
| | | | | PR: ports/68654 (based on) Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
* - Unbreak plist: fix perl man page installationpav2004-07-052-8/+2
|
* - Unbreak on 5.x (multiline literal)pav2004-07-051-0/+52
|
* Add nasawash, Amateur Radio program for cleaning NASA format keplerianpav2004-07-054-0/+49
| | | | | | | element files PR: ports/68649 Submitted by: Diane Bruce <db@heceta.db.net>
* - Update to 2.2.8apav2004-07-053-69/+3
| | | | | PR: ports/68651 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* Add echolinux, an EchoLink client for UNIX.pav2004-07-0412-0/+246
| | | | | PR: ports/68587 Submitted by: Diane Bruce <db@night.db.net>
* Add nokryptia, a program to convert music files like MP3 to workpav2004-07-024-0/+36
| | | | | | | on a Nokia 5510 cell phone. PR: ports/68565 Submitted by: Aleksander Fafula [alex@fafula.com]
* Chase fixes in TTY source.edwin2004-07-012-14/+119
| | | | | | | <Darius> and tell phk to stop breaking tty source compat! Submitted by: darius@dons.net.au Reviewed by: Barney Wolff <barney@databus.com>
* Add cdr_read 1.09, utility for reading of the call detail records fromvs2004-06-304-0/+44
| | | | | | | PBX. PR: ports/68271 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
* Update to 0.54.1vs2004-06-282-3/+3
| | | | | PR: ports/68430 Submitted by: maintainer
* - Update to 2.2.8pav2004-06-277-39/+73
| | | | | PR: ports/68417 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* Add thebridge, an amateur radio EchoLink compatible conference bridgepav2004-06-279-0/+115
| | | | | | | reimplementation for UNIX PR: ports/68350 Submitted by: Diane Bruce <db@db.net>
* - Add astro as secondary categorypav2004-06-251-1/+1
| | | | Requested by: kris
* Add predict, a ncurses application to predict and track positions of amateurpav2004-06-256-0/+82
| | | | | | | radio satellites. PR: ports/68283 Submitted by: Diane Bruce <db@db.net>
* - Update AT&T service with new URLpav2004-06-252-3/+13
| | | | | | | - Remove dead MASTER_SITE PR: ports/68342 Submitted by: John Johnson <bio.metrix@gte.net>
* Remove expired ports, plus the three ports that depended on them.kris2004-06-205-32/+0
|
* Support new option '-m' to show sysop mail address.krion2004-06-202-1/+49
| | | | | PR: ports/68107 Submitted by: maintainer
* BROKEN on amd64: Shared libraries must be compiled with -fPICkris2004-06-191-1/+7
|
* Update to handle systems after linesw was changed to an array ofedwin2004-06-163-44/+150
| | | | | | | pointers (http://www.freebsd.org/cgi/getmsg.cgi?fetch=531835+534145+/usr/local/www/db/text/2004/cvs-all/20040613.cvs-all) Submitted by: Daniel O'Connor <doconnor-NOSPAM@gsoft.com.au>
* Include a default configuration file for voice.jmz2004-06-162-1/+6
| | | | | PR: ports/63981 Submitted by: Antoine Jacoutot <ajacoutot@lphp.org>
* - Update to version 0.54krion2004-06-152-3/+3
| | | | | PR: ports/67942 Submitted by: maintainer
* Add pstngw 1.2.2, simple H.323-PSTN (POTS) gateway.vs2004-06-144-0/+42
| | | | | PR: ports/63024 Submitted by: Jakub Klausa <jacke@bofh.pl>
* Fix build with gcc34arved2004-06-121-0/+10
|
* Update to version 3.2.3lofi2004-06-093-14/+3
|
* - Update to 0.53.1pav2004-06-072-3/+3
| | | | | PR: ports/67684 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
* - Axe indirect dependencypav2004-06-051-1/+1
| | | | | PR: ports/67605 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
* - Drop indirect dependencypav2004-06-052-5/+1
| | | | | | | - Shorten pkg-descr PR: ports/67604 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
* Sync with new bsd.autotools.mkade2004-06-044-8/+21
|
OpenPOWER on IntegriCloud