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.

non port: www/py-plone.cachepurging/Makefile

Number of commits found: 15

Thursday, 2 Jan 2020
08:35 antoine search for other commits by this committer
Deprecate the plone stack

With hat:	portmgr
Original commitRevision:521805 
Wednesday, 20 Jun 2018
17:05 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
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Saturday, 16 Apr 2016
10:36 rm search for other commits by this committer
Update plone stack to 4.3.8

Changelog:
https://plone.org/products/plone/releases/4.3.8

With hat:	zope
Original commitRevision:413428 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 10 Jan 2016
23:10 rm search for other commits by this committer
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
Original commitRevision:405756 
Saturday, 3 Jan 2015
08:41 mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
Original commitRevision:376109 
Monday, 10 Mar 2014
18:01 bapt search for other commits by this committer
Convert www to USES=zip
Original commitRevision:347789 
Saturday, 15 Feb 2014
14:43 rm search for other commits by this committer
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- clarify type of BSD license, where this info was available
- bump PORTREVISION
Original commitRevision:344396 
Monday, 23 Sep 2013
13:42 rm search for other commits by this committer
- 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)
Original commitRevision:328002 
12:52 rm search for other commits by this committer
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.
Original commitRevision:327992 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Thursday, 28 Mar 2013
17:23 rm search for other commits by this committer
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
- devel/py-Products.CMFDynamicViewFTI 4.0.2 -> 4.0.3
- devel/py-Products.CMFEditions 2.2.5 -> 2.2.8
- devel/py-Products.CMFFormController 3.0.2 -> 3.0.3
- devel/py-Products.CMFPlacefulWorkflow 1.5.7 -> 1.5.9
- www/py-Products.CMFPlone 4.2.1.1 -> 4.2.5
- devel/py-Products.contentmigration 2.1.1 -> 2.1.3
- devel/py-Products.ExtendedPathIndex 3.0.1 -> 3.1
- devel/py-Products.GenericSetup 1.7.2 -> 1.7.3
- devel/py-Products.Marshall 2.1.1 -> 2.1.2
- devel/py-Products.MimetypesRegistry 2.0.3 -> 2.0.4
- devel/py-Products.PasswordResetTool 2.0.8 -> 2.0.12
- devel/py-Products.PloneLanguageTool 3.2.5 -> 3.2.7
- security/py-Products.PlonePAS 4.0.13 -> 4.0.16
- security/py-Products.PluggableAuthService 1.8.0 -> 1.10.0
- devel/py-Products.PortalTransforms 2.0.7 -> 2.1.2
- devel/py-Products.ResourceRegistries 2.2.1 -> 2.2.7
- www/py-Products.TinyMCE 1.2.13 -> 1.2.16
- www/py-Products.kupu 1.5.0 -> 1.5.1
- devel/py-archetypes.querywidget 1.0.4 -> 1.0.8
- devel/py-archetypes.referencebrowserwidget 2.4.12 -> 2.4.17
- devel/py-archetypes.schemaextender 2.1.1 -> 2.1.2
- devel/py-collective.z3cform.datetimewidget 1.2.0 -> 1.2.3
- devel/py-diazo 1.0.1 -> 1.0.3
- devel/py-kss-core 1.6.4 -> 1.6.5
- www/py-plone.app.blob 1.5.2 -> 1.5.7
- www/py-plone.app.caching 1.1 -> 1.1.3
- www/py-plone.app.collection 1.0.5 -> 1.0.8
- www/py-plone.app.content 2.0.11 -> 2.0.12
- www/py-plone.app.contentmenu 2.0.6 -> 2.0.8
- www/py-plone.app.contentlisting 1.0.1 -> 1.0.4
- www/py-plone.app.contentrules 2.1.8 -> 2.1.9
- www/py-plone.app.controlpanel 2.2.8 -> 2.2.11
- www/py-plone.app.discussion 2.1.7 -> 2.1.9
- www/py-plone.app.folder 1.0.4 -> 1.0.5
- www/py-plone.app.form 2.1.1 -> 2.1.2
- www/py-plone.app.i18n 2.0.1 -> 2.0.2
- www/py-plone.app.imaging 1.0.6 -> 1.0.7
- www/py-plone.app.iterate 2.1.7 -> 2.1.9
- www/py-plone.app.layout 2.2.7 -> 2.2.9
- www/py-plone.app.ldap 1.2.8 -> 1.3.0
- www/py-plone.app.linkintegrity 1.4.6 -> 1.5.1
- www/py-plone.app.locales 4.0.15 -> 4.2.5
- www/py-plone.app.portlets 2.2.6 -> 2.3.8
- www/py-plone.app.querystring 1.0.5 -> 1.0.7
- www/py-plone.app.search 1.0.4 -> 1.0.8
- www/py-plone.app.testing 4.2 -> 4.2.2
- www/py-plone.app.theming 1.0.3 -> 1.0.4
- www/py-plone.app.upgrade 1.2.1 -> 1.2.5
- www/py-plone.app.users 1.1.3 -> 1.1.5
- www/py-plone.app.viewletmanager 2.0.2 > 2.0.3
- www/py-plone.app.vocabularies 2.1.7 -> 2.1.10
- www/py-plone.app.workflow 2.0.7 -> 2.0.10
- www/py-plone.app.z3cform 0.6.0 -> 0.6.2
- www/py-plone.autoform 1.2 -> 1.3
- www/py-plone.browserlayer 2.1.1 -> 2.1.2
- www/py-plone.cachepurging 1.0.3 -> 1.0.4
- www/py-plone.contentrules 2.0.1 -> 2.0.2
- www/py-plone.folder 1.0.2 -> 1.0.4
- www/py-plone.i18n 2.0.1 -> 2.0.5
- www/py-plone.indexer 1.0 -> 1.0.2
- www/py-plone.intelligenttext 2.0.1 -> 2.0.2
- security/py-plone.keyring 2.0 -> 2.0.1
- www/py-plone.locking 2.0.3 -> 2.0.4
- security/py-plone.openid 2.0 -> 2.0.1
- www/py-plone.outputfilters 1.6 -> 1.8
- www/py-plone.portlet.collection 2.1.1 -> 2.1.3
- www/py-plone.portlet.static 2.0.1 -> 2.0.2
- security/py-plone.protect 2.0 -> 2.0.2
- www/py-plone.registry 1.0 -> 1.0.1
- www/py-plone.resource 1.0.1 -> 1.0.2
- security/py-plone.session 3.5 -> 3.5.3
- www/py-plone.subrequest 1.6.6 -> 1.6.7
- www/py-plone.supermodel 1.1.1 -> 1.1.4
- www/py-plone.testing 4.0.4 -> 4.0.8
- www/py-plone.transformchain 1.0.2 -> 1.0.3
- www/py-plonetheme.classic 1.2.3 -> 1.2.5
- www/py-plonetheme.sunburst 1.2.7 -> 1.2.8
- textproc/py-wicked 1.1.9 -> 1.1.10
- devel/py-z3c.formwidget.query 0.8 -> 0.9
- devel/py-zope.schema 4.2.0 -> 4.2.1
Original commitRevision:315489 
Monday, 16 Jan 2012
10:33 rm search for other commits by this committer
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Original commit
Monday, 2 Jan 2012
09:57 rm search for other commits by this committer
Import plone4 dependencies part 9/15
Original commit

Number of commits found: 15