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: ftp/curlie/distinfo

Number of commits found: 8

Friday, 24 Mar 2023
20:54 Robert Clausecker (fuz) search for other commits by this committer
ftp/curlie: fix build on riscv64

Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
commit hash: c3bc2bbec48b5c362fff2db5da2503a4c658b867 commit hash: c3bc2bbec48b5c362fff2db5da2503a4c658b867 commit hash: c3bc2bbec48b5c362fff2db5da2503a4c658b867 commit hash: c3bc2bbec48b5c362fff2db5da2503a4c658b867 c3bc2bb
Sunday, 28 Nov 2021
15:20 Mateusz Piotrowski (0mp) search for other commits by this committer
ftp/curlie: Update to 1.6.7
commit hash: cef379429ccbfc6c9ad3ec9fff7eb354fffc2d50 commit hash: cef379429ccbfc6c9ad3ec9fff7eb354fffc2d50 commit hash: cef379429ccbfc6c9ad3ec9fff7eb354fffc2d50 commit hash: cef379429ccbfc6c9ad3ec9fff7eb354fffc2d50 cef3794
Wednesday, 4 Aug 2021
13:00 Mateusz Piotrowski (0mp) search for other commits by this committer
ftp/curlie: Update to 1.6.2
commit hash: ca0c390e02925f7ac3cf9ad71c4f9695033092fc commit hash: ca0c390e02925f7ac3cf9ad71c4f9695033092fc commit hash: ca0c390e02925f7ac3cf9ad71c4f9695033092fc commit hash: ca0c390e02925f7ac3cf9ad71c4f9695033092fc ca0c390
Thursday, 5 Nov 2020
00:07 0mp search for other commits by this committer
Update to 1.6.0

Release notes:
https://github.com/rs/curlie/releases/tag/v1.6.0
Original commitRevision:554106 
Tuesday, 22 Sep 2020
08:20 0mp search for other commits by this committer
Update to 1.5.4
Original commitRevision:549563 
Thursday, 5 Dec 2019
16:44 0mp search for other commits by this committer
Update to v1.3.1

Changelogs:
- https://github.com/rs/curlie/releases/tag/v1.3.0
- https://github.com/rs/curlie/releases/tag/v1.3.1

Reported by:	portscout
Original commitRevision:519092 
Monday, 2 Dec 2019
19:40 dmgk search for other commits by this committer
ftp/curlie: Unbreak on aarch64

===>  Building curlie from .
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:19:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:46:21: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:50:24: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:55:27: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: undefined: CapRights
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body
vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: too many errors

Unbreak by updating golang.org/x/sys to 33540a1f6037 which adds support for
freebsd/arm64.

PR:		242377
Approved by:	0mp (maintainer)
Original commitRevision:518868 
Friday, 16 Aug 2019
15:26 0mp search for other commits by this committer
New port: ftp/curlie: Frontend to cURL that adds the ease of use of HTTPie

If you like the interface of HTTPie but miss the features of curl, curlie
is what you are searching for. Curlie is a frontend to curl that adds the
ease of use of httpie, without compromising on features and performance.
All curl options are exposed with syntax sugar and output formatting
inspired from httpie.
Original commitRevision:509081 

Number of commits found: 8