1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Benjamin Jacobs 5743ea29ee archivers/ocaml-bz2: update to 0.8.0
Use ocaml:dune.
Add DOCS and EXAMPLES options.
Update WWW, using GITLAB.
Submitter takes maintainership.
Switch to DISTVERSION.

PR:		280294
2024-08-09 21:11:36 +02:00
.hooks
accessibility
arabic
archivers archivers/ocaml-bz2: update to 0.8.0 2024-08-09 21:11:36 +02:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/ocaml-sqlite3: update to 5.1.0 2024-08-09 20:59:10 +02:00
deskutils deskutils/fet: update to 6.22.3 2024-08-09 20:15:48 +02:00
devel */*: Release a couple of ports 2024-08-09 20:31:03 +02:00
dns dns/knot3-lib: Remove port 2024-08-09 13:15:49 +02:00
editors
emulators
finance
french
ftp
games games/libretro-shaders-slang: update g20240719 → g20240804 2024-08-09 20:32:40 +03:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/roundcube: update to 1.6.8 release 2024-08-09 10:48:27 +02:00
math math/secp256k1: update to 0.5.1 release. 2024-08-09 11:32:40 +02:00
misc misc/py-pytorch: adjust `devel/abseil' dependency after recent update 2024-08-09 17:24:28 +00:00
Mk
multimedia
net */*: Release a couple of ports 2024-08-09 20:31:03 +02:00
net-im
net-mgmt net-mgmt/icinga*: Take a couple of icinga ports 2024-08-09 20:31:04 +02:00
net-p2p net-p2p/jackett: update to 0.22.410 2024-08-09 08:30:15 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/amavisd-new: rar is available for both i386 and amd64 2024-08-09 20:31:03 +02:00
shells
sysutils sysutils/duplicity: Update to 3.0.2 2024-08-09 17:58:10 +01:00
Templates
textproc */*: Release a couple of ports 2024-08-09 20:31:03 +02:00
Tools
ukrainian
vietnamese
www www/limesurvey: Update to 6.6.1 2024-08-09 20:31:03 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: fix entries 2024-08-09 15:01:22 +02:00
README
UIDs
UPDATING security/amavisd-new: service jails readiness + fixes 2024-08-09 20:31:03 +02:00

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.