non port: comms/quisk/Makefile |
Number of commits found: 51 |
Saturday, 8 Mar 2025
|
04:05 Charlie Li (vishwin)
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
06a08e6 |
Wednesday, 22 Jan 2025
|
05:02 Loïc Bartoletti (lbartoletti)
x11-toolkits/py-wxPython4: Update to 4.2.2
5a8a337 |
Monday, 25 Nov 2024
|
12:07 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree
73202fb |
Saturday, 23 Nov 2024
|
08:31 Gleb Popov (arrowd)
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC
5505c50 |
Monday, 26 Aug 2024
|
03:45 Zsolt Udvari (uzsolt) Author: Älven
comms/quisk: Update to 4.2.36
Fix pkg-descr's permissions.
Changelog: https://james.ahlstrom.name/quisk/CHANGELOG.txt
PR: 278390
Approved by: maintainer timeout (2+ weeks)
c4565f1 |
Thursday, 23 Nov 2023
|
11:20 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree
03eac77 |
Monday, 7 Aug 2023
|
16:34 Gleb Popov (arrowd)
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
b1ecad5 |
Wednesday, 28 Jun 2023
|
18:36 Gleb Popov (arrowd) Author: Jon Hopper
comms/quisk: Update to 4.2.19
bb044a5 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Thursday, 8 Dec 2022
|
11:45 Gleb Popov (arrowd) Author: Jon Hopper
comms/quisk: Resurrect the port.
Reviewed By: arrowd
Differential Revision: https://reviews.freebsd.org/D37614
2aefc15 |
Sunday, 17 May 2020
|
05:55 lbartoletti
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808
 |
Saturday, 9 May 2020
|
09:57 antoine
Deprecate a few ports using python 2.7
 |
Saturday, 29 Feb 2020
|
18:24 lbartoletti
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine
 |
Wednesday, 19 Jun 2019
|
06:52 shurd
Fix error in positioning sliders when the font size is larger than the
slider size introduced by r504514.
 |
06:39 shurd
Fix issue where if the height of the slider is greater than the height of
the text, the slider isn't displayed.
 |
Tuesday, 18 Jun 2019
|
23:48 shurd
Re-add unicode fix lost in r502312
 |
02:29 shurd
Fix SDR-IQ Support
Previously, only if the device name started with the literal string
"/dev/ttyUSB" was the device treated as a tty. The new patch uses isatty()
to decide if the device is a tty.
 |
Sunday, 9 Jun 2019
|
16:55 yuri
comms/quisk: Update 4.1.39 -> 4.1.40
It's not a python library, hence add USE_PYTHON=noflavors.
Reported by: portscout
 |
Sunday, 26 May 2019
|
02:30 yuri
comms/quisk: Broken on i386
Reported by: fallout
 |
Thursday, 23 May 2019
|
06:13 yuri
comms/quisk: Update 4.1.26 -> 4.1.39
 |
Wednesday, 1 May 2019
|
19:35 rene
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
 |
Monday, 22 Apr 2019
|
05:45 shurd
Fix multi-screen size handling, and fix test for wxWidgets
wx was imported in setup just to test if it was installed, then the script
prompted the user to continue. Comment this out.
The screen size was not properly checked. This caused issues on
multi-monitor systems. Fixed.
Reported by: db
 |
Friday, 19 Apr 2019
|
15:59 shurd
Update to 4.1.26
 |
Monday, 25 Feb 2019
|
12:47 bapt
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
 |
Sunday, 17 Jun 2018
|
14:42 db
Fix typo of locale.setlocal which should be locale.setlocale
Pointy hat to: @shurd
 |
Monday, 11 Jun 2018
|
22:57 shurd
Much better way to ensure a UTF-8 CODESET in the locale
No longer force language or country codes, always call setlocale()
 |
22:21 shurd
Fix unicode for 'C' locale.
wxPython 3.0 uses the current locale when wx is imported to decide on the
default text encoding. When the locale is 'C' this means only US-ASCII is
supported, corrupting the disaply quite badly. As a hack, if the encoding
is US-ASCII, force LC_ALL to en_US.UTF-8 which allows unicode to work.
Reported by: db
 |
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Thursday, 22 Dec 2016
|
22:57 db
Update to 4.1.3
Fix portaudio build link in setup.py there is no more portaudio2
Reported by: @portscout
 |
Friday, 8 Apr 2016
|
04:17 shurd
Update to latest release
 |
03:34 shurd
Bump PORTREVISION for Hermes change
 |
Thursday, 7 Apr 2016
|
23:48 shurd
Update to latest release
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Friday, 27 Nov 2015
|
20:57 shurd
Update to latest release.
 |
Saturday, 15 Aug 2015
|
04:23 shurd
Update to 3.7.4
Major changes since 3.6.22:
- Added support for the HermesLite radio.
- Add repeater offset and CTCSS tone to favourites screen.
- Support for full-screen mode.
 |
Saturday, 30 May 2015
|
20:39 bapt
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 12 May 2015
|
09:13 shurd
Fix MASTER_SITE_LOCAL
 |
Saturday, 2 May 2015
|
23:23 shurd
Update to latest version.
- Adds FreeDV support
- Mouse wheel changes frequency
- Configurable hamlib IP address
- New IMD right-click menu
- Spot can now transmit 0 amplitude carrier for noise testing
 |
Wednesday, 29 Apr 2015
|
16:50 db
Quisk Version 3.6.21 March 2015
===============================
Quisk can now transmit a message from a WAV file. Record your message at
a high level (near clipping) at 48 ksps, 16-bit, one channel (monophonic).
Then enter the file name on the Config/Config screen. Press the "File play"
button to transmit. Quisk will press the PTT button for you, and release it
during pauses. To interrupt playback, press PTT or release FilePlay so you can
answer.
The "Split" button has been replaced with a "Splt" button and a "Rev" button.
The "Splt"
button splits Rx and Tx; and if you click it with the right mouse button instead
of the
left, it also locks the Tx frequency so tuning changes the Rx frequency. The
"Rev"
button reverses the Tx and Rx frequencies. These features were suggested by
Mario, DH5YM.
I added a new parameter mic_agc_level to the config file to control the mic AGC.
Input levels
below mic_agc_level are ignored. The default is 0.1. Increase this (up to 1.0)
to reduce the
AGC range, and reduce it to increase the AGC mic gain boost.
Philip Lee contributed a patch to the PulseAudio code to set the play buffer
size.
Prompted by: portscout
 |
Sunday, 25 Jan 2015
|
00:46 pawel
Fix detection of libportaudio libraries
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others
 |
Monday, 5 Jan 2015
|
16:13 shurd
Update to 3.6.20
Some mixer changes and a new config file dictionary bandTransverterOffset[]
 |
Friday, 7 Nov 2014
|
11:54 shurd
Update to 3.6.19.
From the changelog:
I added device names to PulseAudio. The PulseAudio name "pulse" still refers
to the default device. Otherwise, enter a PulseAudio name such as
"pulse:alsa_input.pci-0000_00_1b.0.analog-stereo".
PulseAudio support enables you to connect to recent versions of wsjt-x.
To turn this off, set show_pulse_audio_devices = False in your config file.
Submitted by: shurd
 |
Sunday, 19 Oct 2014
|
07:50 mva
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Sunday, 31 Aug 2014
|
16:36 tijl
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
 |
Monday, 21 Jul 2014
|
21:59 antoine
Fix LIB_DEPENDS
 |
Saturday, 5 Jul 2014
|
19:23 wg
comms/quisk: use WX 3.0
Approved by: portmgr (bapt, blanket)
 |
Thursday, 3 Jul 2014
|
20:55 shurd
This is QUISK, a Software Defined Radio (SDR).
- Quisk can control the HiQSDR.
- As a receiver it can use the SDR-IQ by RfSpace as a sample source.
- As a receiver it can use your soundcard as a sample source.
- Quisk can control SoftRock hardware for both receive and transmit.
- As a transmitter it can accept microphone input and send that to your
transmitter for SSB operation. For CW, QUISK can mute the audio and
substitute a side tone.
PR: ports/190366
Submitted by: Stephen Hurd <shurd@FreeBSD.org>
Reviewed by: db, skreuzer
Approved by: db, skreuzer (mentors)
Differential Revision: https://phabric.freebsd.org/D301
 |
Number of commits found: 51 |