1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-05-27 18:38:51 +02:00
.hooks
accessibility Qt6: Update to 6.7.1 2024-05-24 21:55:22 -04:00
arabic
archivers ocaml: Updates to ocaml compiler and several ocaml ports 2024-05-22 19:16:28 +02:00
astro
audio audio/py-pyradio: Update to 0.9.3.7 2024-05-27 09:55:10 +02:00
benchmarks
biology biology/py-PySCeS: update 1.1.1 → 1.2.1 2024-05-26 14:57:06 -07:00
cad cad/veryl: update 0.10.0 → 0.10.1 2024-05-27 01:06:45 -07:00
chinese
comms comms/xastir: Remove BDB5 support 2024-05-27 06:47:45 +02:00
converters ocaml: Updates to ocaml compiler and several ocaml ports 2024-05-22 19:16:28 +02:00
databases databases/rubygem-pghero-rails61: Update version 3.4.1=>3.5.0 2024-05-27 18:38:46 +02:00
deskutils deskutils/calibre: Update to 7.11.0 2024-05-26 15:26:05 +02:00
devel devel/py-proselint: Update version 0.13.0=>0.14.0 2024-05-27 18:38:51 +02:00
dns dns/blocky: Update to 0.24 2024-05-26 20:19:22 +01:00
editors */*: bump port revision after electron28 update 2024-05-27 21:09:12 +09:00
emulators emulators/sameboy: Update to 0.16.5 2024-05-26 20:19:22 +01:00
finance */*: Remove incorrect libtool dependency 2024-05-26 13:42:49 +02:00
french
ftp ftp/unftp: update 0.14.5 → 0.14.6 2024-05-24 21:12:11 -07:00
games games/minetest_game: depend on minetest package instead of binary 2024-05-27 19:25:24 +03:00
german
graphics */*: bump port revision after electron28 update 2024-05-27 21:09:12 +09:00
hebrew
hungarian
irc irc/weechat: Update to 4.3.0 2024-05-27 10:44:13 +02:00
japanese
java
Keywords
korean
lang lang/bend: update 0.2.18 → 0.2.22 2024-05-27 01:06:43 -07:00
mail mail/py-offlineimap3: Update to 8.0.0-37 d29a4dc45940 2024-05-27 13:48:12 +02:00
math math/py-pyodesys: update 0.14.3 → 0.14.4 2024-05-27 01:06:47 -07:00
misc misc/freebsd-release-manifests: add 14.1-RC1 MANIFEST files 2024-05-27 06:39:00 -07:00
Mk science/qt6-quick3dphysics: Fix patch stage 2024-05-26 02:58:25 -04:00
multimedia multimedia/kodi-addon-visualization.projectm: Add new port 2024-05-26 21:02:05 +02:00
net net/py-gspread: update to 6.1.2 2024-05-27 13:50:09 +00:00
net-im net-im/telegram-desktop: update 5.0.1 -> 5.0.2 2024-05-26 11:22:13 -04:00
net-mgmt net-mgmt/netbox: Change RUN_DEPENDS of LDAP option 2024-05-27 07:28:53 +02:00
net-p2p */*: Remove incorrect libtool dependency 2024-05-26 12:52:26 +02:00
news
polish
ports-mgmt
portuguese
print print/R-cran-textshaping: Update to 0.4.0 2024-05-27 13:24:10 +01:00
russian
science Revert "science/py-scipy: update 1.11.1 → 1.12.0" 2024-05-26 17:22:42 -07:00
security security/trivy: update to 0.51.4 2024-05-27 08:30:36 +03:00
shells shells/fish: update to 3.7.1 and fix Makefile 2024-05-22 12:31:28 -06:00
sysutils sysutils/consul: Update version 1.18.1=>1.18.2 2024-05-27 18:38:48 +02:00
Templates
textproc textproc/vacuum: update 0.9.16 → 0.10.0 2024-05-26 18:08:21 -07:00
Tools
ukrainian
vietnamese
www www/*chromium: unbreak ffmpeg configure stage on arm64 2024-05-27 16:01:48 +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 */*: Remove incorrect libtool dependency 2024-05-26 12:52:26 +02: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 net-mgmt/netbox: Change RUN_DEPENDS 2024-05-26 12:18:17 +02: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.