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
2024-05-25 15:44:57 +02:00
.hooks
accessibility Qt6: Update to 6.7.1 2024-05-24 21:55:22 -04:00
arabic
archivers
astro
audio audio/wasabi: Broken 2024-05-24 02:23:45 -07:00
benchmarks
biology biology/unikmer: Add PORTSCOUT line 2024-05-24 17:11:39 -07:00
cad cad/netgen-lvs: update 1.5.273 → 1.5.276 2024-05-24 17:11:44 -07:00
chinese
comms Qt6: Update to 6.7.1 2024-05-24 21:55:22 -04:00
converters
databases databases/mariadb105-server: Update to 10.5.24 2024-05-25 14:23:48 +02:00
deskutils deskutils/pet: update 0.8.3 → 0.8.4 2024-05-24 17:11:42 -07:00
devel devel/sccache: Fix pkg-message 2024-05-25 10:23:06 +02:00
dns
editors editors/neovim: Remove desktop-file-utils dependency 2024-05-24 16:06:47 -04:00
emulators emulators/open-simh: Update to 4.1.0.20240303 2024-05-22 21:37:04 -07:00
finance finance/py-ta-lib: update 0.4.28 → 0.4.29 2024-05-24 21:12:08 -07:00
french
ftp ftp/unftp: update 0.14.5 → 0.14.6 2024-05-24 21:12:11 -07:00
games games/gcompris-qt: update 4.0 → 4.1 2024-05-24 22:21:16 -04:00
german
graphics graphics/librsvg2-rust: update to 2.58.1 2024-05-25 15:08:52 +02:00
hebrew
hungarian
irc irc/soju: Update to 0.8.0 2024-05-22 22:16:08 +00:00
japanese
java
Keywords
korean
lang lang/perl5.40: add Perl 5.40.0-RC1 2024-05-25 15:44:57 +02:00
mail mail/mls: update to 1.4b1 2024-05-23 16:56:48 +02:00
math math/{,py-}spot: update 2.11.6 → 2.12 2024-05-24 21:12:10 -07:00
misc misc/quary: update 0.1.5 → 0.2.0 2024-05-24 22:18:30 -07:00
Mk lang/perl5.40: add Perl 5.40.0-RC1 2024-05-25 15:44:57 +02:00
multimedia Qt6: Update to 6.7.1 2024-05-24 21:55:22 -04:00
net net/dhcpcd: update to 10.0.8 2024-05-25 14:04:47 +02:00
net-im net-im/nextcloud-talk: Update to 19.0.1 2024-05-25 14:03:45 +02:00
net-mgmt net-mgmt/adcli: Remove homegrown Hiemdal support 2024-05-23 14:30:19 +03:00
net-p2p net-p2p/transmission-components: Get transmission-web back 2024-05-24 19:56:56 +02:00
news
polish
ports-mgmt
portuguese
print print/lout: Update to 3.43 2024-05-24 10:49:22 -07:00
russian
science science/shelxle: update 1.0.1638 → 1.0.1646 2024-05-24 21:12:12 -07:00
security security/vuxml: Fix typo 2024-05-25 03:12:03 -04:00
shells
sysutils sysutils/duplicity: Update to 2.2.4 2024-05-25 08:32:40 +01:00
Templates
textproc textproc/jaq: update 1.3.0 → 1.4.0 2024-05-24 22:18:29 -07:00
Tools
ukrainian
vietnamese
www www/nextcloud-forms: Update to 4.2.4 2024-05-25 14:03:24 +02:00
x11 x11/hyprcursor: update to 0.1.9 2024-05-25 15:08:49 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/gnome-backgrounds: add symlinks for Cinnamon 2024-05-24 08:54:44 +08:00
x11-toolkits x11-toolkits/fox16: Update to 1.6.58 2024-05-25 02:26:46 -04:00
x11-wm x11-wm/cosmic-comp: update to s20240522 2024-05-23 02:30:31 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: Remove empty line at end of file 2024-05-24 08:53:27 +01:00
README
UIDs databases/foundationdb*: split, update to 7.1.59 & 7.3.41 2024-05-23 22:14:48 +00:00
UPDATING net-p2p/transmission-components: Get transmission-web back 2024-05-24 19:56:56 +02:00

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.