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: archivers/py-python-lzo/pkg-descr
SVNWeb

Number of commits found: 3

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 25 Apr 2018
[ 16:42 amdmi3 search for other commits by this committer ] Original commit   Revision:468282 (Only the first 10 of 817 ports in this commit are shown above. View all ports for this commit)
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
Sat, 6 May 2017
[ 06:08 miwi search for other commits by this committer ] Original commit   Revision:440233
This module provides Python bindings for the LZO data compression library.

LZO is a portable lossless data compression library written in ANSI C.
It offers pretty fast compression and very fast decompression. Decompression
requires no memory.

In addition there are slower compression levels achieving a quite competitive
compression ratio while still decompressing at this very high speed.

WWW: https://pypi.python.org/pypi/python-lzo

PR:		218746
Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Number of commits found: 3