1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-05-19 21:56:32 -07:00
.hooks
accessibility
arabic
archivers archivers/xarchiver: Update to 0.5.4.16 2021-05-19 20:56:26 +01:00
astro
audio audio/whysynth: Drop maintainership 2021-05-19 20:56:24 +01:00
base
benchmarks
biology biology/iolib: Drop maintainership 2021-05-19 20:56:24 +01:00
cad cad/electric-ng: Drop maintainership 2021-05-19 20:56:24 +01:00
chinese
comms
converters
databases databases/iplike: Drop maintainership 2021-05-19 20:56:23 +01:00
deskutils
devel devel/folly: Update 2021.05.10 -> 2021.05.17 2021-05-19 21:56:31 -07:00
dns
editors editors/nano: Update to 5.7 2021-05-19 20:56:28 +01:00
emulators emulators/yuzu: limit sdl < 2.0.15 workaround to PS5 rumble 2021-05-20 01:18:12 +00:00
finance
french
ftp
games games/openbor: update to 7123 2021-05-20 00:57:43 +00:00
german
graphics graphics/libavif: update to 0.9.1 2021-05-20 02:38:28 +00:00
hebrew
hungarian
irc
japanese japanese/p5-Number-Phone-JP: Drop maintainership 2021-05-19 20:56:16 +01:00
java java/hamcrest: Drop maintainership 2021-05-19 20:56:15 +01:00
Keywords
korean
lang lang/libhx: Drop maintainership 2021-05-19 20:56:14 +01:00
mail mail/amavis-logwatch: Drop maintainership 2021-05-19 20:56:13 +01:00
math math/R: Update to 4.1.0 2021-05-19 20:14:08 -03:00
misc misc/teseq: Drop maintainership 2021-05-19 20:56:12 +01:00
Mk Uses/cabal.mk: Improve our Cabal machinery. 2021-05-19 17:13:50 +03:00
multimedia new port: devel/py-decorator4 2021-05-19 22:19:29 -04:00
net net/delegate: Pass maintainership to submitter 2021-05-19 21:42:57 -07:00
net-im net-im/matterhorn: Adapt to recent USES=cabal changes 2021-05-19 17:13:51 +03:00
net-mgmt net-mgmt/unifi6: Update to 6.2.25 2021-05-19 23:32:27 +02:00
net-p2p net-p2p/opendchub: Drop maintainership 2021-05-19 20:56:09 +01:00
news
polish
ports-mgmt
portuguese
print print/trueprint: Pass maintainership to submitter 2021-05-19 21:47:10 -07:00
russian
science
security security/fizz: Update 2021.05.10 -> 2021.05.17 2021-05-19 21:56:32 -07:00
shells
sysutils sysutils/savelogs: Pass maintainership to submitter 2021-05-19 21:44:33 -07:00
Templates
textproc textproc/minised: Pass maintainership to submitter 2021-05-19 21:46:10 -07:00
Tools
ukrainian
vietnamese
www www/sogo2-activesync: update t 5.1.0 2021-05-19 19:08:49 -05:00
x11 x11/sakura: Update to 3.8.2 2021-05-19 20:56:29 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Gtk3-SimpleList: Drop maintainership 2021-05-19 20:56:00 +01:00
x11-wm x11-wm/river: update to s20210519 2021-05-20 00:57:43 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/sope4: Add entry to MOVED 2021-05-19 19:13:35 -05: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.