1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev 317aa0442c OCaml: transient update of the stack to version 4.07.1
This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.

It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.

For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.

PR:		250408, 262781
Exp-run by:	antoine
2022-04-16 07:19:46 +00:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-pg8000: Update to 1.24.2 2022-04-16 15:13:16 +08:00
deskutils deskutils/virt-manager: Fix build with setuptools 61.0.0+ 2022-04-16 12:19:54 +08:00
devel OCaml: transient update of the stack to version 4.07.1 2022-04-16 07:19:46 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/mapcache: Update to 1.12.1 2022-04-16 15:09:19 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang OCaml: transient update of the stack to version 4.07.1 2022-04-16 07:19:46 +00:00
mail
math OCaml: transient update of the stack to version 4.07.1 2022-04-16 07:19:46 +00:00
misc
Mk
multimedia
net net/tcpwatch: Fix build with setuptools 61.0.0+ 2022-04-16 12:19:55 +08:00
net-im net-im/py-unmessage: Fix build with setuptools 58.0.0+ 2022-04-16 12:19:53 +08:00
net-mgmt
net-p2p OCaml: transient update of the stack to version 4.07.1 2022-04-16 07:19:46 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science
security OCaml: transient update of the stack to version 4.07.1 2022-04-16 07:19:46 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-ws4py: Fix build with setuptools 58.0.0+ 2022-04-16 12:19:54 +08:00
x11 x11/py-pyvirtualdisplay: Fix build with setuptools 58.0.0+ 2022-04-16 12:19:54 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits OCaml: transient update of the stack to version 4.07.1 2022-04-16 07:19:46 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.