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: emulators/virtualbox-ose-additions-legacy/Makefile

Number of commits found: 9

Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
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
Tuesday, 9 Aug 2022
14:45 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose-additions*: Bump portrevision.

Force update after xorg-server update. Sei PORTREVISION=0 on nox11
versions since those don't need reinstallation.

PR:		265731
Reported by:	O. Hartmann <ohartmann@walstatt.org>
commit hash: f5957f13490eee2d6764f40e74a45700f0c8ac11 commit hash: f5957f13490eee2d6764f40e74a45700f0c8ac11 commit hash: f5957f13490eee2d6764f40e74a45700f0c8ac11 commit hash: f5957f13490eee2d6764f40e74a45700f0c8ac11 f5957f1
Tuesday, 5 Jul 2022
17:51 Bernhard Froehlich (decke) search for other commits by this committer
*/*: Release my babies from my "created by" comments
commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f commit hash: 27d033713deb843a82785d3863a93f9c7acfc85f 27d0337
Tuesday, 23 Nov 2021
22:11 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af 5933ac0
Saturday, 22 May 2021
15:42 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose-additions(-legacy): fix conflicts

- Add missing conflicts lines to emulators/virtualbox-ose-additions
  ports
- Remove duplicate entry in emulators/virtualbox-ose-additions-legacy
  CONFLICTS_INSTALL

PR:		256048
commit hash: 8b0a535c5a3331be21612f3322247998bf87b7e9 commit hash: 8b0a535c5a3331be21612f3322247998bf87b7e9 commit hash: 8b0a535c5a3331be21612f3322247998bf87b7e9 commit hash: 8b0a535c5a3331be21612f3322247998bf87b7e9 8b0a535
Friday, 30 Apr 2021
11:11 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose-legacy: limit portscout reporting

The VirtualBox legacy ports track version 5.x, limit portscout
reporting accordingly.
commit hash: f8e2a64baae686950521d9a9b424b3d5de114500 commit hash: f8e2a64baae686950521d9a9b424b3d5de114500 commit hash: f8e2a64baae686950521d9a9b424b3d5de114500 commit hash: f8e2a64baae686950521d9a9b424b3d5de114500 f8e2a64
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
Tuesday, 9 Mar 2021
18:27 madpilot search for other commits by this committer
- Update VirtualBox OSE to 6.1.18
- Old VirtualBox OSE 5.2.44 preserved as "-legacy" versions of the
  ports (repocopied)
- Add back extra patch removed in r528258, actually required to
  build DEBUG kmod
- Correctly define WITH_DEBUG when enabling the DEBUG option, so
  binaries are not stripped

Please note that this new version supports only amd64 CPUs. If you need
to use older hardware please install the legacy ports.

Note that moving VM snapshots across major updates is unsupported, it's
strongly suggested to properly shutdown VMs before upgrading, please
check UPDATING for further details.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:567950 

Number of commits found: 9