notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-Products.CMFCore/Makefile
SVNWeb

Number of commits found: 16

Sat, 4 Jan 2020
[ 10:08 antoine search for other commits by this committer ] Original commit   Revision:522023 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Deprecate parts of zope 2.13 stack

With hat:	portmgr
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 10 Jan 2016
[ 23:10 rm search for other commits by this committer ] Original commit   Revision:405756 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
Update plone stack to 4.3.7

Changelogs:
https://plone.org/products/plone/releases/4.3.3
https://plone.org/products/plone/releases/4.3.4
https://plone.org/products/plone/releases/4.3.5
https://plone.org/products/plone/releases/4.3.6
https://plone.org/products/plone/releases/4.3.7

MFH:		2016Q1
Security:	6b3374d4-6b0b-11e5-9909-002590263bf5
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Sat, 25 Jan 2014
[ 20:40 rm search for other commits by this committer ] Original commit   Revision:341093
- move DIST_SUBDIR upper
- support stage
- bump PORTREVISION
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Mon, 23 Sep 2013
[ 13:42 rm search for other commits by this committer ] Original commit   Revision:328002 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- add new USES target: zope, and convert the tree to it
- old USE_ZOPE knob support was removed from bsd.python.mk
- update CHANGES and bsd.sanity.mk accordingly
- add ZOPE options knob and use it in lang/py-mx-base

The work is done by Marcus von Appen, but any problems are mine.

Submitted by:	mva (python ML)
[ 12:52 rm search for other commits by this committer ] Original commit   Revision:327992 (Only the first 10 of 380 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Thu, 28 Mar 2013
[ 17:23 rm search for other commits by this committer ] Original commit   Revision:315489 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
Update Plone to 4.2.5.

Release notes:
http://plone.org/products/plone/releases/4.2.5
http://plone.org/products/plone/releases/4.2.4
http://plone.org/products/plone/releases/4.2.3
http://plone.org/products/plone/releases/4.2.2

This update includes:
- devel/py-Products.ZCTextIndex 2.13.3 -> 2.13.4
- devel/py-Products.ATContentTypes 2.1.8 -> 2.1.12
- devel/py-Products.Archetypes 1.8.3 -> 1.8.6
- devel/py-Products.CMFCore 2.2.6 -> 2.2.7
- devel/py-Products.CMFDefault 2.2.2 -> 2.2.3
- devel/py-Products.CMFDiffTool 2.0 -> 2.0.2
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 6 Mar 2013
[ 13:03 rm search for other commits by this committer ] Original commit   Revision:313511
- add missing dependency to fix build on pointyhat
- trim Makefile header
- add a note about why the USE_ZOPE is commented there
- tab -> space change in pkg-descr:WWW
- bump PORTREVISION because of dependency list change

Reported by:	pointyhat (po.miwibox)
Wed, 25 Apr 2012
[ 09:17 rm search for other commits by this committer ] Original commit 
- update to 2.2.6
Mon, 16 Jan 2012
[ 10:33 rm search for other commits by this committer ] Original commit  (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Mon, 19 Dec 2011
[ 20:54 rm search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
 - Add second portion of dependencies needed for Plone 4 import.

Submitted by:   rm (myself, via github)
Approved by:    novel (mentor)

Number of commits found: 16