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: www/rustypaste/distinfo

Number of commits found: 12

Wednesday, 17 Jan 2024
08:48 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.14.4

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.4/CHANGELOG.md

* Remove excessive warning messages when auth tokens are not found
* Return 404 for not exposed endpoints instead of 403
* Disallow blank delete_tokens and auth_tokens
* Bump dependencies

PR:		276344
Reported by:	DtxdF@disroot.org (maintainer)
commit hash: 05b4c116f0bb819204c8abb5db537e671ac3eca3 commit hash: 05b4c116f0bb819204c8abb5db537e671ac3eca3 commit hash: 05b4c116f0bb819204c8abb5db537e671ac3eca3 commit hash: 05b4c116f0bb819204c8abb5db537e671ac3eca3 05b4c11
Thursday, 14 Dec 2023
11:25 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.14.2

ChangeLog:
https://github.com/orhun/rustypaste/blob/v0.14.2/CHANGELOG.md#0142---2023-12-05

Added

 * Add installation instructions for FreeBSD
 * Add auth token handling to HTML form example
 * Add release instructions

Changed

 * Bump Shuttle to 0.34.1
 * Bump dependencies

PR:		275708
Reported by:	DtxdF@disroot.org (maintainer)
commit hash: 4ecf50b8304641f94ae4a875726cf6a356b56585 commit hash: 4ecf50b8304641f94ae4a875726cf6a356b56585 commit hash: 4ecf50b8304641f94ae4a875726cf6a356b56585 commit hash: 4ecf50b8304641f94ae4a875726cf6a356b56585 4ecf50b
Monday, 20 Nov 2023
13:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update version 0.14.0=>0.14.1

* Switch to tracing for logging.
* Bump Shuttle to 0.31.0.
* Bump dependencies.

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.1/CHANGELOG.md

PR:		275181
Approved by:	submitter is maintainer
commit hash: 08d594b4cf5ae2cf82817bd3d98ba651f781e5bc commit hash: 08d594b4cf5ae2cf82817bd3d98ba651f781e5bc commit hash: 08d594b4cf5ae2cf82817bd3d98ba651f781e5bc commit hash: 08d594b4cf5ae2cf82817bd3d98ba651f781e5bc 08d594b
Thursday, 28 Sep 2023
05:27 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.14.0

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.0/CHANGELOG.md

* Added:
  - Add delete endpoint.
* Changed:
  - Update crates and rustls deps.
  - Bump Shuttle to 0.25.0.

PR:		274119
commit hash: 02bc60936802af07d5ec76783eb227385458f4fb commit hash: 02bc60936802af07d5ec76783eb227385458f4fb commit hash: 02bc60936802af07d5ec76783eb227385458f4fb commit hash: 02bc60936802af07d5ec76783eb227385458f4fb 02bc609
Wednesday, 30 Aug 2023
14:31 Koichiro Iwao (meta) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.13.0

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.13.0/CHANGELOG.md

* Added:
  * Support handling spaces in filenames.
* Changed:
  * Improve random_url config handling.
  * Replace unmaintained actions.
  * Bump Shuttle to 0.24.0.
  * Bump dependencies
* Fixed:
  * Don't log invalid token in release builds.

PR:		273449
commit hash: 0eb00bffe505b06ff60e38bb8445d048eabb1dba commit hash: 0eb00bffe505b06ff60e38bb8445d048eabb1dba commit hash: 0eb00bffe505b06ff60e38bb8445d048eabb1dba commit hash: 0eb00bffe505b06ff60e38bb8445d048eabb1dba 0eb00bf
Sunday, 13 Aug 2023
22:00 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.12.1

Description:

* Remove trailing slash in WWW
* Prefer hardcoded strings

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.12.0/CHANGELOG.md

* Added:
 - Add an endpoint for retrieving a list of files
 - Support multiple auth tokens
 - Add new line character to most prominent messages
* Changed:
  - Bump Shuttle to 0.23.0
  - Bump dependencies
* Fixed:
  - Deploy the Shuttle service when a new tag is created
PR:		273053
commit hash: a9d4d85bd0dfc064f265e973e009730c0c5d154b commit hash: a9d4d85bd0dfc064f265e973e009730c0c5d154b commit hash: a9d4d85bd0dfc064f265e973e009730c0c5d154b commit hash: a9d4d85bd0dfc064f265e973e009730c0c5d154b a9d4d85
Monday, 17 Jul 2023
06:16 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.11.1

ChangeLog: https://github.com/orhun/rustypaste/releases/tag/v0.11.1

his is a hotfix release for supporting the use of deprecated
[server].landing_page* fields.

PR:		272492
Reported by:	DtxdF@disroot.org (maintainer)
commit hash: 85861fb1386b2a3b745ed37b2dfbda0ccfb930b7 commit hash: 85861fb1386b2a3b745ed37b2dfbda0ccfb930b7 commit hash: 85861fb1386b2a3b745ed37b2dfbda0ccfb930b7 commit hash: 85861fb1386b2a3b745ed37b2dfbda0ccfb930b7 85861fb
Wednesday, 14 Jun 2023
01:20 Koichiro Iwao (meta) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.10.1

PR:		271967
ChangeLog: https://github.com/orhun/rustypaste/releases/tag/v0.10.1

* Added:
  * Add a middleware for checking the content length:
    - Before, the upload size was checked after full upload which was clearly
wrong.
    - With this change, total amount of bytes to upload is checked via
Content-Length
      header before the upload.
* Changed:
  * Bump Shuttle to 0.18.0
  * Bump hotwatch to 0.5.0
    - Fixes RUSTSEC-2020-0016
* Fixed:
  * Do not drop the config watcher
    - Since 0.9.0, the configuration watcher was dropped early which
      caused for it to not work and resulted in mysterious spikes in CPU
      usage.
    - With this version, this issue is fixed.
commit hash: c22bda7eb20ead9552534e63d36ec504ab569428 commit hash: c22bda7eb20ead9552534e63d36ec504ab569428 commit hash: c22bda7eb20ead9552534e63d36ec504ab569428 commit hash: c22bda7eb20ead9552534e63d36ec504ab569428 c22bda7
Thursday, 1 Jun 2023
10:32 Nuno Teixeira (eduardo) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.10.0

ChangeLog:	https://github.com/orhun/rustypaste/blob/v0.10.0/CHANGELOG.md
PR:		271756
commit hash: 6ae7c6d95758aec378b5d50ec295909ea55d3a31 commit hash: 6ae7c6d95758aec378b5d50ec295909ea55d3a31 commit hash: 6ae7c6d95758aec378b5d50ec295909ea55d3a31 commit hash: 6ae7c6d95758aec378b5d50ec295909ea55d3a31 6ae7c6d
Tuesday, 23 May 2023
08:23 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.9.0

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.9.0/CHANGELOG.md

PR:		271535
Reported by:	DtxdF@disroot.org (maintainer)
commit hash: 5c0ff0198b250a31c1068e5daf7a5f9c98d207b5 commit hash: 5c0ff0198b250a31c1068e5daf7a5f9c98d207b5 commit hash: 5c0ff0198b250a31c1068e5daf7a5f9c98d207b5 commit hash: 5c0ff0198b250a31c1068e5daf7a5f9c98d207b5 5c0ff01
Saturday, 4 Feb 2023
18:54 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
www/rustypaste: Update to 0.8.4

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.8.4/CHANGELOG.md

* Allow downloading files via ?download=true parameter
  * If you specify this for a file (e.g. <server_address>/file?download=true),
    rustypaste will override the MIME type to application/octet-stream and
    this will force your browser to download the file.
  * This is useful when e.g. you want to be able to share the link to a file
    that would play in the browser (like .mp4) but also share a link that
    will auto-download as well.

PR:		269280
Reported by:	DtxdF@disroot.org (maintainer)
commit hash: f1414a0423ede60459534765ca2798c355c3ae48 commit hash: f1414a0423ede60459534765ca2798c355c3ae48 commit hash: f1414a0423ede60459534765ca2798c355c3ae48 commit hash: f1414a0423ede60459534765ca2798c355c3ae48 f1414a0
Saturday, 22 Oct 2022
15:24 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
Add www/rustypaste: Minimal file upload/pastebin service

Rustypaste is a minimal file upload/pastebin service.

Features:

* File upload & URL shortening & upload from URL
  - supports basic HTTP authentication
  - random file names (optional)
    - pet name (e.g. capital-mosquito.txt)
    - alphanumeric string (e.g. yB84D2Dv.txt)
  - supports expiring links
    - auto-deletion of expired files (optional)
  - supports one shot links (can only be viewed once)
  - guesses MIME types
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: 31484c7300b6de2d2039a69abecb05c2adfb8181 commit hash: 31484c7300b6de2d2039a69abecb05c2adfb8181 commit hash: 31484c7300b6de2d2039a69abecb05c2adfb8181 commit hash: 31484c7300b6de2d2039a69abecb05c2adfb8181 31484c7

Number of commits found: 12