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-10-29 22:38:32 +08:00
.hooks
accessibility
arabic
archivers archivers/snappy-java: enable armv6 and armv7 2024-10-27 11:01:31 +01:00
astro devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
audio devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
benchmarks benchmarks/uica: update to g20240114+2022.12 2024-10-28 13:41:49 +01:00
biology biology/exonerate: remove maintainer (email address gone) 2024-10-28 13:41:54 +01:00
cad devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
chinese chinese/fcitx5-rime: Update to 5.1.9 2024-10-29 10:08:49 +08:00
comms
converters
databases databases/py-redis: Update to 5.2.0 2024-10-29 22:38:32 +08:00
deskutils deskutils/coregarage: Update to 4.5.0 2024-10-29 09:29:36 -05:00
devel devel/p5-Debug-Client: Update to 0.32 2024-10-29 22:38:32 +08:00
dns devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
editors editors/emacs: Add XPM to OPTIONS_DEFAULT 2024-10-28 10:21:43 -03:00
emulators emulators/dosbox-x: Fix build with libc++ 19 2024-10-29 08:30:50 +00:00
finance
french
ftp
games devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
german
graphics graphics/libavif: Cosmetic change 2024-10-29 22:38:30 +08:00
hebrew
hungarian
irc
japanese devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
java java/sigar: enable on armv6 and armv7 2024-10-28 15:42:22 +01:00
Keywords
korean korean/fcitx5-hangul: Update to 5.1.5 2024-10-29 10:08:50 +08:00
lang lang/inko: update 0.16.0 → 0.17.0 2024-10-29 01:18:03 -07:00
mail mail/libsrs_alt: fix build on 15-CURRENT 2024-10-28 13:42:04 +01:00
math devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
misc devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
Mk
multimedia devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
net devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
net-im devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
net-mgmt devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
net-p2p devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
news
polish
ports-mgmt
portuguese
print
russian
science devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
security security/snoopy: Update to 2.5.2 2024-10-29 22:38:31 +08:00
shells shells/zsh-fast-syntax-highlighting: Optimized and extended zsh-syntax-highlighting 2024-10-28 13:42:02 +01:00
sysutils devel/protobuf: Update to 28.3 2024-10-29 22:38:30 +08:00
Templates
textproc textproc/rubygem-loofah222: Add rubygem-loofah222 2.22.0 (copied from rubygem-loofah) 2024-10-29 22:38:28 +08:00
Tools
ukrainian
vietnamese
www www/node23: Update to 23.1.0 2024-10-29 22:38:32 +08:00
x11 x11/coreterminal: Update to 4.5.0 2024-10-29 09:32:55 -05:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fnt: Update to 1.8 2024-10-28 14:33:00 +01:00
x11-servers
x11-themes x11-themes/zorin-icon-themes: Update to 3.3.1 2024-10-28 13:42:00 +01:00
x11-toolkits
x11-wm x11-wm/sway: update to 1.10 2024-10-28 01:44:32 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net-im/snac: new port 2024-10-28 20:20:36 +01:00
Makefile
MOVED x11-wm/sway-devel: remove until enough upstream changes accumulate 2024-10-28 01:43:21 +01:00
README
UIDs net-im/snac: new port 2024-10-28 20:20:36 +01:00
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.