1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-12-28 01:42:38 +01:00
.hooks
accessibility
arabic
archivers archivers/nfpm: update 2.35.0 → 2.35.1 2023-12-26 22:27:18 -08:00
astro astro/p5-Astro-App-Satpass2: Update to 0.053 2023-12-26 11:19:04 +08:00
audio audio/exhale: Update to 1.2.1 2023-12-26 21:01:43 +01:00
benchmarks
biology
cad
chinese
comms comms/ebusd: update to 23.3 2023-12-27 22:28:09 +01:00
converters
databases databases/pgbadger: Upgrade to 12.4 2023-12-26 18:12:44 +01:00
deskutils deskutils/timewarrior: Update version 1.6.0=>1.7.0 2023-12-27 18:56:52 +01:00
devel devel/root: Fix build on aarch64 2023-12-27 21:12:13 +00:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.36.0 2023-12-26 00:11:00 +08:00
editors
emulators emulators/yuzu: update to s20231226 2023-12-28 01:12:44 +01:00
finance finance/R-cran-timeDate: Update to 4032.109 2023-12-26 19:59:43 +08:00
french
ftp
games games/veloren-weekly: update to s20231227 2023-12-28 01:12:45 +01:00
german
graphics graphics/mesa-devel: update to 23.3.b.3096 2023-12-28 01:12:45 +01:00
hebrew
hungarian
irc irc/py-irc: Update version 20.3.0=>20.3.1 2023-12-27 18:56:51 +01:00
japanese
java java/wildfly: New port 2023-12-27 18:56:52 +01:00
Keywords
korean
lang lang/nim: Update version 2.0.0=>2.0.2 2023-12-27 18:56:52 +01:00
mail mail/mlmmj: update to 1.4.3 2023-12-27 21:15:14 +01:00
math math/secp256k1: Update to 0.4.1 release. 2023-12-27 14:33:41 +01:00
misc misc/pytorch: update 2.1.0 → 2.1.2 2023-12-27 14:56:33 -08:00
Mk Mk/bsd.sites.mk: Remove CHEESESHOP macro 2023-12-26 00:11:03 +08:00
multimedia multimedia/vlc: fix build with CHROMECAST ON and devel/protobuf 24 and fix plist error if QT5 is ON and xext,xinerama,xpm installed 2023-12-27 18:14:57 +03:00
net net/ocserv: Update to 1.2.3 2023-12-27 21:30:53 +01:00
net-im
net-mgmt net-mgmt/zabbix64-server: Enable IPMI option by default 2023-12-27 22:22:33 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science devel/shapelib: Update to 1.6.0 2023-12-26 00:10:50 +08:00
security security/trufflehog: Correct license 2023-12-27 08:56:32 -08:00
shells
sysutils sysutils/eksctl: Update to 0.167.0 2023-12-27 11:55:52 +00:00
Templates
textproc textproc/R-cran-htmltools: update version to 0.5.7 2023-12-27 18:56:54 +01:00
Tools
ukrainian
vietnamese
www www/foreign-cdm: Update to 20231217 2023-12-27 22:26:34 +03:00
x11 x11/wscreensaver: update to s20231227 2023-12-28 01:42:38 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/layan-gtk-themes: Update version 2021-06-30=>2023-05-23 2023-12-27 18:56:54 +01:00
x11-toolkits x11-toolkits/fltk: update the port to version 1.3.9 2023-12-27 03:45:44 +00:00
x11-wm x11-wm/selectwm: undeprecate, clean the port up, take maintainership 2023-12-25 20:25:00 +00: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.