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: net-mgmt/vmutils/Makefile
SVNWeb

Number of commits found: 7

Sat, 10 Sep 2022
[ 17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp ]    commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  e79fe1a  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
net-mgmt: remove 'Created by' lines

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

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 11 Jun 2021
[ 09:01 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:b7932af8f5a4093d592a960edc04a04531f4fa4f  commit hash:b7932af8f5a4093d592a960edc04a04531f4fa4f  commit hash:b7932af8f5a4093d592a960edc04a04531f4fa4f  b7932af 
net-mgmt/{victoria-metrics,vmutils}: update to version 1.61.1.

Reported by:	portscout
Fri, 4 Jun 2021
[ 06:38 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:662fb5c9e3a1a9bb12e402b0e8f8f17ba12d08cd  commit hash:662fb5c9e3a1a9bb12e402b0e8f8f17ba12d08cd  commit hash:662fb5c9e3a1a9bb12e402b0e8f8f17ba12d08cd  662fb5c 
net-mgmt/vmutils: the port had been improved (+)

- Drop needless `victoria_' prefix from the startup script
  name and various related variables; this helps readability
- Introduce checkconfig() function and hook it as [re]start
  commands prerequisite command
- Install sample scrape configuration file

Submitted by:	Oleg Ginzburg
Fri, 16 Apr 2021
[ 10:29 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:8537097a722fe9e360bfefce98c8d26c7c07f0ee  commit hash:8537097a722fe9e360bfefce98c8d26c7c07f0ee  commit hash:8537097a722fe9e360bfefce98c8d26c7c07f0ee  8537097 
- Convert VictoriaMetrics ports to master-slave relationship which
  allows to remove lots of duplicated lines between the Makefiles
- Remove not actually needed, albeit harmless patch while I'm here
Sat, 10 Apr 2021
[ 08:07 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:8eca04cb1eedc479d78a0e655a9be3f0bd32dc02  commit hash:8eca04cb1eedc479d78a0e655a9be3f0bd32dc02  commit hash:8eca04cb1eedc479d78a0e655a9be3f0bd32dc02  8eca04c 
Add a port of ancillary utilities and agent for VictoriaMetrics.

Based on the work of:	Oleg Ginzburg

Number of commits found: 7