1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-09-02 13:57:43 +02:00
.hooks
accessibility
arabic
archivers archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership 2024-09-01 19:07:03 +03:00
astro
audio audio/py-pyradio: Update to 0.9.3.11 2024-09-02 13:57:43 +02:00
benchmarks
biology
cad cad/hs-verismith: update 1.0.0.2-39 → 1.0.0.2-40 2024-09-01 12:45:45 -07:00
chinese
comms
converters */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-09-02 07:14:55 +02:00
databases databases/mariadb106-server: Remove rogue files 2024-09-02 01:01:46 -04:00
deskutils
devel devel/py-junitparser: update 3.1.2 → 3.2.0 2024-09-02 00:54:43 -07:00
dns dns/adsuck: Remove expired port 2024-09-01 16:30:08 +02:00
editors editors/vim: Update to 9.1.0708 2024-09-02 01:09:48 -04:00
emulators emulators/ukncbtl: update to 20240813 2024-09-01 10:48:39 +03:00
finance
french
ftp ftp/py-pyftpdlib: Update to 1.5.10 2024-09-02 00:56:08 +08:00
games games/iqpuzzle: update 1.3.1 → 1.4.0 2024-09-01 10:40:19 -07:00
german
graphics graphics/ocrs: update 0.8.0 → 0.8.1 2024-09-02 00:54:43 -07:00
hebrew
hungarian
irc irc/ctrlproxy: Remove expired port 2024-09-01 16:14:20 +02:00
japanese
java
Keywords
korean
lang lang/hs-futhark: update 0.25.20 → 0.25.21 2024-09-02 00:54:44 -07:00
mail mail/roundcube: update to 1.6.9 release. 2024-09-02 12:49:50 +02:00
math math/lean4: update 4.10.0 → 4.11.0 2024-09-02 00:54:45 -07:00
misc misc/py-litellm: update to 1.44.14 2024-09-02 17:18:30 +09:00
Mk devel/cmake*: Update to 3.30.3 2024-09-01 00:23:44 -04:00
multimedia multimedia/audacious-plugins: Remove correct library dependency 2024-09-02 08:48:42 +02:00
net net/remmina: Bump PORTREVISION after libssh update 2024-09-01 18:33:29 +02:00
net-im net-im/matterhorn: Update to 90000.0.1 2024-09-01 18:54:53 +03:00
net-mgmt sysutils/bacula11*: revert 'Remove expired bacula11 ports" 2024-09-01 11:42:04 +00:00
net-p2p net-p2p/cardano-db-sync: Update to 13.5.0.0 2024-08-31 19:38:26 +03:00
news
polish
ports-mgmt
portuguese
print print/pdfcpu: Update to 0.8.1 2024-09-01 00:22:22 +02:00
russian
science science/libpsml: New port: Library to handle pseudopotentials in PSML format 2024-09-02 00:54:42 -07:00
security */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-09-02 07:14:55 +02:00
shells
sysutils sysutils/tflint: Update to 0.53.0 2024-09-02 05:32:19 -03:00
Templates
textproc textproc/py-paginate: Update to 0.5.7 2024-09-02 12:39:59 +02:00
Tools
ukrainian
vietnamese
www www/miniserve: Fix build with rust 1.80.0 2024-09-02 13:36:40 +02:00
x11 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2024-09-02 07:14:55 +02:00
x11-clocks
x11-drivers
x11-fm archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership 2024-09-01 19:07:03 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-guietta: Update to 1.6.3 2024-09-02 09:38:40 +08:00
x11-wm x11-wm/wlmaker: build with optimizations 2024-09-01 00:39:37 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED archivers/arqiver: Update 0.9.0 → 0.12.0, flavorize qt, take maintainership 2024-09-01 19:07:03 +03:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.