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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
non port: Tools/scripts/port_conflicts_check.lua

Number of commits found: 4

Saturday, 12 Sep 2026
12:56 Stefan Eßer (se) search for other commits by this committer
Tools/scripts: update port_conflicts_check.lua

Use fnmatch() from flua instead of regular expression, if available.

The maximum age of the provides file has been increased to 30 days,
to match the apparent current update schedule of that file.
commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 41845d0
Sunday, 22 May 2022
20:13 Stefan Eßer (se) search for other commits by this committer
Tools/scripts: update port_conflicts_check.lua

Check that the package file database exists and that it is up-to-date.
commit hash: 1f357cdb9252a62151de9903f52397374ad1d322 commit hash: 1f357cdb9252a62151de9903f52397374ad1d322 commit hash: 1f357cdb9252a62151de9903f52397374ad1d322 commit hash: 1f357cdb9252a62151de9903f52397374ad1d322 1f357cd
Friday, 20 May 2022
13:09 Stefan Eßer (se) search for other commits by this committer
Tools/scripts: update port_conflicts_check.lua

This update provides the following enhancements:

- The list of all files of all packages in the official repository
  is directly parsed from a dump of the provides.db database, instead
  of parsing the output of "pkg provides".

- If a package uses a version specific sub-directory as is the case
  for e.g. most perl or python modules, a pattern that is generated
  that matches only other modules built for the same interpreter
  version.
commit hash: 4c9fcd143aff8e2536e203e920f34c829c523dcf commit hash: 4c9fcd143aff8e2536e203e920f34c829c523dcf commit hash: 4c9fcd143aff8e2536e203e920f34c829c523dcf commit hash: 4c9fcd143aff8e2536e203e920f34c829c523dcf 4c9fcd1
Saturday, 22 Jan 2022
11:48 Stefan Eßer (se) search for other commits by this committer
Tools/scripts: Add port_conflicts_check.lua

Add a script to check the CONFLICTS and CONFLICTS_INSTALL parameters
of ports for completeness and correctness.

This script uses the "hidden" LUA interpreter in the FreeBSD base
system and the pkg-provides extension of the pkg command to check
for conflicting files in all packages available for the architecture
and version of the base system this command is run on.

It generates output in the following format:

portedit merge -ie 'CONFLICTS_INSTALL=kicad-library-footprints-devel \
    # share/kicad/template/fp-lib-table' \
    /usr/ports/cad/kicad-library-footprints
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: 59c30220dc28b4bbc419e8a7624d6572cd0b13be commit hash: 59c30220dc28b4bbc419e8a7624d6572cd0b13be commit hash: 59c30220dc28b4bbc419e8a7624d6572cd0b13be commit hash: 59c30220dc28b4bbc419e8a7624d6572cd0b13be 59c3022

Number of commits found: 4