Commit Graph

88 Commits

Author SHA1 Message Date
Rene Ladan
19d68720f1 all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat, nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
2024-07-01 22:27:23 +02:00
Jimmy Olgeni
6d43ee900d lang/erlang-runtime22: whitespace in Makefile
(reduce diff to other Erlang Makefiles)
2024-05-05 22:46:00 +02:00
Jimmy Olgeni
758043a866 lang/erlang-runtime22: update to version 22.3.4.27 2024-03-18 19:05:51 +01:00
Muhammad Moinur Rahman
bbab7f59e9 */*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
2023-12-31 01:37:05 +01:00
Nuno Teixeira
03eac77c10 */*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree
2023-11-23 11:20:28 +00:00
Muhammad Moinur Rahman
6df793d336 lang/erlang-runtime22: Fix build with openssl3
- Utilize USES=localbase

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-08-16 04:31:01 +02:00
Piotr Kubaj
663f63a2f6 lang/erlang-runtime22: enable HIPE on powerpc64 2023-08-13 16:48:45 +02:00
Muhammad Moinur Rahman
8a565bac33 lang/erlang-runtime22: Mark BROKEN_SSL
- Fails to find function FIPS_mode

Approved by:	portmgr (blanket)
2023-04-29 10:14:58 -05:00
Jimmy Olgeni
fd99978770 lang/erlang-runtime22: reduce diff with lang/erlang-runtime23 2023-02-18 09:10:45 +01:00
Loïc Bartoletti
67a4480602 lang/erlang-runtime2*: use wx 3.2
PR:		265093
2022-10-25 07:44:06 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
f98ae56653 lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Shterenlikht
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Bob Eager <bob@eager.cx>
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon <christoph.mallon@gmx.de>
  *  Christopher Elkins <chrise@scardini.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Robey <chuckr@FreeBSD.org>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Dario Freni <saturnero@gufi.org>
  *  David Kalliecharan <dave@dal.ca>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <dbn@dragon.local>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien <obrien@NUXI.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  Dereckson <dereckson@gmail.com>
  *  Devon H. O'Dell <devon.odell@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Anestad <yotta@dougdidit.com>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender <elwood@mc5sys.in-berlin.de>
  *  Frederic Cambus
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  GreenDog <fiziologus@gmail.com>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Guy Antony Halse <guy@rucus.ru.za.za>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeff Brown <jabrown@caida.org>
  *  Jeremy Norris <ishmael27@home.com>
  *  Jing-Tang Keith Jang <keith@FreeBSD.org>
  *  John Hein <jhein@symmetricom.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper <coop9211@uidaho.edu>
  *  John Merryweather Cooper et al
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Josh Elsasser <jre@vineyard.net>
  *  Josh Gilliam <josh@quick.net>
  *  Julian H. Stacey <jhs@FreeBSD.org>
  *  Julian Stecklina
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lev Walkin <vlm@lionet.info>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Matthew Hunt <mph@FreeBSD.org>
  *  Michael Butschky <butsch@computi.erols.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Mitsuru YOSHIDA <mitsuru@riken.jp>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Neal Nelson <ports@nicandneal.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nils M Holm <nmh@t3x.org>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Pete French <pete@twisted.org.uk>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter van Heusden <pvh@egenetics.com>
  *  Phillip Neumann <pneumann@gmail.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Pontus Stenetorp <ninjin@kth.se>
  *  Ralf S. Engelschall <rse@engelschall.com>
  *  Rick van der Zwet <rick@wzoeterwoude.net>
  *  Rob Zinkov
  *  Roland Jesse <roland.jesse@gmx.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Marlow <simonmar@microsoft.com>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stephen Weeks <sweeks@sweeks.com>
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timothy Bourke <timbob@bigpond.com>
  *  Tom Judge <tj@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping <wenhping@gmail.com>
  *  Wes Peters <wes@softweyr.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yukihiro Nakai <Nakai@technologist.com>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Zach Garner <zach@neurosoft.org>
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

With hat:	portmgr
2022-07-20 16:22:15 +02:00
Jimmy Olgeni
0e74860413 lang/erlang-runtime22: update to version 22.3.4.26 2022-05-04 11:52:26 +02:00
Jimmy Olgeni
b48ca63f57 lang/erlang-runtime22: update to version 22.3.4.25 2022-04-07 12:10:56 +02:00
Jimmy Olgeni
ba1613a3fc lang/erlang-runtime22: Update to version 22.3.4.24 2021-12-21 21:26:10 +01:00
Jimmy Olgeni
07bed4c6e0 lang/erlang-runtime22: Update to version 22.3.4.23 2021-11-12 10:01:15 +01:00
Jimmy Olgeni
eaf8ad9179 lang/erlang-runtime22: Update to version 22.3.4.22 2021-10-19 11:22:10 +02:00
Jimmy Olgeni
20ccc0365e lang/erlang-runtime22: Update to version 22.3.4.21. 2021-09-03 12:50:37 +02:00
Bernhard Froehlich
ca92a075f8 lang/erlang-runtime22: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:19:19 +00:00
Kevin Bowling
da3162c7c9 graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2021-06-22 11:53:08 -07:00
Jimmy Olgeni
5376f26957 lang/erlang-runtime22: Update to version 22.3.4.20. 2021-06-01 11:16:55 +02:00
Jimmy Olgeni
4c939f63e2 lang/erlang-runtime22: Update to version 22.3.4.19. 2021-05-22 17:09:59 +02:00
Jimmy Olgeni
0a16d83d74 lang/erlang-runtime22: Update to version 22.3.4.18. 2021-05-07 16:45:20 +02:00
Yuri Victorovich
925e342a40 x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
2021-04-16 00:52:45 -07:00
Jimmy Olgeni
ff6ac45c49 Erlang: bump PORTREVISION after 24e45b0.
Reported by:	mat
2021-04-16 09:46:19 +02:00
Jimmy Olgeni
85caa7603b Erlang: portclippy fixes (order of variables and targets). 2021-04-15 16:00:10 +02:00
Jimmy Olgeni
24e45b0587 Erlang: replace CONFIGURE_ENABLE with CONFIGURE_ARGS.
CONFIGURE_ENABLE (by itself) does not actually exist.
2021-04-15 16:00:09 +02:00
Jimmy Olgeni
666726196d lang/erlang-runtime22: update to version 22.3.4.17.
- Unbreak ODBC.
- update WX dependency to 3.1.

PR:		254767 (ODBC part)
2021-04-10 21:25:40 +02:00
Jimmy Olgeni
f634fc8e1c Apply portfmt to Erlang ports. 2021-04-10 21:25:39 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jimmy Olgeni
181274a726 Update lang/erlang-runtime22 to version 22.3.4.16. 2021-02-19 15:40:18 +00:00
Jimmy Olgeni
e122ecef4c Update lang/erlang-runtime22 to version 22.3.4.15. 2021-01-20 10:17:49 +00:00
Jimmy Olgeni
fed363a4ea Update lang/erlang-runtime22 to version 22.3.4.14. 2021-01-16 19:40:56 +00:00
Mark Linimon
bafc5a0c80 On riscv64, disable DTRACE here by default, the same as on lang/erlang-
runtime23.

Approved by:	portmgr (tier-2 blanket)
2020-12-22 03:09:12 +00:00
Jimmy Olgeni
7ad15e509f Update lang/erlang-runtime22 to version 22.3.4.13. 2020-12-08 13:29:28 +00:00
Piotr Kubaj
d74cdd1f54 lang/erlang-runtime22: bump PORTREVISION after adding DTRACE to default options 2020-12-02 17:04:48 +00:00
Piotr Kubaj
698476f778 lang/erlang-runtime22: enable DTRACE on powerpc64 head
Builds fine now.
2020-12-02 17:01:58 +00:00
Jimmy Olgeni
c718f70716 Update lang/erlang-runtime22 to version 22.3.4.12. 2020-10-20 15:51:10 +00:00
Jimmy Olgeni
96ef3195b3 Update lang/erlang-runtime22 to version 22.3.4.11. 2020-10-02 17:44:29 +00:00
Jimmy Olgeni
3409fe9dbf Update lang/erlang-runtime22 to version 22.3.4.10. 2020-08-29 10:12:54 +00:00
Jimmy Olgeni
1e06fc8e4e Update lang/erlang-runtime22 to version 22.3.4.9. 2020-08-21 09:03:45 +00:00
Jimmy Olgeni
8abc92ab95 Update lang/erlang-runtime22 to version 22.3.4.8. 2020-08-19 10:47:24 +00:00
Jimmy Olgeni
ae127f6eb8 Update lang/erlang-runtime22 to version 22.3.4.7. 2020-08-17 15:34:21 +00:00
Jimmy Olgeni
3ada589f63 Update lang/erlang-runtime22 to version 22.3.4.6. 2020-08-14 08:45:37 +00:00
Jimmy Olgeni
f55a7be339 Update lang/erlang-runtime22 to version 22.3.4.5. 2020-08-03 10:08:10 +00:00
Jimmy Olgeni
21367f6722 Update lang/erlang-runtime22 to version 22.3.4.3. 2020-07-10 15:07:29 +00:00
Jimmy Olgeni
7f331a4e19 Update lang/erlang-runtime22 to version 22.3.4.2. 2020-06-22 15:34:15 +00:00
Jimmy Olgeni
d62032c81f Update lang/erlang-runtime22 to version 22.3.4.1. 2020-05-20 12:30:04 +00:00
Loïc Bartoletti
4c1a399966 x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
  - https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
2020-05-17 05:55:12 +00:00