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: graphics/entangle/pkg-descr

Number of commits found: 3

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Thursday, 29 Jul 2021
02:37 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/entangle: the port had been updated to transient version (+)

- Belatedly update Entangle to version 1.0 (newer versions are available,
  but they cannot be easily ported without making changes to the code as
  they crash with segmentation fault unmodified)
- Now builds itself using Meson instead of GNU autotools and make, hence
  drop no longer relevant knobs from the Makefile
- Adjust dependencies: remove unused ones, limit the scope of `gettext'
  to NLS case only, drop version specification from `USES=python' which
  is not needed since r564032 and was probably not very accurate anyway
- Reclaim maintainership after previous maintainer had stepped down, and
  chase HTTP 302 redirection in the MASTER_SITES and WWW line while here

PR:	235780
commit hash: d066d350da9837aafcc30834050310d6070c64b8 commit hash: d066d350da9837aafcc30834050310d6070c64b8 commit hash: d066d350da9837aafcc30834050310d6070c64b8 commit hash: d066d350da9837aafcc30834050310d6070c64b8 d066d35
Thursday, 4 Jul 2013
14:10 danfe search for other commits by this committer
Port Entangle, an application which uses GTK+3 and libgphoto2 to provide a
graphical interface for tethered photography with digital cameras.  Provide
FreeBSD native camera autodetection via devd(8); special thanks to marcus@
for reviewing relevant parts of the code.  The patch was submitted upstream
and welcomed by the author, although he prefers that we use GIO's GSocket +
GUnixSocketAddress APIs instead of direct POSIX socket API calls.

WWW: http://entangle-photo.org/
Original commitRevision:322274 

Number of commits found: 3