1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-05-03 03:58:44 +08:00
.hooks
accessibility accessibility/rubygem-atk: Update to 4.1.3 2023-05-03 00:20:53 +08:00
arabic
archivers archivers/upx: Fix build on 14-CURRENT 2023-05-03 03:58:20 +08:00
astro
audio audio/py-gtts: Update to 2.3.2 2023-05-02 20:18:46 +01:00
benchmarks benchmarks/ddosify: Update to 0.16.7 2023-04-30 20:41:43 +02:00
biology
cad devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
chinese
comms graphics/jasper: Update to 4.0.0 2023-05-03 00:17:43 +08:00
converters converters/p5-JSON-MaybeXS: Update to 1.004005 2023-05-03 03:58:25 +08:00
databases databases/py-sqlalchemy20: Update to 2.0.12 2023-05-03 03:58:27 +08:00
deskutils deskutils/xcalendar: Fix LLVM15 build 2023-04-30 21:07:09 -07:00
devel devel/rubygem-xdg: Update to 7.0.3 2023-05-03 03:58:32 +08:00
dns devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
editors devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
emulators emulators/yuzu: update to s20230501 2023-05-02 00:51:48 +00:00
finance finance/fava: Add NO_ARCH 2023-05-03 00:25:56 +08:00
french
ftp
games games/wtf: Update to 20230404 snapshot 2023-05-02 20:18:46 +01:00
german german/mythes: Update to 2023.04.30 2023-05-03 03:58:44 +08:00
graphics graphics/py-imageio: Update to 2.28.1 2023-05-03 03:58:30 +08:00
hebrew
hungarian
irc irc/scrollz: Unbreak on HEAD 2023-05-02 15:52:34 +02:00
japanese Mk/Uses/magick.mk: Bump all consumers 2023-04-30 13:10:42 +02:00
java
Keywords
korean
lang lang/rust: Add rust-analyzer-proc-macro-srv back to the package 2023-05-02 13:45:46 +02:00
mail mail/cone: Update to 1.10 2023-05-02 20:18:47 +01:00
math devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
misc misc/lf: Update 28 → 29 2023-05-02 10:19:28 -07:00
Mk Mk/bsd.gcc.mk: Add GCC 14 2023-05-01 19:57:00 +02:00
multimedia *: Change MAINTAINER on my ports 2023-05-02 19:52:38 +03:00
net net/rubygem-twitter: Update to 8.0.0 2023-05-03 03:58:41 +08:00
net-im devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
net-mgmt net-mgmt/ipv6calc: Unbreak on HEAD 2023-05-02 15:52:36 +02:00
net-p2p net-p2p/shx: Unbreak on HEAD 2023-05-02 18:32:27 +02:00
news news/inn: Update to 2.7.1 2023-04-30 10:16:23 -07:00
polish
ports-mgmt
portuguese
print print/py-uharfbuzz: Update to 0.36.0 2023-05-03 00:20:16 +08:00
russian
science devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
security security/snoopy: Fix build on 14-CURRENT 2023-05-03 03:58:24 +08:00
shells shells/ksh-devel: update to the latest ksh93/ksh github commit 2023-05-02 07:40:02 -07:00
sysutils sysutils/kopia: Update to 0.13.0 2023-05-02 20:18:46 +01:00
Templates
textproc textproc/rubygem-libxml-ruby: Update to 4.1.0 2023-05-03 03:58:44 +08:00
Tools Tools/scripts/rmport: also cleanup when being trapped on a signal 2023-04-30 13:40:21 +02:00
ukrainian
vietnamese
www devel/re2: Update to 20230301 2023-05-03 03:58:21 +08:00
x11 x11/rubygem-gnome: Update to 4.1.3 2023-05-03 00:21:11 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/terminus-ttf: Update to 4.49.3 2023-05-03 00:19:48 +08:00
x11-servers
x11-themes Mk/Uses/magick.mk: Bump all consumers 2023-04-30 13:10:42 +02:00
x11-toolkits x11-toolkits/rubygem-vte3: Update to 4.1.3 2023-05-03 00:21:11 +08:00
x11-wm x11-wm/hyprland-devel: update to 0.24.1.134 2023-05-02 00:51:47 +00:00
.arcconfig
.gitignore
CHANGES Mk/Uses/magick.mk: Fix DEFAULT_VERSION handling 2023-04-30 13:10:39 +02:00
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: Trim upto stable/10 release 2023-05-02 13:38:32 +02: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.