notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-cssutils CSS Cascading Style Sheets library for Python
2.9.0,1 www on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.9.0,1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-08-26 09:05:32
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
People watching this port, also watch:: gnupg, subversion, openssl, screen
Also Listed In: python
License: GPLv3 LGPL3
WWW:
https://github.com/jaraco/cssutils
Description:
A Python package to parse and build CSS Cascading Style Sheets. Partly implement the DOM Level 2 CSS interfaces. Additional some cssutils only convenience and (hopefully) more pythonic methods are integrated.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cssutils>0:www/py-cssutils@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-cssutils/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-cssutils
  • pkg install py39-cssutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-cssutils listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-cssutils
Package flavors (<flavor>: <package>)
  • py39: py39-cssutils
distinfo:
TIMESTAMP = 1697463146 SHA256 (cssutils-2.9.0.tar.gz) = 89477b3d17d790e97b9fb4def708767061055795aae6f7c82ae32e967c9be4cd SIZE (cssutils-2.9.0.tar.gz) = 723452

Packages (timestamps in pop-ups are UTC):
py37-cssutils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.0.2_1,1---1.0.2_1,1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-cssutils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.9.0,12.9.0,1-2.9.0,12.9.0,1---
FreeBSD:13:quarterly2.9.0,12.9.0,12.7.0,12.9.0,12.9.0,12.9.0,12.9.0,12.9.0,1
FreeBSD:14:latest2.9.0,12.9.0,12.6.0,12.9.0,12.9.0,12.6.0_2,1-2.6.0_2,1
FreeBSD:14:quarterly2.9.0,12.9.0,1-2.9.0,12.9.0,12.9.0,12.9.0,12.9.0,1
FreeBSD:15:latest2.9.0,12.9.0,1n/a2.9.0,1n/a2.9.0,12.9.0,12.9.0,1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=3.4.1 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Run
  1. mail/py-premailer
  2. textproc/py-toronado
  3. www/py-inlinestyler
  4. www/xist

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/linkchecker*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-cssutils-2.9.0,1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
www_py-cssutils
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/cssutils/
  2. https://pypi.org/packages/source/c/cssutils/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.0,1
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 10fd70c8253c15f6da157b3c60696fefb7456f64commit hash: 10fd70c8253c15f6da157b3c60696fefb7456f64commit hash: 10fd70c8253c15f6da157b3c60696fefb7456f64commit hash: 10fd70c8253c15f6da157b3c60696fefb7456f64 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 90ed2d33b24b50390cfc8109e3aa5472dc1a169fcommit hash: 90ed2d33b24b50390cfc8109e3aa5472dc1a169fcommit hash: 90ed2d33b24b50390cfc8109e3aa5472dc1a169fcommit hash: 90ed2d33b24b50390cfc8109e3aa5472dc1a169f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 91f8fa81f655ec4bab28e7b31d80d5d75d09fe3acommit hash: 91f8fa81f655ec4bab28e7b31d80d5d75d09fe3acommit hash: 91f8fa81f655ec4bab28e7b31d80d5d75d09fe3acommit hash: 91f8fa81f655ec4bab28e7b31d80d5d75d09fe3a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
2.6.0_1,1
21 Mar 2023 19:21:25
commit hash: 0f1221b3da0da5e7a582c6a08c42e4fbda0357becommit hash: 0f1221b3da0da5e7a582c6a08c42e4fbda0357becommit hash: 0f1221b3da0da5e7a582c6a08c42e4fbda0357becommit hash: 0f1221b3da0da5e7a582c6a08c42e4fbda0357be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.6.0,1
31 Aug 2022 11:41:16
commit hash: 5624fc184895410f3d5d483869bc961de8cbdfd0commit hash: 5624fc184895410f3d5d483869bc961de8cbdfd0commit hash: 5624fc184895410f3d5d483869bc961de8cbdfd0commit hash: 5624fc184895410f3d5d483869bc961de8cbdfd0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: ddfde85ab5960adf62aae0a0747f04326523e450commit hash: ddfde85ab5960adf62aae0a0747f04326523e450commit hash: ddfde85ab5960adf62aae0a0747f04326523e450commit hash: ddfde85ab5960adf62aae0a0747f04326523e450 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.5.0,1
13 Jul 2022 18:29:28
commit hash: eacfc2585650b7d91110a08abfc4b43480ac9fb5commit hash: eacfc2585650b7d91110a08abfc4b43480ac9fb5commit hash: eacfc2585650b7d91110a08abfc4b43480ac9fb5commit hash: eacfc2585650b7d91110a08abfc4b43480ac9fb5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: fd116d64d5a3fee7e3b65edbf44ac84451d88327commit hash: fd116d64d5a3fee7e3b65edbf44ac84451d88327commit hash: fd116d64d5a3fee7e3b65edbf44ac84451d88327commit hash: fd116d64d5a3fee7e3b65edbf44ac84451d88327 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: cba15c92ed6eaed943480db52c1a3910a5d7e18bcommit hash: cba15c92ed6eaed943480db52c1a3910a5d7e18bcommit hash: cba15c92ed6eaed943480db52c1a3910a5d7e18bcommit hash: cba15c92ed6eaed943480db52c1a3910a5d7e18b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: bd7fc5fd3fefbcd779a5a47059e325084ef32d96commit hash: bd7fc5fd3fefbcd779a5a47059e325084ef32d96commit hash: bd7fc5fd3fefbcd779a5a47059e325084ef32d96commit hash: bd7fc5fd3fefbcd779a5a47059e325084ef32d96 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: dcff4a0924b5a4b450a1c92c9d9f1b269af85b07commit hash: dcff4a0924b5a4b450a1c92c9d9f1b269af85b07commit hash: dcff4a0924b5a4b450a1c92c9d9f1b269af85b07commit hash: dcff4a0924b5a4b450a1c92c9d9f1b269af85b07 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: dbb460898b44615ba8b0e9afbd19a169a01a5550commit hash: dbb460898b44615ba8b0e9afbd19a169a01a5550commit hash: dbb460898b44615ba8b0e9afbd19a169a01a5550commit hash: dbb460898b44615ba8b0e9afbd19a169a01a5550 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.2_1,1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.0.2_1,1
11 Aug 2019 11:28:37
Revision:508612Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
1.0.2_1,1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.0.2,1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Revision:461265Original commit files touched by this commit
amdmi3 search for other commits by this committer
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
1.0.2,1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.0.2,1
05 Mar 2017 18:50:09
Revision:435494Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:430298Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:429351Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add py3-cssutils: slave port of py-cssutils
1.0_2,1
31 Aug 2015 13:33:01
Revision:395692Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:364929Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:364923Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=python
1.0_1,1
08 Mar 2014 08:22:50
Revision:347453Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=zip
1.0,1
23 Dec 2013 18:29:52
Revision:337277Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.0

Changes:	https://bitbucket.org/cthedot/cssutils/src/default/CHANGELOG.txt
0.9.10,1
13 Dec 2013 19:34:46
Revision:336367Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use tar to extract zipball
0.9.10,1
30 Nov 2013 19:59:33
Revision:335343Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix file permission
0.9.10,1
30 Nov 2013 18:41:19
Revision:335335Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use PYDISTUTILS_AUTOPLIST
- Use PORTEXAMPLES
0.9.10,1
24 Nov 2013 19:29:48
Revision:334775Original commit files touched by this commit
sunpoet search for other commits by this committer
- Respect PORTEXAMPLES
- Simplify Makefile

Reported by:	Yuri <yuri@rawbw.com>
0.9.10,1
20 Nov 2013 03:21:57
Revision:334385Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix OPTIONSFILE
- Support STAGEDIR
0.9.10,1
14 Oct 2013 11:03:36
Revision:330296Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:324852Original commit files touched by this commit
bdrewery search for other commits by this committer
- Reset yzlin's ports

With hat:	portmgr
0.9.9,1
16 Aug 2012 20:39:11
Original commit files touched by this commit
rm search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Restore PORTEPOCH accidentally removed in previous commit

Reported by:    erwin
0.9.8
11 Feb 2012 22:36:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
wen search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Move over to py25
- while here drop md5 support
- Small cleanups
0.9.7b3,1
29 Aug 2010 12:46:58
Original commit files touched by this commit
yzlin search for other commits by this committer
- 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
Original commit files touched by this commit
yzlin search for other commits by this committer
- Change to my mail address at FreeBSD.org

Approved by:    lwhsu (mentor)
0.9.5.1,1
30 Aug 2008 13:57:42
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
0.8a6,1
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.8a6,1
28 Sep 2005 14:48:58
Original commit files touched by this commit
vsevolod search for other commits by this committer
- 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
Original commit files touched by this commit
vs search for other commits by this committer
Do not install ${PREFIX}/LICENSE.txt

PR:             ports/76342
Submitted by:   Florent Thoumie
0.53
26 Aug 2004 09:02:05
Original commit files touched by this commit
ijliao search for other commits by this committer
add py-cssutils 0.53
CSS Cascading Style Sheets library for Python

Number of commits found: 58