Bug 229782 - comms/unixcw: Update to 3.5.1
Summary: comms/unixcw: Update to 3.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: hamradio (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-15 01:49 UTC by Yuri Victorovich
Modified: 2018-08-08 05:27 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (hamradio)


Attachments
patch (1.88 KB, patch)
2018-07-15 01:49 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2018-07-15 01:49:07 UTC
Created attachment 195134 [details]
patch
Comment 1 Diane Bruce freebsd_committer freebsd_triage 2018-07-18 16:29:21 UTC
If it works and you have poudriered it go ahead and commit.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-07-18 21:14:32 UTC
This needs some extra work.
Comment 3 Diane Bruce freebsd_committer freebsd_triage 2018-07-19 02:55:56 UTC
(In reply to Yuri Victorovich from comment #2)
ok looking
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-07-19 04:11:23 UTC
No, the slave port needs to be merged into this one.
I will do this.
Comment 5 Stephen Hurd freebsd_committer freebsd_triage 2018-07-19 17:10:57 UTC
(In reply to Yuri Victorovich from comment #4)

You want to make unixcw require qt5?  Why?
Comment 6 Stephen Hurd freebsd_committer freebsd_triage 2018-08-08 05:05:17 UTC
Not sure why the svn hook is taking so long, but this was updated to 3.5.1 as r476626.

Much more work than I expected... mostly due to having to autotoolize the gettext stuff which appears to have been ignored for some time now.

I also made ALSA and Portaudio an option and fixed the longstanding OSS ioctl() problem.
Comment 7 commit-hook freebsd_committer freebsd_triage 2018-08-08 05:27:08 UTC
A commit references this bug:

Author: shurd
Date: Wed Aug  8 04:35:57 UTC 2018
New revision: 476626
URL: https://svnweb.freebsd.org/changeset/ports/476626

Log:
  Update unixcw and xcwcp to latest release.

  This is also the first version where all the issues are fixed, and support
  has been included for ALSA and Pulseaudio.  The ioctl() issue is resolved,
  and gettext is properly controlled by the NLS option.

  I'll be submitting these patches upstream, but due to the low rate of
  releases, want to get them into ports first.

  This is heavily modified from the submitted patch as every time anything
  was tested, a new issue cropped up.

  PR:		229782
  Reported by:	Yuri Victorovich <yuri@freebsd.org>

Changes:
  head/comms/unixcw/Makefile
  head/comms/unixcw/distinfo
  head/comms/unixcw/files/
  head/comms/unixcw/files/patch-Makefile.am
  head/comms/unixcw/files/patch-configure.ac
  head/comms/unixcw/files/patch-src_cw_Makefile.am
  head/comms/unixcw/files/patch-src_cw_cw.c
  head/comms/unixcw/files/patch-src_cwcp_Makefile.am
  head/comms/unixcw/files/patch-src_cwcp_cwcp.c
  head/comms/unixcw/files/patch-src_cwgen_Makefile.am
  head/comms/unixcw/files/patch-src_cwutils_Makefile.am
  head/comms/unixcw/files/patch-src_cwutils_i18n.c
  head/comms/unixcw/files/patch-src_cwutils_i18n.h
  head/comms/unixcw/files/patch-src_libcw_libcw__oss.c
  head/comms/unixcw/files/patch-src_xcwcp_Makefile.am
  head/comms/unixcw/files/patch-src_xcwcp_application.cc