Commit graph

64 commits

Author SHA1 Message Date
Emanuel Haupt
8608cffb41 Remove superfluous DISTNAME definition.
Notified by:	mat
2019-12-23 14:36:41 +00:00
Santhosh Raju
667ad6f18b 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.

Approved by:	ehaupt (maintainer)
2019-12-22 14:59:11 +00:00
Emanuel Haupt
5ca0819a3a Update to 1.03 2019-11-29 07:39:42 +00:00
Emanuel Haupt
f33df93c76 Update to 1.02 2019-11-27 13:17:03 +00:00
Emanuel Haupt
d4ba553ed8 Update to 1.01 2019-10-22 17:05:42 +00:00
Emanuel Haupt
c43ea3e283 Fix build on powerpc64. r513477 caused a failure on pylon.nyi.FreeBSD.org on
20191013.

PR:		241264
Submitted by:	linimon
Discussed with:	fox
MFH:		2019Q4 (blanket)
2019-10-16 20:29:51 +00:00
Emanuel Haupt
0254bd0157 Drop the custom build target by using cmake. This allows to further simplify
the port.

Reported by:	fox
2019-10-02 18:27:14 +00:00
Emanuel Haupt
70b04ecc8e Update to 1.00 2019-10-01 13:27:32 +00:00
Emanuel Haupt
7ae44573cc Fix build with base GCC (revised solution of r512507).
Reviewed by:	pkubaj
MFH:		2019Q3 (blanket)
2019-09-24 08:19:03 +00:00
Emanuel Haupt
706cc2942b Revert r512507 as it breaks build with clang.
MFH:		2019Q3 (blanket)
2019-09-23 11:38:44 +00:00
Piotr Kubaj
70de6f42b8 audio/fasttracker2: fix build with base GCC
Add USE_CSTD=c99 to fix build with base GCC:
/wrkdirs/usr/ports/audio/fasttracker2/work/ft2-clone-code/src/ft2_gui.c:431: error: 'for' loop initial declaration used outside C99 mode

PR:		240659
Approved by:	ehaupt (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21702
2019-09-21 15:15:38 +00:00
Emanuel Haupt
255b4ccab9 Update to 0.1.b168 2019-09-04 19:17:06 +00:00
Emanuel Haupt
18108c1356 Update to 0.1.b167 2019-08-29 16:25:37 +00:00
Emanuel Haupt
72fcdeb547 Update to 0.1.b159 2019-06-19 10:14:34 +00:00
Emanuel Haupt
75f683a03d Update to 0.1.b157 2019-05-28 16:30:03 +00:00
Emanuel Haupt
25ac3de886 Update to 0.1.b156 2019-05-19 14:52:27 +00:00
Emanuel Haupt
aaff11c900 Update to 0.1.b154 2019-05-13 06:40:46 +00:00
Emanuel Haupt
fb26c47249 Update to 0.1.b153 2019-04-30 07:37:48 +00:00
Emanuel Haupt
bf95cc9760 Update to 0.1.b152 2019-04-28 15:00:03 +00:00
Emanuel Haupt
4a8ef1b45d Update to 0.1.b151 2019-04-26 06:23:14 +00:00
Emanuel Haupt
8e1333d321 Update to 0.1.b150 2019-04-23 10:34:33 +00:00
Emanuel Haupt
b85ad81d5a Update to 0.1.b149 2019-04-19 07:36:03 +00:00
Emanuel Haupt
33903036ad Update to 0.1.b148 2019-04-11 06:44:11 +00:00
Emanuel Haupt
9a8e6892ac Update to 0.1.b147 2019-04-09 09:23:49 +00:00
Emanuel Haupt
6156f68350 Update to 0.1.b146 2019-04-03 17:29:22 +00:00
Emanuel Haupt
0a942095d1 Update to 0.1.b145 2019-04-01 06:36:10 +00:00
Emanuel Haupt
7d51637ab6 Update to 0.1.b143 2019-03-30 10:24:23 +00:00
Emanuel Haupt
2de3148744 Update to 0.1.b142 2019-03-19 07:21:33 +00:00
Emanuel Haupt
4d60079412 Update to 0.1.b141 2019-03-14 06:45:54 +00:00
Emanuel Haupt
7b4477172c Update to 0.1.b140 2019-03-09 07:43:21 +00:00
Emanuel Haupt
fb5e40e11c Update to 0.1.b139 2019-03-06 21:40:50 +00:00
Emanuel Haupt
f4cafc19e7 Update to 0.1.b137 2019-02-15 08:29:07 +00:00
Emanuel Haupt
7261705490 Update to 0.1.b135 2019-02-13 06:43:30 +00:00
Emanuel Haupt
a86dd986dc - Update to 0.1-b134
- Define sdl in USES (as requested by DEVELOPERS=yes)
- Sort USES
2019-02-12 05:54:43 +00:00
Emanuel Haupt
49c9f00850 Update to 0.1.b132 2019-01-29 15:19:46 +00:00
Emanuel Haupt
a276a249ea Update to 0.1.b131 2019-01-27 09:21:41 +00:00
Emanuel Haupt
380e46d7e4 Update checksum, the upstream developer has inplace rerolled the zip file with a
copyright year change.

Commit message diff omitted since it contains CR/LF's and unicode characters.

Reported by:	pkg-fallout
2019-01-20 08:15:14 +00:00
Emanuel Haupt
b1d2e7f8b6 Update to 0.1.b130 2019-01-15 08:22:23 +00:00
Emanuel Haupt
d2be009ed7 Update to 0.1.b128 2019-01-07 06:32:29 +00:00
Emanuel Haupt
c2c159820b Update to 0.1.b127 2019-01-02 20:33:10 +00:00
Emanuel Haupt
b79ff9780a Update to 0.1.b126 2018-12-29 22:45:23 +00:00
Emanuel Haupt
fd93f2b7eb Update to 0.1.b125 2018-12-28 17:20:38 +00:00
Emanuel Haupt
4c2f782103 Update to 0.1.b124 2018-12-18 11:13:23 +00:00
Emanuel Haupt
9e103c8711 Update to 0.1.b123 2018-12-17 06:42:16 +00:00
Emanuel Haupt
ccf7dd6567 Update to 0.1.b122 2018-12-16 09:21:24 +00:00
Emanuel Haupt
a93a94a654 Update to 0.1.b121 2018-12-10 15:19:32 +00:00
Emanuel Haupt
f59d831820 Update to 0.1.b120 2018-11-27 22:31:52 +00:00
Emanuel Haupt
635e3d5e07 Update to 0.1.b119 2018-11-25 21:51:03 +00:00
Emanuel Haupt
aaa56fe391 Update to 0.1.b118 2018-11-25 14:08:57 +00:00
Emanuel Haupt
456e3bca03 Update to 0.1.b117 2018-11-23 22:48:49 +00:00