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
2024-08-05 01:13:59 +08:00
.hooks
accessibility
arabic
archivers archivers/pecl-zstd: Add pecl-zstd 0.13.3 2024-08-05 01:13:50 +08:00
astro
audio audio/deadbeef: mark CDDA option deprecated 2024-08-04 15:54:26 +02:00
benchmarks benchmarks/inferno: update 0.11.20 → 0.11.21 2024-08-04 02:07:26 -07:00
biology biology/wfa2-lib: fix build without libomp 2024-08-04 14:00:47 +02:00
cad cad/cura: extend list of expired dependencies in DEPRECATED 2024-08-04 15:03:44 +02:00
chinese
comms
converters
databases databases/libzdb: Update to 3.4.0 2024-08-05 01:13:56 +08:00
deskutils
devel devel/phpunit11: Update to 11.2.9 2024-08-05 01:13:57 +08:00
dns dns/public_suffix_list: Update to 20240730 2024-08-05 01:13:57 +08:00
editors
emulators emulators/snes9x-gtk: fix build on 32-bits 2024-08-04 14:00:41 +02:00
finance */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
french
ftp ftp/curl: Update to 8.9.1 2024-08-05 01:13:58 +08:00
games games/slade: only enable SSE on i386 to fix other architectures 2024-08-04 14:00:34 +02:00
german
graphics graphics/libavif: Update to 1.1.1 2024-08-05 01:13:58 +08:00
hebrew
hungarian
irc irc/ircd-ratbox-devel: Deprecate and set expiration date to 2024-08-31 2024-08-04 10:55:43 +02:00
japanese
java java/javahelp: use Tomcat 9.0 instead of expired Tomcat 8.5 2024-08-04 14:37:17 +02:00
Keywords
korean
lang lang/ocaml: fix build on powerpc 2024-08-04 14:00:52 +02:00
mail databases/libzdb: Update to 3.4.0 2024-08-05 01:13:56 +08:00
math math/py-blis07: Add py-blis07 0.7.11 (copied from py-blis) 2024-08-05 01:13:53 +08:00
misc misc/usbids: Update to 20240704 2024-08-05 01:13:58 +08:00
Mk Mk/bsd.options.desc.mk: remove entry for expired TOMCAT85 2024-08-04 14:24:15 +02:00
multimedia multimedia/qmmp-qt6: mark CDDA option deprecated 2024-08-04 15:54:26 +02:00
net net/py-aiohappyeyeballs: Add py-aiohappyeyeballs 2.3.2 2024-08-05 01:13:53 +08:00
net-im
net-mgmt databases/libzdb: Update to 3.4.0 2024-08-05 01:13:56 +08:00
net-p2p net-p2p/namecoin: expire on 2024-08-31 for graphics/svg2png 2024-08-04 14:56:29 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-mercantile: Move science/mercantile to science/py-mercantile 2024-08-05 01:13:55 +08:00
security security/wolfssl: Update to 5.7.2 2024-08-04 16:40:15 +02:00
shells
sysutils sysutils/unieject: Remove expired port 2024-08-04 14:19:18 +02:00
Templates
textproc textproc/pecl-xlswriter: Add pecl-xlswriter 1.5.5 2024-08-05 01:13:50 +08:00
Tools
ukrainian
vietnamese
www dns/public_suffix_list: Update to 20240730 2024-08-05 01:13:57 +08:00
x11
x11-clocks x11-clocks/wlclock: unbreak long options 2024-08-03 18:49:16 +02:00
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-serif-sc: Update to 2.003 2024-08-05 01:13:59 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/pangolin: update 0.9.1 → 0.9.2 2024-08-03 01:27:28 -07:00
x11-wm x11-wm/herbstluftwm: remove default autostart's patch 2024-08-04 08:23:23 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/py-jsonschema417: Remove obsoleted port 2024-08-05 01:13:55 +08:00
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.