summaryrefslogtreecommitdiff
path: root/lang/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Remove expired ports:Rene Ladan2022-09-301-2/+0
| | | | | 2022-09-30 lang/spidermonkey17: Obsolete, released in 2007 and since long unsupported upstream 2022-09-30 lang/p5-JavaScript-SpiderMonkey: Depends on deprecated SpiderMonkey 1.7
* lang/spidermonkey102: New portNeel Chauhan2022-09-131-0/+1
|
* lang/chicken: restore unsuffixed chicken portPietro Cerutti2022-09-081-0/+1
| | | | | | | | | The lang/chicken5 port was introduced to help migrating from v4 in lang/chicken. The latter is not long gone, and we're left with a '5' suffix everywhere. Let's put a copy of chicken v5 in lang/chicken, with a plan to remove lang/chicken5 in two months. The use of PORTEPOCH is necessary because it was there in chicken v4.
* lang/zephir: add zephir, it is a transpiled language used for creating ↵Vanilla I. Shu2022-08-151-0/+1
| | | | | | | C-extensions for PHP. PR: 265737 Reported by: R. Christian McDonald cmcdonald at netgate dot com
* lang/go117: Remove outdated portDmitri Goutnik2022-08-021-1/+0
| | | | Unsupported by upstream, not used in the ports tree.
* lang/go119: Add new portDmitri Goutnik2022-08-021-0/+1
| | | | | | Add new port for the latest Go release, version 1.19. Release notes: https://go.dev/doc/go1.19
* lang/quilc: New port: Optimizing Quil compiler (for quantum computing)Yuri Victorovich2022-08-021-0/+1
|
* lang/ghc810: Add the port, slave to lang/ghc.Gleb Popov2022-07-071-0/+1
| | | | | | | | | | | | | The need to have different GHC versions installed on the same system became more common in the Haskell ecosystem. The devel/stack port solves this problem by installing its own distributions into the user's HOME dir. Cabal doesn't do that, but uses system-wide GHC installations. This slave port is intended to help for such use cases. This port can also be used as a fallback during major lang/ghc upgrades. At the moment such upgrades require a lot of work to deal with Haskell packages fallout. By switching failing ports to older GHC we can deliver lang/ghc updates faster.
* lang/dhall: + An explicitly typed configuration language.Malcolm Matalka2022-07-071-0/+1
| | | | | PR: 251111 Reviewed by: arrowd
* cleanup: Remove expired ports:Rene Ladan2022-06-271-2/+0
| | | | | | | | | | | 2022-06-25 lang/cmucl: Not supported upstream since 2017 and broken since FreeBSD 12.1 2022-06-25 devel/qbs: Abandoned and not working with modern clang 2022-06-25 lang/cmucl-extra: lang/cmucl is not supported upstream since 2017 and broken since FreeBSD 12.1 2022-06-25 security/protonvpn-cli: This version is deprecated and unsupported upstream. The port needs an update, which would require a fair amount of effort. Use OpenVPN or Wireguard with configuration files provided by ProtonVPN instead. 2022-06-27 sysutils/firstboot-growfs: A better version is available on all FreeBSD version 2022-06-27 security/modsecurity3-apache: The project was not developed further 2022-06-29 net-mgmt/zabbix54-frontend: Unsupported by upstream 2022-06-29 net-mgmt/zabbix54-server: Unsupported by upstream
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-06-161-1/+1
|
* */*php82*: Welcome php 8.2.0 Alpha 1Muhammad Moinur Rahman2022-06-111-0/+2
| | | | | | | | | | | Please DO NOT use this version in production, it is an early test version. port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A build is running to check all php ports with php82 and will be committed in batch tomorrow. Sponsored by: Bounce Experts
* */*: Introduce versioned Go portsDmitri Goutnik2022-06-061-0/+1
| | | | | | | | | | | | | - Mk/Uses/go.mk: add support for selecting Go port version in USES=go; - Mk/bsd.default-versions.mk: add GO_DEFAULT; - convert lang/go-devel to the master and lang/go{117,118} to slave ports; - add lang/go meta-port that provides go and gofmt symlinks to the current default version. PR: 264336 Reviewed by: ygy jwb yuri mikael drtr0jan@yandex.ru decke mat Differential Revision: https://reviews.freebsd.org/D35346
* lang/perl5.36: add latest Perl 5 versionMathieu Arnold2022-05-261-0/+1
| | | | Changes: https://metacpan.org/release/RJBS/perl-5.36.0-RC3/view/pod/perldelta.pod
* cleanup: Remove expired ports:Rene Ladan2022-05-231-1/+0
| | | | 2022-05-22 lang/perl5.30: Support ends three years after .0 release. Please upgrade to a more recent version of Perl
* lang/erlang-runtime25: NEW PORTDave Cottlehuber2022-05-181-0/+1
| | | | | | | - copied from lang/erlang-runtime24 - https://www.erlang.org/patches/otp-25.0 - https://www.erlang.org/patches/otp-25.0#incompatibilities - https://www.erlang.org/blog/my-otp-25-highlights
* lang/gcc12: add gcc 12Piotr Kubaj2022-05-061-0/+1
| | | | Changelog: https://gcc.gnu.org/gcc-12/changes.html
* lang/gcc13-devel: Add portPiotr Kubaj2022-05-021-0/+1
| | | | Add new port to track the latest development branch of GCC.
* lang/harec: add port of the Hare compiler written in C11Stefan Eßer2022-04-301-0/+1
| | | | | | | | The Hare programming language is a simple systems programming language that is currently under development. It supports code generation for amd64, aarch64, and riscv64 targets, but this port is currently limited to amd64 due to lack of testing on other FreeBSD architectures.
* cleanup: Remove expired portsGerald Pfeifer2022-04-171-1/+0
| | | | 2022-04-17 lang/gcc10-devel: Not serving its purpose any longer due to lack of maintenance
* lang/spidermonkey91: New portNeel Chauhan2022-04-151-0/+1
|
* cleanup: Remove expired ports:Rene Ladan2022-04-141-1/+0
| | | | 2022-04-14 lang/gcc9-devel: Not serving its purpose any longer due to lack of maintenance
* lang/ruby32: Add new portYasuhiro Kimura2022-04-131-0/+1
| | | | | | | | Add preview1 of Ruby 3.2 series. ReleaseNotes: https://www.ruby-lang.org/en/news/2022/04/03/ruby-3-2-0-preview1-released/ PR: 263030 Approved by: sunpoet (ruby)
* lang/go117: Add back go 1.17 for compatibilityGuangyuan Yang2022-04-041-0/+1
| | | | | Some ports have dependencies that are not compatible with go 1.18 yet. Add 1.17 back to allow these ports to build.
* cleanup: Remove expired ports:Rene Ladan2022-03-311-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* */*: add new port NGINX JavaScript (njs) command line utilitySergey A. Osokin2022-03-111-0/+1
| | | | | | | | | | | | | | NGINX JavaScript, also knows as njs, is a subset of the JavaScript language that allows extending nginx functionality. njs is created in compliance with ECMAScript 5.1 (strict mode) with some ECMAScript 6 and later extensions. It's easy to use njs command line utility to develop and debug additional functionality. Also, it's light-weight and very useful as a shebang in some cases as the nodejs substitutor. Remove build of njs command-line utlity from the www/nginx-devel (*) process. Bump PORTREVISION. (*)
* cleanup: Remove ports depending on expired lang/gcc6-auxRene Ladan2022-02-281-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself) for now as synth is the only Ada port still maintained and might be somewhat high-profile. Removed ports: archivers/zip-ada cad/ghdl databases/adabase databases/apq databases/apq-mysql databases/apq-odbc databases/apq-pgsql devel/ada-util devel/adabooch devel/adaid devel/ahven devel/alog devel/aunit devel/florist-gpl devel/gprbuild devel/libspark2012 devel/matreshka devel/pcsc-ada devel/pragmarcs devel/sdl_gnat dns/ironsides graphics/generic_image_decoder lang/adacontrol lang/asis lang/gnat_util lang/lua-ada math/plplot-ada misc/excel-writer net/adasockets net/anet security/libadacrypt textproc/adabrowse textproc/templates_parser textproc/words textproc/xmlada x11-toolkits/gtkada x11-toolkits/gtkada3
* cleanup: Remove expired ports:Rene Ladan2022-02-281-2/+0
| | | | | | 2022-02-28 lang/bf2c: No development since 2013 2022-02-28 lang/nbc: No releases since 2011, for previous generation LEGO Mindstorms 2022-02-28 textproc/gutenmark: No releases since 2011
* lang/scala-docs: remove port, scala3 dropped support for downloadable docAlex Dupre2022-01-311-1/+0
|
* PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.Loïc Bartoletti2022-01-271-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* lang/php73: Remove portMuhammad Moinur Rahman2022-01-251-2/+0
| | | | | | | | | - 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
* cleanup: Remove expired ports:Rene Ladan2022-01-181-1/+0
| | | | 2020-12-31 lang/spidermonkey60: Requires python2 to build
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-01-121-1/+1
|
* cleanup: Remove expired ports:Rene Ladan2021-12-311-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* cleanup: Remove expired ports:Rene Ladan2021-12-311-1/+0
| | | | 2021-12-31 lang/python36: Upgrade to a newer Python version. 3.6 is in maintenance status and gets security fixes only. End-of-Life: 2021-12-23. See https://devguide.python.org/
* lang/julia: Bring back the port.Eric Reardon2021-12-291-0/+1
| | | | | | Reviewed By: thierry, tcberner, Greg V <greg@unrelenting.technology>, Filipe da Silva Santos <contact@shiori.com.br>, arrowd Differential Revision: https://reviews.freebsd.org/D33121
* Add php81 to the treeMuhammad Moinur Rahman2021-12-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* lang/ruby31: Add new portYasuhiro Kimura2021-12-191-0/+1
| | | | | | | | | | | | | | | Add preview1 of Ruby 3.3 series. To handle pre-release version, Mk/bsd.ruby.mk is changed as following. * New variable RUBY_DISTVERSION is introduced. It keeps DISTVERSION of each ruby port (lang/rubyXY). * The value of RUBY_VERSION, RUBY_PORTVERSION, RUBY_WRKSRC and RUBY_DISTNAME is set by using that of RUBY_DISTVERSION ReleaseNotes: https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-0-preview1-released/ PR: 259746 Approved by: maintainer timeout (> 1 month)
* lang/python311: add port (at 3.11.0.alpha2)Dmitry Marakasov2021-11-241-0/+1
| | | | | | | | | | Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. WWW: https://www.python.org/ PR: 259745 Approved by: python
* lang/cython-devel: add portDmitry Marakasov2021-11-241-0/+1
| | | | | | | | | | | | Add devel version of cython. Apart from that 3.x cython branch is where all the development goes on, 0.29.x only getting backported bugfixes, this is currently the only version which supports python 3.11. Because of that, wire USE_PYTHON=cython to cython-devel for python >= 3.11 in Uses/python.mk as well and limit supported python versions with <= 3.10 for cython. PR: 259898 Approved by: python (lwhsu)
* lang/eisl: New port: Interpreter and compiler compatible with ISLisp standardYuri Victorovich2021-11-091-0/+1
|
* lang/v8-beta: Add v8-beta 9.6.180.5Po-Chuan Hsieh2021-11-011-0/+1
| | | | | | Changes: https://v8.dev/blog/v8-release-96 https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.6-lkgr https://github.com/v8/v8/commits/9.6-lkgr
* lang/Makefile: connect lang/luajit-devel to buildSergey A. Osokin2021-10-271-0/+1
| | | | Update CONFLICTS for lang/luajit and lang/luajit-openresty.
* lang/erlang-riak: removeDave Cottlehuber2021-10-041-1/+0
| | | | | | | | - broken in all supported FreeBSD releases - unsupported upstream erlang version Approved by: wg (maintainer) Approved by: erlang (with hat)
* lang/erlang-runtime20: removeDave Cottlehuber2021-10-041-1/+0
| | | | | | version is unsupported upstream Approved by: erlang (with hat)
* lang/jpm: Add new portTobias Kortkamp2021-09-191-0/+1
| | | | | | | JPM is the Janet Project Manager tool. It is for automating builds and downloading dependencies of Janet projects. WWW: https://github.com/janet-lang/jpm
* cleanup: Remove expired ports:Rene Ladan2021-09-051-1/+0
| | | | 2021-09-03 lang/gcc7: Unsupported by upstream. Use GCC 10 or newer instead.
* lang/zig-devel: add latest zig from 20210824 snapshotDave Cottlehuber2021-08-261-0/+1
|
* lang/python310: add python 3.10.0.beta4Dmitry Marakasov2021-07-141-0/+1
| | | | | | PR: 256150 Approved by: maintainer timeout (python@, 1 month) Differential Revision: https://reviews.freebsd.org/D30475
* */*: Remove expired ports:Rene Ladan2021-06-261-1/+0
| | | | | 2021-06-23 multimedia/gxine: Uses EOL Python 2.7 via lang/spidermonkey185 2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream