notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
trurl Command line tool for URL parsing and manipulation
0.9 misc on this many watch lists=0 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 0.8Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-28 19:33:07
Last Update: 2023-11-08 22:51:43
Commit Hash: 202fc89
Also Listed In: www
License: MIT
WWW:
https://github.com/curl/trurl
Description:
Command line tool for URL parsing and manipulation. It can be used as a complementary tool with `curl'.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/trurl
  2. man/man1/trurl.1.gz
  3. /usr/local/share/licenses/trurl-0.9/catalog.mk
  4. /usr/local/share/licenses/trurl-0.9/LICENSE
  5. /usr/local/share/licenses/trurl-0.9/MIT
Collapse this list.
Dependency lines:
  • trurl>0:misc/trurl
To install the port:
cd /usr/ports/misc/trurl/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/trurl
  • pkg install trurl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: trurl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699483885 SHA256 (curl-trurl-trurl-0.9_GH0.tar.gz) = 848da38c0ea07cd96d6adac4a5e5e141fe26e5bd846039aa350c3ca589a948e0 SIZE (curl-trurl-trurl-0.9_GH0.tar.gz) = 42869

Packages (timestamps in pop-ups are UTC):
trurl
ABIlatestquarterly
FreeBSD:12:aarch64-0.8
FreeBSD:12:amd640.90.8
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.90.8
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.90.8
FreeBSD:13:amd640.90.8
FreeBSD:13:armv6-0.7
FreeBSD:13:armv70.90.8
FreeBSD:13:i3860.90.8
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-0.8
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.80.8
FreeBSD:14:amd640.90.8
FreeBSD:14:armv6--
FreeBSD:14:armv70.80.8
FreeBSD:14:i3860.90.8
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc640.70.8
FreeBSD:14:riscv64--
FreeBSD:15:amd640.9-
FreeBSD:15:armv6--
FreeBSD:15:armv70.9-
FreeBSD:15:i3860.9-
FreeBSD:15:mips64--
FreeBSD:15:powerpc640.8-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. py39-packaging>0 : devel/py-packaging@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libcurl.so : ftp/curl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_trurl
USES:
python:test
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/curl/trurl/tar.gz/trurl-0.9?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
08 Nov 2023 22:51:43
commit hash: 202fc89ec26c4d75458c83f9d9587bfe47099d76commit hash: 202fc89ec26c4d75458c83f9d9587bfe47099d76commit hash: 202fc89ec26c4d75458c83f9d9587bfe47099d76commit hash: 202fc89ec26c4d75458c83f9d9587bfe47099d76 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
misc/trurl: Update to 0.9

Reported by:	portscout
0.8
24 Aug 2023 13:17:37
commit hash: 02f392ee2ee482e5f4e3126d8522b827e41efc1ccommit hash: 02f392ee2ee482e5f4e3126d8522b827e41efc1ccommit hash: 02f392ee2ee482e5f4e3126d8522b827e41efc1ccommit hash: 02f392ee2ee482e5f4e3126d8522b827e41efc1c files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
misc/trurl: Update to 0.8

Release notes:
https://github.com/curl/trurl/blob/trurl-0.8/RELEASE-NOTES
0.7
30 May 2023 13:58:27
commit hash: 6f25b5a4e9ace69e85390d02ae6587b72ebe9e15commit hash: 6f25b5a4e9ace69e85390d02ae6587b72ebe9e15commit hash: 6f25b5a4e9ace69e85390d02ae6587b72ebe9e15commit hash: 6f25b5a4e9ace69e85390d02ae6587b72ebe9e15 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
misc/trurl: Update to 0.7

- Update to 0.7
- Honor global CFLAGS and LDFLAGS
- Introduce "test" target (based on [1])

PR:	270770 [1]
0.6
24 May 2023 16:34:10
commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
*: regular cleanup for GH_TAGNAME bad usage
0.6
30 Apr 2023 10:38:54
commit hash: de3bfed911f8750028a71dcdfe57b317ebfd12b7commit hash: de3bfed911f8750028a71dcdfe57b317ebfd12b7commit hash: de3bfed911f8750028a71dcdfe57b317ebfd12b7commit hash: de3bfed911f8750028a71dcdfe57b317ebfd12b7 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
misc/trurl: Update to 0.6

Release notes: https://github.com/curl/trurl/releases/tag/trurl-0.6
0.5
28 Apr 2023 19:31:28
commit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ffcommit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ffcommit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ffcommit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ff files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
misc/trurl: Add new port

trurl is a command line tool for URL parsing and manipulation.

WWW:		https://github.com/curl/trurl

Number of commits found: 6