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: ftp/netdumpd/Makefile
SVNWeb

Number of commits found: 18

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  commit hash:30cd2420019282b4cd0c46c58292cf34fffd17bf  30cd242  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
ftp: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 11 Apr 2022
[ 16:15 Mark Johnston (markj) search for other commits by this committer ]    commit hash:42b9ee201db77184936d358a4ae1d66bf6573680  commit hash:42b9ee201db77184936d358a4ae1d66bf6573680  commit hash:42b9ee201db77184936d358a4ae1d66bf6573680  42b9ee2 
ftp/netdumpd: update to 20220406

This fixes a bug where the info*.last symlinks would have the wrong
target.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D34794
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.
Thu, 31 Oct 2019
[ 22:30 markj search for other commits by this committer ] Original commit   Revision:516202
ftp/netdumpd: Update to 20191031

This fixes several warnings that manifest when building with gcc.

Approved by:	pkubaj
Differential Revision:	https://reviews.freebsd.org/D22209
Thu, 12 Sep 2019
[ 15:41 markj search for other commits by this committer ] Original commit   Revision:511887
ftp/netdumpd: Update to 20190910

This update consists of a fix to error handling in the casper herald
service, from cem@.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D21602
Sat, 18 May 2019
[ 21:38 markj search for other commits by this committer ] Original commit   Revision:501981
Update to netdumpd-20190518.

This adds handling for compatibility breakage in libcap_dns(3).  Thanks
to Sam Gwydir for tracking that down.

Approved by:	bdrewery
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Mon, 10 Sep 2018
[ 02:06 linimon search for other commits by this committer ] Original commit   Revision:479351 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Mark various ports broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Fri, 11 May 2018
[ 15:17 markj search for other commits by this committer ] Original commit   Revision:469644
Update to netdumpd-20180511.

Approved by:	bdrewery (implicit)
Sponsored by:	Dell EMC Isilon
Wed, 2 May 2018
[ 15:13 sbruno search for other commits by this committer ] Original commit   Revision:468845
ftp/netdumpd:

Fix poudriere build error:

===>  Staging for netdumpd-20180424_1
===>   Generating temporary packing list
install  -s -o root -g wheel -m 555   netdumpd
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd
install:
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd:
chown/chgrp: Operation not permitted
*** Error code 71

Submitted by:	bdrewery
Reviewed by:	markj
Tue, 24 Apr 2018
[ 18:05 markj search for other commits by this committer ] Original commit   Revision:468226
Update to netdumpd-20180424.

Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D15185
Wed, 11 Apr 2018
[ 20:30 markj search for other commits by this committer ] Original commit   Revision:467109
Update to netdumpd-20180411.

Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D15045
Mon, 5 Mar 2018
[ 21:23 markj search for other commits by this committer ] Original commit   Revision:463670
Update netdumpd to 20180305.

Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D14589
Mon, 5 Feb 2018
[ 18:47 markj search for other commits by this committer ] Original commit   Revision:461012
Update to netdumpd-20180205.

Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D14207
Thu, 6 Jul 2017
[ 23:08 markj search for other commits by this committer ] Original commit   Revision:445191
Update to netdumpd-20170706.

Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11369
Thu, 15 Jun 2017
[ 21:36 markj search for other commits by this committer ] Original commit   Revision:443641
Update to netdumpd-20170615.

Reviewed by:	bdrewery
Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11222
Tue, 13 Jun 2017
[ 16:39 markj search for other commits by this committer ] Original commit   Revision:443511
Add port ftp/netdumpd.

This package contains a daemon which is used to receive kernel dumps over
a network from a panicking kernel. The protocol uses UDP and is similar to
TFTP.

Client support for FreeBSD is currently in progress.

Reviewed by:	bdrewery
Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11165

Number of commits found: 18