1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-07-19 00:47:15 +08:00
.hooks
accessibility
arabic
archivers
astro devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
audio audio/audacity: fresh install reports incompatible plugin: lv2 requirement was missing 2024-07-17 23:12:08 +03:00
benchmarks devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
biology biology/py-pyrodigal: update 3.4.1 → 3.5.0 2024-07-18 01:22:46 -07:00
cad cad/py-cocotb: update 1.8.1 → 1.9.0 2024-07-17 08:17:17 -07:00
chinese
comms
converters
databases databases/py-sqlglot: Update to 25.6.0 2024-07-19 00:46:00 +08:00
deskutils deskutils/just: update 1.31.0 → 1.32.0 2024-07-18 06:27:32 -07:00
devel devel/rubygem-tty-which: Update WWW and clean up pkg-descr 2024-07-19 00:47:10 +08:00
dns
editors editors/ox: update 0.3.0 → 0.3.3 2024-07-17 08:49:04 -07:00
emulators emulators/{,libretro-}ppsspp{,-qt5}: Fix build with miniupnpc-2.2.8 2024-07-17 16:31:55 +03:00
finance
french
ftp
games games/vcmi: update the port to the latest (bugfix) version 1.5.5 2024-07-18 16:33:24 +00:00
german
graphics graphics/rubygem-ruby-vips: Update to 2.2.2 2024-07-19 00:47:14 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
mail mail/py-checkdmarc: Update to 5.4.0 2024-07-19 00:46:16 +08:00
math math/R-cran-SparseM: Update to 1.84-2 2024-07-18 14:04:06 +00:00
misc misc/patchutils: Update WWW and clean up pkg-descr 2024-07-19 00:45:07 +08:00
Mk Mk/bsd.default-versions.mk: Update comment: Add MariaDB 11.4 2024-07-18 12:50:06 +03:00
multimedia multimedia/obs-waveform: update 1.8.0 → 1.8.1 2024-07-17 08:17:18 -07:00
net net/py-eventlet: Clean up pkg-descr 2024-07-19 00:46:21 +08:00
net-im net-im/gomuks: Update to 0.3.1 2024-07-17 11:25:03 +02:00
net-mgmt net-mgmt/librenms: Update to 24.7.0 2024-07-17 13:09:18 +00:00
net-p2p net-p2p/transmission-components: Fix build with miniupnpc-2.2.8 2024-07-17 12:09:29 +03:00
news news/py-sabctools: Update to 8.2.4 2024-07-19 00:46:22 +08:00
polish
ports-mgmt ports-mgmt/portupgrade-devel: Fix with Ruby 3.2+ 2024-07-17 13:07:41 -07:00
portuguese
print print/rubygem-prawn-svg: Update to 0.35.1 2024-07-19 00:47:15 +08:00
russian
science science/py-segregation: Update WWW and clean up pkg-descr 2024-07-19 00:46:36 +08:00
security security/pgpdump: Update WWW and clean up pkg-descr 2024-07-19 00:45:14 +08:00
shells
sysutils sysutils/burp-devel: Update WWW and clean up pkg-descr 2024-07-19 00:45:23 +08:00
Templates
textproc textproc/p5-CSS-Packer: Update WWW and clean up pkg-descr 2024-07-19 00:45:55 +08:00
Tools
ukrainian
vietnamese
www www/p5-Blog-Spam: Clean up pkg-descr 2024-07-19 00:45:59 +08:00
x11 x11/arandr: update to 0.1.11 2024-07-17 15:00:20 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
x11-servers x11-servers/xwayland: update to 24.1.1 2024-07-17 14:18:15 +02:00
x11-themes
x11-toolkits
x11-wm x11-wm/cosmic-comp: update to s20240717 2024-07-18 02:30:50 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/rubygem-nokogiri111: Remove expired port 2024-07-17 13:08:26 +03: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.