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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: sysutils/beadm-devel/Makefile

Number of commits found: 36

Thursday, 11 Jan 2024
13:59 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 7074d7f
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, 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
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
Monday, 21 Oct 2019
21:55 bdrewery search for other commits by this committer
Pass maintainership to author
Original commitRevision:515138 
Sunday, 8 Jul 2018
23:04 bdrewery search for other commits by this committer
Upstream rerolled the tag to fix the version display
Original commitRevision:474210 
17:03 bdrewery search for other commits by this committer
Update to 1.2.9

 - Fix zfs properties regression from 1.2.8 with new BE
Original commitRevision:474190 
Saturday, 30 Jun 2018
21:11 bdrewery search for other commits by this committer
Update to 1.2.8

  - Renaming active BE is now supported via 'zfs rename -u'.
  - All zfs options are now quoted
Original commitRevision:473643 
Monday, 22 Jan 2018
21:12 bdrewery search for other commits by this committer
Fix conflict line
Original commitRevision:459702 
21:11 bdrewery search for other commits by this committer
Update to latest e55f535b589fb2df4e65e51482e29337b564b756 which fixes
BE boot-time selection.

PR:		208601
Original commitRevision:459701 
Thursday, 24 Sep 2015
20:39 bdrewery search for other commits by this committer
Update to 812292829e43786db878ee2c9102b72b59f325ce

Changes:
  - Restrict allowed characters for BE.
  - Fix dataset listing (avoid listing snapshots).
  - Avoid issues with bookmarks.
  - Automatically unmount the BE when activating it.
  - Fix grub not updating for: rename, activate.
  - Generate a new /boot/entropy file for new BE.

PR:		202965
Original commitRevision:397758 
Friday, 20 Mar 2015
01:42 bdrewery search for other commits by this committer
Convert my ports to the new USE_GITHUB
Original commitRevision:381704 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Original commitRevision:381618 
Friday, 11 Apr 2014
01:02 bdrewery search for other commits by this committer
- Bump version up to 1.1.x since it is tracking 1.1
Original commitRevision:350871 
Sunday, 16 Mar 2014
14:13 bdrewery search for other commits by this committer
Again fix mount command due to upstream applying wrong patch.

Submitted by:	Adrian Waters <awaters@draenan.net>
Original commitRevision:348408 
Saturday, 15 Mar 2014
18:05 bdrewery search for other commits by this committer
- Update to checkin 748d2f2

Changes:
  - Only copy zpool.cache if there is one
  - Change mountpoint to / instead of legacy, simplying child datasets
Original commitRevision:348362 
Sunday, 27 Oct 2013
14:05 bdrewery search for other commits by this committer
- Fix 'beadm mount'

Submitted by:	Adrian Waters <awaters@draenan.net>
Original commitRevision:331773 
Saturday, 26 Oct 2013
17:04 bdrewery search for other commits by this committer
- Update checkin 09ffd9c which is 1.0.x

Changes:
  * Fix when when 'listsnapshots=on' is set
  * Show warning if grub fails
Original commitRevision:331722 
Monday, 23 Sep 2013
11:25 bdrewery search for other commits by this committer
- Support STAGEDIR
- Remove check for FreeBSD <8
Original commitRevision:327980 
Friday, 20 Sep 2013
15:58 bdrewery search for other commits by this committer
- Add NO_STAGE until validated to be safe for upcoming staging support
Original commitRevision:327710 
Wednesday, 31 Jul 2013
05:25 bdrewery search for other commits by this committer
- Update to checkin d7d7cd3

Changes:
  * Fixed FreeBSD version detection
Original commitRevision:324002 
Saturday, 22 Jun 2013
15:04 bdrewery search for other commits by this committer
- Update to checkin 5d0667b

Changes:
  - Fix 'mount'
Original commitRevision:321577 
Wednesday, 19 Jun 2013
11:44 bdrewery search for other commits by this committer
- Update to checkin a5c2885

Changes:
  - Add support for PREFIX/etc/beadm.conf
  - Support grub
  - Remove hardcoded BE prefix (pool/ROOT)
Original commitRevision:321242 
Tuesday, 26 Mar 2013
11:39 bdrewery search for other commits by this committer
- Update to checkin 9a7d8b4

Changes:
  - Fix cloning of 'sharenfs' property
Original commitRevision:315283 
Wednesday, 5 Dec 2012
22:25 bdrewery search for other commits by this committer
- Update to 393d285 checkin

Changes:
  * Minor typo fix in manpage

Feature safe:	yes
Original commitRevision:308351 
Saturday, 1 Dec 2012
00:57 bdrewery search for other commits by this committer
- Update to 8f412c015a snapshot

Changes:
  * Minor improvement to internal snapshot listing

Feature safe:	yes
Original commitRevision:308058 
Friday, 2 Nov 2012
19:12 bdrewery search for other commits by this committer
- Update to checkin 15c57f0

Changes:
  * Include BE name in temporary mountpoints
  * Don't mount mountpoint=none datasets
  * Fixes for temporary mountpoints

Feature safe:	yes
Original commitRevision:306883 
Monday, 29 Oct 2012
14:58 bdrewery search for other commits by this committer
- Update to 0.8.4

Changes:
  * Manpage updates
  * Bugfixes for unmounting

Feature safe:	yes
Original commitRevision:306618 
Sunday, 28 Oct 2012
04:03 bdrewery search for other commits by this committer
- Update beadm to 0.8.3

Changes:
  * list: Implement -H option to not show headers
  * Bugfixes with umount/activate

Feature safe:	yes
Original commitRevision:306537 
Monday, 24 Sep 2012
18:47 bdrewery search for other commits by this committer
- Update to git commit aefe8c9

Changes:

  * Implement even more accurate space calculation
    for the BEADM LIST -D
Original commitRevision:304794 
Wednesday, 19 Sep 2012
13:26 bdrewery search for other commits by this committer
- Update to 20120919 snapshot

Changelog:

  * Add -s option (as in original beadm) to
    also list snapshots.
 * More list calculation fixes
Original commitRevision:304508 
Saturday, 15 Sep 2012
00:55 bdrewery search for other commits by this committer
- Update to 20120914 snapshot

Changes:

  * Fix `beadm list -D` and `beadm list -Da`
    calulcations
Original commitRevision:304304 
Friday, 14 Sep 2012
16:39 bdrewery search for other commits by this committer
- Switch to USE_GITHUB as it does work on non-tagged
  commits
Original commitRevision:304279 
02:10 bdrewery search for other commits by this committer
- Update to 20120913 snapshot

Changelog:

 * Change how `beadm list -a` displays cloned
   boot environments
Original commitRevision:304244 
Wednesday, 12 Sep 2012
15:00 bdrewery search for other commits by this committer
- Add development version of beadm

Changelog:

 * Make `beadm list` several times faster.
Original commitRevision:304149 

Number of commits found: 36