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
2021-05-21 08:39:14 -05:00
.hooks
accessibility
arabic
archivers archivers/zchunk: Update 1.1.12 -> 1.1.14 2021-05-21 03:18:23 -07:00
astro
audio audio/boops-lv2: Update 1.2.10 -> 1.4.0 2021-05-21 03:51:18 -07:00
base
benchmarks
biology biology/seqkit: Update 0.16.0 -> 0.16.1 2021-05-19 23:02:26 -07:00
cad cad/electric-ng: Drop maintainership 2021-05-19 20:56:24 +01:00
chinese
comms
converters
databases databases/postgresql14-docs: Fix PKGBASE collision 2021-05-20 18:57:42 +00:00
deskutils deskutils/calibre: Update to 5.18 2021-05-21 14:41:04 +02:00
devel devel/py-grpcio-tools: update to 1.38.0. 2021-05-21 14:44:00 +08:00
dns dns/bind916: Update to 9.16.16. 2021-05-21 14:51:52 +02:00
editors editors/nano: Update to 5.7 2021-05-19 20:56:28 +01:00
emulators emulators/yuzu: unbreak with sdl < 2.0.14 after c61770cb80 2021-05-20 14:21:38 +00:00
finance finance/bitcoin-armory: Remove unintended directory that was committed. 2021-05-21 03:00:58 -07:00
french
ftp
games games/tome4: update to 1.7.3 2021-05-21 12:16:25 +00:00
german
graphics graphics/goocanvas2: the port had been improved (+) 2021-05-21 11:59:40 +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/perl5.34: Update to 5.34.0. 2021-05-21 14:52:08 +02:00
mail mail/amavis-logwatch: Drop maintainership 2021-05-19 20:56:13 +01:00
math math/ceres-solver: Fix PLIST with glog 0.5.0 2021-05-21 00:14:56 +08:00
misc misc/mxnet: Update 1.7.0 -> 1.8.0 2021-05-21 02:53:34 -07:00
Mk Mk/Uses/go.mk: Add -trimpath to GO_BUILDFLAGS 2021-05-20 11:00:52 -05:00
multimedia multimedia/{opentoonz,zart}: unbreak (fixed by opencv) 2021-05-21 14:19:45 +03:00
net net/nats-server: Update to version 2.2.5. 2021-05-21 11:29:39 +02:00
net-im
net-mgmt net-mgmt/librenms: Clean up Makefile and use LOCALBASE 2021-05-21 13:18:19 +00: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 science/smoldyn: Update 2.64 -> 2.65 2021-05-21 03:00:48 -07:00
security security/py-cryptography: fix build with LibreSSL 3.3.2+ 2021-05-21 00:32:25 -04:00
shells
sysutils */*: Remove expired ports: 2021-05-21 14:39:39 +02:00
Templates
textproc textproc/kdiff3: update to 1.9.2, latest upstream 2021-05-20 14:57:44 +02:00
Tools
ukrainian
vietnamese
www www/surf: Update to 2.1 2021-05-21 08:39:14 -05:00
x11 x11/runner: new port had been added (+) 2021-05-21 08:09:25 +00: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 /MOVED: automate alternative for devel/sope4 2021-05-21 14:40:12 +02: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.