Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.1 30 Sep 2022 20:34:24 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-09-30 www/py-ws4py: Upstream abandoned |
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.5.1 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.5.1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.1 06 Jun 2022 21:56:48 |
Muhammad Moinur Rahman (bofh) |
www/py-ws4py: Update version 0.3.4=>0.5.1
- Mark DEPRECATED as upstream has abandoned the project
- Set EXPIRATION_DATE on 2022-09-30
- Update WWW
Relnotes:
https://github.com/Lawouach/WebSocket-for-Python/releases/tag/0.5.1 |
0.3.4 06 Jun 2022 12:25:36 |
Muhammad Moinur Rahman (bofh) |
all: Take maintainership |
0.3.4 06 Jun 2022 11:56:41 |
Rene Ladan (rene) |
all: return wg's ports to the pool after safekeeping his commit bit |
0.3.4 16 Apr 2022 04:19:54 |
Po-Chuan Hsieh (sunpoet) |
www/py-ws4py: Fix build with setuptools 58.0.0+
With hat: python |
0.3.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.4 26 Jan 2021 17:56:17 |
sunpoet |
Update MASTER_SITES and fix unfetchable
=> ws4py-0.3.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.defuze.org/oss/ws4py/ws4py-0.3.4.tar.gz
fetch: http://www.defuze.org/oss/ws4py/ws4py-0.3.4.tar.gz: No address record
=> Attempting to fetch
http://distcache.twn.FreeBSD.org/local-distfiles/%SUBDIR%/ws4py-0.3.4.tar.gz
fetch:
http://distcache.twn.FreeBSD.org/local-distfiles/%SUBDIR%/ws4py-0.3.4.tar.gz:
Bad Request
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop.
make: stopped in /usr/ports/www/py-ws4py
Approved by: portmgr (blanket) |
0.3.4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.3.4 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.3.4 16 Mar 2018 13:55:04 |
wg |
www/py-ws4py: take maintainership |
0.3.4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.3.4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.3.4 07 Jan 2016 14:07:17 |
amdmi3 |
- Switch to options helpers |
0.3.4 01 Jan 2016 19:47:53 |
rene |
Return audio/py-mpd2 and www/py-ws4py to the pool, they were support ports for
the now removed multimedia/spotify-websocket-api |
0.3.4 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.3.4 20 Sep 2014 20:37:17 |
rene |
Use modern python infrastructure, no functional changes |
0.3.4 30 Mar 2014 21:59:27 |
rene |
www/py-ws4py: update to 0.3.4 |
0.3.2_1 16 Dec 2013 02:38:59 |
rene |
- Convert to PYDISTUTILS=yes
- Stagify
- Set NO_ARCH
- Drop post-install printing (this is already in the options)
- Drop pkg-plist
- Bump PORTREVISION so that py-setuptools is not registered as a run-time
dependency |
0.3.2 15 Dec 2013 20:00:47 |
rene |
Set license to BSD, 3-claused. |
0.3.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.3.2 13 Sep 2013 09:27:56 |
rene |
- Update to 0.3.2 [1]
- Use option helpers
- Bump minimal versions for gevent and tornado dependencies
Submitted by: portscout [1] |
0.2.4_1 25 Mar 2013 10:09:40 |
rene |
- remove empty OPTIONS_DEFAULT
- portlint fixes |
0.2.4_1 04 Jan 2013 15:25:42 |
rene |
Enable the CHERRYPY option by default and bump PORTREVISION
The client of the upcoming spotify-websocket-api port needs this. |
0.2.4 24 Dec 2012 10:50:25 |
rene |
Sanitize printing of optionally non-installed files.
Inspired by: crees |
0.2.4 23 Dec 2012 20:22:38 |
rene |
ws4py is a Python package implementing the WebSocket protocol as defined
in RFC 6455. It provides client and server implementations alike that
can be using different techniques like threads, micro-threads,
or event loops.
WWW: http://www.defuze.org/oss/ws4py/docs/ |