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-09-12 09:50:58 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/ft2-clone: Update to 1.86 2024-09-11 18:06:25 +02:00
benchmarks
biology
cad
chinese
comms comms/chirp: update to 20240910 2024-09-11 10:32:09 -04:00
converters
databases databases/redis-devel: Update to latest snapshot 2024-09-12 09:41:12 +09:00
deskutils
devel devel/aws-c-http: Update to 0.8.9 2024-09-12 09:01:46 +01:00
dns
editors */*: bump port revision after electron30 update 2024-09-12 08:54:25 +09:00
emulators emulators/x16-emulator: update to r48 2024-09-11 11:14:38 +03:00
finance finance/R-cran-strucchange: Update to 1.5-4 2024-09-11 13:54:41 +00:00
french
ftp
games games/veloren-weekly: update to s20240910 2024-09-12 02:57:44 +02:00
german
graphics graphics/mesa-devel: update to 24.2.b.2418 2024-09-12 02:57:46 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/hs-futhark: update 0.25.21 → 0.25.22 2024-09-10 23:58:59 -07:00
mail mail/mew-devel: Update to latest snapshot 2024-09-12 09:41:06 +09:00
math math/R-cran-matrixStats: Update to 1.4.1 2024-09-11 08:33:22 +01:00
misc misc/alpaca: Update to 2.0.0 2024-09-11 18:44:06 +02:00
Mk
multimedia multimedia/{,py-}ustreamer: update 6.15 → 6.16 2024-09-10 23:59:00 -07:00
net net/rabbitmq: Update 3.13.6 → 3.13.7 2024-09-12 11:26:38 +03:00
net-im */*: bump port revision after electron30 update 2024-09-12 08:54:25 +09:00
net-mgmt net-mgmt/p5-OSLV-Monitor: Add missing dependency 2024-09-11 16:12:32 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/p5-CPAN-Audit: update to 20240910.001 2024-09-12 09:50:58 +02:00
shells shells/carapace: update to 1.0.6 2024-09-12 10:53:52 +09:00
sysutils sysutils/fastfetch: update to 2.24.0 2024-09-12 00:50:05 +02:00
Templates
textproc textproc/mdbook-mermaid: Update to 0.14.0 2024-09-12 09:01:46 +01:00
Tools
ukrainian
vietnamese
www www/cinny: Update to 4.2.0 2024-09-11 23:03:00 +00:00
x11 x11/sway-audio-idle-inhibit: update to 0.1.2 2024-09-12 02:57:40 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wm{2,x}: add LICENSE (MIT) to Chris Cannam's window managers 2024-09-11 06:29:02 +00:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/rubygem-elasticsearch713: Remove expired port 2024-09-11 09:40:26 +03:00
README
UIDs
UPDATING security/{clamav,clamav-lts}: Fix filename of the rc script to comply to the rc scripting recommendations 2024-09-12 12:59:14 +09:00

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.