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
2024-09-02 00:56:08 +08: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/fooyin: New port: foobar2000 inspired audio player 2024-09-01 16:38:06 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/mysql90-{server|client}: add new Ports 2024-09-01 03:00:55 +02:00
deskutils
devel devel/kdsingleapplication: New port: Class that helps implement applications that follow the single-instance policy 2024-09-01 16:38:05 +02:00
dns dns/adsuck: Remove expired port 2024-09-01 16:30:08 +02:00
editors
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/warzone2100: update 4.4.2 → 4.5.2 2024-09-01 01:22:38 +03:00
german
graphics graphics/ming: Remove expired port 2024-09-01 16:22:33 +02:00
hebrew
hungarian
irc irc/ctrlproxy: Remove expired port 2024-09-01 16:14:20 +02:00
japanese
java
Keywords
korean
lang
mail mail/nextcloud-mail: Update to 3.7.8 2024-09-01 13:56:19 +02:00
math math/ploticus: Remove expired port 2024-09-01 16:18:42 +02:00
misc misc/freebsd-release-manifests: Add 13.4-RC2 MANIFEST files 2024-08-31 15:19:49 -07:00
Mk devel/cmake*: Update to 3.30.3 2024-09-01 00:23:44 -04:00
multimedia multimedia/makemkv: Update to 1.17.7 2024-08-31 17:46:53 +00: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/py-dwave-inspector: update 0.5.0.post0 → 0.5.1 2024-08-31 00:16:16 -07:00
security security/xmlsec1: Update to 1.3.5 2024-09-01 16:38:05 +02:00
shells
sysutils sysutils/eza: update to 0.19.1 2024-09-01 18:34:43 +02:00
Templates
textproc textproc/p5-Net-IDN-Encode: fix Undefined symbol "uvuni_to_utf8_flags" for newer perl versions 2024-09-01 17:35:00 +02:00
Tools
ukrainian
vietnamese
www www/moodle41: Update to 4.1.13 2024-09-01 13:26:19 +00:00
x11
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/qt6-declarative: Install Qt6QuickTools 2024-09-01 00:23:56 -04: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.