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
adjuster Apply custom processing to Web pages
3.233 www 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 3.23.23Version of this port present on the latest quarterly branch.
Maintainer: ssb22@cam.ac.uk search for ports maintained by this maintainer
Port Added: 2023-05-18 08:21:23
Last Update: 2023-11-02 07:31:05
Commit Hash: b562b16
License: APACHE20
WWW:
http://ssb22.user.srcf.net/adjuster/
Description:
Web Adjuster, Annotator Generator and TermLayout These are tools for applying custom processing to Web pages, particularly useful for mobile browsers that do not support browser extensions. * Web Adjuster is a domain-rewriting proxy that can inject Javascript and/or CSS into every page, as well as running the text through an arbitrary filter command; * Annotator Generator is an examples-driven generator of fast text annotators (that add language-learning hints to text): these can be used as filters in Web Adjuster; * TermLayout displays complex Web layouts on text terminals.
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 (9 items)
Collapse this list.
  1. bin/adjuster
  2. bin/annogen
  3. bin/termlayout
  4. man/man1/adjuster.1.gz
  5. man/man1/annogen.1.gz
  6. man/man1/termlayout.1.gz
  7. /usr/local/share/licenses/adjuster-3.233/catalog.mk
  8. /usr/local/share/licenses/adjuster-3.233/LICENSE
  9. /usr/local/share/licenses/adjuster-3.233/APACHE20
Collapse this list.
Dependency lines:
  • adjuster>0:www/adjuster
To install the port:
cd /usr/ports/www/adjuster/ && make install clean
To add the package, run one of these commands:
  • pkg install www/adjuster
  • pkg install adjuster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: adjuster
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697711405 SHA256 (ssb22-adjuster-v3.233_GH0.tar.gz) = c0a97199a7e214332b15031b54ceae5d9d6e4e0ff928f73858e950fe81fc3735 SIZE (ssb22-adjuster-v3.233_GH0.tar.gz) = 357264

Packages (timestamps in pop-ups are UTC):
adjuster
ABIlatestquarterly
FreeBSD:12:aarch64-3.23.23
FreeBSD:12:amd643.2333.23.23
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3863.2333.23.23
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch643.2333.23.23
FreeBSD:13:amd643.2333.23.23
FreeBSD:13:armv6-3.23.23
FreeBSD:13:armv73.2333.23.23
FreeBSD:13:i3863.2333.23.23
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-3.23.23
FreeBSD:13:riscv64--
FreeBSD:14:aarch643.2333.23.23
FreeBSD:14:amd643.2333.23.23
FreeBSD:14:armv6--
FreeBSD:14:armv73.2333.23.23
FreeBSD:14:i3863.2333.23.23
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc643.23.233.23.23
FreeBSD:14:riscv64--
FreeBSD:15:amd643.233-
FreeBSD:15:armv6--
FreeBSD:15:armv73.233-
FreeBSD:15:i3863.233-
FreeBSD:15:mips64--
FreeBSD:15:powerpc643.23.23-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-tornado>0 : www/py-tornado@py39
  2. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_adjuster
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ssb22/adjuster/tar.gz/v3.233?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.233
02 Nov 2023 07:31:05
commit hash: b562b16ede7da01d8920707732cb15ba8c7b8e65commit hash: b562b16ede7da01d8920707732cb15ba8c7b8e65commit hash: b562b16ede7da01d8920707732cb15ba8c7b8e65commit hash: b562b16ede7da01d8920707732cb15ba8c7b8e65 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Silas S. Brown
www/adjuster: Update to v3.233

PR:		274589
Reported by:	silas-freebsd@flatline.org.uk (maintainer)
3.23.23
18 May 2023 08:19:41
commit hash: b8e9c28744bb86cbbc76a046f39bbd80834ed4cecommit hash: b8e9c28744bb86cbbc76a046f39bbd80834ed4cecommit hash: b8e9c28744bb86cbbc76a046f39bbd80834ed4cecommit hash: b8e9c28744bb86cbbc76a046f39bbd80834ed4ce files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Silas S. Brown
www/adjuster: Apply custom processing to web pages

Web Adjuster, Annotator Generator and TermLayout

These are tools for applying custom processing to Web pages,
particularly useful for mobile browsers that do not support
browser extensions.

* Web Adjuster is a domain-rewriting proxy that can inject
  Javascript and/or CSS into every page, as well as running
  the text through an arbitrary filter command;

* Annotator Generator is an examples-driven generator of fast
  text annotators (that add language-learning hints to text):
  these can be used as filters in Web Adjuster;

* TermLayout displays complex Web layouts on text terminals.

WWW: http://ssb22.user.srcf.net/adjuster/

PR:		258459

Number of commits found: 2