1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-09-14 10:55:27 +00:00
.hooks
accessibility
arabic
archivers archivers/unace: Fix CPE information because current one is deprecated 2021-09-14 10:55:00 +00:00
astro
audio audio/py-music21: Update 6.7.1 -> 7.1.0 2021-09-14 02:21:07 -07:00
base
benchmarks
biology biology/py-PySCeS: Update 0.9.8post1 -> 0.9.8a 2021-09-14 02:21:07 -07:00
cad cad/verilator: Cosmetic fix - use bash as configure shell 2021-09-13 15:46:09 -07:00
chinese
comms
converters
databases databases/firebird40-server: Fix CPE information because current one is deprecated 2021-09-14 10:55:04 +00:00
deskutils deskutils/spice-gtk: Fix CPE information because current one is deprecated 2021-09-14 10:55:04 +00:00
devel devel/sdl12: Fix CPE information because current one is deprecated 2021-09-14 10:55:11 +00:00
dns
editors editors/libreoffice: Unbreak build 2021-09-13 16:45:48 +02:00
emulators emulators/yuzu: update to s20210913 2021-09-14 00:53:46 +00:00
finance
french
ftp
games games/veloren: unbreak fetch after fc35331bac 2021-09-14 07:34:58 +00:00
german
graphics graphics/xpdf3: Fix CPE information because current one is deprecated 2021-09-14 10:55:17 +00:00
hebrew
hungarian
irc irc/inspircd: Fix CPE information because current one is deprecated 2021-09-14 10:55:18 +00:00
japanese japanese/font-plemoljp{,-hs,-nf}: Add new ports -- Plex Mono Language JP 2021-09-13 23:02:11 +09:00
java java/netty: Fix CPE information because current one is deprecated 2021-09-14 10:55:19 +00:00
Keywords
korean
lang lang/gcc10-devel: Update to the 20210910 snapshot of GCC 10.3.1 2021-09-14 04:40:17 +00:00
mail mail/spamassassin-devel: update to latest github commit 2021-09-13 09:12:49 -07:00
math math/or-tools: Update 8.2 -> 9.0 2021-09-13 01:23:28 -07:00
misc misc/py-fast-histogram: Update 0.9 -> 0.10 2021-09-14 02:21:06 -07:00
Mk Uses/kde.mk: fix copy-paste error 2021-09-13 21:04:25 +02:00
multimedia multimedia/libvpx: Fix CPE information because current one is deprecated 2021-09-14 10:55:20 +00:00
net net/hostapd-devel: Fix CPE information because current one is deprecated 2021-09-14 10:55:27 +00:00
net-im
net-mgmt net-mgmt/unifi6: Fix CPE information because current one is deprecated 2021-09-14 10:55:23 +00:00
net-p2p net-p2p/litecoin-daemon: Fix CPE information 2021-09-14 10:55:24 +00:00
news
polish
ports-mgmt ports-mgmt/pkg-devel: Fix package when SAN is on 2021-09-14 12:53:18 +02:00
portuguese
print
russian
science science/py-qcelemental: Update 0.21.0 -> 0.22.0 2021-09-14 02:21:06 -07:00
security security/vouch-proxy: Update to 0.34.1 2021-09-14 06:58:08 +00:00
shells
sysutils sysutils/go-wtf: Update to 0.39.0 2021-09-14 15:53:47 +08:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/cinny: Update to 1.3.0 2021-09-14 10:10:32 +00:00
x11 x11/wmfocus: drop unused on X11 runtime dependency 2021-09-13 09:15:35 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/chicago95: Update to 2.0.1-81 2021-09-13 15:34:36 -04:00
x11-toolkits
x11-wm x11-wm/gamescope: update to 3.9.1 2021-09-13 15:23:40 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.