Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.4 09 Feb 2024 09:11:50 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 8.0.4
Changes: https://github.com/un33k/python-slugify/blob/v8.0.4/CHANGELOG.md
Reported by: portscout, repology |
8.0.3 03 Feb 2024 10:34:50 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 8.0.3
Changes: https://github.com/un33k/python-slugify/blob/v8.0.3/CHANGELOG.md
Reported by: portscout, repology |
8.0.2 26 Jan 2024 18:43:37 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 8.0.2
Changes: https://github.com/un33k/python-slugify/blob/v8.0.2/CHANGELOG.md
Reported by: portscout, repology |
8.0.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
8.0.1 25 Feb 2023 17:24:56 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 8.0.1
Chagnes: https://github.com/un33k/python-slugify/blob/v8.0.1/CHANGELOG.md |
8.0.0 29 Jan 2023 19:52:53 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 8.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/v8.0.0/CHANGELOG.md |
7.0.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
7.0.0 20 Nov 2022 17:01:48 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 7.0.0
ChagneLog: https://github.com/un33k/python-slugify/blob/v7.0.0/CHANGELOG.md |
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) |
6.1.2 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 ) |
6.1.2 30 Apr 2022 12:09:54 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 6.1.2
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
6.1.1 02 Mar 2022 13:22:59 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 6.1.1
ChangeLog: https://github.com/un33k/python-slugify/blob/v6.1.1/CHANGELOG.md |
6.1.0 26 Feb 2022 15:05:16 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 6.1.0
ChangeLog: https://github.com/un33k/python-slugify/blob/v6.1.0/CHANGELOG.md |
6.0.1 20 Feb 2022 20:27:07 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 6.0.1
ChangeLog: https://github.com/un33k/python-slugify/blob/v6.0.1/CHANGELOG.md |
5.0.2 08 May 2021 13:48:57 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 5.0.2
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
5.0.0 01 May 2021 13:49:04 |
Matthew Seaman (matthew) |
textproc/py-python-slugify: update to 5.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/5.0.0/CHANGELOG.md |
4.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
4.0.1 18 Jul 2020 19:54:36 |
matthew |
Update to 4.0.1
ChangeLog: https://github.com/un33k/python-slugify/blob/4.0.1/CHANGELOG.md |
4.0.0 22 Oct 2019 18:49:18 |
matthew |
Update to 4.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md |
3.0.6 13 Oct 2019 09:59:28 |
matthew |
Update to 3.0.6
ChangeLog: https://github.com/un33k/python-slugify/blob/3.0.6/CHANGELOG.md |
3.0.4 03 Oct 2019 21:52:19 |
matthew |
Update to 3.0.4
Note that the module could depend on py-unidecode as an alternative to
py-text-unidecode, but py-text-unidecode is preferred upstream.
ChangeLog: https://github.com/un33k/python-slugify/blob/3.0.4/CHANGELOG.md |
3.0.3 30 Jul 2019 05:25:15 |
matthew |
Update to 3.0.3
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
3.0.2 02 Apr 2019 06:09:11 |
matthew |
Update to 3.0.2
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
3.0.1 26 Mar 2019 22:07:07 |
matthew |
Update to 3.0.1
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
3.0.0 05 Mar 2019 23:38:27 |
matthew |
Update to 3.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
2.0.1 05 Jan 2019 09:16:34 |
matthew |
Upgrade to 2.0.1
ChangeLog: https://github.com/un33k/python-slugify/blob/2.0.1/CHANGELOG.md |
2.0.0 26 Dec 2018 21:38:08 |
matthew |
Update to 2.0.0
ChangeLog: https://github.com/un33k/python-slugify/blob/2.0.0/CHANGELOG.md |
1.2.6 09 Sep 2018 11:06:28 |
matthew |
Update to 1.2.6
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
1.2.5 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 |
1.2.5 30 Mar 2018 13:16:26 |
matthew |
Upgrade to 1.2.5
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
1.2.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 ) |
1.2.4 12 Apr 2017 17:27:30 |
matthew |
Update to 1.2.4
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
1.2.3 11 Apr 2017 07:14:53 |
matthew |
Update to 1.2.3
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
1.2.2 02 Apr 2017 14:59:24 |
matthew |
Update to 1.2.2
ChngeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md |
1.2.1 01 Mar 2017 18:57:31 |
matthew |
A Python slugify application that handles unicode
WWW: https://github.com/un33k/python-slugify |