Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.1,1 06 Jun 2024 07:48:08
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.11.1
- Update LICENSE_FILE
Changes: https://github.com/jaraco/cssutils/blob/main/NEWS.rst |
2.11.0,1 19 May 2024 17:15:59
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.11.0
Changes: https://github.com/jaraco/cssutils/blob/main/NEWS.rst |
2.10.2,1 05 Apr 2024 00:41:15
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.10.2
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
Changes: https://github.com/jaraco/cssutils/blob/main/NEWS.rst |
2.9.0,1 29 Feb 2024 07:18:32
    |
Charlie Li (vishwin)  |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
2.9.0,1 16 Oct 2023 15:59:53
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.9.0
Changes: https://github.com/jaraco/cssutils/blob/main/NEWS.rst |
2.7.1,1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.7.1,1 09 Jul 2023 10:20:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.7.1
Changes: https://github.com/jaraco/cssutils/blob/main/NEWS.rst |
2.7.0,1 30 Jun 2023 07:05:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.7.0
- Remove outdated PYTHON_REL check after lang/python37 removal
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.6.0_2,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> |
2.6.0_2,1 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
2.6.0_1,1 21 Mar 2023 19:21:25
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
2.6.0,1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
2.6.0,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 ) |
2.6.0,1 31 Aug 2022 11:41:16
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.6.0
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.5.1,1 30 Jul 2022 19:25:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.5.1
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.5.0,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 ) |
2.5.0,1 13 Jul 2022 18:29:28
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.5.0
- Convert PORTEXAMPLES to PLIST entries
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.4.2,1 09 Jun 2022 23:16:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.4.2
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.4.1,1 03 Jun 2022 23:36:36
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.4.1
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.4.0,1 07 Mar 2022 18:11:30
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.4.0
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.3.0,1 26 May 2021 18:59:57
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.3.0
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
2.2.0,1 25 May 2021 13:55:43
    |
Dmitry Marakasov (amdmi3)  |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
2.2.0,1 18 Apr 2021 05:44:16
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-cssutils: Update to 2.2.0
- Update WWW
Changes: https://github.com/jaraco/cssutils/blob/main/CHANGES.rst |
1.0.2_1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_1,1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0.2_1,1 11 Aug 2019 11:28:37
  |
sunpoet  |
Cosmetic change |
1.0.2_1,1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.0.2,1 25 Apr 2018 16:42:38
  |
amdmi3  |
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 |
1.0.2,1 08 Feb 2018 20:18:09
  |
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
1.0.2,1 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.0.2,1 05 Mar 2017 18:50:09
  |
sunpoet  |
Update to 1.0.2
- Update LICENSE
- Add LICENSE_FILE
Changes: https://bitbucket.org/cthedot/cssutils/src/default/CHANGELOG.txt
https://bitbucket.org/cthedot/cssutils/commits/all |
1.0.1,1 01 Jan 2017 21:41:07
  |
sunpoet  |
- Update to 1.0.1
Changes: https://bitbucket.org/cthedot/cssutils/src/default/CHANGELOG.txt
https://bitbucket.org/cthedot/cssutils/commits/all |
1.0_2,1 24 Dec 2016 13:10:46
  |
sunpoet  |
- Add py3-cssutils: slave port of py-cssutils |
1.0_2,1 31 Aug 2015 13:33:01
  |
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Convert to new options target helper
- Remove EXAMPLESDIR
- Bump PORTREVISION for package change |
1.0_1,1 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 |
1.0_1,1 15 Aug 2014 03:43:55
  |
sunpoet  |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
1.0_1,1 15 Aug 2014 03:02:51
  |
sunpoet  |
- Use USES=python |
1.0_1,1 08 Mar 2014 08:22:50
  |
sunpoet  |
- Use USES=zip |
1.0,1 23 Dec 2013 18:29:52
  |
sunpoet  |
- Update to 1.0
Changes: https://bitbucket.org/cthedot/cssutils/src/default/CHANGELOG.txt |
0.9.10,1 13 Dec 2013 19:34:46
  |
sunpoet  |
- Use tar to extract zipball |
0.9.10,1 30 Nov 2013 19:59:33
  |
sunpoet  |
- Fix file permission |
0.9.10,1 30 Nov 2013 18:41:19
  |
sunpoet  |
- Use PYDISTUTILS_AUTOPLIST
- Use PORTEXAMPLES |
0.9.10,1 24 Nov 2013 19:29:48
  |
sunpoet  |
- Respect PORTEXAMPLES
- Simplify Makefile
Reported by: Yuri <yuri@rawbw.com> |
0.9.10,1 20 Nov 2013 03:21:57
  |
sunpoet  |
- Fix OPTIONSFILE
- Support STAGEDIR |
0.9.10,1 14 Oct 2013 11:03:36
  |
sunpoet  |
- Update to 0.9.10
- Add LICENSE
- Convert to new options framework
- Do not build zipped egg
- Add PyPI as primary WWW
- Reformat pkg-descr
- Take maintainership
Changes: https://bitbucket.org/cthedot/cssutils/src/default/CHANGELOG.txt |
0.9.9,1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.9.9,1 17 Aug 2013 16:32:41
  |
bdrewery  |
- Reset yzlin's ports
With hat: portmgr |
0.9.9,1 16 Aug 2012 20:39:11
 |
rm  |
- update to 0.9.9
- change USE_PYTHON to ``yes'', while here
PR: 168110
Submitted by: Rusty Nejdl <rnejdl at ringofsaturn dot com>
Approved by: maintainer timeout (yzlin, 3 months) |
0.9.8,1 12 Feb 2012 20:20:41
 |
pgollucci  |
- Restore PORTEPOCH accidentally removed in previous commit
Reported by: erwin |
0.9.8 11 Feb 2012 22:36:56
 |
pgollucci  |
- Update to 0.9.8
PR: ports/163176
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: maintainer timeout (yzlin ; 59 days) |
0.9.7,1 10 Mar 2011 06:24:18
 |
wen  |
- Update to 0.9.7
PR: ports/155029
Submitted by: Wen Heping (myself)
Approved by: maintainer(timeout, >14 days) |
0.9.7b3_1,1 25 Feb 2011 04:40:31
 |
miwi  |
- Move over to py25
- while here drop md5 support
- Small cleanups |
0.9.7b3,1 29 Aug 2010 12:46:58
 |
yzlin  |
- Update to 0.9.7b3
PR: ports/148830
Submitted by: Rusty Nejdl <rnejdl AT tethys.ringofsaturn.com> |
0.9.5.1,1 29 Jul 2009 12:59:14
 |
yzlin  |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
0.9.5.1,1 30 Aug 2008 13:57:42
 |
miwi  |
- Update to 0.9.5.1
- Pass maintainership to submitter
PR: 126965
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
0.8a6,1 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
0.8a6,1 25 Nov 2005 19:02:21
 |
pav  |
- Add SHA256 |
0.8a6,1 28 Sep 2005 14:48:58
 |
vsevolod  |
- Update to version 0.8a6 that is considered by author as
more or less stable
- Move to static plist
- Fix mode of world writeable files |
0.53 01 Feb 2005 10:52:11
 |
vs  |
Do not install ${PREFIX}/LICENSE.txt
PR: ports/76342
Submitted by: Florent Thoumie |
0.53 26 Aug 2004 09:02:05
 |
ijliao  |
add py-cssutils 0.53
CSS Cascading Style Sheets library for Python |