notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: comms/unixcw/distinfo

Number of commits found: 9

Wednesday, 8 Aug 2018
04:35 shurd search for other commits by this committer
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>
Original commitRevision:476626 
Saturday, 10 Oct 2015
19:15 db search for other commits by this committer
Update to 3.5.0

2015-09-29 Kamil Ignacak
        * bugfix: fixing code that resets tone queue on flushing.  A bug
        was found on FreeBSD: after pressing Ctrl+C, application that
        wanted to stop and delete generator as part of SIGINT handling
        procedure, got stuck in cw_tq_flush_internal() function, waiting
        for tone queue to go idle. This never happened. Resetting all tone
        queue state variables in flush function ensures that the function
        completes and returns, and that client application can exit.

2015-09-12 Kamil Ignacak
        * xcwcp: the application souce code files are now ported to
        Qt5. Build system files have been modified to use Qt5 to build
        xcwcp.
        Discovery and adding -fPIC to compiler flags for xcwcp is right
        now very naive, perhaps that will have to be improved in the
        future.
Original commitRevision:399012 
Saturday, 15 Aug 2015
04:29 shurd search for other commits by this committer
Update to 3.4.2 (also updates comms/xcwcp).

Use makepatch for files/*
Original commitRevision:394269 
Monday, 5 Jan 2015
13:39 shurd search for other commits by this committer
Update to 3.4.1, fix pkg-descr URL

Minor libcw changes
Original commitRevision:376299 
Friday, 12 Dec 2014
12:26 shurd search for other commits by this committer
Update to 3.4.0 (build system fixes)
Remove XCWCP option and prepare this to be a master port instead.
Otherwise there's no way to support xcwcp using pkg without making
QT a dependency of comms/cwdaemon.
Original commitRevision:374590 
Monday, 30 Dec 2013
19:41 db search for other commits by this committer
- Update to latest 3.3.0
- Upstream have fixed some of the FreeBSD problems but not all, hence
  some of our patches are no longer required

Submitted by:	portscout@
Original commitRevision:338163 
Saturday, 28 Dec 2013
22:18 db search for other commits by this committer
- Use distribution from sourceforge which updates us to 3.2.0
- This unbreaks unixcw on QT4
- Use stage
- Add LICENSE
Original commitRevision:337926 
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Tuesday, 1 Jan 2008
18:13 db search for other commits by this committer
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
Original commit

Number of commits found: 9