notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/pot/Makefile
SVNWeb

Number of commits found: 42

Fri, 16 Dec 2022
[ 16:32 Michael Gmelin (grembo) search for other commits by this committer ]    commit hash:023d0745ae4ea4adc4f852366af30c286ea8d60d  commit hash:023d0745ae4ea4adc4f852366af30c286ea8d60d  commit hash:023d0745ae4ea4adc4f852366af30c286ea8d60d  023d074 
sysutils/pot: Update to 0.15.4

Includes adding a new group "pot" which is used to grant
unprivileged users access to read-only pot commands.

Depend on security/signify for pot image signatures.

While there, add a stub man page so users entering `man pot` see
something slightly useful, readd pkg-message.in to package.

Add a longer pkg-descr to make portlint happy.

Approved by: pizzamig (maintainer)
Sat, 17 Sep 2022
[ 11:42 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:13d0bc7665725d4baa76355f7fd7562c24fb2aec  commit hash:13d0bc7665725d4baa76355f7fd7562c24fb2aec  commit hash:13d0bc7665725d4baa76355f7fd7562c24fb2aec  13d0bc7 
sysutils/pot: Update to 0.15.3

(hopefully) the last fix release of the day
[ 08:08 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:9b2e54cdf6d780a52f252aa37c89d565697af690  commit hash:9b2e54cdf6d780a52f252aa37c89d565697af690  commit hash:9b2e54cdf6d780a52f252aa37c89d565697af690  9b2e54c 
sysutils/pot: Update to 0.15.2
Fri, 16 Sep 2022
[ 14:46 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:755ba8ddd013e3c2d84d7fbe00373c91e13933c0  commit hash:755ba8ddd013e3c2d84d7fbe00373c91e13933c0  commit hash:755ba8ddd013e3c2d84d7fbe00373c91e13933c0  755ba8d 
sysutils/pot: Update to 0.15.1
Mon, 12 Sep 2022
[ 19:27 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:2f62e65f08c1a5b85ead3776eb8dc1ceeee7a97b  commit hash:2f62e65f08c1a5b85ead3776eb8dc1ceeee7a97b  commit hash:2f62e65f08c1a5b85ead3776eb8dc1ceeee7a97b  2f62e65 
sysutils/pot: Update to 0.15.0

While here, configure the TEST framework
Changelog: https://github.com/bsdpot/pot/releases/tag/0.15.0
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 31 Oct 2021
[ 16:24 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:1f340d205d196c39a8c4d11085c4e036a94f333e  commit hash:1f340d205d196c39a8c4d11085c4e036a94f333e  commit hash:1f340d205d196c39a8c4d11085c4e036a94f333e  1f340d2 
sysutils/pot: Update to 0.14.0

Important fix on the copy-in command.
Import a fix in the rc pot script
Changes: https://github.com/pizzamig/pot/releases/tag/0.14.0
Wed, 22 Sep 2021
[ 08:15 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:27a5bd9cb868cfab5e5aeb5c1fc02a5d4274ab42  commit hash:27a5bd9cb868cfab5e5aeb5c1fc02a5d4274ab42  commit hash:27a5bd9cb868cfab5e5aeb5c1fc02a5d4274ab42  27a5bd9 
sysutils/pot: Update to 0.13.0

Add support to layered images
Add copy-out command, to copy things out from a pot
Other improvements and fixes
Sat, 22 May 2021
[ 16:08 Luca Pizzamiglio (pizzamig) search for other commits by this committer ]    commit hash:0e571d40cc5fa428c584a6261a51a1804ce914ca  commit hash:0e571d40cc5fa428c584a6261a51a1804ce914ca  commit hash:0e571d40cc5fa428c584a6261a51a1804ce914ca  0e571d4 
sysutils/pot: Update to 0.12.0

Changes: https://github.com/pizzamig/pot/releases/tag/0.12.0
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 14 Dec 2020
[ 21:03 pizzamig search for other commits by this committer ] Original commit   Revision:558111
sysutils/pot: Update to 0.11.6

Fixed FreeBSD 12.2 support
Add dns "off" option, to allow users to customize `resolv.conf`
Sun, 11 Oct 2020
[ 13:41 pizzamig search for other commits by this committer ] Original commit   Revision:552065
sysutils/pot: Fix freebsd-release-manifests dependency
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:552031
sysutils/pot: quick fix for RUN_DEPENDS after r551851.

MFH:	2020Q4
Sat, 12 Sep 2020
[ 18:06 pizzamig search for other commits by this committer ] Original commit   Revision:548390
sysutils/pot: Update to 0.11.4

An important fix to better support nomad integration
More jail attributes available
Fri, 1 May 2020
[ 15:03 pizzamig search for other commits by this committer ] Original commit   Revision:533555
sysutils/pot: Update to 0.11.2

Bug fix release

Reported by:	crest (via Github)
Thu, 23 Apr 2020
[ 09:32 pizzamig search for other commits by this committer ] Original commit   Revision:532661
sysutils/pot: Update to 0.11.1

Changes: https://github.com/pizzamig/pot/releases
Mon, 24 Feb 2020
[ 14:20 pizzamig search for other commits by this committer ] Original commit   Revision:526971
sysutils/pot: adopt PREFIX in the rc script

Remove hard-coded /usr/local and use %%PREFIX%%

Reported by:	jbeich@
[ 10:51 pizzamig search for other commits by this committer ] Original commit   Revision:526961
sysutils/pot: Update to 0.10.4

Changelog: https://github.com/pizzamig/pot/releases/tag/0.10.4

Sponsored by:	trivago N.V.
Wed, 8 Jan 2020
[ 09:32 pizzamig search for other commits by this committer ] Original commit   Revision:522366
sysutils/pot: Update to 0.10.3

Also, fix file modes of few files and add the Image guide.

Sponsored by:	trivago N.V.
Tue, 17 Dec 2019
[ 11:21 pizzamig search for other commits by this committer ] Original commit   Revision:520325
systuils/pot:{ Update to 0.10.2

Add/improved some flavours, fixed few bugs

Sponsored by:	trivago N.V.
Wed, 4 Dec 2019
[ 15:58 pizzamig search for other commits by this committer ] Original commit   Revision:519025
sysutils/pot: update to 0.10.1

Changes: https://github.com/pizzamig/pot/releases/tag/0.10.1
Mainly fixes + add ability to set hooks to start/stop

Sponsored by:	trivago N.V.
Fri, 1 Nov 2019
[ 18:22 pizzamig search for other commits by this committer ] Original commit   Revision:516259
sysutils/pot: Update to version 0.10.0

Changes: https://github.com/pizzamig/pot/releases/tag/0.10.0

Sponsored by:	trivago N.V.
Fri, 20 Sep 2019
[ 09:56 pizzamig search for other commits by this committer ] Original commit   Revision:512398
sysutils/pot: Update to 0.9.2

Changes: https://github.com/pizzamig/pot/releases/tag/0.9.2

Sponsored by:	EuroBSDcon 2019 Hackathon
Tue, 20 Aug 2019
[ 19:53 pizzamig search for other commits by this committer ] Original commit   Revision:509468
sysutils/pot: Update to 0.9.1

More fixes to improve the interoperability with nomad.
Add nmap as dependency, to support consul checks.

Sponsored by:	trivago N.V.
Tue, 13 Aug 2019
[ 11:33 pizzamig search for other commits by this committer ] Original commit   Revision:508821
sysuilts/pot: Update to 0.9.0

Many changes, from 0.6.1 to 0.9.0
A lot of work to make pot more friendly and to be used with nomad.

Changes: https://github.com/pizzamig/pot/releases
Sponsored by:	trivago N.V.
Tue, 25 Jun 2019
[ 13:31 pizzamig search for other commits by this committer ] Original commit   Revision:505088
sysutils/pot: Update to 0.6.1

Fix-only release (pf initialization)
Mon, 24 Jun 2019
[ 08:02 pizzamig search for other commits by this committer ] Original commit   Revision:505011
sysutils/pot: Update to 0.6.0

Changes: https://github.com/pizzamig/pot/releases/tag/0.6.0
Mon, 27 May 2019
[ 09:01 amdmi3 search for other commits by this committer ] Original commit   Revision:502777
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
Mon, 1 Apr 2019
[ 10:08 pizzamig search for other commits by this committer ] Original commit   Revision:497474
sysutils/pot: Update to 0.5.11

Changelog: https://github.com/pizzamig/pot/releases/tag/0.5.11
Wed, 16 Jan 2019
[ 15:07 pizzamig search for other commits by this committer ] Original commit   Revision:490484
sysutils/pot: Update to 0.5.10

It contains a fix to create FreeBSD 12.0 bases.

MFH:	2019Q1
Mon, 17 Dec 2018
[ 12:49 pizzamig search for other commits by this committer ] Original commit   Revision:487679
sysutils/pot: Update to 0.5.9

Add support to FreeBSD 12.0
Thu, 29 Nov 2018
[ 10:24 pizzamig search for other commits by this committer ] Original commit   Revision:486161
sysuilts/pot: Update to version 0.5.8

Changes: https://github.com/pizzamig/pot/releases/tag/0.5.8
Sponsored by:	trivago N.V.
Mon, 2 Jul 2018
[ 06:54 pizzamig search for other commits by this committer ] Original commit   Revision:473709
sysutils/pot: Update to 0.5.7

Small fix release
Fri, 18 May 2018
[ 15:50 pizzamig search for other commits by this committer ] Original commit   Revision:470302
sysutils/pot: Update to 0.5.6

Initial support to multiple bases and single dataset pot
Adding some sub-commands and fixes
Thu, 19 Apr 2018
[ 08:46 pizzamig search for other commits by this committer ] Original commit   Revision:467756
sysutils/pot: Update to 0.5.5

General improvemnt in stability and ls/show/info commands.
Added zsh autocompletion support
Wed, 21 Mar 2018
[ 14:11 pizzamig search for other commits by this committer ] Original commit   Revision:465179
sysutils/pot: Fix rc script
Sat, 17 Mar 2018
[ 12:28 pizzamig search for other commits by this committer ] Original commit   Revision:464812
sysutils/pot: Update ot 0.5.0
Tue, 13 Feb 2018
[ 23:01 pizzamig search for other commits by this committer ] Original commit   Revision:461757
sysutils/pot: Upgrade to 0.4.0
Mon, 29 Jan 2018
[ 11:21 pizzamig search for other commits by this committer ] Original commit   Revision:460257
sysutils/pot: Add pkg-message and sample macro

Adopt the pkg-message
Adopt the @sample macro in the pkg-plist
Bump PORTREVISION
Sat, 27 Jan 2018
[ 12:10 pizzamig search for other commits by this committer ] Original commit   Revision:460114
sysutils/pot: Update to version 0.3.1

Added a configuration sample file
Tue, 23 Jan 2018
[ 21:48 pizzamig search for other commits by this committer ] Original commit   Revision:459798
sysutils/pot: New port, to manage FreeBSD containers

Number of commits found: 42