1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-03-02 17:23:51 +01:00
.hooks
accessibility
arabic
archivers cleanup: Remove ports depending on expired lang/gcc6-aux 2022-02-28 22:34:25 +01:00
astro astro/cfitsio: Update to 4.0.0 2022-02-28 23:06:56 +08:00
audio audio/festalon: enable on powerpc64le 2022-03-02 11:22:59 +00:00
base
benchmarks
biology
cad cad/netgen: Update to 6.2.2201. 2022-03-01 23:57:05 -06:00
chinese
comms comms/klog: update to 2.0 2022-02-28 13:59:25 -05:00
converters
databases databases/grass8: Update to 8.0.1 2022-03-02 09:08:59 +01:00
deskutils
devel devel/php-composer2: Update to 2.2.7 2022-03-02 15:43:47 +01:00
dns dns/py-dnspython2: Mark DEPRECATED 2022-02-28 20:15:06 -06:00
editors editors/diamond: update to 1.3.7, latest upstream 2022-03-01 11:42:47 +01:00
emulators emulators/rpcs3: update to 0.0.21 2022-03-01 00:49:42 +00:00
finance Update dependency to py-dnspython 2022-02-28 20:10:52 -06:00
french
ftp
games
german
graphics graphics/py-pyglet: update 1.5.21 → 1.5.22 2022-03-02 15:10:53 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc12-devel: switch to LTO bootstrap 2022-03-02 11:58:04 +00:00
mail mail/dma: Fix cronjob install location 2022-03-02 14:28:57 +01:00
math math/planarity: upgrade to 3.0.2.0 2022-03-02 17:23:51 +01:00
misc cleanup: Remove ports depending on expired lang/gcc6-aux 2022-02-28 22:34:25 +01:00
Mk Mk/Uses: Update RUBYGEMBIN after f800970bc8 2022-02-28 21:02:14 +08:00
multimedia multimedia/emby-server-devel: Update to 4.7.0.28 2022-03-01 19:19:52 +01:00
net net/pjsip: Update to 2.12 2022-03-02 09:20:56 +01:00
net-im
net-mgmt Update dependency to py-dnspython 2022-02-28 20:10:52 -06:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/gramps: Mark DEPRECATED 2022-02-28 17:40:41 -06:00
security security/vuxml: add www/chromium < 99.0.4844.51 2022-03-02 10:30:34 +01:00
shells
sysutils sysutils/py-diffoscope: Update to 206 2022-03-01 20:54:08 -05:00
Templates
textproc textproc/bat: Update to 0.20.0 2022-03-02 14:42:39 +01:00
Tools
ukrainian
vietnamese
www www/darkhttpd: Fix NO_INSTALL 2022-03-02 17:05:04 +01:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-awesometkinter: new port had been added (+) 2022-03-02 15:04:30 +00:00
x11-wm x11-wm/gamescope: update to 3.11.26 2022-03-02 10:47:51 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove ports depending on expired lang/gcc6-aux 2022-02-28 22:34:25 +01: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.