Port details |
- adjuster Apply custom processing to Web pages
- 3.239.2 www =2 3.233_1Version of this port present on the latest quarterly branch.
- Maintainer: ssb22@cam.ac.uk
- Port Added: 2023-05-18 08:21:23
- Last Update: 2024-07-12 18:29:28
- Commit Hash: 09c1355
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- 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/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 = 1720693905
SHA256 (ssb22-adjuster-v3.239-2-g06eb487_GH0.tar.gz) = 9336f71941bdf804d92b634f396bf4a6c8a2c1367c16004a06330a6852ed522f
SIZE (ssb22-adjuster-v3.239-2-g06eb487_GH0.tar.gz) = 360097
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-tornado>0 : www/py-tornado@py311
- python3.11 : lang/python311
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.239.2 12 Jul 2024 18:29:28 |
Joel Bodenmann (jbo) Author: Silas S. Brown |
www/adjuster: Update to v3.239
PR: 280091
Approved by: tcberner (mentor, implicit) |
3.233_1 23 Feb 2024 14:09:04 |
Renato Botelho (garga) |
www/adjuster: Moved manpages to share/man
Approved by: portmgr (blanket)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
3.233 02 Nov 2023 07:31:05 |
Fernando ApesteguĂa (fernape) 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 |
Robert Clausecker (fuz) 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 |