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.

Port details on branch 2022Q2
extract_url Perl script that extracts URLs from email in MIME or plain text format
1.6.2_1 textproc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.2Version of this port present on the latest quarterly branch.
Maintainer: dbaio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-10-24 15:39:39
Last Update: 2024-03-22 22:05:26
Commit Hash: 45c9495
People watching this port, also watch:: policyd2, rc, py39-cjkwrap, py39-darts.util.lru, monit
License: BSD2CLAUSE
WWW:
https://www.memoryhole.net/~kyle/extract_url/
Description:
This is a Perl script that extracts URLs from correctly-encoded MIME email messages or plain text. This can be used either as a pre-parser for urlview, or to replace urlview entirely. This is designed primarily for use with the mutt emailer. The idea is that if you want to access a URL in an email, you pipe the email to a URL extractor (like this one) which then lets you select a URL to view in some third program (such as Firefox). An alternative design is to access URLs from within mutt's pager by defining macros and tagging the URLs in the display to indicate which macro to use. A script you can use to do that is tagurl.pl. Main features: - Configurable - Handles URLs that have been broken over several lines in format=flowed delsp=yes email messages - Handles quoted-printable email messages - Sanitizes URLs so that they can't break out of the command shell
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/extract_url
  2. share/extract_url/extract_urlview.sample
  3. share/man/man1/extract_url.1.gz
  4. /usr/local/share/licenses/extract_url-1.6.2_1/catalog.mk
  5. /usr/local/share/licenses/extract_url-1.6.2_1/LICENSE
  6. /usr/local/share/licenses/extract_url-1.6.2_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • extract_url>0:textproc/extract_url
To install the port:
cd /usr/ports/textproc/extract_url/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/extract_url
  • pkg install extract_url
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: extract_url
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1485332045 SHA256 (m3m0ryh0l3-extracturl-v1.6.2_GH0.tar.gz) = 5f0b568d5c9449f477527b4077d8269f1f5e6d6531dfa5eb6ca72dbacab6f336 SIZE (m3m0ryh0l3-extracturl-v1.6.2_GH0.tar.gz) = 16296

Packages (timestamps in pop-ups are UTC):
extract_url
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.21.6.2_11.6.21.6.21.6.2_1-1.6.2-
FreeBSD:13:quarterly1.6.21.6.21.6.21.6.21.6.21.6.21.6.21.6.2
FreeBSD:14:latest1.6.21.6.21.6.21.6.21.6.2_11.6.2-1.6.2
FreeBSD:14:quarterly1.6.21.6.2-1.6.21.6.21.6.21.6.21.6.2
FreeBSD:15:latest1.6.21.6.2n/a1.6.2n/a1.6.21.6.21.6.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-MIME-Tools>=0 : mail/p5-MIME-Tools
  2. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  3. gmake>=4.4.1 : devel/gmake
  4. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-MIME-Tools>=0 : mail/p5-MIME-Tools
  2. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  3. p5-Curses-UI>=0 : devel/p5-Curses-UI
  4. p5-URI-Find>=0 : textproc/p5-URI-Find
  5. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for extract_url-1.6.2_1: DOCS=on: Build and/or install documentation URI_FIND=on: Recognizes more exotic URL variations in plain text ====> Options available for the radio URL_SELECTOR: you can only select none or one of them CURSES_UI=on: Allows it to fully replace urlview URLVIEW=off: Uses urlview for the URL selector menu ===> Use 'make config' to modify these settings
Options name:
textproc_extract_url
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/m3m0ryh0l3/extracturl/tar.gz/v1.6.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port