Commit graph

307973 commits

Author SHA1 Message Date
kamil
381d82fc47 + ufetch 2019-12-20 04:59:42 +00:00
kamil
3324a21925 sysutils/ufetch: import ufetch-0.1
Tiny system info for Unix-like operating systems.
2019-12-20 04:58:35 +00:00
fox
09569d542e doc: Updated audio/fasttracker2 to 1.04 2019-12-20 02:27:25 +00:00
fox
9ad9b0a676 audio/fasttracker2: Update to v1.04
- MASTER_SITES has been updated to Github since the author has moved to the
  source there.

Changes since v1.03:

v1.04 - 17.12.2019
- Fixed rare crash (or strange behaviors) when changing pattern and/or pattern
  length while the song is playing.
- Properly restore channel mute flags when loading a new song (fixes mute bugs)
- Fixed a few bugs with different pattern buttons (Ins./Del., Ln. up/down etc)
- Config: "Hardware mouse" was changed to "Software mouse" (and "Software mouse"
  is now disabled in the default config).
- Added a routine to create scaled FT2 mouse cursors for software mouse mode,
  though the "busy mouse" will stand still and not animate.
  Hopefully the new default "hardware mouse" mode will satisfy some people!
- MacOS: Pass NDEBUG to clang preprocessor defines, to prevent debug code
  from being compiled in release mode (performance increase).
- MacOS/Linux: make scripts had Windows linefeeds and would thus break!

* Note: I highly recommend that you go to "Config -> Layout" and disable
  "Software mouse"! This will make the mouse way less laggy. However, it will
  still be one frame delayed internally unless you disable VSync.
2019-12-20 02:26:40 +00:00
joerg
08179ea452 Needs libXmu no longer exposed by Mesa. Fix concurrent build. 2019-12-20 00:03:11 +00:00
joerg
988337d64c Needs lrelease for the translation files. 2019-12-20 00:02:25 +00:00
joerg
1dcc650d90 Always skip PIC libraries. Bump revisions. Add RCS IDs. 2019-12-20 00:02:06 +00:00
joerg
1f702ce9a9 Deal with custom bitrates on NetBSD. Always build Alsa support, it is
unconditionally at the moment anyway.
2019-12-20 00:01:37 +00:00
joerg
9ecee6031a Fix popcount conflict on NetBSD. Avoid LTO and 32bit binaries on NetBSD. 2019-12-20 00:00:55 +00:00
joerg
a851ec2510 Needs to be build as c++03. 2019-12-20 00:00:11 +00:00
joerg
f38615fa82 Use protected names in attributes, avoids overlap with SSP. Bump
revision.
2019-12-19 23:59:56 +00:00
joerg
119b27382e fetch-1.9: Fix inode check for conditional GET. 2019-12-19 23:50:44 +00:00
joerg
d216601cb8 Specify correct name of rst2xxx binaries. 2019-12-19 22:26:02 +00:00
joerg
ebbf6baa39 Needs py-requests. 2019-12-19 22:25:45 +00:00
joerg
4feb576163 Spell include path correctly, even though it is not actually used. 2019-12-19 22:25:27 +00:00
joerg
46eb4d3667 Needs pkg-config. 2019-12-19 22:25:06 +00:00
joerg
c0ce217fa1 Uses Python 2 syntax. 2019-12-19 22:24:54 +00:00
joerg
6f981f8a17 Add missing errno.h 2019-12-19 22:24:39 +00:00
joerg
108cb3c1e5 Package makefile is spelled with lower case m. 2019-12-19 22:24:19 +00:00
joerg
f749f225a5 Fix compatability with regex restrictions in current Perl. Bump
revision.
2019-12-19 22:24:01 +00:00
joerg
fb38e15089 Deal with bind vs std::bind conflict. 2019-12-19 22:23:19 +00:00
joerg
d92def3ecd Add missing dependency for lrelease. 2019-12-19 22:22:50 +00:00
joerg
1b26e77727 Avoid using a non-literal string as format string. 2019-12-19 22:22:33 +00:00
joerg
e248e57d80 Add missing py-test-runner dependency. 2019-12-19 22:22:12 +00:00
joerg
a64dd788f1 Deal with the kqueue type change in NetBSD. 2019-12-19 22:21:57 +00:00
joerg
8636c80c12 Force extraction with bsdtar, pax-as-tar leaves around too much garbage. 2019-12-19 22:21:24 +00:00
joerg
d23c28feb7 Uses backtrace(3), so pull in libexecinfo. Add missing network headers. 2019-12-19 22:21:01 +00:00
joerg
32934f0d52 Don't hardcode /usr/bin/gcc. 2019-12-19 22:20:18 +00:00
joerg
93b31e48b8 Don't install PIC libs to avoid different PLISTs depending on the
NetBSD version.
2019-12-19 22:20:01 +00:00
joerg
ae02bdbea5 PYTHON_VERSIONS_ACCEPTED must be set before including the Python
fragments.
2019-12-19 22:19:17 +00:00
joerg
ac423dde85 Needs to be build as gnu++03. Doesn't work yet due to PaX mprotect
restrictions.
2019-12-19 22:18:47 +00:00
joerg
14cd0b7ed3 Ignore unknown warnings and deprecation attributes with clang. 2019-12-19 22:18:17 +00:00
joerg
4c822a8a76 Fix parallel build. 2019-12-19 22:17:33 +00:00
joerg
16d11e264b Needs libXmu, which used to be pulled in by Mesa. 2019-12-19 22:17:10 +00:00
joerg
cd30f9e3fc Uses C++ extensions, so go with gnu++03. 2019-12-19 22:16:52 +00:00
joerg
ce930767eb When using std::setlocale, also include <clocale> on all systems. 2019-12-19 22:16:34 +00:00
joerg
aeedcb9ca9 Add missing errno.h. Explicitly load atomic in switch. 2019-12-19 22:16:05 +00:00
joerg
5b968e2f44 Add dependencies formerly pulled in by Mesa. 2019-12-19 22:15:30 +00:00
joerg
5a4d429cd7 Add missing <string>. 2019-12-19 22:15:09 +00:00
joerg
a915f86263 Fix ctype use. 2019-12-19 22:14:46 +00:00
joerg
5117f834f3 Add missing bdftopcf dependency. 2019-12-19 22:14:07 +00:00
joerg
b9c309781a Add missing dependency on generated files. Build as C++03. 2019-12-19 22:13:48 +00:00
joerg
d6487a0399 Needs py-test-runner. 2019-12-19 22:12:57 +00:00
joerg
2f1428accf Build shared module as PIC. Bump revision. 2019-12-19 22:12:43 +00:00
joerg
a3ff11a81a Needs docbook-xsl. 2019-12-19 22:11:51 +00:00
joerg
d9b06a8ec6 Don't depend on TRUE/FALSE, they are gone in newer PostgreSQL. 2019-12-19 22:11:27 +00:00
joerg
ff0e5aca41 Requires C++03 to build. 2019-12-19 22:10:35 +00:00
joerg
180cc7220d Uses old Python syntax. 2019-12-19 22:10:10 +00:00
joerg
19744bb61b Don't buildlink py-dbus, it might not even be the correct version. 2019-12-19 22:09:49 +00:00
markd
0ec0a39163 gns3-gui: fix permissions of installed files 2019-12-19 21:22:02 +00:00