Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.10 21 Sep 2021 17:47:02
    |
Yuri Victorovich (yuri)  |
audio/bsequencer-lv2: Update 1.8.8 -> 1.8.10
Reported by: portscout |
1.8.8 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.8.8 20 Mar 2021 06:34:04
  |
yuri  |
audio/bsequencer-lv2: Update 1.8.6 -> 1.8.8
Reported by: portscout |
1.8.6 13 Feb 2021 02:30:38
  |
yuri  |
audio/bsequencer-lv2: Update 1.8.4 -> 1.8.6
Reported by: portscout |
1.8.4 14 Nov 2020 23:22:48
  |
yuri  |
audio/bsequencer-lv2: Update 1.6.0 -> 1.8.4 |
1.6.0 07 Jul 2020 08:56:25
  |
yuri  |
audio/bsequencer-lv2: Update 1.4.2 -> 1.6.0
Reported by: portscout |
1.4.2 17 May 2020 09:39:12
  |
yuri  |
audio/bsequencer-lv2: Update 1.2.0 -> 1.4.2
Reported by: portscout |
1.2.0 08 Dec 2019 16:33:45
  |
yuri  |
audio/bsequencer-lv2: Update 0.4 -> 1.2.0
Reported by: portscout |
0.4 21 Sep 2019 16:06:24
  |
pkubaj  |
audio/bsequencer-lv2: fix build on GCC architectures
src/ButtonBox.hpp needs include sys/types.h for uint.
PR: 240663
Approved by: yuri (maintainer), linimon (mentor)
Differential Revision: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240663 |
0.4 04 Sep 2019 09:07:28
  |
yuri  |
audio/bsequencer-lv2: Update 0.3-17 -> 0.4
Reported by: portscout |
0.3.17 01 Aug 2019 19:21:10
  |
pkubaj  |
audio/bsequencer-lv2: fix build with GCC architectures
C++11 compiler is required:
cc1plus: error: unrecognized command line option "-std=c++11"
include sys/types.h is required by GCC for uint in src/BWidgets/ChoiceBox.cpp,
src/BWidgets/ImageIcon.cpp and src/BWidgets/ListBox.cpp.
PR: 239440
Approved by: linimon (mentor), yuri (maintainer)
Differential Revision: https://reviews.freebsd.org/D21066 |
0.3.17 14 Jul 2019 19:52:50
  |
yuri  |
audio/bsequencer-lv2: Update 0.3-16 -> 0.3-17
Now it builds with clang. |
0.3.16 10 Jul 2019 06:36:24
  |
yuri  |
New port: audio/bsequencer-lv2: Multi channel MIDI step sequencer LV2 plugin |