non port: net-mgmt/vmutils/Makefile |
SVNWeb
|
Number of commits found: 7 |
Sat, 10 Sep 2022
|
[ 17:41 Stefan Eßer (se) Author: Tobias Kortkamp ] e79fe1a (Only the first 10 of 195 ports in this commit are shown above. )
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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 43ac3e2 (Only the first 10 of 285 ports in this commit are shown above. )
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 )
|
Fri, 11 Jun 2021
|
[ 09:01 Alexey Dokuchaev (danfe) ] b7932af
net-mgmt/{victoria-metrics,vmutils}: update to version 1.61.1.
Reported by: portscout
|
Fri, 4 Jun 2021
|
[ 06:38 Alexey Dokuchaev (danfe) ] 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) ] 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) ] 8eca04c
Add a port of ancillary utilities and agent for VictoriaMetrics.
Based on the work of: Oleg Ginzburg
|
Number of commits found: 7 |