summaryrefslogtreecommitdiff
path: root/www/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-12-16www/Makefile: + py-sigalwiz1-1/+2
2022-12-03nghttp3: added version 0.7.1adam1-1/+2
This library implements RFC 9114 HTTP/3. It does not support server push. The following extensions have been implemented: * Extensible Prioritization Scheme for HTTP * Bootstrapping WebSockets with HTTP/3
2022-11-30add litehtml version 0.6 to pkgsrc-currentnros1-1/+2
litehtml is a lightweight HTML rendering engine with CSS2/CSS3 support. litehtml does not depend on any image/drawing/font library as it does not draw any text, pictures or other graphics itself. The consumer of the library can use any library to draw images, fonts and any other graphics. HTML elements are just placed into the right position by litehtml.
2022-11-28Add qt6-qthttpserver version 6.4.1 to pkgsrc-currentnros1-1/+2
The Qt6 httpserver module provides classes for easy creation of http server capabilities in Qt apps.
2022-11-28Add qt6-qtwebchannel version 6.4.1 to pkgsrc-currentnros1-1/+2
Qt6 module that provides a mechanism to transperently access QObject or QML objects from HTML clients.
2022-11-20Import gotosocial version 0.5.2 as www/gotosocialnikita1-1/+2
GoToSocial is an ActivityPub social network server written in Go. With GoToSocial, you can keep in touch with syour friends, post, read, and share images and articles. GoToSocial provides a lightweight, costumizable and safety-focused entryway to the Fediverse, and is comparabe (but distinct from) existing projects such as Mastodon, Pleroma, Friendica, and PixelFed.
2022-11-18www: Remove webkit24-gtk and webkit24-gtk3.jperkin1-3/+1
2022-11-18www: Drop ruby-webkit-gtk.jperkin1-2/+1
2022-11-15py-test-httpx: added version 0.21.2adam1-1/+2
Send responses to HTTPX using pytest.
2022-11-09Import cobalt version 0.18.3 as www/cobalt.nikita1-1/+2
Cobalt is a static website generator in a single binary with everything built-in.
2022-09-24zopeedit: removewiz1-2/+1
Does not build in any bulk builds since June, dead upstream Replacement collective.zopeedit could be packaged if someone is interested
2022-09-11py-nevow: removewiz1-2/+1
Only supports python 2.x, no users in pkgsrc.
2022-09-11py-graphite-web, py-carbon: removewiz1-2/+1
Only supports python 2.x Newer version in wip; needs updating to latest version.
2022-09-01www: add py-lti1p3markd1-1/+2
2022-09-01www: add py-jwcryptomarkd1-1/+2
2022-09-01www: add py-flask-sessionmarkd1-1/+2
2022-08-31www/Makefile: add and enable squid5taca1-1/+2
2022-08-24www/Makefile: + py-pookwiz1-1/+2
2022-08-04Remove firefox68. This was kept due to being the last LTS release ofnia1-3/+1
Firefox that functioned on NetBSD 8, but it's now so far gone, many dependencies of this aren't compiling with the old toolchain and userspace... Users of platforms like NetBSD 8 might have an easier time using arcticfox instead.
2022-08-04Remove firefox78. This was kept due to better NetBSD WebRTC support thannia1-3/+1
firefox91, but webrtc video calls are absolutely perfect with sunaudio in firefox102 and newer.
2022-07-21Add a package for Firefox 102 ESRnia1-1/+3
2022-07-20py-python-digest: removewiz1-2/+1
Not used any longer, use py-python3-digest
2022-06-29camlp4: removewiz1-2/+1
camlp4 is an outdated way to build packages with caml and does not work with pkgsrc ocaml versions for more than a year. Remove camlp4 and all packages using it. Ok jaapb@
2022-06-04Added ocsigen-ppx-rpc to Makefile SUBDIRsjaapb1-1/+2
2022-05-31www: add some perl packagesmarkd1-1/+6
2022-05-25www: Add py-wtforms-sqlalchemy.kleink1-1/+2
2022-05-25www: Add py-wtforms-django.kleink1-1/+2
2022-05-25www: Add py-wtforms-dateutil.kleink1-1/+2
2022-05-25www: Add py-wtforms-appengine.kleink1-1/+2
2022-05-03Add xhpin1-1/+2
2022-04-30Add drupal9wen1-1/+2
2022-04-29Added www/R-webfakes version 1.1.3mef1-1/+2
2022-04-26py-static: removedadam1-2/+1
2022-04-23Added www/R-googledrive version 2.0.0mef1-1/+2
2022-04-23Added www/R-gargle version 1.2.0mef1-1/+2
2022-04-07py-widgetsnbextension: added version 3.6.0adam1-1/+2
Interactive HTML widgets for Jupyter notebooks.
2022-04-03ruby-gtk2, ruby-webkit-gtk2, ruby-gtksourceview2, ruby-vte: remove.tsutsui1-2/+1
These GTK2 dependent gems have been obsolete since ruby-gnome 3.4.4 https://github.com/ruby-gnome/ruby-gnome/blob/3.4.4/NEWS#L123 and no other package explicitly depends on these ones or have been switched to gtk3.
2022-02-24www/Makefile: + hs-open-browserpho1-1/+2
2022-02-23www/Makefile: + hs-wai-websocketspho1-1/+2
2022-02-23www/Makefile: + hs-websocketspho1-1/+2
2022-02-23www/Makefile: + hs-bower-jsonpho1-1/+2
2022-02-18Add ufdbguardsborrill1-1/+2
2022-02-16www/Makefile: + hs-js-dgtablepho1-1/+2
2022-02-05Add www/arcticfoxnia1-1/+2
Arctic Fox aims to be a desktop oriented web browser. It started as a forked and rebranded Pale Moon 27.9.4 and retains its classic interface. Many fixes and enhancements have been imported from Firefox and TenFourFox. The goal here is to implement specific security updates and bug fixes to keep this browser as up to date as possible for aging systems.
2022-02-05py-nbclient: added version 0.5.10adam1-1/+2
NBClient, a client library for programmatic notebook execution, is a tool for running Jupyter Notebooks in different execution contexts. NBClient was spun out of nbconvert's former ExecutePreprocessor.
2022-02-04www: Disable aiporyoon1-2/+1
2021-12-30py-idna_ssl: removed; outdatedadam1-2/+1
2021-12-28www: restore firefox78nia1-1/+3
2021-12-24py-pywebdav: removewiz1-2/+1
Only supports python 2.7, and was only used by trytond packages. Last release from 2012, dead upstream.
2021-12-24py-trytond-webdav: removewiz1-2/+1
This module does not exist for the latest trytond release.