Port details |
- trurl Command line tool for URL parsing and manipulation
- 0.16 misc
=2 0.13Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2023-04-28 19:33:07
- Last Update: 2024-09-19 10:26:48
- Commit Hash: dfd3e00
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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'.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1726741499
SHA256 (curl-trurl-trurl-0.16_GH0.tar.gz) = 1c0b2f77145791a07c6d791f7ba9d71c3e41e0e720e7cdac3ac9e95b566deb1b
SIZE (curl-trurl-trurl-0.16_GH0.tar.gz) = 54414
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Test dependencies:
-
- py311-packaging>0 : devel/py-packaging@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_trurl
- USES:
- gmake localbase:ldflags python:test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16 19 Sep 2024 10:26:48
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.16
Release notes: https://github.com/curl/trurl/releases/tag/trurl-0.16 |
0.15 28 Aug 2024 10:22:39
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.15
- Update to 0.15
- To avoid build dependency on hs-pandoc, add pre-rendered
manual page (trurl.1) as the manual page is now in markdown
format upstream. |
0.14 30 Jul 2024 08:47:24
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.14
Changelog:
- remove a suprious trailing newline from a warning
- trurl.1: document the exit codes
- add "strict:" as prefix to a get component
- casecompare: a strncasemp replacement
- support conditionally set scheme |
0.13 15 May 2024 20:06:20
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.13
Also incorporate changes from [1]
PR: 278497 [1] |
0.12 22 Apr 2024 09:28:13
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.12
Reported by: diizzy, portscout, GitHub notification
PR: 278497 |
0.10 20 Feb 2024 07:59:51
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.10 |
0.9 07 Feb 2024 13:08:22
    |
Juraj Lutter (otis)  |
misc/trurl: Move manpages to PREFIX/share/man |
0.9 08 Nov 2023 22:51:43
    |
Juraj Lutter (otis)  |
misc/trurl: Update to 0.9
Reported by: portscout |
0.8 24 Aug 2023 13:17:37
    |
Juraj Lutter (otis)  |
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
    |
Juraj Lutter (otis)  |
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
    |
Mathieu Arnold (mat)  |
*: regular cleanup for GH_TAGNAME bad usage |
0.6 30 Apr 2023 10:38:54
    |
Juraj Lutter (otis)  |
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
    |
Juraj Lutter (otis)  |
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: 13
|