1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-08-04 09:12:17 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/sndio: Improve port 2024-08-04 01:58:54 +02:00
benchmarks
biology biology/py-PySCeS: update 1.2.1 → 1.2.2 2024-08-03 01:27:31 -07:00
cad
chinese
comms comms/scrcpy: update to 2.6 2024-08-02 21:10:14 +09:00
converters
databases */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
deskutils
devel devel/cdecl: update to 18.2 2024-08-03 23:07:01 -05:00
dns dns/nsd: Update 4.10.0 → 4.10.1 2024-08-04 02:20:11 +03:00
editors editors/vim: Update to 9.1.0652 2024-08-01 23:47:56 -04:00
emulators emulators/86Box: use DESKTOPDIR 2024-08-03 15:21:22 +03:00
finance */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
french
ftp
games games/wesnoth: update to 1.18.2 release (+) 2024-08-03 20:45:09 +03:00
german
graphics graphics/rawstudio: Deprecate and set expiration date to 2024-08-31 2024-08-03 12:12:23 +02:00
hebrew
hungarian
irc
japanese
java java/wildfly: Update version 32.0.1=>33.0.0 2024-08-01 21:21:42 +02:00
Keywords
korean
lang lang/tcl90: update to 9.0b3 2024-08-03 13:42:51 +00:00
mail mail/mpop: Update to 1.4.20 2024-08-03 23:27:40 +03:00
math math/R-cran-pls: Update to 2.8-4 2024-08-03 16:07:40 +00:00
misc misc/freebsd-release-manifests: add 13.4-BETA1 MANIFEST files 2024-08-03 11:41:47 -07:00
Mk Mk/: Possible values for "ssl" are inconsistent 2024-08-03 17:59:49 +02:00
multimedia multimedia/pipewire: Fix startup problem 2024-08-03 20:24:35 +03:00
net net/gmid: Revert layout change in port makefile 2024-08-04 01:58:55 +02:00
net-im net-im/dissent: update to 0.0.26 2024-08-02 22:08:54 +02:00
net-mgmt */*: Unbreak with php84 2024-08-03 20:59:37 +02:00
net-p2p net-p2p/clboss: upgrade from 0.13.1 to 0.13.2 2024-08-02 09:11:39 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/nest: update 3.7 → 3.8 2024-08-03 01:27:30 -07:00
security security/gopass: Update to 1.15.14 2024-08-04 09:12:17 +01:00
shells shells/ksh-devel: update to the latest ksh93/ksh github commit 2024-08-01 19:08:09 -07:00
sysutils sysutils/android-file-transfer: skip bad version 2024-08-03 21:27:01 +02:00
Templates
textproc textproc/py-pygments: Remove useless line in Makefile 2024-08-03 18:02:04 +02:00
Tools
ukrainian
vietnamese
www www/novnc: Update 1.4.0 → 1.5.0 2024-08-04 02:03:38 +03:00
x11 x11/foot: update to 1.18.0 2024-08-02 22:08:59 +02:00
x11-clocks x11-clocks/wlclock: unbreak long options 2024-08-03 18:49:16 +02:00
x11-drivers x11-drivers/xf86-video-ast: Fix pci access after df10dcefa4 2024-08-01 15:34:26 +02:00
x11-fm x11-fm/doublecmd: update to 1.1.6 gamma release 2024-08-01 15:16:53 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pangolin: update 0.9.1 → 0.9.2 2024-08-03 01:27:28 -07:00
x11-wm x11-wm/herbstluftwm: remove default autostart's patch 2024-08-04 08:23:23 +02:00
.arcconfig
.gitignore
.mailmap
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.