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''''''''s 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/pkg-plist

Number of commits found: 9

Thursday, 22 Feb 2024
18:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/unixcw: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 2f8a19019292a04e3ee803c3b2e57b50c70bede2 commit hash: 2f8a19019292a04e3ee803c3b2e57b50c70bede2 commit hash: 2f8a19019292a04e3ee803c3b2e57b50c70bede2 commit hash: 2f8a19019292a04e3ee803c3b2e57b50c70bede2 2f8a190
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 
Thursday, 19 Jun 2014
14:03 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:358419 
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 
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