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) |
0.8.2 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 ) |
0.8.2 11 Nov 2021 18:05:38
    |
Tilman Keskinoz (arved)  |
Drop maintainership on most of my ports |
0.8.2 18 Oct 2021 19:25:54
    |
Stefan Eßer (se)  |
devel/websocketpp: Add CPE information
Approved by: portmgr (blanket) |
0.8.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.2 22 Mar 2021 10:17:44
  |
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
0.8.2 28 May 2020 17:50:09
  |
arved  |
Update to 0.8.2
Main feature is fix for boost 1.70, which we already had. |
0.8.1_1 20 Mar 2019 14:53:29
  |
jbeich  |
devel/websocketpp: unbreak with boost 1.70
PR: 236589 |
0.8.1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.8.1 17 Dec 2018 21:23:22
  |
yuri  |
devel/websocketpp: Unbreak: remove the empty CMakeFiles directory
Approved by: portmgr (unbreak) |
0.8.1 06 Aug 2018 11:12:32
  |
arved  |
Update to 0.8.1 |
0.7.0 20 Jun 2018 09:37:12
  |
amdmi3  |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
0.7.0 12 Oct 2016 15:35:41
  |
arved  |
Add NO_ARCH, as this is a header only implementation
PR: 213348
Submitted by: yuri@rawbw.com |
0.7.0 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.7.0 04 Mar 2016 16:23:33
  |
arved  |
Update to 0.7.0 |
0.4.0 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.4.0 02 Dec 2014 09:37:42
  |
arved  |
Add Websocketpp a C++ implementation of the Websocket protocol |