notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/xpra-html5/Makefile
SVNWeb

Number of commits found: 16

Sun, 3 Sep 2023
[ 15:39 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:f86788572bc1acbe6dd030a118787b1d3b7d8a22  commit hash:f86788572bc1acbe6dd030a118787b1d3b7d8a22  commit hash:f86788572bc1acbe6dd030a118787b1d3b7d8a22  f867885 
x11/xpra-html5: Update to 9.0

Reported by:	portscout!
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sun, 25 Jun 2023
[ 11:02 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:dff31335fa89933bc6236eb0dce78b1c6d7ec4e4  commit hash:dff31335fa89933bc6236eb0dce78b1c6d7ec4e4  commit hash:dff31335fa89933bc6236eb0dce78b1c6d7ec4e4  dff3133 
x11/xpra-html5: Update to 8.1

Reported by:	portscout!
Sun, 4 Jun 2023
[ 14:03 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:acf811163b5888d06be2b8427396c930d6f65f6a  commit hash:acf811163b5888d06be2b8427396c930d6f65f6a  commit hash:acf811163b5888d06be2b8427396c930d6f65f6a  acf8111 
x11/xpra-html5: Update to 8.0

Reported by:	portscout!
Tue, 14 Mar 2023
[ 18:28 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:4b477422a7293ef96bbaa29bc79470c219a9100c  commit hash:4b477422a7293ef96bbaa29bc79470c219a9100c  commit hash:4b477422a7293ef96bbaa29bc79470c219a9100c  4b47742 
x11/xpra-html5: Update to 7.0

Reported by:	portscout!
Wed, 28 Dec 2022
[ 09:26 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:415bd4c19e17a66043627edc1d7016b1666ca5c6  commit hash:415bd4c19e17a66043627edc1d7016b1666ca5c6  commit hash:415bd4c19e17a66043627edc1d7016b1666ca5c6  415bd4c 
x11/xpra-html5: Update to 6.2
Tue, 1 Nov 2022
[ 12:00 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:60787a90e6d87230d01621564138986184895813  commit hash:60787a90e6d87230d01621564138986184895813  commit hash:60787a90e6d87230d01621564138986184895813  60787a9 
x11/xpra-html5: Update to 6.1

Add www/hs-hjsmin to the list of possible minifiers.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 15 May 2022
[ 14:17 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:4067b0811f1fadf30c25e775836883cc1bfaeab3  commit hash:4067b0811f1fadf30c25e775836883cc1bfaeab3  commit hash:4067b0811f1fadf30c25e775836883cc1bfaeab3  4067b08 
x11/xpra-html5: Use correct ETCDIR.

This what setup.py uses as default.
[ 10:57 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:0d8ffb5efa04ffc5c13ad60fec21a49168d9487e  commit hash:0d8ffb5efa04ffc5c13ad60fec21a49168d9487e  commit hash:0d8ffb5efa04ffc5c13ad60fec21a49168d9487e  0d8ffb5 
x11/xpra-html5: Update to 5.0

Reported by:	portscout!
Sun, 26 Dec 2021
[ 12:49 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:8aa4fd96234b0797554abe027f84127b107e614d  commit hash:8aa4fd96234b0797554abe027f84127b107e614d  commit hash:8aa4fd96234b0797554abe027f84127b107e614d  8aa4fd9 
x11/xpra-html5: Update to 4.5.2
Fri, 22 Oct 2021
[ 13:14 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:a1e02e33ef68aec500324d634c6873aa63a20fb0  commit hash:a1e02e33ef68aec500324d634c6873aa63a20fb0  commit hash:a1e02e33ef68aec500324d634c6873aa63a20fb0  a1e02e3 
x11/xpra-html5: Update to 4.5.1

Turn MINIFY off by default, because yuicompressor can't handle source code
anymore. Just if someone would make a port for uglifyjs...
Sun, 5 Sep 2021
[ 11:06 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:a8e9ddab0d69f7bc33a3b8e679981e027c66be1b  commit hash:a8e9ddab0d69f7bc33a3b8e679981e027c66be1b  commit hash:a8e9ddab0d69f7bc33a3b8e679981e027c66be1b  a8e9dda 
x11/xpra-html5: Update to 4.4

Reported by:	portscout!
Fri, 20 Aug 2021
[ 14:22 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:d67d04fa9f918230bd271c45f97b73b5be4942fe  commit hash:d67d04fa9f918230bd271c45f97b73b5be4942fe  commit hash:d67d04fa9f918230bd271c45f97b73b5be4942fe  d67d04f 
x11/xpra-html5: Update to 4.3
Sat, 29 May 2021
[ 12:04 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:83aae1ed3671e1e673fbe78697c22198d8a9eeea  commit hash:83aae1ed3671e1e673fbe78697c22198d8a9eeea  commit hash:83aae1ed3671e1e673fbe78697c22198d8a9eeea  83aae1e 
x11/xpra-html5: Update to 4.2

Reported by:	portscout!
Thu, 15 Apr 2021
[ 09:44 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:e0c16587db9f64d435c65091fe8dc60e6c2b9862  commit hash:e0c16587db9f64d435c65091fe8dc60e6c2b9862  commit hash:e0c16587db9f64d435c65091fe8dc60e6c2b9862  e0c1658 
Create x11/xpra-html port - a HTML5 client for x11/xpra

Previosly it was a part of x11/xpra.

PR:		254313

Number of commits found: 16