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/ceph13/Makefile

Number of commits found: 16

Monday, 11 May 2020
23:51 dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
Original commitRevision:534966 
Tuesday, 31 Mar 2020
16:15 rene search for other commits by this committer
Clean up ports after FreeBSD 12.0 reached end-of-life.

emulators/mesen is left out for now, as it breaks on 11.3

Submitted by:	rene
Reviewed by:	jbeich, zeising
X-Differential Revision:	https://reviews.freebsd.org/D24211
Original commitRevision:529986 
Sunday, 8 Mar 2020
17:01 antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
Original commitRevision:528058 
Thursday, 9 Jan 2020
19:21 pi search for other commits by this committer
net/ceph13: upgrade 13.2.6 -> 13.2.8

This is the eighth release in the Ceph Mimic stable release series. Its sole
purpose is to fix a regression that found its way into the previous release.
Notable Changes

  Due to a missed backport, clusters in the process of being upgraded from
  13.2.6 to 13.2.7 might suffer an OSD crash in build_incremental_map_msg.
  This regression was reported in https://tracker.ceph.com/issues/43106
  and is fixed in 13.2.8 (this release). Users of 13.2.6 can upgrade to
  13.2.8 directly, i.e. skip 13.2.7 to avoid this.

PR:		242886
Submitted by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Original commitRevision:522534 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Original commitRevision:519824 
Tuesday, 10 Dec 2019
03:38 jhale search for other commits by this committer
Update security/cryptopp to 8.2.0

Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically

Bump PORTREVISION on consumers due to shared lib version increase

PR:		241132
Submitted by:	Farid Hajji <farid@hajji.name>
Original commitRevision:519643 
Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Original commitRevision:509290 
08:15 pi search for other commits by this committer
net/ceph13: upgrade 13.2.1 -> 13.2.6

PR:		239958
Submitted by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Relnotes:	https://ceph.io/releases/v13-2-6-mimic-released/
Original commitRevision:509257 
Thursday, 2 May 2019
10:18 mat search for other commits by this committer
Remove :DEFAULT where not required.
Original commitRevision:500651 
Friday, 12 Apr 2019
06:36 jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Original commitRevision:498698 
Saturday, 16 Mar 2019
09:00 tobik search for other commits by this committer
Fix more daemon typos
Original commitRevision:495859 
Saturday, 16 Feb 2019
19:15 antoine search for other commits by this committer
Fix RUN_DEPENDS with DEFAULT_VERSIONS=python=3.6

PR:		234633
Original commitRevision:493060 
12:58 antoine search for other commits by this committer
Unbreak with DEFAULT_VERSIONS=python=3.6

PR:		234633
Original commitRevision:493040 
Wednesday, 6 Feb 2019
07:46 tobik search for other commits by this committer
net/ceph13: Use USES=pkgconfig
Original commitRevision:492290 
Tuesday, 5 Feb 2019
18:16 pi search for other commits by this committer
net/ceph13: Make PKGNAME unique

PR:		230432
Pointy hat to:	pi
Original commitRevision:492265 
18:01 pi search for other commits by this committer
New port: net/ceph13: Ceph delivers object, block, and file storage

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:492262 

Number of commits found: 16