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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/vether-kmod/Makefile

Number of commits found: 21

Sunday, 25 Feb 2024
11:32 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/vether-kmod: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 1f1ed3edf8a81bc0e8dbb099528c381f6b7abbfe commit hash: 1f1ed3edf8a81bc0e8dbb099528c381f6b7abbfe commit hash: 1f1ed3edf8a81bc0e8dbb099528c381f6b7abbfe commit hash: 1f1ed3edf8a81bc0e8dbb099528c381f6b7abbfe 1f1ed3e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 17 Dec 2021
07:13 Tobias C. Berner (tcberner) search for other commits by this committer Author: Henning Matyschok
net/vether-kmod: update to 20211214

PR:		260439
commit hash: c3b187a6bae9c76a9cc3ae63683687701db35f2d commit hash: c3b187a6bae9c76a9cc3ae63683687701db35f2d commit hash: c3b187a6bae9c76a9cc3ae63683687701db35f2d commit hash: c3b187a6bae9c76a9cc3ae63683687701db35f2d c3b187a
Sunday, 12 Dec 2021
05:57 Tobias C. Berner (tcberner) search for other commits by this committer Author: Henning Matyschok
net/vether-kmod: update to g20211211

PR:		260342
commit hash: b82d59cec961d167e2f18d00e82298c6f81682fb commit hash: b82d59cec961d167e2f18d00e82298c6f81682fb commit hash: b82d59cec961d167e2f18d00e82298c6f81682fb commit hash: b82d59cec961d167e2f18d00e82298c6f81682fb b82d59c
Friday, 19 Nov 2021
13:05 Fernando Apesteguía (fernape) search for other commits by this committer Author: Henning Matyschok
net/vether-kmod: update to g20211111

ChangeLog: https://github.com/hmatyschok/if_vether/commits/master

PR:	259779
Reported by:	henning.matyschok@outlook.com (maintainer)
commit hash: ac92fc2bed5970f34080d38fa0069a45937e5c5b commit hash: ac92fc2bed5970f34080d38fa0069a45937e5c5b commit hash: ac92fc2bed5970f34080d38fa0069a45937e5c5b commit hash: ac92fc2bed5970f34080d38fa0069a45937e5c5b ac92fc2
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 22 May 2019
20:40 swills search for other commits by this committer
net/vether-kmod: Update to g20190422

PR:		237462
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:502284 
Monday, 8 Apr 2019
16:30 swills search for other commits by this committer
net/vether-kmod: Update to g20190408

PR:		237096
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:498383 
Thursday, 7 Feb 2019
12:32 tobik search for other commits by this committer
net/vether-kmod: Update to g20190207

PR:		235368
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:492363 
Tuesday, 29 Jan 2019
07:00 tobik search for other commits by this committer
net/vether-kmod: Update to g20190128

- While here pet portlint and fix some whitespace issues in pkg-descr

PR:		235285
Submitted by:	maintainer
Original commitRevision:491544 
Thursday, 18 Oct 2018
23:29 swills search for other commits by this committer
net/vether-kmod: Update to g20181017

PR:		232341
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:482391 
Tuesday, 14 Aug 2018
17:04 swills search for other commits by this committer
net/vether-kmod: Update to g20180802

PR:		230293
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:477189 
Monday, 9 Jul 2018
02:22 swills search for other commits by this committer
net/vether-kmod: Update to g20180708

PR:		229593
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:474219 
Saturday, 7 Jul 2018
02:44 swills search for other commits by this committer
net/vether-kmod: Update to g80180707

PR:		229575
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:474054 
Thursday, 31 May 2018
12:16 krion search for other commits by this committer
Update to g20180530 version.

PR:		228609
Submitted by:	maintainer
Original commitRevision:471202 
Tuesday, 15 May 2018
20:24 krion search for other commits by this committer
Update to g20180515 version.

PR:		228267
Submitted by:	maintainer
Original commitRevision:470050 
Monday, 9 Apr 2018
18:23 joneum search for other commits by this committer
net/vether-kmod: Update to latest commit

PR:		227026
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:466876 
Saturday, 17 Mar 2018
18:37 dbaio search for other commits by this committer
net/vether-kmod: Update to g20180317 (latest commit)

PR:		226663
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
Original commitRevision:464841 
Wednesday, 14 Mar 2018
13:58 tobik search for other commits by this committer
net/vether-kmod: Update to latest commit

PR:		226602
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com>
Original commitRevision:464492 
Tuesday, 13 Mar 2018
02:10 tobik search for other commits by this committer
New port: net/vether-kmod

The if_vether(4) interface simulates a normal Ethernet interface
by encapsulating standard network frames with an Ethernet header,
specifically for use as a member of if_bridge(4).

WWW: https://github.com/hmatyschok/if_vether

PR:		226565
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com>
Original commitRevision:464335 

Number of commits found: 21