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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: cad/camotics/Makefile

Number of commits found: 9

Monday, 11 Sep 2023
03:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230801

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f 0c509fb
Tuesday, 2 May 2023
19:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230301

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 94713ba
Thursday, 20 Apr 2023
15:31 Thierry Thomas (thierry) search for other commits by this committer
cad/camotics: upgrade to v1.3.0

Changelog at
<https://github.com/CauldronDevelopmentLLC/CAMotics/blob/master/CHANGELOG.md#v130>
commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9 commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9 commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9 commit hash: 65291e9e1f5006354409b90829b98d37b47c60d9 65291e9
Friday, 30 Sep 2022
15:16 Thierry Thomas (thierry) search for other commits by this committer
cad/camotics: chase the upgrade of C!
commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3 commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3 commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3 commit hash: 5e862f228e12f0e78e7f4b60615e6135b12e11a3 5e862f2
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Friday, 22 Jul 2022
15:41 Thierry Thomas (thierry) search for other commits by this committer
cad/camotics: unbreak after the upgrade of lang/v8

After the latest upgrade of v8, C! and CAMotics must be built with c++17
standard.

Obtained from:	https://github.com/CauldronDevelopmentLLC/CAMotics/issues/369
Fixes:		0db7465f145a

Reported by:	pkg-fallout
commit hash: 5a133e19607d5199549bbb28e2e90273663cea05 commit hash: 5a133e19607d5199549bbb28e2e90273663cea05 commit hash: 5a133e19607d5199549bbb28e2e90273663cea05 commit hash: 5a133e19607d5199549bbb28e2e90273663cea05 5a133e1
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
cad: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Andersson <anders@hack.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Christoph Moench-Tegeder <cmt@FreeBSD.org>
  *  David Yeske <dyeske@gmail.com>
  *  Diane Bruce <db@db.net>
  *  Joachim Strombergson <watchman@ludd.ltu.se>
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Julian Jenkins <kaveman@magna.com.au>
  *  Marc Fonvieille <blackend@FreeBSD.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Martin Dieringer <martin.dieringe@gmx.de>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Michael Durian <durian@shadetreesoftware.com>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Sarod Yatawatta <sarod@cs.pdn.ac.lk>
  *  Sergio Lenzi <lenzi.sergio@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Thierry Thomas <thierry@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  gahr
  *  hrs
  *  ijliao
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  lon_kamikaze@gmx.de
  *  stas
  *  swallace
  *  thierry@pompo.net

With hat:	portmgr
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 b46abf8
Saturday, 21 May 2022
08:56 Thierry Thomas (thierry) search for other commits by this committer
cad/camotics: adding CAMotics, Simulation & Computer Aided Machining

The latest stable release, v1.2.0, is for Python-2.7, this is why I
ported this -RC1, but it is somewhat buggy. Do not hesitate to report
any problem!

PR:		262763
Requested by:	luzpaz (at) pm.me
commit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2d commit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2d commit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2d commit hash: 3a63bbd85bd196569eca764dd9579e77eaf59a2d 3a63bbd

Number of commits found: 9