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-logilab-common Common low-level libraries shared among logilab projects
1.11.0_1 devel on this many watch lists=2 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 1.11.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-05-28 13:58:38
Last Update: 2023-12-14 05:48:27
Commit Hash: 925f1e8
People watching this port, also watch:: kdevelop, mc, openvpn, rubygem-redcloth
Also Listed In: python
License: LGPL21+
WWW:
https://logilab-common.readthedocs.io/en/latest/
Description:
The package logilab.common contains several modules providing low level functionalities shared among some python projects developed by logilab.
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}logilab-common>0:devel/py-logilab-common@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-logilab-common/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-logilab-common
  • pkg install py39-logilab-common
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-logilab-common listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-logilab-common
Package flavors (<flavor>: <package>)
  • py39: py39-logilab-common
distinfo:
TIMESTAMP = 1698341019 SHA256 (logilab-common-1.11.0.tar.gz) = 95697aeb9e276ce04279cdb8889ec618a11c632fe06039fdc0c8a5dcf3ea5a49 SIZE (logilab-common-1.11.0.tar.gz) = 206834

Packages (timestamps in pop-ups are UTC):
py37-logilab-common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.8.1---1.8.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-logilab-common
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.0_11.11.0_1-1.11.0_11.11.0_1---
FreeBSD:13:quarterly1.11.0_11.11.0_11.9.81.11.0_11.11.0_11.11.0_11.11.0_11.11.0_1
FreeBSD:14:latest1.11.0_11.11.0_11.9.71.11.0_11.11.0_11.9.8-1.9.8
FreeBSD:14:quarterly1.11.0_11.11.0_1-1.11.0_11.11.0_11.11.0_11.11.0_11.11.0_1
FreeBSD:15:latest1.11.0_11.11.0_1n/a1.11.0_1n/a1.11.0_11.11.0_11.11.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>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-pytz>=0,1 : devel/py-pytz@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-mypy_extensions>=0 : devel/py-mypy_extensions@py39
  2. py39-setuptools>=0 : devel/py-setuptools@py39
  3. py39-typing-extensions>=0 : devel/py-typing-extensions@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
  6. py39-importlib-metadata>=6 : devel/py-importlib-metadata@py39
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-astng*
  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:
No options to configure
Options name:
devel_py-logilab-common
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/l/logilab-common/
  2. https://pypi.org/packages/source/l/logilab-common/
Collapse this list.

Number of commits found: 109 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11.0_1
14 Dec 2023 05:48:27
commit hash: 925f1e8aff95d6a13ebcc718e24eb93c3cacf69bcommit hash: 925f1e8aff95d6a13ebcc718e24eb93c3cacf69bcommit hash: 925f1e8aff95d6a13ebcc718e24eb93c3cacf69bcommit hash: 925f1e8aff95d6a13ebcc718e24eb93c3cacf69b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Fix build after py-importlib-metadata 7.0.0 update
(659be85740ebc197ff52e1b32f4e48e668b7cb85)

- Bump PORTREVISION for package change
1.11.0
01 Nov 2023 01:57:10
commit hash: a2f66ce94faa9306afda509d3619be0e7e35e075commit hash: a2f66ce94faa9306afda509d3619be0e7e35e075commit hash: a2f66ce94faa9306afda509d3619be0e7e35e075commit hash: a2f66ce94faa9306afda509d3619be0e7e35e075 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Update to 1.11.0

- Update WWW

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.10.0
31 Jul 2023 16:40:03
commit hash: d202f2c66c6b8956440fb4132f5445792c64c1fdcommit hash: d202f2c66c6b8956440fb4132f5445792c64c1fdcommit hash: d202f2c66c6b8956440fb4132f5445792c64c1fdcommit hash: d202f2c66c6b8956440fb4132f5445792c64c1fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Update to 1.10.0

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.9.8
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>
1.9.8
30 Jan 2023 12:59:51
commit hash: 779e2455aa63285dea52e0110875592aa3d77d61commit hash: 779e2455aa63285dea52e0110875592aa3d77d61commit hash: 779e2455aa63285dea52e0110875592aa3d77d61commit hash: 779e2455aa63285dea52e0110875592aa3d77d61 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Update to 1.9.8

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.9.7
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)
1.9.7
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)
1.9.7
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.7
09 Jun 2022 23:16:05
commit hash: e58335173d63ab43300eecdb70006d1baea9f1b9commit hash: e58335173d63ab43300eecdb70006d1baea9f1b9commit hash: e58335173d63ab43300eecdb70006d1baea9f1b9commit hash: e58335173d63ab43300eecdb70006d1baea9f1b9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Update to 1.9.7

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.8.3
23 Jan 2022 18:19:26
commit hash: e6ec16283e59d5d0c12bf2281eb687bc79db242dcommit hash: e6ec16283e59d5d0c12bf2281eb687bc79db242dcommit hash: e6ec16283e59d5d0c12bf2281eb687bc79db242dcommit hash: e6ec16283e59d5d0c12bf2281eb687bc79db242d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Update to 1.8.3

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.8.2
21 Dec 2021 18:48:12
commit hash: 6c43bb8cfcd9a184b27a15e26879c9200e14fa5fcommit hash: 6c43bb8cfcd9a184b27a15e26879c9200e14fa5fcommit hash: 6c43bb8cfcd9a184b27a15e26879c9200e14fa5fcommit hash: 6c43bb8cfcd9a184b27a15e26879c9200e14fa5f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-logilab-common: Update to 1.8.2

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.8.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.8.1
10 Jan 2021 23:12:42
Revision:561130Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
1.8.1
06 Jan 2021 20:27:03
Revision:560596Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.8.1

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.8.0
06 Nov 2020 11:27:06
Revision:554235Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.8.0

Changes:	https://logilab-common.readthedocs.io/en/latest/changelog.html#changelog-doc
1.7.3
05 Sep 2020 21:30:41
Revision:547712Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.3

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.7.2
26 Jun 2020 08:44:19
Revision:540447Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.2

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.7.1
17 Jun 2020 18:00:52
Revision:539449Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.1

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.7.0
15 Jun 2020 18:48:04
Revision:538985Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.7.0

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.6.4
26 May 2020 12:11:50
Revision:536614Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.4

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.6.3
16 May 2020 10:54:09
Revision:535414Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.3

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.6.2
12 May 2020 22:27:44
Revision:535026Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.2

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.6.1
06 May 2020 05:12:56
Revision:534124Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.1

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.6.0
02 May 2020 01:37:44
Revision:533620Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.0

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.5.2
13 Dec 2019 06:42:33
Revision:519986Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.2

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
		https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog
1.5.1
12 Dec 2019 13:45:58
Revision:519897Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.1

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
		https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog
1.5.0
08 Dec 2019 17:01:47
Revision:519398Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.0

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
		https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog
1.4.4
13 Nov 2019 23:34:58
Revision:517450Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.4

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
		https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog
1.4.3
29 Jul 2019 01:25:03
Revision:507551Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.3

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
		https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog
1.4.2_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.4.2
29 Jul 2018 19:16:03
Revision:475739Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.2

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.4.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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.4.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.4.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.4.1
13 Jul 2017 18:10:50
Revision:445678Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.1

Changes:	https://hg.logilab.org/review/logilab/common/shortlog
1.4.0_1
16 Apr 2017 11:07:26
Revision:438632Original commit files touched by this commit
sunpoet search for other commits by this committer
Add missing RUN_DEPENDS

- Add TEST_DEPENDS
- Cosmetic change
- Reformat pkg-descr
- Add PyPI as primary WWW
- Update WWW
- Bump PORTREVISION for dependency change
- Take maintainership
1.4.0
07 Apr 2017 16:23:14
Revision:437945Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
1.4.0
23 Mar 2017 09:46:04
Revision:436763Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.0.
1.3.0
10 Feb 2017 14:25:30
Revision:433793Original commit files touched by this commit
dvl search for other commits by this committer
Upgrade to 1.3.0 thereby avoiding conflict with devel/py-pytest

Differential review: D9516
Approved by: sunpoet
1.2.2
22 Jan 2017 22:27:55
Revision:432169Original commit files touched by this commit
rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
1.2.2
26 Jun 2016 18:31:34
Revision:417601Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.2.2
1.1.0
20 Dec 2015 09:11:40
Revision:404047Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.1.0
0.63.2
03 Apr 2015 08:20:07
Revision:383099Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.63.2
0.63.0
20 Nov 2014 13:28:29
Revision:372922Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.63.0
- Switch MASTER_SITES to pypi.python.org
0.62.1
27 Oct 2014 10:58:26
Revision:371548Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.62.1
01 Sep 2014 16:00:07
Revision:366891Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.62.1
- Enable concurrent installation support for different python versions
0.61.0_1
14 Aug 2014 17:04:31
Revision:364857Original commit files touched by this commit
mva search for other commits by this committer
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
  conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
0.61.0_1
10 Aug 2014 08:55:08
Revision:364518Original commit files touched by this commit
mva search for other commits by this committer
- Convert my ports to USES=python
0.61.0_1
28 Jun 2014 07:03:19
Revision:359664Original commit files touched by this commit
mva search for other commits by this committer
- Unbreak ports, which installed setup.py files due to the messed up argument
  lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
0.61.0
15 Feb 2014 21:19:18
Revision:344483Original commit files touched by this commit
mva search for other commits by this committer
- Update distinfo to match the update and unbreak the port

Reported by:	Steve Robertson <srobertanv@gmail.com>
0.61.0
15 Feb 2014 08:56:27
Revision:344330Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.61.0
0.60.1
18 Jan 2014 18:58:33
Revision:340203Original commit files touched by this commit
mva search for other commits by this committer
- Add LICENSE
0.60.1
26 Dec 2013 09:36:22
Revision:337475Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.60.1
0.60.0
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
0.60.0
05 Aug 2013 06:18:32
Revision:324260Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.60.0
0.59.1
30 Apr 2013 05:12:40
Revision:316876Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.59.1
- Fix WWW entry
0.59.0
06 Mar 2013 22:10:57
Revision:313544Original commit files touched by this commit
mva search for other commits by this committer
- fix PLIST entries for the 0.59.0 update
0.59.0
06 Mar 2013 22:09:43
Revision:313542Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.59.0
0.58.3
09 Dec 2012 13:39:48
Revision:308529Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.58.3
- Trim Makefile headers
- Update WWW
0.58.2
04 Oct 2012 17:39:38
Revision:305272Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.58.2
0.58.1
21 Jul 2012 20:00:02
Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.58.1
0.57.1
17 Jan 2012 19:02:03
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.57.1
0.56.2
05 Oct 2011 16:56:38
Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 0.56.2
0.56.1
17 Aug 2011 05:53:13
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.56.1
0.56.0
21 Jun 2011 07:13:23
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.56.0

PR:             ports/157754
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
0.55.2
03 Apr 2011 07:42:12
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.55.2
0.55.0
27 Feb 2011 09:02:02
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.55.0
0.54.0
29 Jan 2011 14:12:34
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.54.0

PR:             ports/154163
Submitted by:   Li-Wen Hsu <lwhsu@FreeBSD.org>
Feature safe:   yes
0.52.1
02 Nov 2010 17:12:42
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.52.1
0.52.0
30 Sep 2010 17:02:07
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.52.0
0.51.1
19 Sep 2010 08:02:43
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.51.1
0.51.0
28 Aug 2010 10:53:06
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.51.0
0.50.3
18 Jun 2010 08:18:28
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.50.3.

Feature safe:   yes
0.50.2
24 May 2010 08:31:56
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.50.2
0.50.1_1
18 May 2010 20:07:24
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/py-astng to 0.20.1
- Update devel/pylint to 0.21.0
- Remove setuptools dependencies for devel/py-astng and devel/py-logilab-common
0.50.1
28 Apr 2010 06:36:23
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.50.1
0.49.0
19 Mar 2010 07:31:05
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.49.0
0.48.1
07 Mar 2010 17:42:47
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.48.1

Feature safe:   yes
0.47.0
13 Feb 2010 08:52:24
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.47.0.
0.46.1
05 Feb 2010 23:04:21
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.46.1
0.46.0
25 Dec 2009 14:47:26
Original commit files touched by this commit
mva search for other commits by this committer
- Update to 0.46.0

Approved by:    miwi (mentor)
0.45.2
11 Dec 2009 21:47:43
Original commit files touched by this commit
mva search for other commits by this committer
- Fix PLIST for easy_install.
- Update to 0.45.2.

PR:     ports/140825
Submitted by:   Ruben van Staveren <ruben@verweg.com>
Approved by:    miwi (mentor)
0.45.0
02 Sep 2009 20:44:02
Original commit files touched by this commit
mva search for other commits by this committer
Update to 0.45.0.

PR:             ports/138413
Submitted by:   David Naylor <naylor.b.david@gmail.com>
Approved by:    miwi (mentor)
0.42.0
31 Aug 2009 18:37:02
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Introduce MASTER_SITE_LOGILAB
- Update MASTER_SITES for ports that use it

PR:             137695
Submitted by:   Sofian Brabez <sbrabez@gmail.com>
Reviewed by:    pav
0.42.0
04 Jul 2009 17:53:49
Original commit files touched by this commit
mva search for other commits by this committer
Update to 0.42.0.

Approved by:    miwi (mentor)
0.40.0
17 May 2009 15:01:21
Original commit files touched by this commit
mva search for other commits by this committer
Update to 0.40.

Approved by:    miwi (mentor)
0.39.0
26 Mar 2009 10:09:05
Original commit files touched by this commit
mva search for other commits by this committer
Update to 0.39.0.

Approved by:    miwi (mentor)
0.38.1
09 Mar 2009 08:35:12
Original commit files touched by this commit
mva search for other commits by this committer
Update to 0.38.1.

Approved by:    beech (mentor)
0.37.1
19 Feb 2009 21:45:43
Original commit files touched by this commit
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
0.37.1
02 Jan 2009 20:32:02
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.37.1

PR:             ports/130016
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    Marcus von Appen <mva AT sysfault.org> (maintainer)
0.36.1
06 Dec 2008 14:58:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.36.1

PR:             129455
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
0.35.0
25 Sep 2008 12:26:43
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.35.0

PR:             ports/127571
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    Marcus von Appen <mva AT sysfault.org> (maintainer)
0.33.0
26 Jul 2008 13:08:16
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.33.0

PR:             ports/125853
Submitted by:   Marcus von Appen <mva AT sysfault.org> (maintainer)
0.31.0
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
0.31.0
30 May 2008 19:22:53
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.31.0

PR:             123599
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
0.29.1
08 Apr 2008 02:44:47
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.29.1

PR:             ports/122458
Submitted by:   maintainer (Marcus von Appen)
0.28.2
25 Feb 2008 11:28:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.28.2

PR:             121047
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
0.28.0
12 Feb 2008 22:37:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.28.0
- Pass maintainership to submitter

PR:             120527
Submitted by:   Marcus von Appen <mva@sysfault.org>
0.26.1
21 Jan 2008 04:07:58
Original commit files touched by this commit
perky search for other commits by this committer
- Update to 0.26.1. [1]
- Drop maintainership.

PR:             ports/119810 [1]
Submitted by:   Marcus von Appen <mva@sysfault.org> [1]

Number of commits found: 109 (showing only 100 on this page)

1 | 2  »