Commit graph

1827 commits

Author SHA1 Message Date
Diane Bruce
86b4c48051 - aprsd is a server daemon that provides Internet gateway and client
access to amateur radio APRS packet data.
2008-01-24 18:23:27 +00:00
Diane Bruce
2394288545 - Remove redundant version select
- Allow use of wx 2.8
- Correct build of usrpm
2008-01-22 18:43:15 +00:00
Dirk Meyer
a4104cdf39 - fix plist 2008-01-18 13:41:09 +00:00
Boris Samorodov
38c2c9720e Add missing '$' (the wrong patch version has been committed).
Pointed out by:	pointyhat (via erwin)
Pointyhat to:	bsam (me)
2008-01-14 14:13:27 +00:00
Dirk Meyer
594d97914c - update to 4.4.4
PR:		116105
Submitted by:	Vladimir Korkodinov
2008-01-13 15:02:25 +00:00
Boris Samorodov
a2add88149 Make use of gammu-config script.
Suggested by:	lme
2008-01-12 17:49:23 +00:00
Sergey A. Osokin
2b2fb75b92 Drop maintainership, I don't have an ltmdm based modem any more. 2008-01-10 15:31:18 +00:00
Diane Bruce
cce7170cb0 - Update to 3.1.1 2008-01-08 18:23:26 +00:00
Marcelo Araujo
91457a8838 - Update to 0.0.4.p15.
PR:		ports/118032
Submitted by:	Balwinder S Dheeman <bdheeman@gmail.com>
Approved by:	stas (mentor, implicit), Joe Holden <joe@rewt.org.uk> (maintainer)
2008-01-04 13:20:50 +00:00
Diane Bruce
4cd4ae0a5d - Update to latest 0.9.4 version; this version needs libcw from unixcw.
- Clean up Makefile remove redundancy.
2008-01-02 01:38:20 +00:00
Diane Bruce
13966ac24e The heart of the package is 'libcw'. This is a library which, when built,
offers the following basic CW services to a caller program:

  o Morse code character translation tables, and lookup functions
  o Morse code low-level timing calculations
  o A 'sidetone' generation and queueing system, using either the system sound
    card, the console speaker, or both
  o Optional keying control for an external device, say a transmitter, or an
    oscillator
  o CW character and string send routines, tied in with the character lookup
  o CW receive routines, also tied in to the character lookup
  o Adaptive speed tracking of received CW
  o An iambic keyer, with both Curtis 8044 types A and B timing
  o Straight key emulation

Submitted by:	self
2008-01-01 18:13:56 +00:00
Diane Bruce
9226281616 - Unbreak on non i386, this disables cw keying on non i386 platforms.
- Fixed another linuxism with hard coded serial device names.
2007-12-24 15:13:53 +00:00
Diane Bruce
9a128903fa - update version
- remove dead download site
- remove obsolete patch for 4.x
2007-12-24 02:48:33 +00:00
Diane Bruce
5d56e046d8 Converts Lat / Lon to Maidenhead Grid Square and reverse
Computes range in kilometers and great circle bearing between
QTH and remote site specified by Lat/Lon or Maidenhead Grid Square
Computes range in kilometers and great circle bearing between QTH and
a site selected from a database list for all known callsign prefixes
and their geographic position.  Geographic position is by major city.
2007-12-23 21:08:45 +00:00
Diane Bruce
a4b03fc838 - Update release. [1]
- Make portlint happier.
- Fix location of man page.

PR:	ports/118886 [1]
2007-12-22 16:07:12 +00:00
Diane Bruce
eab2edfb13 The KB contest logging computer program runs on the Linux operating system
with the Gnome desktop. The program is under development, and currently
supports the CQ WW, CQ WPX, and ARRL DX contests, plus Field Day.
Features include on-the-fly dupe checking, CW and voice message keying,
super check partial, packet (Telnet and rf nodes), networking, and
radio control (currently for the FT-1000 only). The program is designed
to be used by U.S. stations, with some support for Canadian stations.
New features and contests are being added regularly, and I will consider
adding support for DX stations if there is sufficient demand.

(The port version has bug fixes and some modifications for Canadian stations.
- db)

Submitted by:	self
2007-12-21 16:55:15 +00:00
Boris Samorodov
4f831decc1 Update to a bug-fix release 1.17.0:
* Fixed reading of messages from AT phones using CMGL.
2007-12-20 18:14:14 +00:00
Pav Lucistnik
82b7758e28 - Typo fix 2007-12-19 22:18:20 +00:00
Diane Bruce
ef1f3bff69 - Update to 2.4 2007-12-19 00:34:41 +00:00
Diane Bruce
0e4baa88f1 - upgrade to 0.1.3 2007-12-18 20:04:23 +00:00
Diane Bruce
4e0909b75d - When reading an ADIF log, in which the frequency is given (instead of
the band), the conversion of this frequency to a band fails in some
  cases, when the locale settings define anything different than a '.'
  as decimal separator (e.g. LANG=de_DE, where it is ',').
  further description at: http://people.freebsd.org/~db/tqsllib_bug.txt

Submitted by:	Fabian Kurz <mail@fkurz.net>
2007-12-18 19:07:40 +00:00
Diane Bruce
0bd89b8430 - Update to 0.7.5
Submitted by:	self
Approved by:	Scott Lambert <lambert@lambertfam.org> (Maintainer)
2007-12-18 12:18:12 +00:00
Pav Lucistnik
c12182e190 A fully automatic Morse code teaching machine. Teaches you to receive
Morse code. It starts with a few letters and adds more when it sees that
you are ready. The program won't teach you to send code. It runs in X Window.
Built with the Fast Light ToolKit(fltk) and the Simple Directmedia Layer(SDL).

It need to be compiled on X Window term for the reason fluid(fltk) need to.

WWW: http://c2.com/morse

PR:		ports/118235
Submitted by:	Sunry Chen <sunrychen@gmail.com>
2007-12-17 14:53:38 +00:00
Boris Samorodov
100f78d09c . update to version 1.16.0;
. add INSTALL_LIBDATA_DIR to CMAKE_ARGS;
. exclude manual pages for NOPORTDOCS case.
2007-12-16 20:59:51 +00:00
Pav Lucistnik
19e752457c - Update to 0.6.22
PR:		ports/118692
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2007-12-14 22:04:20 +00:00
Martin Wilke
561b312425 - Update to 0.4.2
PR:		118595
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-14 18:45:33 +00:00
Thomas Abthorpe
07ccee861f - Update to 1.6.2
PR:		ports/118424
Submitted by:	Matt Dawson <matt chronos.org.uk> (maintainer)
2007-12-13 15:27:57 +00:00
Thomas Abthorpe
6988d2345c - Update to 2.4
PR:		ports/118423
Submitted by:	Matt Dawson <matt chronos.org.uk> (maintainer)
2007-12-13 15:26:32 +00:00
Martin Wilke
1e97a4fe57 - Update to 3.27
PR:		118022
Submitted by:	Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
2007-12-12 23:48:58 +00:00
Rong-En Fan
90c310180b - Update to 1.00
PR:		ports/117790
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw> (maintainer)
2007-12-12 14:52:46 +00:00
Mario Sergio Fujikawa Ferreira
5f16d4f907 o Fix: correctly detect and use devel/libusb
o Add WITH_USB knob

PR:		118070
Approved by:	maintainer
2007-12-11 21:15:48 +00:00
Dirk Meyer
f87d8a57e3 - take maintanership 2007-12-11 20:19:40 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Diane Bruce
738d312015 - A perl based Amateur Radio logging program for general use written in perl. 2007-10-29 20:41:34 +00:00
Diane Bruce
1907242cf9 - Add a CONFLICTS with the new version of wwl 2007-10-29 18:19:47 +00:00
Diane Bruce
95f737d3bd - update to fix a bug in distance calculations
- add functionality of locator to the program thus add CONFLICT with locator
2007-10-29 18:17:35 +00:00
Diane Bruce
3a2f47468e - Update to 2.03 version of fldigi
- Vendor has made many bug fixes and improvements too many to list here,
  see http://www.w1hkj.com/Fldigi.html or ChangeLog in distribution.
2007-10-29 17:27:41 +00:00
Mark Linimon
8c71ad3ec6 Reassign to ports@ by maintainer request.
PR:		ports/117592
2007-10-28 08:33:39 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Thomas Abthorpe
61de58e189 - Unbreak, tarball rerolled to address minor string buffer overflows
- Bump PORTREVISION
- Reset maintainer, not responded to email in 3 months, we hope to
  see him back
2007-10-24 13:25:40 +00:00
Martin Wilke
3a4ad5787f - Update to 0.02
PR:		117362
Submitted by:	Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
2007-10-23 11:40:55 +00:00
Martin Wilke
ff6e9e3412 - Update to 3.26
PR:		117303
Submitted by:	Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
2007-10-23 11:40:52 +00:00
Tom McLaughlin
de410470b1 - Fix pkg-plist
PR:		117198
Submitted by:	Phillip Neumann (maintainer)
2007-10-18 03:25:00 +00:00
Anders Nordby
e5793f46fd Update to 1.003001.
Approved by:	maintainer
2007-10-16 18:54:48 +00:00
Anders Nordby
a73be396a2 Update to 1.48.
Approved by:	maintainer
2007-10-16 18:51:56 +00:00
Anders Nordby
03b1e8d4a4 Update to 1.48.
PR:		ports/116525
Submitted by:	Tsung-Han Yeh <snowfly@yuntech.edu.tw>
2007-10-15 19:51:53 +00:00
Li-Wen Hsu
9aec090b5f - Update to 1.4.8
While I am here:

- Remove checking for unsupported version

PR:		ports/117163
Submitted by:	Guido Falsi <mad AT madpilot.net> (maintainer)
2007-10-14 11:36:47 +00:00
Vasil Dimov
e819d623ec Remove expired leaf ports:
2007-07-21 graphics/xpcd: is an abandoned project and might be vulnerable
2007-07-29 comms/ixj: does not work on any supported FreeBSD version
2007-08-19 chinese/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-22 java/collections: only needed for jdk1.1, which is obsolete
2007-10-11 19:35:08 +00:00
Martin Wilke
91d4b0a55b SMS::Send::TW::emome is a SMS::Send driver
which allows you to send messages through http://www.emome.net/

WWW:    http://search.cpan.org/dist/SMS-Send-TW-emome/

PR:		ports/117064
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-10-10 15:56:30 +00:00
Edwin Groothuis
4c97fac781 Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
2007-10-07 02:56:19 +00:00