1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-05-17 06:53:03 +02:00
.hooks
accessibility
arabic
archivers archivers/squsq: Unbreak on HEAD 2023-05-16 17:46:53 +02:00
astro
audio audio/cava: Unbreak on HEAD 2023-05-16 17:46:53 +02:00
benchmarks
biology
cad cad/magic: Unbreak on HEAD 2023-05-15 17:31:47 +02:00
chinese
comms
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-05-16 14:28:08 +02:00
databases databases/py-alembic: Update version 1.10.4=>1.11.0 2023-05-17 06:53:03 +02:00
deskutils
devel devel/gradle: Update to 8.0.1 2023-05-16 23:46:32 -04:00
dns dns/nextdns: Update to 1.39.4 2023-05-15 19:01:40 +02:00
editors net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 2023-05-15 16:11:25 -05:00
emulators Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV} 2023-05-16 03:57:46 +00:00
finance finance/odoo*: Change PY_PILLOW variable for real reference 2023-05-16 23:46:49 -05:00
french
ftp net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 2023-05-15 16:11:25 -05:00
games games/fretsonfire: Replace reference to PY_PILLOW with its value 2023-05-16 23:50:24 -05:00
german
graphics graphics/liblug: Unbreak on HEAD 2023-05-16 17:46:53 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/luajit-devel: update to the recent commit 2023-05-16 10:37:28 -04:00
mail mail/gnumail: Unbreak on HEAD 2023-05-15 17:31:46 +02:00
math */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-05-16 14:28:08 +02:00
misc misc/fq: the port had been updated to version 0.6.0 2023-05-17 04:00:54 +00:00
Mk
multimedia multimedia/haruna: update to 0.11.0 2023-05-16 18:42:44 +02:00
net net/google-cloud-sdk: Update version 430.0.0=>431.0.0 2023-05-17 06:53:03 +02:00
net-im
net-mgmt net-mgmt/blackbox_exporter: Update to 0.24.0 2023-05-16 19:51:03 +01:00
net-p2p net-p2p/ethash: Update version 0.9.0=>1.0.1 2023-05-16 17:46:52 +02:00
news news/newsstar: update WWW to upgraded https:// (sourceforge) 2023-05-16 21:29:37 +02:00
polish
ports-mgmt ports-mgmt/portsnap: Fix MAINTAINER 2023-05-16 17:46:52 +02:00
portuguese
print print/magicfilter: Update version 2.3.h=>2.3.i 2023-05-16 17:46:53 +02:00
russian
science science/gtamsanalyzer: Unbreak on HEAD 2023-05-15 17:31:46 +02:00
security security/openfortivpn: Update to 1.20.3 2023-05-16 23:46:45 -04:00
shells
sysutils sysutils/envconsul: Update version 0.11.0=>0.13.1 2023-05-17 06:53:03 +02:00
Templates
textproc textproc/py-jq: update to 1.4.1 2023-05-16 21:34:11 +02:00
Tools
ukrainian
vietnamese
www */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-05-16 14:28:08 +02:00
x11 x11/nwg-dock: update to 0.3.4 2023-05-17 00:01:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/open-motif*: fix build with clang 16 2023-05-15 07:36:17 -07:00
x11-wm */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2023-05-16 14:28:08 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED www/rubygem-ruby-openai37: moved to match location of www/rubygem-ruby-openai 2023-05-16 07:30:43 +03:00
README
UIDs
UPDATING UPDATING: Fix reference to 20161103 entry 2023-05-16 17:46:52 +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.