-
### Project
Deskflow
### Deskflow version number
1.17.2.0
### Build type
Deskflow package (downloaded from Deskflow)
### Operating systems (OS)
- [X] Windows
- [X] macOS
- [ ] Linux (X11)
- [ ]…
-
As part of the copyright notice at the top of source files is the paragraph
```
THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THE BSD NEW LICENSE OR THE
GPL VERSION 3 LICENSE OR THE OSMC PUBLIC LICE…
-
```
#!watchflakes
post
-
While trying to run pytest on the [TA-Lib](https://pypi.org/project/TA-Lib/) project (and many other projects) it fails to find this library:
```
cd /usr/ports/finance/py-ta-lib/work-py39/TA-Lib-0…
-
### Project
Deskflow
### Deskflow version number
1.17.0
### Build type
Local developer build (built it yourself)
### Operating systems (OS)
- [ ] Windows
- [ ] macOS
- [X] Linux
- [ ] BSD-deriv…
-
-
_From [ashwin.j...@gmail.com](https://code.google.com/u/107828227273550585503/) on June 06, 2011 14:44:00_
Enterprise users try to stay away from LGPL and GPL.
2 cents.
_Original issue: http://code…
-
@fdutheil I've opened this so I don't lose track of it. Looks like you're having very different problems to #558, or in addition to it.
----
Hi, some issues here with the *unarchive* module too.…
-
```
BSD port does not install LLVM's test framework. That means we do not have
FileCheck and all the other things. In order to support BSD, there are two
action items in this issue:
1) Separate the …
-
No members ought to have a trailing slash ever, so always remove it.
Thanks guillem!