| non port: www/Makefile |
Number of commits found: 5610 (showing only 100 on this page) |
|
Saturday, 2 Nov 2024
|
17:27 Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo
www/py-proxy_tools: New port: Simple proxy implementation for Python
proxy_tools is a very simple and useful proxy (as in the GoF design
pattern) implementation, that I found to be useful outside the web
context -- hence the extraction.
WWW: https://github.com/jtushman/proxy_tools
PR: 282455
f704f6e |
|
Thursday, 31 Oct 2024
|
22:20 Rene Ladan (rene)
www/moodle42: Remove expired port
2024-10-31 www/moodle42: Upstream EOL
45ab8a4 |
22:14 Rene Ladan (rene)
www/mod_cloudflare: Remove expired port
2024-10-31 www/mod_cloudflare: Deprecated upstream 20 Jul 2021, upstream
recommends mod_remoteip
15fd74c3 |
21:54 Rene Ladan (rene)
www/py-gandi.cli: Remove expired port
2024-10-31 www/py-gandi.cli: Upstream no longer continuing
b737700 |
|
Wednesday, 30 Oct 2024
|
12:10 Po-Chuan Hsieh (sunpoet)
www/py-html5rdf: Add py-html5rdf 1.2
html5rdf is a pure-python library for parsing HTML to DOMFragment objects for
the use in RDFLib. html5rdf is a fork of html5lib-modern.
It is designed to conform to the WHATWG HTML specification, as is implemented by
all major web browsers.
htm5lib-modern is designed as a drop-in replacement for html5lib that exposes a
new html5lib module without Python 2 support and without the legacy dependencies
on six, and webencodings.
f76a2c9 |
|
Thursday, 24 Oct 2024
|
20:36 Rene Ladan (rene)
www/rubygem-hamlit-rails-rails61: Remove expired port
2024-10-24 www/rubygem-hamlit-rails-rails61: Ruby on Rails 6.1.x reaches EOL on
2024-10-01
983d6d1 |
20:33 Rene Ladan (rene)
www/rubygem-rails-settings-cached-rails61: Remove expired port
2024-10-24 www/rubygem-rails-settings-cached-rails61: Ruby on Rails 6.1.x
reaches EOL on 2024-10-01
d876763 |
|
Wednesday, 23 Oct 2024
|
15:37 Muhammad Moinur Rahman (bofh)
www/py-django-graphql-jwt34: New port
JSON Web Token for Django GraphQL (0.3.4)
This version is required by cluster please do not remove without
discussing with clusteradm@.
JSON Web Token (JWT) authentication for Graphene Django
WWW: https://github.com/flavors/django-graphql-jwt
53ff85d |
13:57 Mateusz Piotrowski (0mp) Author: Xavier Beaudouin
www/py-frappe-bench: Frappe / ERPNext apps setup tool
The bench allows you to set up Frappe / ERPNext apps on
your local machine or a production server. You can use
the bench to serve multiple frappe sites.
PR: 282284
Sponsored By: Klara, Inc.
e326c2d |
|
Monday, 21 Oct 2024
|
09:17 Po-Chuan Hsieh (sunpoet)
www/node23: Add node23 23.0.0
Node.js is a free, open-source, cross-platform JavaScript runtime environment
that lets developers create servers, web apps, command line tools and scripts.
5040edc |
09:17 Po-Chuan Hsieh (sunpoet)
www/npm-node23: Add npm-node23 10.9.0 (copied from npm-node22)
3e36e6a |
09:17 Po-Chuan Hsieh (sunpoet)
www/yarn-node23: Add yarn-node23 10.9.0 (copied from yarn-node22)
b19bf48 |
|
Friday, 18 Oct 2024
|
20:03 Alexey Dokuchaev (danfe)
www/cas: resurrect^Wreadd the port and update to latest version
- Unbreak and update to version 3.8.0 (fetched from GitHub)
- Drop the options which did not pull additional dependencies
and simply controlled what would be packaged (this is what
subpackages are for)
- Amend the port description based on the debian/control file
71caea3 |
|
Thursday, 17 Oct 2024
|
22:01 Chris Rees (crees)
www/mnogosearch: Remove
Upstream has been dead since 2022.
PR: ports/282167
Suggested by: diizzy
61db11f |
18:59 Po-Chuan Hsieh (sunpoet)
www/py-html5lib-modern: Add py-html5lib-modern 1.2
html5lib is a pure-python library for parsing HTML. It is designed to conform to
the WHATWG HTML specification, as is implemented by all major web browsers.
01145d6 |
|
Thursday, 10 Oct 2024
|
08:05 Muhammad Moinur Rahman (bofh)
www/py-grimoirelab: New port
Tool set for software development analytics
GrimoireLab is a CHAOSS toolset for software development analytics. It
includes a coordinated set of tools to retrieve data from systems used
to support software development (repositories), store it in databases,
enrich it by computing relevant metrics, and make it easy to run
analytics and visualizations on it.
WWW: https://chaoss.github.io/grimoirelab/
Sponsored by: The FreeBSD Foundation
ea7c227 |
08:05 Muhammad Moinur Rahman (bofh)
www/py-django-graphql-jwt: New port
JSON Web Token for Django GraphQL
JSON Web Token (JWT) authentication for Graphene Django
WWW: https://github.com/flavors/django-graphql-jwt
Sponsored by: The FreeBSD Foundation
02f80f0 |
|
Wednesday, 9 Oct 2024
|
18:17 Vladimir Druzenko (vvd)
www/tomcat110: New port: Open-source Java web server by Apache, 11.0.x branch
Copy of port www/tomcat-devel.
Changelog:
https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0_(markt)
328c2fa |
|
Tuesday, 8 Oct 2024
|
13:32 Wen Heping (wen)
www/moodle45: New port, copied from www/moodle44
Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.
6b8812d |
01:08 Danilo G. Baio (dbaio)
www/py-bootstrap-flask: New port
Bootstrap 4 and 5 helper for Flask projects
Bootstrap-Flask is a collection of Jinja macros for Bootstrap 4 & 5 and Flask.
It helps you to render Flask-related data and objects to Bootstrap markup HTML
more easily:
- Render Flask-WTF/WTForms form object to Bootstrap Form.
- Render data objects (dict or class objects) to Bootstrap Table.
- Render Flask-SQLAlchemy Pagination object to Bootstrap Pagination.
- etc.
https://github.com/helloflask/bootstrap-flask
1c983d3 |
|
Monday, 7 Oct 2024
|
05:07 Po-Chuan Hsieh (sunpoet)
www/Makefile: Restore blank line after ecdfd833eb14d79bf4c40905d21b2e94c9603062
e4c7e06 |
|
Saturday, 5 Oct 2024
|
10:23 Muhammad Moinur Rahman (bofh)
www/moin2: New port
Easy to use, full-featured and extensible wiki software package
MoinMoin is a Python clone of WikiWiki, which is a composition system;
it's a discussion medium; it's a repository; it's a mail system;
it's a tool for collaboration.
This is the version 2 of moinmoin wiki.
THIS IS STILL IN DEVELOPMENT AND IS NOT RECOMMENDED FOR PRODUCTION
THIS IS NOT WELL TESTED PLEASE REPORT ANY BUGS IN FREEBSD ENVIRONMENT
WWW: https://moinmo.in/
ecdfd83 |
|
Monday, 30 Sep 2024
|
19:22 Rene Ladan (rene)
www/screego: Remove expired port
2024-09-30 www/screego: Outdated, unmaintained in tree and marked broken over a
year ago
cf33d8a |
19:22 Rene Ladan (rene)
www/template_: Remove expired port
2024-09-30 www/template_: Abandonware, outdated and last version released
upstream was released in 2015
efcf25e |
19:21 Rene Ladan (rene)
www/sahi: Remove expired port
2024-09-30 www/sahi: Abandonware and outdated, newer versions requires users to
purchase a license and current versions refers to Java 1.5
c16cf4b |
19:13 Rene Ladan (rene)
www/subsonic-standalone: Remove expired port
2024-09-30 www/subsonic-standalone: Abandonware, no longer maintained upstream
as of 2019
2055361 |
19:12 Rene Ladan (rene)
www/mod_amazon_proxy: Remove expired port
2024-09-30 www/mod_amazon_proxy: Abandonware, last updated in 2010
a96fd33 |
19:12 Rene Ladan (rene)
www/thundercache: Remove expired port
2024-09-30 www/thundercache: Deprecated and outdated, product is still being
maintained upstream
33030bf2 |
|
Thursday, 19 Sep 2024
|
19:27 Muhammad Moinur Rahman (bofh)
www/py-feedgen: New port
Feed Generator for ATOM, RSS and Podcasts
This module can be used to generate web feeds in both ATOM and RSS
format. It has support for extensions. Included is for example an
extension to produce Podcasts.
WWW: https://lkiesow.github.io/python-feedgen
779678c |
|
Wednesday, 18 Sep 2024
|
16:02 Alexander Leidinger (netchild) Author: Baptiste Grenier
www/lua-resty-session3: port sticking to version 3
This is based upon www/lua-resty-session (v4), but is needed for
lua-resty-openidc.
The version 3.x is pinned in the lua-resty-openidc dependencies:
https://github.com/zmartzone/lua-resty-openidc/blob/9f3a4fcade930f6f38ee0cb43cabf50cebffbcc9/lua-resty-openidc-1.7.6-3.rockspec#L27
There is apparently currently no clear plan on when/if lua-resty-openidc
will be updated to include changes for lua-resty-session 4.X, see
discussions on
https://github.com/zmartzone/lua-resty-openidc/issues/480
Additionally to what the author submitted some changes by me:
- add conflicts with www/lua-resty-session
- give up maintainership of www/lua-resty-session
PR: 281142
dfd76d0 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-turbo-rails-rails71: Add rubygem-turbo-rails-rails71 2.0.6
Turbo gives you the speed of a single-page web application without having to
write any JavaScript. Turbo accelerates links and form submissions without
requiring you to change your server-side generated HTML. It lets you carve up a
page into independent frames, which can be lazy-loaded and operate as
independent components. And finally, helps you make partial page updates using
just HTML and a set of CRUD-like container tags. These three techniques reduce
the amount of custom JavaScript that many web applications need to write by an
order of magnitude. And for the few dynamic bits that are left, you're invited
to finish the job with Stimulus.
On top of accelerating web applications, Turbo was built from the ground-up to
form the foundation of hybrid native applications. Write the navigational shell
of your Android or iOS app using the standard platform tooling, then seamlessly
fill in features from the web, following native navigation patterns. Not every
mobile screen needs to be written in Swift or Kotlin to feel native. With Turbo,
you spend less time wrangling JSON, waiting on app stores to approve updates, or
reimplementing features you've already created in HTML.
Turbo is a language-agnostic framework written in TypeScript, but this gem
builds on top of those basics to make the integration with Rails as smooth as
possible. You can deliver turbo updates via model callbacks over Action Cable,
respond to controller actions with native navigation or standard redirects, and
render turbo frames with helpers and layout-free responses.
7a1843c |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-jsbundling-rails-rails71: Add rubygem-jsbundling-rails-rails71 1.3.1
Import maps let you import JavaScript modules using logical names that map to
versioned/digested files -- directly from the browser. So you can build modern
JavaScript applications using JavaScript libraries made for ESM without the need
for transpiling or bundling.This frees you from needing Webpack, Yarn, npm, or
any other part of the JavaScript toolchain. All you need is the asset pipeline
that's already included in Rails.
With this approach you'll ship many small JavaScript files instead of one big
JavaScript file. Thanks to HTTP/2 that no longer carries a material performance
penalty during the initial transport, and in fact offers substantial benefits
over the long run due to better caching dynamics. Whereas before any change to
any JavaScript file included in your big bundle would invalidate the cache for
the the whole bundle, now only the cache for that single file is invalidated.
There's native support for import maps in Chrome/Edge 89+, and a shim available
for any browser with basic ESM support. So your app will be able to work with
all the evergreen browsers.
a7ba0c4 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-propshaft-rails71: Add rubygem-propshaft-rails71 1.0.0
Propshaft is an asset pipeline library for Rails. It's built for an era where
bundling assets to save on HTTP connections is no longer urgent, where
JavaScript and CSS are either compiled by dedicated Node.js bundlers or served
directly to the browsers, and where increases in bandwidth have made the need
for minification less pressing. These factors allow for a dramatically simpler
and faster asset pipeline compared to previous options, like Sprockets.
0f77ee8 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-stimulus-rails-rails71: Add rubygem-stimulus-rails-rails71 1.3.4
Stimulus is a JavaScript framework with modest ambitions. It doesn't seek to
take over your entire front-end in fact, it's not concerned with rendering HTML
at all. Instead, it's designed to augment your HTML with just enough behavior to
make it shine. Stimulus pairs beautifully with Turbo to provide a complete
solution for fast, compelling applications with a minimal amount of effort.
Together they form the core of Hotwire.
Stimulus for Rails makes it easy to use this modest framework with both
import-mapped and JavaScript-bundled apps. It relies on either importmap-rails
to make Stimulus available via ESM or a Node-capable Rails (like via
jsbundling-rails) to include Stimulus in the bundle. Make sure to install one of
these first!
fbef874 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-tailwindcss-rails-rails71: Add rubygem-tailwindcss-rails-rails71
1.0.0
Tailwind CSS is a utility-first CSS framework packed with classes like flex,
pt-4, text-center and rotate-90 that can be composed to build any design,
directly in your markup.
This gem gives access to the standard Tailwind CSS framework configured for dark
mode, forms, aspect-ratio, typography, and the Inter font via the asset pipeline
using Sprockets (and soon Propshaft).
0f4bbc3 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-cssbundling-rails-rails71: Add rubygem-cssbundling-rails-rails71
1.4.1
Use Tailwind CSS, Bootstrap, Bulma, PostCSS, or Dart Sass to bundle and process
your CSS, then deliver it via the asset pipeline in Rails. This gem provides
installers to get you going with the bundler of your choice in a new Rails
application, and a convention to use app/assets/builds to hold your bundled
output as artifacts that are not checked into source control (the installer adds
this directory to .gitignore by default).
You develop using this approach by running the bundler in watch mode in a
terminal with yarn build:css --watch (and your Rails server in another, if
you're not using something like puma-dev). You can also use ./bin/dev, which
will start both the Rails server and the CSS build watcher (along with a JS
build watcher, if you're also using jsbundling-rails).
af90a28 |
06:13 Po-Chuan Hsieh (sunpoet)
rubygem-importmap-rails-rails71: Add rubygem-importmap-rails-rails71 2.0.1
Import maps let you import JavaScript modules using logical names that map to
versioned/digested files -- directly from the browser. So you can build modern
JavaScript applications using JavaScript libraries made for ESM without the need
for transpiling or bundling.This frees you from needing Webpack, Yarn, npm, or
any other part of the JavaScript toolchain. All you need is the asset pipeline
that's already included in Rails.
With this approach you'll ship many small JavaScript files instead of one big
JavaScript file. Thanks to HTTP/2 that no longer carries a material performance
penalty during the initial transport, and in fact offers substantial benefits
over the long run due to better caching dynamics. Whereas before any change to
any JavaScript file included in your big bundle would invalidate the cache for
the the whole bundle, now only the cache for that single file is invalidated.
There's native support for import maps in Chrome/Edge 89+, and a shim available
for any browser with basic ESM support. So your app will be able to work with
all the evergreen browsers.
9b6edc5 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-rails72: Add rubygem-rails72 7.2.1
Rails is a web-application framework that includes everything needed to create
database-backed web applications according to the Model-View-Controller (MVC)
pattern.
Understanding the MVC pattern is key to understanding Rails. MVC divides your
application into three layers: Model, View, and Controller, each with a specific
responsibility.
Active Record, Active Model, Action Pack, and Action View can each be used
independently outside Rails.
In addition to that, Rails also comes with:
- Action Mailer, a library to generate and send emails
- Action Mailbox, a library to receive emails within a Rails application
- Active Job, a framework for declaring jobs and making them run on a variety of
queuing backends
- Action Cable, a framework to integrate WebSockets with a Rails application
- Active Storage, a library to attach cloud and local files to Rails
applications
- Action Text, a library to handle rich text content
- Active Support, a collection of utility classes and standard library
extensions that are useful for Rails, and may also be used independently
outside Rails
12ed87b4 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-railties72: Add rubygem-railties72 7.2.1
Railties is responsible for gluing all frameworks together. Overall, it:
- handles the bootstrapping process for a Rails application;
- manages the rails command line interface;
- and provides the Rails generators core.
9eceeac |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-actioncable72: Add rubygem-actioncable72 7.2.1
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
f64fa21 |
06:13 Po-Chuan Hsieh (sunpoet)
www/rubygem-actionpack72: Add rubygem-actionpack72 7.2.1
Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for routing (mapping request URLs to actions), defining
controllers that implement actions, and generating responses. In short, Action
Pack provides the controller layer in the MVC paradigm.
It consists of several modules:
- Action Dispatch, which parses information about the web request, handles
routing as defined by the user, and does advanced processing related to HTTP
such as MIME-type negotiation, decoding parameters in POST, PATCH, or PUT
bodies, handling HTTP caching logic, cookies and sessions.
- Action Controller, which provides a base controller class that can be
subclassed to implement filters and actions to handle requests. The result of
an action is typically content generated from views.
With the Ruby on Rails framework, users only directly interface with the Action
Controller module. Necessary Action Dispatch functionality is activated by
default and Action View rendering is implicitly triggered by Action Controller.
However, these modules are designed to function on their own and can be used
outside of Rails.
8d64251 |
|
Tuesday, 17 Sep 2024
|
19:57 Muhammad Moinur Rahman (bofh)
www/py-flask-theme: New port
flask-theme provides infrastructure for theming support in Flask
applications. It takes care of:
- loading themes
- rendering templates from themes
- serving static files like CSS and images from themes
WWW: https://github.com/liuliqiang/flask-theme
4e3246a |
|
Monday, 16 Sep 2024
|
20:14 Robert Clausecker (fuz) Author: Erik Jensen
www/elog: Fast and lightweight, customizable weblog
The Electronic Logbook (ELOG) provides a Web interface to manage notes.
Its general purpose is to make it easy for people to put and access
information online; in the form of short, time stamped text messages
with optional HTML markup for presentation, and optional file
attachments.
WWW: https://elog.psi.ch/elog/
PR: 274813
334b849 |
|
Sunday, 15 Sep 2024
|
21:08 Rene Ladan (rene)
www/libresonic-standalone: Remove expired port
2024-09-14 www/libresonic-standalone: Abandonware, repo deleted
43b035b |
|
Wednesday, 11 Sep 2024
|
06:21 Matthias Fechner (mfechner)
www/rubygem-json-jwt115: Remove expired port
www/rubygem-json-jwt115
a53a752 |
06:09 Matthias Fechner (mfechner)
www/rubygem-net-http011: Remove expired port
www/rubygem-net-http011
14293e6 |
|
Thursday, 5 Sep 2024
|
06:11 Po-Chuan Hsieh (sunpoet)
www/p5-Nodejs-Util: Add p5-Nodejs-Util 0.012
Nodejs::Util provides utilities related to Node.js, including nodejs_available,
nodejs_module_path and nodejs_path.
8ac6309 |
|
Wednesday, 4 Sep 2024
|
21:12 Vladimir Druzenko (vvd)
www/forgejo7: New port forgejo branch 7.x, copy from www/forgejo before update
to 8.x
Copy from www/forgejo after commit be43fb2830c94e23e0d9aa49ef9b982b0ab31e2c
"update to 7.0.4 (fixes security vulnerabilities)".
PR: 280532
4abb8e7 |
|
Monday, 26 Aug 2024
|
14:03 Nicola Vitale (nivit)
www/linux-freetube: Add new port
FreeTube is an open source desktop YouTube player built with privacy in mind.
Use YouTube without advertisements and prevent Google from tracking you with
their cookies and JavaScript.
Features:
- Watch videos without ads
- Use YouTube without Google tracking you using cookies and JavaScript
- Subscribe to channels without an account
- Connect to an externally setup proxy such as Tor
- View and search your local subscriptions, history, and saved videos
- Organize your subscriptions into "Profiles" to create a more focused feed
- Export & import subscriptions
- Youtube Trending
- Youtube Chapters
- Most popular videos page based on the set Invidious instance
- Watch videos using an external player
- ... and much more
https://freetubeapp.io/
9f4fdeb |
13:59 Nicola Vitale (nivit)
www/linux-vieb: Add new port
Vieb is the Vim Inspired Electron Browser.
Features:
- Free, open source, fast and secure
- Local first adblocking, auto-complete, AMP protection, custom redirects
and more, all without web requests
- Privacy with strict permission system, navigator overrides, custom
useragent, custom WebRTC policy and more
- Accessible with custom themes, full interface & fontsize scaling, page
zooming, spellcheck and mouse support
- Security settings with permissions, cache usage, cookie management,
(auto-)download settings and more
- Window splitting with buffer, split, Vexplore and Ctrl-w bindings, for
multi-window browsing
- Map commands for completely custom keyboard sequences, keystrokes,
commands and actions
- And much, much more...
https://vieb.dev/
09a34a6 |
|
Friday, 23 Aug 2024
|
09:07 Mateusz Piotrowski (0mp) Author: Xavier Beaudouin
www/domoticz-devel: Home Automation System (Development Branch)
This port is the development branch of www/domoticz. The plan is to
update it more or less each months.
PR: 280944
3ee6601 |
03:49 Gabriel M. Dutra (dutra) Author: Jesús Daniel Colmenares Oviedo
www/py-searxng-devel: Add new port
SearXNG is a free internet metasearch engine
PR: 278972
f9ecfbd |
|
Friday, 16 Aug 2024
|
18:37 Yuri Victorovich (yuri)
www/deno-dom: New port: Deno: Browser DOM & HTML parser plugin
ce3b327 |
|
Thursday, 15 Aug 2024
|
10:55 Po-Chuan Hsieh (sunpoet)
www/py-httpx-cache: Remove obsoleted port
Use devel/py-hishel instead.
05c5bc0 |
|
Tuesday, 13 Aug 2024
|
11:20 Zsolt Udvari (uzsolt)
www/R-cran-miniUI: new port: shiny apps for small screens
Provides UI widget and layout functions for writing Shiny apps that work well on
small screens.
This port is required to update devel/R-cran-devtools.
1c1b3be |
07:12 Zsolt Udvari (uzsolt)
www/R-cran-pkgdown: new port: generate websites
Generate an attractive and useful website from a source package. 'pkgdown'
converts your documentation, vignettes, 'README', and more to 'HTML' making it
easy to share information about your package online.
Needed by devel/R-cran-devtools.
d9349fe |
06:30 Zsolt Udvari (uzsolt)
www/R-cran-httr2: new port: tools for HTTP requests
Tools for creating and modifying HTTP requests, then performing them and
processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a
pipe-based interface and solves more of the problems that API wrapping packages
face.
Needed for update devel/R-cran-devtools.
bf19375 |
|
Thursday, 8 Aug 2024
|
01:31 Wen Heping (wen)
www/py-django51: New port, copied from www/py-django50
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
f418f59 |
|
Monday, 5 Aug 2024
|
05:59 Zsolt Udvari (uzsolt)
www/newsraft: New port: feed reader for terminal
Newsraft is a feed reader with ncurses user interface. It's greatly inspired by
Newsboat and tries to be its lightweight counterpart.
85237ea |
|
Sunday, 4 Aug 2024
|
13:01 Rene Ladan (rene)
www/py-imdbpy: Remove expired port
2024-06-30 www/py-imdbpy: IMDbPY is now cinemagoer. Use www/py-cinemagoer
instead
f16b5f2 |
12:39 Rene Ladan (rene)
www/mediawiki140: Remove expired port
2024-07-31 www/mediawiki140: Upstream EOL
7d06a61 |
12:38 Rene Ladan (rene)
www/tomcat85: Remove expired port
2024-07-31 www/tomcat85: Upstream EOL reaches on 2024-03-31, some time after
2024-06-30 distfiles will be archived. Migrate to www/tomcat9
e9878db |
|
Sunday, 28 Jul 2024
|
13:15 Muhammad Moinur Rahman (bofh)
*/*php84*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.4.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS
42db2c3 |
06:13 Yuri Victorovich (yuri)
www/py-sse-starlette: New port: Starlette: SSE plugin
3d17098 |
06:13 Yuri Victorovich (yuri)
www/py-starlette-context: New port: Starlette: store and access the context data
of a request
d69eb73 |
|
Monday, 15 Jul 2024
|
16:58 Kai Knoblich (kai)
net-mgmt/netbox: Create Django 5.0 consumers
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 4.0 release possible because it requires
Django 5.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj50-django-rq
- devel/py-dj50-strawberry-graphql
- www/py-dj50-django-auth-ldap
- www/py-dj50-django-choices-field
- www/py-dj50-django-cors-headers
- www/py-dj50-django-debug-toolbar
- www/py-dj50-django-filter
- www/py-dj50-django-htmx
- www/py-dj50-django-graphiql-debug-toolbar
- www/py-dj50-django-js-asset
- www/py-dj50-django-mptt
- www/py-dj50-django-prometheus
- www/py-dj50-django-redis
- www/py-dj50-django-rich
- www/py-dj50-django-tables2
- www/py-dj50-django-taggit
- www/py-dj50-django-timezone-field
- www/py-dj50-djangorestframework
- www/py-dj50-drf-spectacular
- www/py-dj50-drf-spectacular-sidecar
- www/py-dj50-strawberry-graphql-django
Happy to pass the following ports to its maintainer who already
maintain the Django 4.2 variants of them:
- devel/py-dj50-django-rq
- www/py-dj50-django-debug-toolbar
- www/py-dj50-django-redis
9dcfcfc |
|
Saturday, 13 Jul 2024
|
17:04 Michael Gmelin (grembo)
www/py-django-soft-delete: New port
5247cc6 |
|
Tuesday, 9 Jul 2024
|
01:07 Vladimir Druzenko (vvd)
www/waterfox: resurect removed port before update to new release
This reverts commit 8bbfbba74e2ee5df4b64cbc639847d6419160f67.
PR: 278672
3bc831e |
|
Thursday, 4 Jul 2024
|
18:18 Ryan Steinmetz (zi)
www/jetty12: New port
Eclipse Jetty provides a highly scalable and memory-efficient web server and
servlet container, supporting many protocols such as HTTP/3,2,1 and WebSocket.
Furthermore, the project offers integrations with many other technologies,
such as:
* Asynchronous HTTP Server
* Standard based Servlet Container
* Web Sockets server
* Asynchronous HTTP Client
* OSGi, JNDI, JMX, JASPI, AJP support
defe5b7 |
|
Tuesday, 2 Jul 2024
|
18:45 Rene Ladan (rene)
www/*-node21: Remove slave ports which were part of www/node21
Reported by: antoine
7780fa4 |
08:52 Matthias Fechner (mfechner)
www/rubygem-coverband: added new port version 6.1.2
Required for Gitlab 17.1
ddf7bd5 |
|
Monday, 1 Jul 2024
|
09:46 Wen Heping (wen)
www/mediawiki142: New port, copied from www/mediawiki141
MediaWiki is the collaborative editing software that runs Wikipedia,
the free encyclopedia, and other projects.
It's designed to handle a large number of users and pages without imposing
too rigid a structure or workflow.
f38a56e9 |
08:50 Jochen Neumeister (joneum)
www/freenginx-devel: Add new port
Freenginx is a fork web Server from Nginx
Sponsored by: Netzkommune GmbH
08bff53 |
|
Sunday, 30 Jun 2024
|
13:13 Rene Ladan (rene)
www/zend-framework: Remove expired port
2024-06-30 www/zend-framework: Deprecated by upstream, and moved to Laminas
Project
996e8ae |
12:47 Rene Ladan (rene)
www/py-django32: Remove expired port
2024-06-30 www/py-django32: Django 3.2 is now in Extended Support, receives
security fixes only and will reach End-Of-Life in April 2024. Upgrade to a later
Django version. See https://www.djangoproject.com/download/
1c32da7b |
12:46 Rene Ladan (rene)
www/py-django-bootstrap-pagination: Remove expired port
2024-06-30 www/py-django-bootstrap-pagination: not compatible with Django 4.2,
upstream no longer maintained.
eb18559 |
11:58 Rene Ladan (rene)
www/node21: Remove expired port
2024-06-30 www/node21: Node.js 21.* will reach its EoL on 2024-06-01. Use
Node.js 22.* (www/node22) instead
9c74c7c |
11:34 Rene Ladan (rene)
www/py-cookies: Remove expired port
2024-06-30 www/py-cookies: Upstream is inactive for many years
d3c6726 |
11:27 Rene Ladan (rene)
www/httest: Remove expired port
2024-06-30 www/httest: Abandonware, no activity from upstream for years and
depends on deprecated library devel/pcre
96078f5 |
11:01 Rene Ladan (rene)
www/itop: Remove expired port
2024-06-30 www/itop: Outdated, current version is 5 years old and unsupported
upstream
382e89d |
11:01 Rene Ladan (rene)
www/interchange: Remove expired port
2024-06-30 www/interchange: Outdated, current version was released in 2010 is
unsupported upstream
7ef095d |
10:58 Rene Ladan (rene)
www/bolt: Remove expired port
2024-06-30 www/bolt: Outdated and unsupported, current version is several years
old and unsupported upstream
288bd81 |
10:58 Rene Ladan (rene)
www/adzap: Remove expired port
2024-06-30 www/adzap: Obsolete, no longer provides reasonable amount of
filtering
7df36e3 |
10:57 Rene Ladan (rene)
www/py-django-ldapdb: Remove expired port
2024-06-30 www/py-django-ldapdb: not compatible with Django >= 4.x, upstream no
longer maintained
e2145b1 |
|
Friday, 21 Jun 2024
|
09:43 Yuri Victorovich (yuri)
www/py-flask-session: New port: Server-side session support for Flask
d918205 |
|
Wednesday, 19 Jun 2024
|
20:34 Yuri Victorovich (yuri)
www/py-qh3: New port: Lightway and fast implementation of QUIC and HTTP/3
e67ab45 |
|
Saturday, 15 Jun 2024
|
18:31 Rene Ladan (rene)
www/py-dj42-django-debug-toolbar: Remove expired port
2024-06-15 www/py-dj42-django-debug-toolbar: Obsolete, please use
www/py-django-debug-toolbar instead
972f8b2 |
18:30 Rene Ladan (rene)
www/py-dj42-djangorestframework: Remove expired port
2024-06-15 www/py-dj42-djangorestframework: Obsolete, please use
www/py-djangorestframework instead
366c381 |
18:28 Rene Ladan (rene)
www/py-dj42-django-extensions: Remove expired port
2024-06-15 www/py-dj42-django-extensions: Obsolete, please use
www/py-django-extensions instead
11dbf27 |
18:28 Rene Ladan (rene)
www/py-dj42-django-modelcluster: Remove expired port
2024-06-15 www/py-dj42-django-modelcluster: Obsolete, please use
www/py-django-modelcluster instead
ad56e94 |
18:27 Rene Ladan (rene)
www/py-dj42-django-crispy-forms: Remove expired port
2024-06-15 www/py-dj42-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead
3bcee30 |
18:26 Rene Ladan (rene)
www/py-dj42-django-allauth: Remove expired port
2024-06-15 www/py-dj42-django-allauth: Obsolete, please use
www/py-django-allauth instead
bc7a743 |
18:25 Rene Ladan (rene)
www/py-dj42-django-redis: Remove expired port
2024-06-15 www/py-dj42-django-redis: Obsolete, please use www/py-django-redis
instead
2cf5ade |
18:24 Rene Ladan (rene)
www/py-dj42-django-rich: Remove expired port
2024-06-15 www/py-dj42-django-rich: Obsolete, please use www/py-django-rich
instead
7af213c |
18:20 Rene Ladan (rene)
www/py-dj42-django-graphiql-debug-toolbar: Remove expired port
2024-06-15 www/py-dj42-django-graphiql-debug-toolbar: Obsolete, please use
www/py-django-graphiql-debug-toolbar instead
843b864 |
18:18 Rene Ladan (rene)
www/py-dj42-django-timezone-field: Remove expired port
2024-06-15 www/py-dj42-django-timezone-field: Obsolete, please use
www/py-django-timezone-field instead
d4a803b |
18:18 Rene Ladan (rene)
www/py-dj42-drf-spectacular-sidecar: Remove expired port
2024-06-15 www/py-dj42-drf-spectacular-sidecar: Obsolete, please use
www/py-drf-spectacular-sidecar instead
db7f9bf |
18:17 Rene Ladan (rene)
www/py-dj42-drf-spectacular: Remove expired port
2024-06-15 www/py-dj42-drf-spectacular: Obsolete, please use
www/py-drf-spectacular instead
765de36 |
18:14 Rene Ladan (rene)
www/py-dj42-django-filter: Remove expired port
2024-06-15 www/py-dj42-django-filter: Obsolete, please use www/py-django-filter
instead
d2d5297 |
18:13 Rene Ladan (rene)
www/py-dj42-channels: Remove expired port
2024-06-15 www/py-dj42-channels: Obsolete, please use www/py-channels instead
a627b12 |
Number of commits found: 5610 (showing only 100 on this page) |