retawq is an interactive, multi-threaded web browser for text terminals.
It is written in C, fast, small, nicely configurable, and comfortable.
The low-level network communications are performed in a non-blocking
way, and you can keep open as many "virtual windows" as you want and
work simultaneously in two of them in a split-screen mode.
based on a port from Girish Venkatachalam
feedback and ok merdely@
This updates nginx to the latest stable version 0.6.34 and removed a
configure workaround (fixed upstream).
Also implements SUBST_CMD (thanks, okan).
ok MAINTAINER, weerd@, okan@
- install a bunch of icons for opera
- add the needed goo (but don't depend on gtk+2, hence the '|| true' part
* add dependency on desktop-file-utils
discussed with an ok ajacoutot@ sturm@ (MAINTAINER)
(into the correct directory this time....someone ate my 'S')
Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.
it depends on a not yet committed epiphany update, hence it's unhooked
for now
Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.
It even comes with ad-blocker and cool stuff like that.
it depends on an not yet committed epiphany update, hence it's unhooked
for now
ThinHTTP is a lightweight and user friendly HTTP client library. It
sends both URL (application/x-www-form-urlencoded) and MIME
(multipart/form-data) encoded data. This makes it useful for sending
either simple GET requests or uploading files via POST.
From/maintainer Clint Pachl. Okay bernd@.
been tested good enough, and i've fixed all the issues i'm aware
of. furthermore 2.0 branch has basically reached eol, since there
will be only one minor update (2.0.0.19)
discussed with kurt@, naddy@ and porters
pkgname change handling help naddy@
ok naddy@
- specify license versions
tested in a bulk build by me, only fallout was evolution.
(that port will be updated next week anyway, agreed by landry@ and ajacoutot@)
feedback and ok ajacoutot@
Mojo is a collection of libraries and example web frameworks for web
framework developers.
If you are searching for a higher level MVC web framework you should
take a look at Mojolicious, also coming with this module.