1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-09-21 20:10:29 +02:00
.hooks
accessibility
arabic
archivers archivers/libunrar: Update to 6.2.11 2023-09-20 14:50:14 -04:00
astro astro/stellasolver: Update to 2.5 2023-09-20 19:59:55 -05:00
audio audio/alsa-lib: fix build with lld 17 2023-09-21 17:46:12 +02:00
benchmarks
biology /*: bump PORTREVISION after the upgrade of SuiteSparse 2023-09-20 19:57:40 +02:00
cad /*: bump PORTREVISION after the upgrade of SuiteSparse 2023-09-20 19:57:40 +02:00
chinese
comms
converters
databases databases/mongodb50: update to 5.0.21 2023-09-21 11:20:37 +02:00
deskutils
devel devel/llvm17: fix openmp library depends 2023-09-21 16:23:35 +01:00
dns
editors editors/vscode: chase electron25 update 2023-09-21 23:33:34 +09:00
emulators emulators/open-simh: New port 2023-09-21 00:42:35 -07:00
finance
french
ftp
games games/veloren-weekly: update to s20230920 2023-09-21 02:52:29 +02:00
german
graphics graphics/webp: Update to 1.3.2 2023-09-21 10:24:31 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/claws-mail-notification: Fix RUN_DEPENDS with GTK3 2023-09-21 07:14:15 +02:00
math math/gh-bc: upgrade to version 6.6.1 2023-09-21 09:20:31 +02:00
misc devel/cmake-core devel/cmake-gui misc/mbuffer: cope with librhash.so bump 2023-09-21 09:38:37 +02:00
Mk framework: expose devel/llvm17 in USES=llvm after 6e04d1ad58 2023-09-21 02:52:26 +02:00
multimedia multimedia/emby-server-devel: update to 4.8.0.47 2023-09-21 20:10:29 +02:00
net net/freerdp: update to 2.11.2 2023-09-21 17:25:05 +03:00
net-im net-im/mastodon: Update version 4.1.7=>4.1.8 2023-09-20 19:07:12 +02:00
net-mgmt
net-p2p net-p2p/nomadnet: Update to 0.3.7 2023-09-20 21:10:40 +02:00
news
polish
ports-mgmt ports-mgmt/pkg_replace: Update to 20230921 2023-09-21 20:46:46 +09:00
portuguese
print
russian
science /*: bump PORTREVISION after the upgrade of SuiteSparse 2023-09-20 19:57:40 +02:00
security security/py-greenbone-feed-sync: New port: new script for downloading the Greenbone Community Feed 2023-09-21 11:49:08 -05:00
shells
sysutils sysutils/doctl: Update to 1.99.0 2023-09-21 13:03:05 -03:00
Templates
textproc textproc/R-cran-rmarkdown: Update to 2.25 2023-09-20 20:24:30 +01:00
Tools
ukrainian
vietnamese
www www/drupal10: Update to 10.0.11 2023-09-20 19:48:47 -05:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.517 2023-09-21 02:52:28 +02:00
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.16.0.735 2023-09-21 10:20:53 +02:00
x11-wm x11-wm/gamescope: unexpand powerpc* after 6a56ecb355 2023-09-21 13:40:39 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.