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: net/ceph/Makefile

Number of commits found: 20

Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Wednesday, 12 Dec 2018
00:15 jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Original commitRevision:487266 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Monday, 27 Aug 2018
16:09 jhale search for other commits by this committer
Fix build when DEFAULT_VERSIONS=python=3.[4-6] is set

In a python 3.x environment, the unversioned symlink to sphinx-build points
to the python 3.x version which will cause the build to fail. This port
can only use python 2.7, so we need to specify the version of sphinx-build.

This was supposedly fixed in r467840 and the PR was closed, but I was
informed by fluffy via private mail that it was still broken.

PR:		227260
Submitted by:	fluffy
Approved by:	portmgr (blanket - trivial build fix)
Original commitRevision:478216 
Friday, 24 Aug 2018
07:45 jhale search for other commits by this committer
- Fix rc.d script (too many parameters)
- Fix distinfo (checksum and size were corrupted in last update)
- Remove security/crytopp dependency that the port does not use
- Fix typo in IGNORE message
- Move pkgconf dependency to USES
- Depend on python ports correctly
- Remove CMAKE_BUILD_TYPE - it already is set to "Release" by the framework
- Bump PORTREVISION for dependency changes

PR:		230665
Submitted by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Original commitRevision:477944 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Tuesday, 24 Jul 2018
15:30 swills search for other commits by this committer
net/ceph: fix missing cmake options

PR:		230007
Submitted by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Original commitRevision:475261 
Thursday, 19 Jul 2018
00:02 jbeich search for other commits by this committer
net/ceph: update to 12.2.7

Changes:	https://ceph.com/releases/v12-2-5-luminous-released/
Changes:	https://ceph.com/releases/12-2-7-luminous-released/
PR:		229877
Submitted by:	Willem Jan Withagen (maintainer)
Original commitRevision:474922 
Friday, 1 Jun 2018
09:34 amdmi3 search for other commits by this committer
- Update WWW
- Whitespace fixes

Approved by:	portmgr blanket
Original commitRevision:471252 
Friday, 20 Apr 2018
20:08 jbeich search for other commits by this committer
net/ceph: drop bogus flavor specifier

Unsuffixed binaries are only installed for default python version.

$ DEFAULT_VERSIONS=python=3.6 make
[...]
===>   ceph-12.2.4_1 depends on executable: sphinx-build - not found
===>   ceph-12.2.4_1 depends on executable: virtualenv - not found

PR:		227260
Original commitRevision:467840 
Wednesday, 18 Apr 2018
13:57 jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Original commitRevision:467711 
Tuesday, 6 Mar 2018
02:31 jbeich search for other commits by this committer
net/ceph: restore r461885

PR:		226376
Pointy hat to:	jbeich
Original commitRevision:463685 
00:59 jbeich search for other commits by this committer
net/ceph: update to 12.2.4

- Convert to USE_OPENLDAP
- Drop LLD dependency [1]
- Limit portscout reports to 12.*

Changes:	https://ceph.com/releases/v12-2-3-luminous-released/
Changes:	https://ceph.com/releases/v12-2-4-luminous-released/
PR:		224805 [1] 226376
Submitted by:	Willem Jan Withagen (maintainer)
Original commitRevision:463680 
Thursday, 15 Feb 2018
12:34 mat search for other commits by this committer
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
Original commitRevision:461885 
Thursday, 18 Jan 2018
04:11 jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
Original commitRevision:459315 
Monday, 1 Jan 2018
01:36 jbeich search for other commits by this committer
net/ceph: update to 12.2.2

Changes:	http://ceph.com/releases/v12-2-1-luminous-released/
Changes:	http://ceph.com/releases/v12-2-2-luminous-released/
PR:		224185
Submitted by:	Willem Jan Withagen (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13699
Original commitRevision:457752 
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 
Monday, 25 Sep 2017
00:08 jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450560 
00:05 jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450557 
Sunday, 3 Sep 2017
08:29 pi search for other commits by this committer
New port: net/ceph

Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.

* Object Storage
  Ceph provides seamless access to objects using native language bindings or
  radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
  Ceph's RADOS Block Device (RBD) provides access to block device images
  that are striped and replicated across the entire storage cluster.
* File System
  Ceph provides a POSIX-compliant network file system aiming for large data
  storage, high performance, and maximum compatibility with legacy applications.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:449176 

Number of commits found: 20