non port: sysutils/ttyd/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 22 Feb 2023
|
[ 01:45 Daniel Engberg (diizzy) ] 35c7398
sysutils/ttyd: Only link with shared library
Due to how upstream handles libraries ttyd picks up both static and
shared library of libwebsockets which is not intended. The least
intrusive way I found is to simply detect it using pkgconfig instead.
While at it, disable check for git to determine version.
Reported by: Jeff Schmidt <jeff.jschmidt@gmail.com>
Approved by: portmgr (blanket, build fix)
|
Fri, 20 Jan 2023
|
[ 21:18 Neel Chauhan (nc) ] 19dc3b2
sysutils/ttyd: Update to 1.7.3
|
Wed, 18 Jan 2023
|
[ 20:41 Neel Chauhan (nc) ] 4fb139b
sysutils/ttyd: Update to 1.7.2
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 18 Aug 2022
|
[ 20:17 Neel Chauhan (nc) ] 07ccef2
sysutils/ttyd: Update to 1.7.1
|
Mon, 8 Aug 2022
|
[ 17:52 Neel Chauhan (nc) ] 9890360
sysutils/ttyd: Update to 1.7.0
|
Mon, 16 May 2022
|
[ 06:49 Loïc Bartoletti (lbartoletti) ] 2d34c2b (Only the first 10 of 178 ports in this commit are shown above. )
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
|
Sat, 11 Dec 2021
|
[ 07:35 Tobias C. Berner (tcberner) ] ce6625b
sysutils/ttyd: prepare for cmake-3.22
PR: 260123
|
Thu, 2 Sep 2021
|
[ 16:39 Neel Chauhan (nc) Author: Philipp Ost ] 71208e8
sysutils/ttyd: update build dependency after vim update and fix building INDEX
PR: 258228
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 4 Feb 2021
|
[ 20:24 tcberner ]
net/libwebsockets: Update to 4.1.6
Changelog:
https://libwebsockets.org/git/libwebsockets/tree/changelog?h=v4.1-stable
PR: 251835
Submitted by: daniel.engberg.lists@pyret.net
Approved by: iblis.dif01@nctu.edu.tw (timeout)
|
Wed, 6 Jan 2021
|
[ 11:44 nc ]
sysutils/ttyd: Update to 1.6.3
Changes: https://github.com/tsl0922/ttyd/releases/tag/1.6.3
Reviewed by: 0mp@
Approved by: 0mp@
Differential Revision: https://reviews.freebsd.org/D27987
|
Tue, 5 Jan 2021
|
[ 15:33 nc ] (Only the first 10 of 30 ports in this commit are shown above. )
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966
|
Tue, 15 Dec 2020
|
[ 07:47 rhurlin ]
sysutils/ttyd: Update to 1.6.2
Changelog: https://github.com/tsl0922/ttyd/compare/1.6.1...1.6.2
PR: 251858
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
|
Sun, 27 Sep 2020
|
[ 13:43 swills ]
sysutils/ttyd: assign maintainership
PR: 249908
Submitted by: Neel Chauhan <neel@neelc.org>
|
Wed, 8 Jul 2020
|
[ 09:17 fernape ]
sysutils/ttyd: update to 1.6.1
From ChangeLog: https://github.com/tsl0922/ttyd/releases/tag/1.6.1
* Bump to 1.6.1
* html: add disableLeaveAlert client option
* src/http.c: fix checking pss's len member
* cmake: update git command args
* cmake: fix build without C++
* http: fix build with lws 1.7
* protocol: fix readonly handling
* Fix type declaration
* src: fix lws version check for keep alive
* html: set URL of stylesheet by href
* html: recreate sentry object on zmodem reset
* all: use the static keyword on functions
* protocol: replace uv_try_write with uv_write
* Add -b, --base-path option for reverse proxies
* protocol: fix lws callback compatibility
* server: mute lws 4.0 extensions warning
* html: reuse xterm instance on reconnect
* Add 64-bit ARM
Reported by: portscout
|
Fri, 22 May 2020
|
[ 19:20 sunpoet ] (Only the first 10 of 67 ports in this commit are shown above. )
Bump PORTREVISION for devel/json-c json-c
|
Mon, 13 Apr 2020
|
[ 06:56 yuri ]
sysutils/ttyd: Update 1.5.2 -> 1.6.0
|
Sat, 28 Mar 2020
|
[ 11:26 rene ] (Only the first 10 of 33 ports in this commit are shown above. )
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports
|
Mon, 2 Sep 2019
|
[ 19:50 swills ]
sysutils/ttyd: update to 1.5.2
PR: 240005
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Tue, 16 Jul 2019
|
[ 16:32 swills ]
sysutils/ttyd: update to 1.5.1
PR: 239147
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Fri, 3 May 2019
|
[ 11:35 swills ]
sysutils/ttyd: update to 1.4.4
PR: 237708
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Sun, 16 Sep 2018
|
[ 00:08 sunpoet ]
Update to 1.4.2
Changes: https://github.com/tsl0922/ttyd/releases
PR: 231369
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Thu, 6 Sep 2018
|
[ 21:58 sunpoet ]
Update to 1.4.1
Changes: https://github.com/tsl0922/ttyd/releases
PR: 231207
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Wed, 5 Sep 2018
|
[ 22:01 sunpoet ] (Only the first 10 of 68 ports in this commit are shown above. )
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
|
Mon, 22 Jan 2018
|
[ 18:12 rm ]
sysutils/ttyd: update to 1.4.0
PR: 225365
Submitted by: Neel Chauhan <neel@neelc.org>
|
Thu, 11 Jan 2018
|
[ 20:34 adamw ]
Chase vim-lite -> vim-console rename
|
Wed, 3 Jan 2018
|
[ 13:36 sunpoet ] (Only the first 10 of 58 ports in this commit are shown above. )
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
|
Sat, 2 Sep 2017
|
[ 12:03 dbaio ]
sysutils/ttyd: Update to 1.3.3
Changes: https://github.com/tsl0922/ttyd/releases/tag/1.3.3
PR: 221969
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Sat, 22 Jul 2017
|
[ 12:02 jbeich ]
net/libwebsockets: update to 2.2.2
Changes: https://github.com/warmcat/libwebsockets/blob/v2.2.2/changelog
PR: 220921
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
|
Sat, 6 May 2017
|
[ 05:53 miwi ]
- Update to 1.3.2
PR: 219039
Submitted by: maintainer
|
Wed, 22 Mar 2017
|
[ 12:07 robak ]
sysutils/ttyd: update 1.3.0 -> 1.3.1
PR: 217837
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Mon, 13 Feb 2017
|
[ 16:40 krion ]
Update sysutils/ttyd to 1.3.0
PR: 217017
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9553
|
Mon, 16 Jan 2017
|
[ 12:21 amdmi3 ]
- Update to 1.2.2
PR: 216044
Submitted by: neel@neelc.org (maintainer)
|
Sat, 17 Dec 2016
|
[ 17:30 bapt ]
Update ttyd to 1.2.1
|
[ 16:36 amdmi3 ]
- Fix build on 9.x
Approved by: portmgr blanket
|
Wed, 23 Nov 2016
|
[ 12:44 bapt ]
Add ttyd:
ttyd is a simple command-line tool for sharing terminal over the web, inspired
by GoTTY.
WWW: https://www.github.com/tsl0922/ttyd
PR: 213503
Submitted by: Neel Chauhan <neel@neelc.org>
|
Number of commits found: 39 |