Commit graph

34 commits

Author SHA1 Message Date
Diane Bruce
0f6b205f83 - Reworked to use OPTIONS framework [1]
- Fixed port to generate man pages which needs asciidoc and xsltproc
- minor changes to observe PORTDOCS

- From release NOTES
= Fldigi 3.21 release notes =

== Modems ==

  * Weather Fax receive and transmit
  * RSID can be configured to open the decoder squelch
  * Added several new RSID modem codes
  * Video ID improvements
  * Added browser support for the PSK63F and PSK-nnn-R types
  * Improved CW prosign handling
  * Improved signal detection in PSK multiple decoder
  * The MT-63 modem can now receive and transmit on any frequency
  * Added support for multiple RTTY decoders

== Macros ==

  * Added REPEAT macro
  * Added LNW macro
  * Added CLEARLOG macro
  * Added QSY macro
  * Added RIGMOD and FILWID macros

PR:             ports/159070 [1]
Submitted by:	Stephen Hurd <shurd _AT_ sasktel.net>
2011-08-19 02:39:06 +00:00
Diane Bruce
71390ccd88 - Update to Version 3.21.10
* Replaced es.po with newer translation
* Updated es.po, fr.po and it.po to correctly identify
  strings changed by e000ac157e7a96b
* Corrected misspelled words in tool tip
* Removed duplicate defines in src/dialogs/fl_digi.cxx
* GNU/Hurd build fix
2011-06-01 00:19:04 +00:00
Diane Bruce
dfaa5bf29b - Update to 3.21.8
- Contestia mode added, macro improvements, language translations,
  about window changes
- See http://www.w1hkj.com/Fldigi.html for details
2011-04-22 23:51:33 +00:00
Diane Bruce
36fc5922a0 - Update to 3.12.5
- package now includes flarq (fast light automatic repeat request)
  is a file transfer application.
2010-11-30 01:58:38 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
4c287330b2 - fix build for png-1.4.1 2010-03-30 07:18:04 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Pietro Cerutti
aaaae863cd - Fix previous commit (redefinition of LIB_DEPENDS)
Reported by:	QAT
2010-03-23 22:27:38 +00:00
Pietro Cerutti
c6a2501ef2 - Chase x11-toolkits/fltk update 2010-03-23 21:14:39 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Diane Bruce
a61c14eab6 - Fix build on -6
Notified by:	erwin (via pointyhat)
2009-08-25 19:02:44 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Diane Bruce
6f862ac54c - Fix mtree
Reported by:	QAT
Approved by:	portmgr
2009-04-13 19:12:26 +00:00
Diane Bruce
0707dffe98 - Update to 3.11
- Upstream has accepted diffs.
2009-04-12 23:17:41 +00:00
Diane Bruce
d35746cefb - Update to 3.10 2009-01-18 00:56:45 +00:00
Diane Bruce
36124fe679 - Update to 3.03 2008-09-23 14:01:11 +00:00
Diane Bruce
e0f105276d - Use BUILD_DEPENDS to ensure the port has fltk-threads not fltk.
- USE_GCC 4.2+ as portlint suggests for 6.x builds.
2008-08-26 23:38:27 +00:00
Diane Bruce
b77a7a837f - Update to 3.01
- Remove newly added dos lf's from vendor
- fix sizeof(void *) != sizeof(int) botch
2008-08-24 01:53:47 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Diane Bruce
7b2aa1263b - Update to 2.10.3 2008-07-25 01:18:30 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Diane Bruce
fdcf644444 - update to fldigi 2.10
this version adds views of multiple psk sessions
2008-03-17 18:23:48 +00:00
Diane Bruce
520bf74542 - Update to 2.09
- This version adds multiple psk decode, watch more than one QSO
2008-02-17 21:43:18 +00:00
Mark Linimon
1f9742aa3e Mark as broken on sparc64: fails to install. 2008-02-01 06:47:54 +00:00
Diane Bruce
45c354e681 - update to 2.08 2008-01-31 17:35:39 +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
Diane Bruce
3131bc5e55 - update to 1.342
- 1.342 includes bug fixes for memory leaks
- vendor has improved support for FreeBSD so several patches can go.
2007-09-25 22:31:04 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Diane Bruce
d2e9116ba6 - update to latest release
Approved by: ehaupt (mentor)
2007-02-25 02:42:51 +00:00
Diane Bruce
46bd55f8e9 - update to latest fldigi since old version is gone
- add MASTER_SITE since upstream has a strange release cycle

Notified by: kris (via pointyhat)
Approved by: ehaupt (mentor)
2007-02-01 23:14:06 +00:00
Diane Bruce
a568ef0024 Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:	ehaupt (mentor)
2007-01-19 18:14:20 +00:00
Emanuel Haupt
cdcb919220 Add fldigi 1.11, a digital decoder for psk, cw, psk31, olivia.
Submitted by:	Diane Bruce <db at db.net>
2006-12-22 02:47:33 +00:00