non port: devel/py-zLOG/Makefile |
SVNWeb
|
Number of commits found: 13 |
Tue, 18 Feb 2020
|
[ 10:43 antoine ]
Deprecate a few zope 2 or 3 components
With hat: portmgr
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 4 Jul 2015
|
[ 21:07 rm ] (Only the first 10 of 18 ports in this commit are shown above. )
Update Zope to 2.13.23.
This update also includes:
- devel/py-Acquisition 4.0a1 -> 4.2.1
- devel/py-ExtensionClass 4.0a1 -> 4.2.1
- devel/py-Products.BTreeFolder2 2.13.4 -> 2.14.0
- devel/py-Products.ExternalMethod 2.13.0 -> 2.13.1
- mail/py-Products.MailHost 2.13.1 -> 2.13.2
- devel/py-Products.StandardCacheManagers 2.13.0 -> 2.13.1
- devel/py-zconfig 2.9.3 -> 3.0.4
- devel/py-zLOG 2.11.1 -> 2.11.2
Changes common across this ports: add LICENSE_FILE, add NO_ARCH, sort USE_PYTHON
MFH: 2015Q3
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Mon, 6 Jan 2014
|
[ 09:47 rm ] (Only the first 10 of 26 ports in this commit are shown above. )
- stop using easy_install for installing
- convert to autogenerated packing list
- bump PORTREVISION because the resulting packages changed
- add staging support as side effect of PYDISTUTILS_AUTOPLIST
- move DIST_SUBDIR to more appropriate Makefile "section", and
add it where it is missing
|
Mon, 23 Sep 2013
|
[ 12:52 rm ] (Only the first 10 of 380 ports in this commit are shown above. )
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW
All changes are non-functional.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 16 Jan 2012
|
[ 10:33 rm ] (Only the first 10 of 237 ports in this commit are shown above. )
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
|
Thu, 10 Nov 2011
|
[ 22:20 rm ] (Only the first 10 of 49 ports in this commit are shown above. )
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
|
Thu, 13 Oct 2011
|
[ 00:51 wen ]
This package provides a general logging facility that, at this point,
is just a small shim over Python's logging module. Therefore, unless
you need to support a legacy package from the Zope 2 world, you're
probably better off using Python's logging module.
WWW: http://cheeseshop.python.org/pypi/zLOG
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
|
Number of commits found: 13 |