View | Details | Raw Unified | Return to bug 256241 | Differences between
and this patch

Collapse All | Expand All

(-)b/www/owncast/Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	owncast
3
PORTNAME=	owncast
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	0.0.6
5
DISTVERSION=	0.0.7
6
CATEGORIES=	www
6
CATEGORIES=	www
7
DIST_SUBDIR=	${PORTNAME}
7
DIST_SUBDIR=	${PORTNAME}
8
8
Lines 49-54 do-install: Link Here
49
	${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/data
49
	${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/data
50
	${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/hls
50
	${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/hls
51
	${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/webroot/hls
51
	${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/webroot/hls
52
	${INSTALL_DATA} ${WRKSRC}/data/logo.svg ${STAGEDIR}${WWWDIR}/data
53
52
54
.include <bsd.port.mk>
53
.include <bsd.port.mk>
(-)b/www/owncast/distinfo (-5 / +5 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1619296060
1
TIMESTAMP = 1621699092
2
SHA256 (go/www_owncast/owncast-v0.0.6/v0.0.6.mod) = ad8f267153ee11dbe7a554db726334a0104ee42f95ed719c9150ac5ed6127b5f
2
SHA256 (go/www_owncast/owncast-v0.0.7/v0.0.7.mod) = 6c8f7d34644390290d78d7f28de6ad4d48039ef4bdee06d81209278e5d7bd499
3
SIZE (go/www_owncast/owncast-v0.0.6/v0.0.6.mod) = 1144
3
SIZE (go/www_owncast/owncast-v0.0.7/v0.0.7.mod) = 1195
4
SHA256 (go/www_owncast/owncast-v0.0.6/v0.0.6.zip) = ef7a984e272d863ab5b48fdd037cc4df133772d2f9e0a79b5a925c03de2c4520
4
SHA256 (go/www_owncast/owncast-v0.0.7/v0.0.7.zip) = 57d49132a77284cfb4ca80a777dccd932e33624344de0268a6c8b08972f13cce
5
SIZE (go/www_owncast/owncast-v0.0.6/v0.0.6.zip) = 8257035
5
SIZE (go/www_owncast/owncast-v0.0.7/v0.0.7.zip) = 8802792
(-)b/www/owncast/pkg-message (-2 / +2 lines)
Lines 5-12 You can activate your owncast server by typing Link Here
5
sysrc owncast_enable="YES"
5
sysrc owncast_enable="YES"
6
service owncast start
6
service owncast start
7
7
8
Your server is listening via http on port 8080 just point your browser to your
8
Your server is listening via http on port 8080, just point your browser to
9
http://<ip_address>:8080 to configure it.
9
http://<ip_address>:8080/admin to configure it (default user is admin / abc123)
10
10
11
It is recommended to use a reverse proxy (eg. nginx) to serve your owncast
11
It is recommended to use a reverse proxy (eg. nginx) to serve your owncast
12
instance via https - see https://owncast.online/docs/sslproxies/ for more info
12
instance via https - see https://owncast.online/docs/sslproxies/ for more info
(-)b/www/owncast/pkg-plist (-12 / +26 lines)
Lines 1-16 Link Here
1
etc/rc.d/owncast
1
sbin/owncast
2
sbin/owncast
2
@owner %%OWNCAST_USER%%
3
@mode 0644
3
@group %%OWNCAST_GROUP%%
4
@mode 0640
5
%%WWWDIR%%/LICENSE
4
%%WWWDIR%%/LICENSE
6
%%WWWDIR%%/README.md
5
%%WWWDIR%%/README.md
7
%%WWWDIR%%/VERSION
6
%%WWWDIR%%/VERSION
8
%%WWWDIR%%/data/logo.svg
7
@owner %%OWNCAST_USER%%
8
@group %%OWNCAST_GROUP%%
9
%%WWWDIR%%/static/logo.png
9
%%WWWDIR%%/static/logo.png
10
%%WWWDIR%%/static/metadata.html
10
%%WWWDIR%%/static/metadata.html
11
%%WWWDIR%%/static/offline.ts
11
%%WWWDIR%%/static/offline.ts
12
@owner
13
@group
12
%%WWWDIR%%/webroot/favicon.ico
14
%%WWWDIR%%/webroot/favicon.ico
13
%%WWWDIR%%/webroot/img/airplay.png
15
%%WWWDIR%%/webroot/img/airplay.png
16
%%WWWDIR%%/webroot/img/emoji/Reaper-gg.png
17
%%WWWDIR%%/webroot/img/emoji/Reaper-hi.png
18
%%WWWDIR%%/webroot/img/emoji/Reaper-hype.png
19
%%WWWDIR%%/webroot/img/emoji/Reaper-lol.png
20
%%WWWDIR%%/webroot/img/emoji/Reaper-love.png
21
%%WWWDIR%%/webroot/img/emoji/Reaper-rage.png
22
%%WWWDIR%%/webroot/img/emoji/Reaper-rip.png
23
%%WWWDIR%%/webroot/img/emoji/Reaper-wtf.png
14
%%WWWDIR%%/webroot/img/emoji/ac-box.png
24
%%WWWDIR%%/webroot/img/emoji/ac-box.png
15
%%WWWDIR%%/webroot/img/emoji/ac-construction.png
25
%%WWWDIR%%/webroot/img/emoji/ac-construction.png
16
%%WWWDIR%%/webroot/img/emoji/ac-fossil.png
26
%%WWWDIR%%/webroot/img/emoji/ac-fossil.png
Lines 120-133 sbin/owncast Link Here
120
%%WWWDIR%%/webroot/img/emoji/pumpkinparrot.gif
130
%%WWWDIR%%/webroot/img/emoji/pumpkinparrot.gif
121
%%WWWDIR%%/webroot/img/emoji/quadparrot.gif
131
%%WWWDIR%%/webroot/img/emoji/quadparrot.gif
122
%%WWWDIR%%/webroot/img/emoji/r2d2.png
132
%%WWWDIR%%/webroot/img/emoji/r2d2.png
123
%%WWWDIR%%/webroot/img/emoji/Reaper-gg.png
124
%%WWWDIR%%/webroot/img/emoji/Reaper-hi.png
125
%%WWWDIR%%/webroot/img/emoji/Reaper-hype.png
126
%%WWWDIR%%/webroot/img/emoji/Reaper-lol.png
127
%%WWWDIR%%/webroot/img/emoji/Reaper-love.png
128
%%WWWDIR%%/webroot/img/emoji/Reaper-rage.png
129
%%WWWDIR%%/webroot/img/emoji/Reaper-rip.png
130
%%WWWDIR%%/webroot/img/emoji/Reaper-wtf.png
131
%%WWWDIR%%/webroot/img/emoji/redenvelopeparrot.gif
133
%%WWWDIR%%/webroot/img/emoji/redenvelopeparrot.gif
132
%%WWWDIR%%/webroot/img/emoji/ripparrot.gif
134
%%WWWDIR%%/webroot/img/emoji/ripparrot.gif
133
%%WWWDIR%%/webroot/img/emoji/rotatingparrot.gif
135
%%WWWDIR%%/webroot/img/emoji/rotatingparrot.gif
Lines 189-194 sbin/owncast Link Here
189
%%WWWDIR%%/webroot/img/favicon/ms-icon-150x150.png
191
%%WWWDIR%%/webroot/img/favicon/ms-icon-150x150.png
190
%%WWWDIR%%/webroot/img/favicon/ms-icon-310x310.png
192
%%WWWDIR%%/webroot/img/favicon/ms-icon-310x310.png
191
%%WWWDIR%%/webroot/img/favicon/ms-icon-70x70.png
193
%%WWWDIR%%/webroot/img/favicon/ms-icon-70x70.png
194
%%WWWDIR%%/webroot/img/loading.gif
192
%%WWWDIR%%/webroot/img/logo.png
195
%%WWWDIR%%/webroot/img/logo.png
193
%%WWWDIR%%/webroot/img/logo.svg
196
%%WWWDIR%%/webroot/img/logo.svg
194
%%WWWDIR%%/webroot/img/platformlogos/bandcamp.svg
197
%%WWWDIR%%/webroot/img/platformlogos/bandcamp.svg
Lines 203-211 sbin/owncast Link Here
203
%%WWWDIR%%/webroot/img/platformlogos/instagram.svg
206
%%WWWDIR%%/webroot/img/platformlogos/instagram.svg
204
%%WWWDIR%%/webroot/img/platformlogos/keyoxide.png
207
%%WWWDIR%%/webroot/img/platformlogos/keyoxide.png
205
%%WWWDIR%%/webroot/img/platformlogos/ko-fi.svg
208
%%WWWDIR%%/webroot/img/platformlogos/ko-fi.svg
209
%%WWWDIR%%/webroot/img/platformlogos/lbry.svg
210
%%WWWDIR%%/webroot/img/platformlogos/liberapay.svg
206
%%WWWDIR%%/webroot/img/platformlogos/link.svg
211
%%WWWDIR%%/webroot/img/platformlogos/link.svg
207
%%WWWDIR%%/webroot/img/platformlogos/linkedin.svg
212
%%WWWDIR%%/webroot/img/platformlogos/linkedin.svg
208
%%WWWDIR%%/webroot/img/platformlogos/mastodon.svg
213
%%WWWDIR%%/webroot/img/platformlogos/mastodon.svg
214
%%WWWDIR%%/webroot/img/platformlogos/odysee.svg
209
%%WWWDIR%%/webroot/img/platformlogos/patreon.svg
215
%%WWWDIR%%/webroot/img/platformlogos/patreon.svg
210
%%WWWDIR%%/webroot/img/platformlogos/paypal.svg
216
%%WWWDIR%%/webroot/img/platformlogos/paypal.svg
211
%%WWWDIR%%/webroot/img/platformlogos/snapchat.svg
217
%%WWWDIR%%/webroot/img/platformlogos/snapchat.svg
Lines 216-221 sbin/owncast Link Here
216
%%WWWDIR%%/webroot/img/platformlogos/twitter.svg
222
%%WWWDIR%%/webroot/img/platformlogos/twitter.svg
217
%%WWWDIR%%/webroot/img/platformlogos/youtube.svg
223
%%WWWDIR%%/webroot/img/platformlogos/youtube.svg
218
%%WWWDIR%%/webroot/img/smiley.png
224
%%WWWDIR%%/webroot/img/smiley.png
225
%%WWWDIR%%/webroot/img/video-settings.png
219
%%WWWDIR%%/webroot/index-standalone-chat.html
226
%%WWWDIR%%/webroot/index-standalone-chat.html
220
%%WWWDIR%%/webroot/index-video-only.html
227
%%WWWDIR%%/webroot/index-video-only.html
221
%%WWWDIR%%/webroot/index.html
228
%%WWWDIR%%/webroot/index.html
Lines 228-233 sbin/owncast Link Here
228
%%WWWDIR%%/webroot/js/components/chat/content-editable.js
235
%%WWWDIR%%/webroot/js/components/chat/content-editable.js
229
%%WWWDIR%%/webroot/js/components/chat/message.js
236
%%WWWDIR%%/webroot/js/components/chat/message.js
230
%%WWWDIR%%/webroot/js/components/chat/username.js
237
%%WWWDIR%%/webroot/js/components/chat/username.js
238
%%WWWDIR%%/webroot/js/components/external-action-modal.js
231
%%WWWDIR%%/webroot/js/components/platform-logos-list.js
239
%%WWWDIR%%/webroot/js/components/platform-logos-list.js
232
%%WWWDIR%%/webroot/js/components/player.js
240
%%WWWDIR%%/webroot/js/components/player.js
233
%%WWWDIR%%/webroot/js/components/video-poster.js
241
%%WWWDIR%%/webroot/js/components/video-poster.js
Lines 241-247 sbin/owncast Link Here
241
%%WWWDIR%%/webroot/js/web_modules/@videojs/http-streaming/dist/videojs-http-streaming.min.js
249
%%WWWDIR%%/webroot/js/web_modules/@videojs/http-streaming/dist/videojs-http-streaming.min.js
242
%%WWWDIR%%/webroot/js/web_modules/@videojs/themes/fantasy/index.css
250
%%WWWDIR%%/webroot/js/web_modules/@videojs/themes/fantasy/index.css
243
%%WWWDIR%%/webroot/js/web_modules/common/_commonjsHelpers-37fa8da4.js
251
%%WWWDIR%%/webroot/js/web_modules/common/_commonjsHelpers-37fa8da4.js
252
%%WWWDIR%%/webroot/js/web_modules/common/core-a6c34bea.js
244
%%WWWDIR%%/webroot/js/web_modules/common/core-d14f1e1c.js
253
%%WWWDIR%%/webroot/js/web_modules/common/core-d14f1e1c.js
254
%%WWWDIR%%/webroot/js/web_modules/common/core-f87370e0.js
245
%%WWWDIR%%/webroot/js/web_modules/common/core-fed3ccd8.js
255
%%WWWDIR%%/webroot/js/web_modules/common/core-fed3ccd8.js
246
%%WWWDIR%%/webroot/js/web_modules/htm.js
256
%%WWWDIR%%/webroot/js/web_modules/htm.js
247
%%WWWDIR%%/webroot/js/web_modules/import-map.json
257
%%WWWDIR%%/webroot/js/web_modules/import-map.json
Lines 257-266 sbin/owncast Link Here
257
%%WWWDIR%%/webroot/styles/user-content.css
267
%%WWWDIR%%/webroot/styles/user-content.css
258
%%WWWDIR%%/webroot/styles/video-only.css
268
%%WWWDIR%%/webroot/styles/video-only.css
259
%%WWWDIR%%/webroot/styles/video.css
269
%%WWWDIR%%/webroot/styles/video.css
270
@owner %%OWNCAST_USER%%
271
@group %%OWNCAST_GROUP%%
260
@mode 0750
272
@mode 0750
261
@dir %%WWWDIR%%
273
@dir %%WWWDIR%%
262
@dir %%WWWDIR%%/backup
274
@dir %%WWWDIR%%/backup
263
@dir %%WWWDIR%%/data
275
@dir %%WWWDIR%%/data
264
@dir %%WWWDIR%%/hls
276
@dir %%WWWDIR%%/hls
277
@dir %%WWWDIR%%/static
265
@dir %%WWWDIR%%/webroot
278
@dir %%WWWDIR%%/webroot
279
@dir %%WWWDIR%%/webroot/img
266
@dir %%WWWDIR%%/webroot/hls
280
@dir %%WWWDIR%%/webroot/hls

Return to bug 256241