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-11-01 12:59:42 -07:00
.hooks
accessibility
arabic
archivers archivers/rubygem-archive-tar-minitar: Remove expired port 2024-10-31 23:18:31 +01:00
astro astro/p5-Astro-Catalog: Update to 4.38 2024-11-01 04:41:20 +08:00
audio audio/cardinal: Update WWW 2024-11-01 12:59:42 -07:00
benchmarks
biology biology/gatk: Update TEST_ENV 2024-11-01 12:29:28 -07:00
cad cad/tkgate: Remove expired port 2024-10-31 22:52:39 +01:00
chinese
comms
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-10-31 08:47:02 +01:00
databases databases/redis-devel: Update to latest snapshot 2024-11-01 10:26:28 +09:00
deskutils
devel devel/tokio-console: update 0.1.12 → 0.1.13 2024-11-01 12:59:42 -07:00
dns dns/dnscontrol: Update to 4.14.1 2024-11-01 19:06:10 +01:00
editors editors/emacs-devel: Update to 2024-10-31 snapshot 2024-10-31 19:24:28 +09:00
emulators emulators/wine8: Remove expired port 2024-10-31 22:50:07 +01:00
finance
french
ftp ftp/linux-rl9-wget: upstream reroll 2024-10-31 10:54:16 +03:00
games games/glob2: fix build with boost-1.85 2024-10-31 17:22:39 +03:00
german
graphics graphics/agg: fix build 2024-11-01 20:55:38 +01:00
hebrew
hungarian
irc
japanese
java java/openjfx14: fix build with clang 19 2024-11-01 18:50:12 +01:00
Keywords
korean
lang lang/ferite: Remove expired port 2024-10-31 23:19:51 +01:00
mail mail/py-checkdmarc: Update to 5.7.2 2024-11-01 04:40:36 +08:00
math math/leangz: update 0.1.13 → 0.1.14 2024-11-01 12:59:42 -07:00
misc misc/silicon: update 0.5.1 → 0.5.3 2024-11-01 12:29:28 -07:00
Mk Qt5: update script and webengine to 5.15.18 2024-10-31 20:40:21 -04:00
multimedia multimedia/pipewire: Do not install gschema file to resolve a conflict with pulseaudio 2024-11-01 19:52:07 +03:00
net net/babeld: Update to 1.13.1 2024-11-01 19:25:23 +01:00
net-im
net-mgmt net-mgmt/check_mk_agent: Add sysctl_mem feature 2024-11-01 18:03:23 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/lilypond-devel: Update 2.25.20 → 2.25.21 2024-11-01 00:12:33 +03:00
russian
science science/seacas: New port: Sandia Engineering Analysis Code Access System (SEACAS) 2024-10-31 13:34:04 -07:00
security security/s2n-tls: Update to 1.5.7 2024-11-01 18:09:12 +00:00
shells
sysutils sysutils/opa: update 0.68.0 → 0.70.0 2024-11-01 12:59:41 -07:00
Templates
textproc textproc/py-pallets-sphinx-themes: Add missing run dependency 2024-11-01 17:54:43 +01:00
Tools
ukrainian
vietnamese
www www/radicale: Update to 3.3.0 2024-11-01 16:31:05 +01:00
x11 x11/wl-kbptr: update to 0.2.3 2024-11-01 11:46:14 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/plasma6-breeze-gtk: Add missing dep 2024-11-01 12:01:37 -04:00
x11-toolkits x11-toolkits/linux-rl9-gtk2: add missed aarch64 plist 2024-10-31 10:54:12 +03:00
x11-wm x11-wm/labwc: install new translations after 84fca1b3c8 2024-11-01 00:08:56 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/ssddiff: Remove expired port 2024-10-31 23:22:08 +01:00
README
UIDs
UPDATING

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

	https://ports.FreeBSD.org

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.