| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
| | |
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
| |
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
| |
|
|
|
| |
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/lxi-tools/lxi-tools/releases/tag/v1.21
PR: 229676
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/lxi-tools/lxi-tools/releases/tag/v1.20
PR: 228032
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
| |
Add USES=lua:52 and corresponding patch.
PR: 226640
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Remove BASH option: install bash completion file unconditionally
Changes: https://github.com/lxi-tools/lxi-tools/releases
PR: 225765
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Change log: https://github.com/lxi-tools/lxi-tools/releases/tag/v1.17
PR: 225513
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14107
|
| |
|
|
| |
other miscellaneous files that are not actually manual pages (part 2).
|
|
|
lxi-tools is a collection of open source software tools that enables control
of LXI compatible instruments such as modern oscilloscopes, power supplies,
spectrum analyzers etc.
All features are consolidated in the 'lxi' application which provides a
simple commandline interface to discover LXI instruments, send SCPI
commands, and capture screenshots from supported LXI instruments.
lxi-tools rely on liblxi for all communication.
WWW: https://lxi-tools.github.io/
PR: 224714, D13686
Submitted by: Dmitri Goutnik <dg@syrec.org>
|