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: sysutils/xe/distinfo

Number of commits found: 7

Sunday, 6 Aug 2023
14:20 Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/xe: Update to 1.0

- Move manpage to a valid location (${PREFIX}/man being considered as
  deprecated.)
- Pet portclippy
- Take maintainership

ChangeLog: https://github.com/leahneukirchen/xe/blob/master/NEWS.md
commit hash: b14a112b0940786d1a5c41d6a7dd10a6e1d632f1 commit hash: b14a112b0940786d1a5c41d6a7dd10a6e1d632f1 commit hash: b14a112b0940786d1a5c41d6a7dd10a6e1d632f1 commit hash: b14a112b0940786d1a5c41d6a7dd10a6e1d632f1 b14a112
Wednesday, 1 Jan 2020
16:25 tobik search for other commits by this committer
Chase chneukirchen -> leahneukirchen rename
Original commitRevision:521727 
Tuesday, 7 Nov 2017
14:19 tobik search for other commits by this committer
sysutils/xe: Update to 0.11

Changes:	https://github.com/chneukirchen/xe/blob/v0.11/NEWS.md
Original commitRevision:453661 
Wednesday, 1 Nov 2017
12:41 tobik search for other commits by this committer
sysutils/xe: Update to 0.10

Changes:	https://github.com/chneukirchen/xe/blob/v0.10/NEWS.md
Original commitRevision:453282 
Tuesday, 25 Jul 2017
11:46 tobik search for other commits by this committer
sysutils/xe: Update to 0.9

Changes:	https://github.com/chneukirchen/xe/blob/v0.9/NEWS.md
Original commitRevision:446570 
Tuesday, 2 May 2017
14:40 tobik search for other commits by this committer
Update to 0.7.0

- Fix and enable tests

Changes:	https://github.com/chneukirchen/xe/blob/v0.7.0/NEWS.md
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10393
Original commitRevision:439949 
Sunday, 31 Jul 2016
18:31 pawel search for other commits by this committer
xe is a tool for constructing command lines from file listings or
arguments, which includes the best features of xargs(1) and apply(1).

Benefits over xargs:
- Sane defaults (behaves like xargs -d'\n' -I{} -n1 -r).
- No weird parsing, arguments are separated linewise or by NUL byte.
- Can also take arguments from command-line.
- No shell involved unless -s is used.
- {} replacing possible with multiple arguments.

WWW: https://github.com/chneukirchen/xe/

PR:		211323
Submitted by:	Tobias Kortkamp <t@tobik.me>
Original commitRevision:419400 

Number of commits found: 7