1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-15 12:42:02 -07:00
.hooks
accessibility accessibility/orca: Add CPE information 2021-08-15 13:11:08 +00:00
arabic
archivers archivers/advancecomp: Fix typo in CPE_VENDOR 2021-08-15 17:16:05 +00:00
astro
audio audio/gnome-music: Update to 40.1.1 2021-08-15 08:09:10 -07:00
base
benchmarks
biology
cad misc/openvdb: Backport devel/onetbb compatibility patch 2021-08-15 02:32:16 -07:00
chinese
comms
converters
databases
deskutils deskutils/gnome-photos: Update to 40.0 2021-08-15 08:09:10 -07:00
devel devel/py-qasync: Update 0.18.0 -> 0.18.1 2021-08-15 12:33:59 -07:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/py-djvulibre: Update 0.8.6 -> 0.8.7 2021-08-15 12:33:59 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/deal.ii: Bundle TBB to not hold up TBB->oneTBB transition in the ports tree 2021-08-15 12:33:58 -07:00
misc misc/openvdb: Backport devel/onetbb compatibility patch 2021-08-15 02:32:16 -07:00
Mk
multimedia multimedia/xvid: Add CPE information 2021-08-15 17:33:41 +00:00
net net/tigervnc-[server|viewer]: Add CPE information 2021-08-15 18:32:28 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/dynare: Add comment 2021-08-15 12:42:02 -07:00
security
shells
sysutils sysutils/brename: Update 2.11.0-5 -> 2.11.1 2021-08-15 12:33:58 -07:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/element-web: Update to 1.7.34 2021-08-15 19:14:07 +05:30
x11 graphics: Make libglvnd a LIB_DEPEND 2021-08-15 11:47:47 -07:00
x11-clocks
x11-drivers
x11-fm x11-fm/nautilus: Update to 40.2 2021-08-15 08:09:09 -07:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED science/openmx: Re-add port: Nanoscale material simulations using density functional theories (DFT) 2021-08-15 00:33:07 -07:00
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.