| non port: www/Makefile |
Number of commits found: 5608 (showing only 100 on this page) |
|
Friday, 3 Jun 2022
|
23:36 Po-Chuan Hsieh (sunpoet)
www/rubygem-faraday-patron1: Add rubygem-faraday-patron1 1.0.0 (copied from
rubygem-faraday-patron)
- Add PORTSCOUT
ae950b5 |
23:36 Po-Chuan Hsieh (sunpoet)
www/rubygem-faraday-rack1: Add rubygem-faraday-rack1 1.0.0 (copied from
rubygem-faraday-rack)
- Add PORTSCOUT
0546e20 |
23:36 Po-Chuan Hsieh (sunpoet)
www/rubygem-faraday1: Add rubygem-faraday1 1.10.0 (copied from rubygem-faraday)
- Change RUN_DEPENDS from rubygem-faraday-excon to rubygem-faraday-excon1
- Change RUN_DEPENDS from rubygem-faraday-httpclient to
rubygem-faraday-httpclient1
- Change RUN_DEPENDS from rubygem-faraday-net_http to rubygem-faraday-net_http1
- Change RUN_DEPENDS from rubygem-faraday-net_http_persistent to
rubygem-faraday-net_http_persistent1
- Change RUN_DEPENDS from rubygem-faraday-patron to rubygem-faraday-patron1
- Change RUN_DEPENDS from rubygem-faraday-rack to rubygem-faraday-rack1
- Add PORTSCOUT
8ffe87f |
17:27 Matthias Fechner (mfechner)
cleanup: Remove expired ports:
www/rubygem-faraday110
9016e68 |
17:01 Joseph Mingrone (jrm)
www/*-node17: Rename for update of www/node to version 18
PR: 263590
Sponsored by: The FreeBSD Foundation
620c166 |
|
Friday, 27 May 2022
|
17:18 Matthias Fechner (mfechner)
www/gitlab-ce: new ports required for version 15.0
3b81f98 |
|
Sunday, 22 May 2022
|
08:19 Jose Alonso Cardenas Marquez (acm)
www/dolibarr14: connect port
fd85ce9 |
|
Thursday, 19 May 2022
|
04:21 Koichiro Iwao (meta) Author: Mostly BSD
www/tuifeed: Terminal RSS feed reader with a fancy UI
Terminal feed reader with a fancy UI
tuifeed is a news feed reader with a fancy terminal user interface.
It allows you read news from your favourite RSS and Atom sources,
which can be easily configured in a TOML file.
Features
- Read feed from any RSS/Atom source
- Open any article in your favourite browser in one-click
- Compatible with Windows, Linux, *BSD and MacOS
- Easy setup
WWW: https://github.com/veeso/tuifeed
PR: 263424
da83830 |
02:34 Jason Helfman (jgh)
www/so: Add new port
PR: 262720 (based on)
Submitted by: sec.research.2005@gmail.com
Terminal interface for Stack Overflow
Interface to the StackExchange network.
One thing that differentiates it from similar tools is that you can
simultaneously search any number of sites in the StackExchange network.
WWW: https://github.com/samtay/so
2e65c1d |
|
Saturday, 14 May 2022
|
06:00 Wen Heping (wen)
www/Makefile: Add joomla4
10efc6f |
|
Monday, 2 May 2022
|
19:47 Dan Langille (dvl)
www/httpx-gssapi: Add new port
A port of Requests GSSAPI to HTTPX which adds optional GSSAPI
authentication support and supports mutual authentication.
07e7bc6 |
|
Saturday, 30 Apr 2022
|
19:42 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-04-30 www/shttpd: Abandonware, last release over 12+ years ago
2022-04-30 mail/p5-Email-Sender-Transport-SMTPS: Deprecated by upstream. Use
Email::Sender::Transport::SMTP in mail/p5-Email-Sender instead
2022-04-30 net/gogoc: Services were discontinued in 2016
1899987 |
15:57 Po-Chuan Hsieh (sunpoet)
www/rubygem-rack-proxy06: Remove obsoleted port
Use www/rubygem-rack-proxy instead
cf6077d |
15:57 Po-Chuan Hsieh (sunpoet)
www/py-dj32-django-modelcluster: Remove obsoleted port
Use www/py-django-modelcluster instead
6d1a965 |
|
Monday, 25 Apr 2022
|
13:17 Dan Langille (dvl)
www/p5-URI-Normalize: Add new port
::Normalize normalizes URIs according to RFC 3986.
This has a number of useful applications in allowing URIs to be compared with
fewer false negatives. For example, all of the following URIs will normalize to
the same value:
HTTPS://www.example.com:443/../test/../foo/index.html
https://WWW.EXAMPLE.COM/./foo/index.html
https://www.example.com/%66%6f%6f/index.html
https://www.example.com/foo/index.html
That is, they will all be normalized into the last value.
Example:
use URI;
use URI::Normalize qw( normalize_uri remove_dot_segments );
my $uri = URI->new('HTTPS://www.Example.com:443/../test/../foo/index.html');
say normalize_uri($uri); #> https://www.example.com/foo/index.html
say remove_dot_segments($uri); #> HTTPS://www.Example.com:443/foo/index.html
WWW: https://metacpan.org/pod/URI::Normalize
6a7814d |
|
Friday, 22 Apr 2022
|
08:43 Matthias Fechner (mfechner)
www/gitlab: new ports required for 14.10
MFH: 2022Q2
e976355 |
|
Monday, 18 Apr 2022
|
01:15 Wen Heping (wen)
www/moodle40: Add new port
Repocopied from www/moodle311
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.
ac3547c |
|
Sunday, 17 Apr 2022
|
23:39 Po-Chuan Hsieh (sunpoet)
www/py-django-bleach: Add py-django-bleach 2.0.0
Bleach is a Python module that takes any HTML input, and returns valid,
sanitised HTML that contains only an allowed subset of HTML tags, attributes and
styles. django-bleach is a Django app that makes using bleach extremely easy.
WWW: https://github.com/marksweb/django-bleach
860a430 |
23:39 Po-Chuan Hsieh (sunpoet)
www/py-beautifulsoup449: Add py-beautifulsoup449 4.9.3 (copied from
py-beautifulsoup448)
- Add PORTSCOUT
62894c0 |
23:39 Po-Chuan Hsieh (sunpoet)
www/p5-HTML-Escape: Add p5-HTML-Escape 1.11
HTML::Escape provides a function which escapes HTML's special characters. It
performs a similar function to PHP's htmlspecialchars. It escapes the following
characters: " & ' < > ` { }
WWW: https://metacpan.org/dist/HTML-Escape
aac8eba |
|
Monday, 11 Apr 2022
|
19:42 Ryan Steinmetz (zi)
www/varnish-libvmod-geoip2: new port:
Varnish Module (vmod) for accessing MaxMind GeoIP2 DB files.
It supports opening multiple databases at the same time.
WWW: https://github.com/fgsch/libvmod-geoip2
3d71785 |
|
Friday, 8 Apr 2022
|
18:19 Sergey A. Osokin (osa)
www/baculum-*: add baculum.app
Connect to the build.
PR: 233061
26e9741 |
14:46 Ryan Steinmetz (zi)
www/varnish-libvmod-redis: New port providing a VCL interface to interact with
redis servers
41777cd |
|
Thursday, 7 Apr 2022
|
04:38 Wen Heping (wen)
www/p5-Dancer2-Plugin-FormValidator: Add new port
This is micro-framework that provides validation in your Dancer2
application. It consists of dsl's keywords and a set of agreements.
It has a set of built-in validators that can be extended by
compatible modules (extensions). Also proved runtime switching
between languages, so you can show proper error messages to users.
WWW: https://metacpan.org/pod/Dancer2::Plugin::FormValidator
e3f56ba |
|
Saturday, 2 Apr 2022
|
19:49 Joseph Mingrone (jrm)
www/Makefile: Add missing entry for kineto
Sponsored by: The FreeBSD Foundation
e2384f5 |
|
Thursday, 31 Mar 2022
|
20:31 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base
2022-03-31 security/gputty: Unfetchable, dead upstream
2022-03-31 java/apache-commons-discovery: Abandoned upstream, last release in
2006
2022-03-31 www/geronimo: Port outdated, unsupported upstream and depends on
deprecated software
2022-03-31 security/isakmpd: 15+ years old and broken on multiple versions
2022-03-31 security/razorback-swfScanner: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 devel/hadoop: Outdated, unsupported upstream
2022-03-31 java/apache-commons-primitives: Abandoned upstream, last release in
2003
2022-03-31 security/l5: Abandonware, broken on amd64 for 10+ years
2022-03-31 security/unicornscan: Very outdated and abandoned, current version in
tree was released in 2004 and last release by upstream in Aug 2013. Please
consider using security/nmap or security/rustscan
2022-03-31 security/gringotts: Abandonware, upstream dead and last release in
2009
2022-03-31 security/axTLS: Very outdated and abandoned, current version in tree
was released in 2013 and last by upstream in 2019
2022-03-31 security/shttpscanner: Abandonware, last release in 2006
2022-03-31 security/sniff: Abandonware, last release around 2000 and dead
upstream. Please consider using net/wireshark
2022-03-31 security/razorback-archiveInflate: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/scanssh: Abandonware, last release in 2005. Please consider
using security/nmap or security/rustscan
2022-03-31 security/symbion-sslproxy: Abandonware, last release in 2009 and
inactive upstream
2022-03-31 security/manipulate_data: Abandonware, unsupported upstream
2022-03-31 security/vinetto: Obsolete, targets deprecated Windows operating
systems such as XP and 2003 Server
2022-03-31 security/pbnj: Abandonware, last release in 2006 and reported broken
upstream in 2017 upstream
2022-03-31 databases/jasperreports: Unsupported by upstream, released in 2013
2022-03-31 security/retranslator: Deprecated upstream (EOL)
2022-03-31 security/cp2fwb: Abandonware, used with deprecated software Firewall
Builder.
2022-03-31 security/webscarab: Deprecated by upstream in 2014
2022-03-31 security/pscan: Abandonware, last release in 2000
2022-03-31 security/vnccrack: Outdated and abandoned, last release in 2008.
Upstream is at 2.1 while version in ports is 1.0.0
2022-03-31 security/doscan: Abandonware, last release in 2014. Please consider
using security/masscan or sysutils/pnscan
2022-03-31 security/radamsa: Abandonware, last release in 2017 and marked as
BROKEN in late 2020
2022-03-31 security/trinokiller: Abandonware, dead upstream
2022-03-31 security/spybye: Abandonware, last release in 2008 and no upstream
development
2022-03-31 security/razorback-officeCat: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 textproc/crimson: Deprecated by upstream 2010-08-06
2022-03-31 security/tripwire-131: Deprecated, please consider using
security/tripwire instead
2022-03-31 security/bruteforceblocker: Abandonware, please consider using
security/sshguard
2022-03-31 security/razorback-fsMonitor: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 security/tlswrap: Abandonware, last release in 2007 and dead upstream
2022-03-31 security/sslsniffer: Abandonware, last release in 2001. Please
consider using security/sslsplit or security/sslproxy
2022-03-31 security/strobe: Abandonware, last release around 2000 and dead
upstream. Please consider using security/nmap or security/rustscan
2022-03-31 security/amap: Abandoned upstream, no new release for 10+ years.
Please consider using security/nmap or security/rustscan
2022-03-31 security/ppars: Abandonware, no word of it on upstream web site
2022-03-31 security/zebedee: Abandonware, last release in 2005 and runtime
issues reported upstream
2022-03-31 security/matrixssl: Abandonware, dead upstream
2022-03-31 security/razorback-virusTotal: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 security/stud: Abandonware, marked BROKEN on 12+ in 2019
2022-03-31 security/sslwrap: Abandonware, marked BROKEN on 12+ in 2019
2022-03-31 security/dcetest: Targets deprecated protocol by Microsoft in favour
of .NET
2022-03-31 security/l0phtcrack: Obsolete, Microsoft LANMAN and NT password
hashes are deprecated
2022-03-31 security/slurpie: Abandonware, last release around 2000 and dead
upstream
2022-03-31 security/ike: Abandonware, last release in 2013 and IKEv1 is
considered to be insecure
2022-03-31 security/mussh: Abandonware, last release in 2011 please consider
using security/teleport
2022-03-31 security/razorback-fsWalk: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 security/hackbot: Abandonware, last release in 2003. Please consider
using security/nmap or security/rustscan
2022-03-31 security/phpsecinfo: Abandonware, last release in 2006
2022-03-31 security/libpreludedb: Very outdated, current version in tree was
released back in 2015 and upstream is still active
2022-03-31 security/ipfw2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/razorback-fileInject: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 security/gwee: Abandonware, last release 15+ years ago and dead
upstream
2022-03-31 security/pktsuckers: Abandonware, last release from somewhere around
1999
2022-03-31 security/slush: Obsolete, listed as alpha quality, last release
around 2000 and dead upstream
2022-03-31 security/integrit: Abandonware, last release in 2003
2022-03-31 security/razorback-pdfFox: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 security/razorback-yaraNugget: Abandonware, last release in 2012 and
listed as alpha quality by upstream
2022-03-31 security/hlfl: Abandonware, last release in 2003
2022-03-31 security/jbrofuzz: Abandonware, no word of it on upstream web site
and last release was 10 years ago
2022-03-31 security/libpwstor: Abandonware, last release in 2008
2022-03-31 security/smtpscan: Abandonware, last release in 2003 and dead
upstream. Please consider using security/nmap
2022-03-31 security/cisco-torch: Abandonware, dead upstream
2022-03-31 security/amavis-stats: Abandoned, upstream is dead and last release
was back in 2005
2022-03-31 textproc/lucene4: Unsupported by upstream, released in 2015
2022-03-31 java/apache-commons-discovery: Abandoned upstream, last release in
2006
2022-03-31 devel/liballium: Abandonware, last release in 2014 and upstream is
dead
2022-03-31 www/sakai: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wpvs: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-igeoportal: Depends on expired www/tomcat7
2022-03-31 www/jspwiki: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wcs: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-csw: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wms: Depends on expired www/tomcat7
2021-12-31 www/tomcat7: Tomcat 7 is EOL on 2021-03-31. Please upgrade to a later
version
2022-03-31 devel/gitblit: Depends on expired www/tomcat7
2022-03-31 graphics/barbecue: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wfs: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wps: Depends on expired www/tomcat7
2022-03-31 sysutils/rubygem-smart_proxy_chef: Depends on expired
sysutils/rubygem-chef-api
2021-12-31 sysutils/rubygem-chef-api: The chef-api gem is no longer maintained.
Please use the supported Chef::ServerAPI library from the Chef gem
2022-03-31 databases/redis5: EOLed upstream
2022-03-31 security/outguess: Abandonware, dead upstream and last release in
2001
2022-01-15 devel/maven3: Outdated, unsupported upstream
2022-01-15 devel/maven33: Outdated, unsupported upstream
2022-03-31 devel/monotone: Abandoned upstream, no release since 2014
2022-03-31 security/botan110: Deprecated upstream, users are recommended to
migrate to 2.x
2022-03-31 net/hping: Deprecated upstream, please consider using net/hping3
instead
2022-03-31 sysutils/autopsy: Very outdated, current version in tree was released
back in 2010 and upstream is still active
2022-03-31 java/cryptix-jce: Abandonware, last release in 2005 and listed as
dead upstream
2022-03-31 net-mgmt/netustad: Abandonware, dead upstream, unfetchable and is
marked BROKEN for 13+
2022-03-31 www/paros: Abandonware, last release in 2006 and dead upstream
2022-03-31 net/queso: Abandonware and obsolete, last release back in 1998.
Please consider using security/nmap instead
2022-03-31 mail/rlytest: Abandonware, last release in 2003 and dead upstream
2022-03-31 net/ssvnc: Abandonware, last release in 2011 and broken functionality
reported upstream
2022-03-31 sysutils/webjob: Abandonware, last release in 2012 and broken on
multiple architectures
2022-03-31 dns/bundy: Project is in hibernation and not recommended to use in
production
2022-03-31 lang/ruby26: Use newer version of Ruby. Ruby 2.6 will reach its EoL
on March 31, 2022
2022-03-31 textproc/kibana6: Uses expired www/node10
2021-04-30 www/node10: Node.js v10.x reaches end-of-life on 2021-04-30, see
https://github.com/nodejs/Release
2022-03-31 comms/zssh: Abandonware, last release in 2003. Please consider using
scp or net/croc instead
2022-03-31 devel/py-dataclasses: Included in Python 3.7 or later
2022-03-31 net-im/diligent: Abandoned upstream, users also confirms port to be
non working
2022-03-31 www/typo3-9: Mainstream support ended 2021-09-30
2022-03-31 databases/adodb: Unsupported upstream, cannot be used with PHP 8.0+
2022-03-31 audio/clementine-player: Last release in 2016, many issue reports
upstream and little to no development for years. Please consider using
audio/strawberry
2022-03-31 security/libprelude: Very outdated, current version in tree was
released back in 2015 and upstream is still active
2022-03-31 www/crp: Abandonware, last release in 2003 and upstream refers to PHP
4.x and is dead
2022-03-31 devel/fb-adb: Last release in 2016 and deprecated by upstream, please
consider using devel/android-tools-adb instead
2022-03-31 comms/o2sms: Abandonware, last release in 2010 and upstream is dead
2022-03-31 comms/p5-SMS-Send-TW-Qma: QMA service provider is no longer around
2022-03-31 comms/p5-SMS-Send-TW-ShareSMS: Service provider is no longer around
2022-03-31 comms/yaps: Service providers are no longer around and/or are no
longer providing this service
2022-03-31 security/arirang: Abandoned upstream and last release was back in
2011
2022-03-31 security/openvpn-mbedtls: mbedTLS only has a minimum viable TLSv1.3
implementation, and OpenVPN-mbedtls does not work on FreeBSD 14-CURRENT
2022-03-31 www/mod_proxy_xml: Abandoned upstream, last release in 2004
2022-03-31 www/mod_xmlns: Abandoned upstream, last release in 2004
2022-03-31 www/mod_authnz_crowd: Abandoned upstream in 2014, doesn't work with
Apache 2.4+
2022-03-31 security/razorback-scriptNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2022-03-31 www/grafana6: EOLed upstream, unfixed vulnerabilities
2022-03-31 security/govpn: Deprecated upstream, reference:
http://www.govpn.info/
97cf09b |
|
Wednesday, 30 Mar 2022
|
15:20 Rene Ladan (rene) Author: Robert Nagy
www/iridium: resurrect, update to 2022.03.99.1
Sync the port to www/chromium and the shared *BSD patchset
This port no longer uses Python 2.7
06a832e |
|
Sunday, 27 Mar 2022
|
20:55 Neel Chauhan (nc) Author: René Thümmler
www/py-flask-caching: New port
PR: 259792
494226e |
|
Saturday, 26 Mar 2022
|
20:30 Danilo G. Baio (dbaio)
www/varnish7: New port
Release Notes: https://varnish-cache.org/releases/rel7.1.0.html#rel7-1-0
16970dd |
|
Saturday, 19 Mar 2022
|
19:18 Jochen Neumeister (joneum)
www/openresty: OpenResty is a dynamic web platform
OpenResty is a full-fledged web platform that integrates our
enhanced version of the Nginx core, our enhanced version of
LuaJIT, many carefully written Lua libraries, lots of high
quality 3rd-party Nginx modules, and most of their external
dependencies. It is designed to help developers easily build
scalable web applications, web services, and dynamic web gateways.
WWW: https://openresty.org/
Sponsored by: Netzkommune GmbH
6dc8893 |
|
Thursday, 3 Mar 2022
|
01:35 Alexey Dokuchaev (danfe)
www/firedm: new port had been added (+)
FireDM is an open-source, multi-connection, graphical download manager
for YouTube and other streaming websites. Developed in Python using
Tkinter, libcurl, and yt-dlp (youtube_dl).
WWW: https://github.com/firedm/FireDM
0e39ef8 |
|
Wednesday, 2 Mar 2022
|
09:20 Fernando ApesteguÃa (fernape) Author: Henrich Hartzer
www/darkhttpd: Add new port
Simple static http web server.
When you need a web server in a hurry.
PR: 262234
Reported by: henrichhartzer@tuta.io
Reviewed by: diizzy@
76aee1b |
|
Tuesday, 1 Mar 2022
|
11:13 Alexey Dokuchaev (danfe)
www/persepolis: new port had been added (+)
Persepolis is a download manager and GUI for Aria2 which is written
in Python using Qt and other components. Some functionality had been
reimplemented to avoid pulling needless or heavy dependencies.
WWW: https://persepolisdm.github.io/
d76542d |
|
Thursday, 24 Feb 2022
|
14:27 Jason E. Hale (jhale)
www/py-weboob: Rename to www/py-woob
Project was renamed from weboob to woob.
Update to 3.0.
www/py-weboob-qt: Rename to www/py-woob-qt
Project was renamed from weboob-qt to woob-qt.
Update to latest commit. Upstream did not create a tag in git after
the project was renamed, so a new release was never made. But we
need these changes so it is compatible with base woob. This is
technically version 3.0.
fb1b928 |
|
Monday, 21 Feb 2022
|
14:42 Martin Matuska (mm)
www/lua-resty-http: New port
Lua HTTP client cosocket driver for OpenResty / ngx_lua
WWW: https://github.com/ledgetech/lua-resty-http
e7b1d51 |
|
Sunday, 20 Feb 2022
|
10:42 Kai Knoblich (kai)
www/py-dj-database-url: Add new port
This simple Django utility allows you to utilize the 12factor inspired
DATABASE_URL environment variable to configure your Django application.
The dj_database_url.config method returns a Django database connection
dictionary, populated with all the data specified in your URL. There is
also a conn_max_age argument to easily enable Django’s connection pool.
If you’d rather not use an environment variable, you can pass a URL in
directly instead to dj_database_url.parse.
Supported Databases:
Support currently exists for PostgreSQL, PostGIS, MySQL, MySQL (GIS),
Oracle, Oracle (GIS), and SQLite.
WWW: https://github.com/kennethreitz/dj-database-url
5042b002 |
|
Tuesday, 8 Feb 2022
|
20:59 Ashish SHUKLA (ashish)
www/garage: New port: Open-source distributed storage service
An open-source distributed storage service you can
self-host to fullfill many needs.
Goals:
- Self-contained
- Fast to deploy, safe to operate
- Deploy everywhere on every machine
- Highly resilient
WWW: https://garagehq.deuxfleurs.fr/
4066838 |
12:35 Mikael Urankar (mikael) Author: Faraz Vahedi
www/vultr-cli: Add new port.
The official command line tool for Vultr services.
WWW: https://github.com/vultr/vultr-cli
Differential Revision: https://reviews.freebsd.org/D33791
e86d0ef |
03:59 Li-Wen Hsu (lwhsu) Author: Peter Libassi
Add www/mod_defensible: Apache 2.4 module aiming to block IP listed in DNSBL
PR: 261236
c1e76f6 |
|
Thursday, 3 Feb 2022
|
20:15 Lewis Cook (lcook)
www/annie: Rename to www/lux
22e6ffa |
|
Saturday, 29 Jan 2022
|
06:54 Hiroki Tagato (tagattie) Author: Goran Mekić
www/py-fastapi-users: add port: Ready-to-use and customizable users management
for FastAPI
Add quickly a registration and authentication system to your FastAPI project.
FastAPI Users is designed to be as customizable and adaptable as possible.
Features:
* Extensible base user model
* Ready-to-use register, login, reset password and verify e-mail routes
* Ready-to-use social OAuth2 login flow
* Dependency callables to inject current user in route
* Pluggable password validation
* Customizable database backend
* SQLAlchemy async backend included thanks to encode/databases
* MongoDB async backend included thanks to mongodb/motor
* Tortoise ORM backend included
* ormar backend included
* Multiple customizable authentication backends
* JWT authentication backend included
* Cookie authentication backend included
* Full OpenAPI schema support, even with several authentication backends
WWW: https://github.com/fastapi-users/fastapi-users
PR: 257369
Reported by: Goran Mekić <meka@tilda.center> (new maintainer)
Reviewed by: koobs
5397c5e |
|
Thursday, 27 Jan 2022
|
06:12 Loïc Bartoletti (lbartoletti)
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:
PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2
Reviewed by: diizzy, kde
Tested by: kai, rhurlin, arrowd, madpilot
Approved by: makc, tcberner, kde
Differential Revision: https://reviews.freebsd.org/D33237
Exp-run by: antoine
4f0a5e1 |
|
Wednesday, 26 Jan 2022
|
07:31 Hiroki Tagato (tagattie) Author: Goran Mekić
www/py-httpx-oauth: add port: Async OAuth client using HTTPX
A generic OAuth2 class is provided to adapt to any OAuth2-compliant service.
Utilities are provided to ease the integration of an OAuth2 process in FastAPI.
WWW: https://github.com/frankie567/httpx-oauth
PR: 260880
Reported by: Goran Mekić <meka@tilda.center> (new maintainer)
ade72e6 |
00:20 Muhammad Moinur Rahman (bofh)
lang/php73: Remove port
- EOL reached on 2021-12-06
https://www.php.net/eol.php
PR: 260624
Approved by: tz (private email) ale portmgr (blanket)
Sponsored by: Bounce Experts
cc378fb |
|
Tuesday, 25 Jan 2022
|
11:15 Muhammad Moinur Rahman (bofh)
www/zend-framework1: Remove port
- Fails to work with current active PHP versions. php73 will be removed
from the tree which expires on 2022-01-25
b120479 |
|
Sunday, 23 Jan 2022
|
18:09 Po-Chuan Hsieh (sunpoet)
www/rubygem-patron: Add rubygem-patron 0.13.3
Patron is a Ruby HTTP client library based on libcurl. It does not try to expose
the full "power" (read complexity) of libcurl but instead tries to provide a
sane API while taking advantage of libcurl under the hood.
WWW: https://github.com/toland/patron
2ab0011 |
18:05 Po-Chuan Hsieh (sunpoet)
www/rubygem-faraday-retry: Add rubygem-faraday-retry 1.0.3
The Retry middleware automatically retries requests that fail due to
intermittent client or server errors (such as network hiccups). By default, it
retries 2 times and handles only timeout exceptions. It can be configured with
an arbitrary number of retries, a list of exceptions to handle, a retry
interval, a percentage of randomness to add to the retry interval, and a backoff
factor. The middleware can also handle the Retry-After header automatically when
configured with the right status codes.
WWW: https://github.com/lostisland/faraday-retry
05e2591 |
18:05 Po-Chuan Hsieh (sunpoet)
www/rubygem-faraday-multipart: Add rubygem-faraday-multipart 1.0.3
The Multipart middleware converts a Faraday::Request#body Hash of key/value
pairs into a multipart form request, but only under these conditions:
- The request's Content-Type is "multipart/form-data"
- Content-Type is unspecified, AND one of the values in the Body responds to
#content_type.
WWW: https://github.com/lostisland/faraday-multipart
c9f2d79 |
|
Thursday, 20 Jan 2022
|
05:20 Alexey Dokuchaev (danfe)
www/reproxy: new port had been added (+)
Reproxy is a simple edge HTTP(S) server and reverse proxy supporting
various providers (docker, static, file, consul catalog). One or more
providers supply information about the requested server, requested URL,
destination URL, and health check URL.
WWW: https://reproxy.io/
392f38d |
|
Wednesday, 19 Jan 2022
|
07:38 Mikael Urankar (mikael)
www/onlyoffice-documentserver: Add new port
ONLYOFFICE Document Server is an online office suite comprising viewers and
editors for texts, spreadsheets and presentations, fully compatible with
Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing
in real time.
WWW: https://www.onlyoffice.com/
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D33923
e6f2735 |
|
Sunday, 16 Jan 2022
|
22:32 Jose Alonso Cardenas Marquez (acm)
sysutils/bareos20-*: Connect ports
d0207aa |
|
Tuesday, 11 Jan 2022
|
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-rails70: Add rubygem-rails70 7.0.0
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; and Active Support, a collection of utility
classes and standard library extensions that are useful for Rails, and may also
be used independently outside Rails.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails
e7daec2 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-railties70: Add rubygem-railties70 7.0.0
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.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/master/railties
f8841a9 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-actioncable70: Add rubygem-actioncable70 7.0.0
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.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/main/actioncable
5984fd6 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-actionpack70: Add rubygem-actionpack70 7.0.0
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.
WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/main/actionpack
74a8307 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-turbo-rails: Add rubygem-turbo-rails 1.0.0
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.
WWW: https://github.com/hotwired/turbo-rails
26c07ef |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-jsbundling-rails: Add rubygem-jsbundling-rails 1.0.0
Use esbuild, rollup.js, or Webpack to bundle your JavaScript, 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 --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 JS build watcher (along with a CSS build watcher,
if you're also using cssbundling-rails).
WWW: https://github.com/rails/jsbundling-rails
b08d9d4 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-propshaft: Add rubygem-propshaft 0.4.4
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.
WWW: https://github.com/rails/propshaft
e011799 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-stimulus-rails: Add rubygem-stimulus-rails 1.0.2
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!
WWW: https://github.com/hotwired/stimulus-rails
28db9d8 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-tailwindcss-rails: Add rubygem-tailwindcss-rails 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).
WWW: https://github.com/rails/tailwindcss-rails
111de83 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-cssbundling-rails: Add rubygem-cssbundling-rails 1.0.0
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).
WWW: https://github.com/rails/cssbundling-rails
1f4cc8f |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-importmap-rails: Add rubygem-importmap-rails 1.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.
WWW: https://github.com/rails/importmap-rails
2c7fd16 |
18:43 Po-Chuan Hsieh (sunpoet)
www/rubygem-websocket-client-simple: Add rubygem-websocket-client-simple 0.5.1
websocket-client-simple is a simple WebSocket client for Ruby.
WWW: https://github.com/ruby-jp/websocket-client-simple
79b17c5 |
18:43 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
c50d576 |
|
Friday, 31 Dec 2021
|
13:40 Rene Ladan (rene)
cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-prometheus: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 databases/postgis24: Deprecated in favour of databases/postgis3x
2021-12-31 net-im/ekiga: Last release in 2013, not actively maintained
2021-12-31 sysutils/sample: abandoned upstream, incompatible with newer kernels
2021-12-31 www/mediawiki131: Upstream EOL
2021-12-31 www/py-dj31-django-mptt: Extended support of Django 3.1 ends December
2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 net/py-flask-xml-rpc: No longer maintained upstream
2021-12-31 audio/libaacplus: Abandoned upstream, no new release since 2011
2021-12-31 security/obfsclient: https://github.com/Yawning/obfsclient/issues/37
2021-12-31 devel/eric6: Uses EOL Python 2.7 via www/py-qt5-webengine
2021-12-31 www/grafana: No longer maintained upstream, use www/grafana8
2021-12-31 www/py-dj31-django-auth-ldap: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-filter: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-drf-yasg: Extended support of Django 3.1 ends December
2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-js-asset: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-timezone-field: Extended support of Django 3.1
ends December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-tables2: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-taggit: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 graphics/librasterlite: Deprecated in favour of
graphics/librasterlite2
2021-12-31 www/py-dj31-django-cacheops: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 net-mgmt/p0f2: newer version available in net-mgmt/p0f
2021-12-31 devel/libhash: Abandoned upstream
2021-12-31 www/py-dj31-django-debug-toolbar: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-cors-headers: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 audio/flake: Abandoned upstream, no new release since 2007
2021-12-31 audio/ifp-line: Abandoned upstream, no new release since 2005
2021-12-31 audio/libnjb: Abandoned upstream, no new release since 2011
2021-12-31 audio/lpac: Abandoned upstream in 2003
2021-12-31 multimedia/mmsclient: Abandoned upstream, Microsoft deprecated MMS in
2003
2021-12-31 www/plugger: Uses incompatible plugin interface NPAPI
2021-12-31 audio/mpiosh: Abandoned upstream, no new release since 2004
2021-12-31 audio/rplay: Abandoned upstream, no new releases since 1999
2021-12-31 audio/celt: Deprecated and considered obsolete by upstream in 2016 in
favour of (lib)opus
2021-12-31 security/nacl: Unmaintained by upstream, use libsodium instead
2021-12-31 net-mgmt/unifi-poller: Now called unpoller by upstream
2021-12-31 lang/nml: Abandoned upstream, last release 2004-04-19
2021-12-31 audio/mp32ogg: Abandoned upstream and unfetchable from upstream
2021-12-31 net/libstorj: Deprecated in favour of net/storj due to v3
rearchitecture
2021-12-31 devel/yasm-devel: No need to keep the -devel version due to upstream
inactivity
2021-12-31 www/py-dj31-django-redis: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 devel/py-dj31-django-rq: Extended support of Django 3.1 ends December
2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 graphics/libreatlas: Abandoned upstream, no new release since 2012
2021-12-31 www/py-dj31-djangorestframework: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
75b9550 |
11:17 Kai Knoblich (kai)
www/py-social-auth-app-django: New port
Python Social Auth is an easy to setup social
authentication/registration mechanism with support for several
frameworks and auth providers.
This is the Django component of the python-social-auth ecosystem, it
implements the needed functionality to integrate social-auth-core in
a Django based project.
WWW: https://github.com/python-social-auth/social-app-django
5ea9b3e |
|
Wednesday, 29 Dec 2021
|
02:09 Muhammad Moinur Rahman (bofh)
Add php81 to the tree
Core:
Fixed inclusion order for phpize builds on Windows.
Added missing hashtable insertion APIs for arr/obj/ref.
Implemented FR #77372 (Relative file path is removed from uploaded
file).
Fixed bug #81607 (CE_CACHE allocation with concurrent access).
Fixed bug #81507 (Fiber does not compile on AIX).
Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
Fixed bug #81518 (Header injection via default_mimetype / default_charset).
Fixed bug #75941 (Fix compile failure on Solaris with clang).
Fixed bug #81380 (Observer may not be initialized properly).
Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
Fixed bug #81377 (unset() of $GLOBALS sub-key yields warning).
Fixed bug #81342 (New ampersand token parsing depends on new line after it).
Fixed bug #81280 (Unicode characters in cli.prompt causes segfault).
Fixed bug #81192 ("Declaration should be compatible with" gives incorrect line
number with traits).
Fixed bug #78919 (CLI server: insufficient cleanup if request startup fails).
Fixed bug #81303 (match error message improvements).
Fixed bug #81238 (Fiber support missing for Solaris Sparc).
Fixed bug #81237 (Comparison of fake closures doesn't work).
Fixed bug #81202 (powerpc64 build fails on fibers).
Fixed bug #80072 (Cyclic unserialize in TMPVAR operand may leak).
Fixed bug #81163 (__sleep allowed to return non-array).
Fixed bug #75474 (function scope static variables are not bound to a unique
function).
Fixed bug #53826 (__callStatic fired in base class through a parent call if
the method is private).
Fixed bug #81076 (incorrect debug info on Closures with implicit binds).
CLI:
Fixed bug #81496 (Server logs incorrect request method).
COM:
Dispatch using LANG_NEUTRAL instead of LOCALE_SYSTEM_DEFAULT.
Curl:
Fixed bug #81085 (Support CURLOPT_SSLCERT_BLOB for cert strings).
Date:
Fixed bug #81458 (Regression Incorrect difference after timezone change).
Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
Fixed bug #81504 (Incorrect timezone transition details for POSIX data).
Fixed bug #80998 (Missing second with inverted interval).
Speed up finding timezone offset information.
Fixed bug #79580 (date_create_from_format misses leap year).
Fixed bug #80963 (DateTimeZone::getTransitions() truncated).
Fixed bug #80974 (Wrong diff between 2 dates in different timezones).
Fixed bug #80998 (Missing second with inverted interval).
Fixed bug #81097 (DateTimeZone silently falls back to UTC when providing an
offset with seconds).
Fixed bug #81106 (Regression in 8.1: add() now truncate ->f).
Fixed bug #81273 (Date interval calculation not correct).
Fixed bug #52480 (Incorrect difference using DateInterval).
Fixed bug #62326 (date_diff() function returns false result).
Fixed bug #64992 (dst not handled past 2038).
Fixed bug #65003 (Wrong date diff).
Fixed bug #66545 (DateTime. diff returns negative values).
Fixed bug #68503 (date_diff on two dates with timezone set localised returns
wrong results).
Fixed bug #69806 (Incorrect date from timestamp).
Fixed bug #71700 (Extra day on diff between begin and end of march 2016).
Fixed bug #71826 (DateTime::diff confuse on timezone 'Asia/Tokyo').
Fixed bug #73460 (Datetime add not realising it already applied DST change).
Fixed bug #74173 (DateTimeImmutable::getTimestamp() triggers DST switch in
incorrect time).
Fixed bug #74274 (Handling DST transitions correctly).
Fixed bug #74524 (Date diff is bad calculated, in same time zone).
Fixed bug #75167 (DateTime::add does only care about backward DST transition,
not forward).
Fixed bug #76032 (DateTime->diff having issues with leap days for timezones
ahead of UTC).
Fixed bug #76374 (Date difference varies according day time).
Fixed bug #77571 (DateTime's diff DateInterval incorrect in timezones from
UTC+01:00 to UTC+12:00).
Fixed bug #78452 (diff makes wrong in hour for Asia/Tehran).
Fixed bug #79452 (DateTime::diff() generates months differently between time
zones).
Fixed bug #79698 (timelib mishandles future timestamps (triggered by 'zic -b
slim')).
Fixed bug #79716 (Invalid date time created (with day "00")).
Fixed bug #80610 (DateTime calculate wrong with DateInterval).
Fixed bug #80664 (DateTime objects behave incorrectly around DST transition).
Fixed bug #80913 (DateTime(Immutable)::sub around DST yield incorrect time).
DBA:
Fixed bug #81588 (TokyoCabinet driver leaks memory).
DOM:
Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID).
FFI:
Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined).
Filter:
Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
FPM:
Fixed bug #81513 (Future possibility for heap overflow in FPM zlog).
Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
escalation) (CVE-2021-21703).
Added openmetrics status format.
Enable process renaming on macOS.
Added pm.max_spawn_rate option to configure max spawn child processes rate.
Fixed bug #65800 (Events port mechanism).
FTP:
Convert resource<ftp> to object \FTP\Connection.
GD:
Fixed bug #71316 (libpng warning from imagecreatefromstring).
Convert resource<gd font> to object \GdFont.
Added support for Avif images
hash:
Implemented FR #68109 (Add MurmurHash V3).
Implemented FR #73385 (Add xxHash support).
JSON:
Fixed bug #81532 (Change of $depth behaviour in json_encode() on PHP
8.1).
LDAP:
Convert resource<ldap link> to object \LDAP\Connection.
Convert resource<ldap result> to object \LDAP\Result.
Convert resource<ldap result entry> to object \LDAP\ResultEntry.
MBString:
Fixed bug #76167 (mbstring may use pointer from some previous request).
Fixed bug #81390 (mb_detect_encoding() regression).
Fixed bug #81349 (mb_detect_encoding misdetcts ASCII in some cases).
Fixed bug #81298 (mb_detect_encoding() segfaults when 7bit encoding is
specified).
MySQLi:
Fixed bug #70372 (Emulate mysqli_fetch_all() for libmysqlclient).
Fixed bug #80330 (Replace language in APIs and source code/docs).
Fixed bug #80329 (Add option to specify LOAD DATA LOCAL white list folder
(including libmysql)).
MySQLnd:
Fixed bug #63327 (Crash (Bus Error) in mysqlnd due to wrong alignment).
Fixed bug #80761 (PDO uses too much memory).
Opcache:
Fixed bug #81409 (Incorrect JIT code for ADD with a reference to array).
Fixed bug #81255 (Memory leak in PHPUnit with functional JIT).
Fixed bug #80959 (infinite loop in building cfg during JIT compilation).
Fixed bug #81225 (Wrong result with pow operator with JIT enabled).
Fixed bug #81249 (Intermittent property assignment failure with JIT enabled).
Fixed bug #81256 (Assertion `zv != ((void *)0)' failed for "preload" with
JIT).
Fixed bug #81133 (building opcache with phpize fails).
Fixed bug #81136 (opcache header not installed).
Added inheritance cache.
OpenSSL:
Fixed bug #81502 ($tag argument of openssl_decrypt() should accept null/empty
string).
Bump minimal OpenSSL version to 1.0.2.
PCRE:
Fixed bug #81424 (PCRE2 10.35 JIT performance regression).
Bundled PCRE2 is 10.37.
PDO:
Fixed bug #40913 (PDO_MYSQL: PDO::PARAM_LOB does not bind to a stream for
fetching a BLOB).
PDO MySQL:
Fixed bug #80908 (PDO::lastInsertId() return wrong).
Fixed bug #81037 (PDO discards error message text from prepared statement).
PDO OCI:
Fixed bug #77120 (Support 'success with info' at connection).
PDO ODBC:
Implement PDO_ATTR_SERVER_VERSION and PDO_ATTR_SERVER_INFO for
PDO::getAttribute().
PDO PgSQL:
Fixed bug #81343 (pdo_pgsql: Inconsitent boolean conversion after calling
closeCursor()).
PDO SQLite:
Fixed bug #38334 (Proper data-type support for PDO_SQLITE).
PgSQL:
Fixed bug #81509 (pg_end_copy still expects a resource).
Convert resource<pgsql link> to object \PgSql\Connection.
Convert resource<pgsql result> to object \PgSql\Result.
Convert resource<pgsql large object> to object \PgSql\Lob.
Phar:
Use SHA256 by default for signature.
Add support for OpenSSL_SHA256 and OpenSSL_SHA512 signature.
phpdbg:
Fixed bug #81135 (unknown help topic causes assertion failure).
PSpell:
Convert resource<pspell> to object \PSpell\Dictionary.
Convert resource<pspell config> to object \PSpell\Config.
readline:
Fixed bug #72998 (invalid read in readline completion).
Reflection:
Fixed bug #81611 (ArgumentCountError when getting default value from
ReflectionParameter with new).
Fixed bug #81630 (PHP 8.1: ReflectionClass->getTraitAliases() crashes with
Internal error).
Fixed bug #81457 (Enum: ReflectionMethod->getDeclaringClass() return a
ReflectionClass).
Fixed bug #81474 (Make ReflectionEnum and related class non-final).
Fixed bug #80821 (ReflectionProperty::getDefaultValue() returns current value
for statics).
Fixed bug #80564 (ReflectionProperty::__toString() renders current value, not
default value).
Fixed bug #80097 (ReflectionAttribute is not a Reflector).
Fixed bug #81200 (no way to determine if Closure is static).
Implement ReflectionFunctionAbstract::getClosureUsedVariables.
Shmop:
Fixed bug #81407 (shmop_open won't attach and causes php to crash).
SimpleXML:
Fixed bug #81325 (Segfault in zif_simplexml_import_dom).
SNMP:
Implement SHA256 and SHA512 for security protocol.
Sodium:
Added the XChaCha20 stream cipher functions.
Added the Ristretto255 functions, which are available in libsodium 1.0.18.
SPL:
Fixed bug #66588 (SplFileObject::fgetcsv incorrectly returns a row on
premature EOF).
Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1).
Fixed bug #81112 (Special json_encode behavior for SplFixedArray).
Fixed bug #80945 ("Notice: Undefined index" on unset() ArrayObject
non-existing key).
Fixed bug #80724 (FilesystemIterator::FOLLOW_SYMLINKS remove KEY_AS_FILE from
bitmask).
Standard:
Fixed bug #81441 (gethostbyaddr('::1') returns ip instead of name after
calling some other method).
Fixed bug #81491 (Incorrectly using libsodium for argon2 hashing).
Fixed bug #81142 (PHP 7.3+ memory leak when unserialize() is used on an
associative array).
Fixed bug #81111 (Serialization is unexpectedly allowed on anonymous classes
with __serialize()).
Fixed bug #81137 (hrtime breaks build on OSX before Sierra).
Fixed bug #77627 (method_exists on Closure::__invoke inconsistency).
Streams:
Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper).
XML:
Fixed bug #79971 (special character is breaking the path in xml function)
(CVE-2021-21707).
Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace).
Zip:
Fixed bug #81490 (ZipArchive::extractTo() may leak memory).
Fixed bug #77978 (Dirname ending in colon unzips to wrong dir).
Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination)
(CVE-2021-21706).
Fixed bug #80833 (ZipArchive::getStream doesn't use setPassword).
FLAVORS won't be available untill it is added to the Uses framework
which can be followed up :
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260774
Relnotes: https://www.php.net/ChangeLog-8.php#8.1.1
Sponsored by: Bounce Experts
44e99de |
01:23 Dan Langille (dvl)
www/glewlwyd: Add new port: Single-Sign-On server
This SSO server supports multiple factor authentication and multiple
authentication processes.
0ecc220 |
01:23 Dan Langille (dvl)
www/ulfius: Web Framework to build REST APIs in C
Added because it is a dependency of www/glewlwyd - see upcoming commit
192ce85 |
|
Tuesday, 21 Dec 2021
|
20:12 Po-Chuan Hsieh (sunpoet)
*/Makefile: Remove obsoleted ports (followup of
76dda558a1cd842b105c680ee90171f1ebd675c0)
6a0dec8 |
18:38 Po-Chuan Hsieh (sunpoet)
www/py-pyjwt: Add py-pyjwt 2.3.0
PyJWT is a Python implementation of RFC 7519.
WWW: https://github.com/jpadilla/pyjwt
1688f5f |
|
Thursday, 16 Dec 2021
|
16:49 Mateusz Piotrowski (0mp)
www/py-grafana-dashboard-manager: Add new port
This port provides a simple CLI utility for importing or exporting
dashboard JSON definitions using the Grafana HTTP API.
Sponsored by: Ekco
Sponsored by: Klara Inc.
caae0ed |
|
Thursday, 9 Dec 2021
|
22:23 Max Brazhnikov (makc)
www/kristall: add new port
Minimalistic Gemini/HTTP(S) browser
WWW: https://kristall.random-projects.net
PR: 254567 (based on)
Submitted by: Olga Smirnova
201e9ae |
|
Wednesday, 8 Dec 2021
|
10:53 Wen Heping (wen)
www/py-django40: Add new port, repocopied from www/py-django32
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.
WWW: https://www.djangoproject.com/
4a27ee6 |
|
Sunday, 5 Dec 2021
|
10:47 Rene Ladan (rene)
cleanup: Remove expired ports:
2021-12-05 sysutils/bareos17-client: Deprecated, no new release since 2020
2021-12-05 sysutils/bareos17-client-static: Deprecated, no new release since
2020
2021-12-05 sysutils/bareos17-server: Deprecated, no new release since 2020
2021-12-05 www/bareos17-webui: Deprecated, no new release since 2020
7580872 |
|
Tuesday, 30 Nov 2021
|
11:49 Wen Heping (wen)
www/Makefile: Add mediawiki137
f7b61ce |
|
Sunday, 21 Nov 2021
|
18:18 Po-Chuan Hsieh (sunpoet)
www/rubygem-uglifier-node16: Add rubygem-uglifier-node16 4.1.20 (copied from
rubygem-uglifier)
0b896c2 |
18:18 Po-Chuan Hsieh (sunpoet)
www/rubygem-rails61-node16: Add rubygem-rails61-node16 6.1.4.1 (copied from
rubygem-rails61)
5db8705 |
09:31 Jimmy Olgeni (olgeni)
www/xcaddy: add port
This command line tool and associated Go package makes it easy to
make custom builds of the Caddy Web Server.
Custom caddy builds are required to activate 3rd party plugins.
The resulting 'caddy' executable is not part of the package, and
you will have to manage it on your own.
180fcf0 |
|
Thursday, 18 Nov 2021
|
11:48 Dmitry Marakasov (amdmi3)
www/libhsts: add port: Library to check a domain against the Chromium HSTS
Preload list
The HSTS preload list is a list of domains that support HTTPS. The
list is compiled by Google and is utilised by Chrome, Firefox and
others.
With this information, a HTTP client may contact a website without
trying a plain-text HTTP connection first. It prevents interception
with redirects that take place over HTTP. None of the sent data
will ever be unencrypted.
WWW: https://gitlab.com/rockdaboot/libhsts
fa046e6 |
11:48 Dmitry Marakasov (amdmi3)
www/wget2: add port: File and recursive website downloader
GNU Wget2 is the successor of GNU Wget, a file and recursive website
downloader.
Designed and written from scratch it wraps around libwget, that
provides the basic functions needed by a web client.
Wget2 works multi-threaded and uses many features to allow fast
operation.
In many cases Wget2 downloads much faster than Wget1.x due to HTTP2,
HTTP compression, parallel connections and use of If-Modified-Since
HTTP header.
WWW: https://gitlab.com/gnuwget/wget2
Unlike wget, this was placed into www category as it does no longer
support ftp.
33aebe3 |
|
Friday, 12 Nov 2021
|
05:54 Matthias Fechner (mfechner)
*/*: use new nodejs USES flag
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790
f4ffcdf |
|
Monday, 8 Nov 2021
|
10:50 Santhosh Raju (fox)
www/jira-cli: New port
Feature-rich Interactive Jira Command Line
JiraCLI is a command line tool for Jira created with an idea to avoid
the Jira UI as much as possible. It includes features like navigation,
issue creation, cloning, linking, ticket transition, and so on.
WWW: https://github.com/ankitpokhrel/jira-cli
a5d7195 |
|
Friday, 5 Nov 2021
|
19:14 Po-Chuan Hsieh (sunpoet)
www/npm-node16: Add npm-node16 6.14.8 (copied from npm-node14)
da2fe4c |
19:13 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
3c48004 |
18:24 Jose Alonso Cardenas Marquez (acm)
www/dolibarr13: New port: Modern software package to manage your company or
foundation
Dolibarr ERP & CRM is a modern software package to manage your organization's
activity (contacts, suppliers, invoices, orders, stocks, agenda)
It's an Open Source Software (written in PHP language) designed for small,
medium or large companies, foundations and freelances.
You can freely use, study, modify or distribute it according to its Free
Software licence.
You can use it as a standalone application or as a web application to be able
to access it from the Internet or a LAN.
WWW: https://www.dolibarr.org/
44f9734 |
08:35 Kai Knoblich (kai)
www/py-django-radius: Add new port
django-radius enables you to authenticate your Django users against one
or many RADIUS servers easily.
WWW: https://github.com/robgolding/django-radius
6e6ef37 |
|
Sunday, 31 Oct 2021
|
23:12 Sergey A. Osokin (osa)
www/Makefile: connect www/tusc to build
0b00f3a |
|
Friday, 29 Oct 2021
|
06:32 Matthias Fechner (mfechner) Author: Jose Luis Duran
www/yarn: make yarn-node16 available
Currently many node packages do not support node 17 which is
used for www/node.
This for example fixes the usage of www/gitlab-ce which cannot
run the upgrade step if node 17 is used.
PR: 259475
PR: 259476
PR: 259477
Approved by: pizzamig (maintainer)
d2948b5 |
|
Wednesday, 27 Oct 2021
|
06:20 Matthias Fechner (mfechner)
*/*: Revert "*/*: Make rails 6.1.3 available"
This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb.
Add MOVED entries.
These ports are not required anymore as gitlab 14.4.0 has upgrade
now to rails 6.1.4.1.
4a7e890 |
|
Monday, 25 Oct 2021
|
21:46 Po-Chuan Hsieh (sunpoet)
www/p5-HTTP-Tiny-UNIX: Add p5-HTTP-Tiny-UNIX 0.051
HTTP::Tiny::UNIX is a subclass of HTTP::Tiny to connect to HTTP server over Unix
socket. URL syntax is "http:" + path to unix socket + "/" + uri path. For
example: http:/var/run/apid.sock//api/v1/matches. URL not matching this pattern
will be passed to HTTP::Tiny.
WWW: https://metacpan.org/dist/HTTP-Tiny-UNIX
ff41aa1 |
15:57 Po-Chuan Hsieh (sunpoet)
www/rubygem-kensa: Remove obsoleted port
Kensa is deprecated in favor of the addons-admin Heroku CLI plugin since
December 14, 2018.
Reference: https://github.com/heroku/kensa/commit/48706db71c877633b6b09d5a8fa6a9e5caed08fc
c47ac4b |
|
Saturday, 23 Oct 2021
|
11:00 Bradley T. Hughes (bhughes)
www/node16: copy from www/node, update 16.11.1 -> 16.12.0
Create a new port for the latest Node.js v16.x release, which will
become the v16.x LTS release line. Update CONFLICTS for the existing
Node.js ports to include the new node16 port and remove non-existent ports.
https://nodejs.org/en/blog/release/v16.12.0/
MFH: 2021Q4
Sponsored by: Miles AS
bd8376f |
|
Tuesday, 5 Oct 2021
|
07:40 Matthias Fechner (mfechner)
*/*: Make rails 6.1.3 available
The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR: 258855
f4511dc |
00:38 Wen Heping (wen)
www/typo3-11: New port
PR: 258841
Reported by: freebsd-ports@charlieroot.de
994f0c4 |
|
Monday, 4 Oct 2021
|
17:10 Rainer Hurling (rhurlin) Author: Goran Mekic
www/py-pyjwt: Rename to www/py-pyjwt1
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.
PR: 254038
e6ec12f |
|
Thursday, 30 Sep 2021
|
20:19 Rene Ladan (rene)
cleanup: Remove expired ports:
devel/erlang-exmpp: last upstream patches over 10 years ago
sysutils/showbeastie: Broken on FreeBSD 12 and above since 2018
2021-09-30 www/squid3: Unsupported by upstream
2021-09-30 sysutils/cfengine310: OpenSSL 1.1.X is not supported.
2021-09-30 security/py-paramiko1: Out of date version. No consumer now. Use
security/py-paramiko
2021-09-30 sysutils/cfengine-masterfiles310: cfengine310 will retire at FreeBSD
11 EOL
2021-09-30 security/openca-tools-forked: Use modern port security/libscep
instead
2021-09-30 multimedia/sms1xxx-kmod: Supports DVB API v3 only. Use
multimedia/webcamd instead
2021-09-30 sysutils/cfengine311: OpenSSL 1.1.X is not supported.
2021-09-30 sysutils/cfengine-masterfiles311: cfengine311 will retire at FreeBSD
11 EOL
2021-09-30 mail/postfix35: It is only here until FreeBSD 11 is EoL (Postfix >=
3.6 requires OpenSSL >= 1.1.x)
b19fd15 |
|
Monday, 27 Sep 2021
|
20:33 Po-Chuan Hsieh (sunpoet)
www/py-ghp-import: Add py-ghp-import 2.0.2
GitHub Pages is a pretty awesome service that GitHub provides for hosting
project documentation. The only thing is that it requires a gh-pages branch that
is the site's document root. This means that keeping documentation sources in
the branch with code is a bit difficult. And it really turns into a head
scratcher for things like Sphinx that want to access documentation sources and
code sources at the same time.
Then I stumbled across an interesting looking package called github-tools that
looked almost like what I wanted. It was a tad complicated and more involved
than I wanted but it gave me an idea. Why not just write a script that can copy
a directory to the gh-pages branch of the repository. This saves me from even
having to think about the branch and everything becomes magical.
This is what ghp-import was written for.
WWW: https://github.com/c-w/ghp-import
edcdb5e |
|
Friday, 24 Sep 2021
|
11:57 Kai Knoblich (kai)
www/py-dj32-django-graphiql-debug-toolbar: Add new port
This package is an extension for Django Debug Toolbar which enables
support for debugging GraphiQL queries in Django Projects.
WWW: https://github.com/flavors/django-graphiql-debug-toolbar
NB: This port is assigned to Django 3.2 and
www/py-django-graphiql-debug-toolbar was used as a template.
8611d2f |
|
Tuesday, 21 Sep 2021
|
03:35 Po-Chuan Hsieh (sunpoet)
www/py-quilt3: Add py-quilt3 3.5.0
Quilt is for data-driven teams and offers features for coders (data scientists,
data engineers, developers) and business users alike.
Quilt consists of a Python client, web catalog, lambda functions -- all of which
are open source -- plus a suite of backend services and Docker containers
orchestrated by CloudFormation.
WWW: https://github.com/quiltdata/quilt
2a0be5a |
Number of commits found: 5608 (showing only 100 on this page) |