1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Diane Bruce
e179a5b3c8 - convert from old USE_ to USES 2014-01-07 16:13:43 +00:00
Diane Bruce
95cc945501 - Correct a mis-use of USES= 2013-12-13 04:13:41 +00:00
Baptiste Daroussin
22aa02fd75 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
2013-12-11 15:10:44 +00:00
Diane Bruce
ebedf614ba - Fix build on 10.x
- Add STAGEDIR support
2013-12-08 01:14:18 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Diane Bruce
3641759c7d - pointyhat myself. I forgot to remove the diffs for the files
upstream has adopted patches for.
- Noted by Tom KH6ILT (Sorry!)

Submitted by:	Thomas Laus <lausts@acm.org>
2013-06-18 00:29:13 +00:00
Diane Bruce
1bace963ee - Update to 3.21.72
- Tons of fixes to GUI
- Many additional macros added
2013-06-13 00:06:17 +00:00
Baptiste Daroussin
9dbc02d2c5 Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Baptiste Daroussin
e2eefe5472 Convert all c categories to USE=pkgconfig 2013-04-23 06:34:47 +00:00
Diane Bruce
2bcb88b728 - Fix build docbook-xsl is needed along with asciidoc + xsltproc
- upgrade to fldigi-3.21.68 small fixes including RTTY filters
- log2 is now in libm no need to kludge it

Approved by:	portmgr (miwi)
2013-04-02 01:48:51 +00:00
Diane Bruce
f3d86acca5 - trim header
- change to new options framework for docs
- change default tty to ttyu from ttyd
- fix warning with retval while here
- fix build on FreeBSD-10
- clean up tiny warning in xml code
2013-03-29 21:28:15 +00:00
Diane Bruce
4ccdcec4f0 Maintenance upgrade to 3.21.59
- Thumbdrive
  discover application executable location
  if the directory in which "fldigi" / "fldigi.exe" resides contains a
  file named NBEMS.DIR then base all NBEMS file locations to that drive-folder
  this allows a fully portble NBEMS installation to a thumbdrive (or other
  portable drive)
- UTF-8 overhaul
  Includes
  Refactor get_tx_char()
  Reset to stock version, call byte_at().

Feature safe:	yes
2012-11-02 23:22:44 +00:00
Baptiste Daroussin
65eaf47a9b convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact
2012-10-06 11:06:48 +00:00
Diane Bruce
5348ce1aff - Update to latest 3.21.50 / Flarq 4.3.3
- Fix asciidocs use, man pages need asciidocs
- Many changes to UI, Modem, Macros and Internationalisation
2012-08-09 01:56:00 +00:00
Diane Bruce
4e54a431b0 - Convert to optionsng
- Remove NLS from options use correct WITHOUT_NLS
2012-06-08 03:37:38 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Diane Bruce
c5414f683a - update to 3.21.41 and use fltk 1.3 [1]
- clean up using portlint

= 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

== User interface ==

  * Added Italian and Spanish translations
  * Translations now also work on win32
  * Added second (optional) macro bar
  * Improved PSK/RTTY browser widget

== Other changes ==

  * RigCAT can use RTS and DTR PTT simultaneously
  * Added interface to Logbook server
  * Added support for ADIF 2.2.3 QSO_DATE_OFF field
  * Added support for CALLOOK (http://callook.info)

== Bug fixes ==

  * Yes

PR:		ports/166936
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2012-04-22 23:20:37 +00:00
Diane Bruce
cc1b0786f3 - Unbreak build
- See http://www.w1hkj.com/Fldigi.html many fixes and enhancements to macro
  system, internationalisation, UI and modems

Feature safe:	Yes
2011-12-07 21:02:18 +00:00
Martin Wilke
e8f615fbc7 - Get rid FreeBSD 6.X support 2011-11-06 16:36:34 +00:00
Pav Lucistnik
7bd53bb5b7 - Mark BROKEN: does not compile with new fltk
Reported by:	pointyhat
2011-11-04 22:19:36 +00:00
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