1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-03-10 01:40:21 +00:00
accessibility
arabic
archivers Remove occurrences of %%LUA_LIBDIR%%. 2021-03-09 14:13:41 +00:00
astro textproc/rubygem-ronn is BROKEN on 11.4: do not build manpages. 2021-03-09 20:40:25 +00:00
audio audio/jamulus: Change GH account to reflect GH redirect, add the PORTSCOUT tag. 2021-03-09 21:19:23 +00:00
base
benchmarks Update to 3.26 2021-03-09 09:15:23 +00:00
biology biology/py-scikit-bio: fix build on powerpc64 2021-03-09 10:38:33 +00:00
cad
chinese
comms
converters
databases Upgrade to 10.0.2 2021-03-09 12:54:25 +00:00
deskutils deskutils/go-for-it: Update to 1.9.2 2021-03-09 22:55:18 +00:00
devel devel/renpy: update to 7.4.3 2021-03-09 16:58:12 +00:00
dns
editors Remove occurrences of %%LUA_LIBDIR%%. 2021-03-09 14:13:41 +00:00
emulators - Update VirtualBox OSE to 6.1.18 2021-03-09 18:27:36 +00:00
finance
french
ftp
games Update maintainer address on his request. 2021-03-09 21:24:12 +00:00
german
graphics - Fix Python 3.x bindings build and enable them by default 2021-03-09 18:58:05 +00:00
hebrew
hungarian
irc Remove occurrences of %%LUA_LIBDIR%%. 2021-03-09 14:13:41 +00:00
japanese japanese/kon2-16dot: fix build with base system PIE default 2021-03-09 14:10:35 +00:00
java java/eclipse: port to powerpc64le 2021-03-09 00:13:57 +00:00
Keywords
korean
lang Update to the 20210307 snapshot of GCC 11.0.1. 2021-03-09 22:26:25 +00:00
mail mail/qpopper: mark deprecated 2021-03-09 22:34:54 +00:00
math Update maintainer address on his request. 2021-03-09 21:24:12 +00:00
misc Update maintainer address on his request. 2021-03-09 21:24:12 +00:00
Mk bsd.default-versions.mk: Remove default for JULIA which has been removed 2021-03-09 20:10:10 +00:00
multimedia multimedia/libva-intel-media-driver: update to 21.1.2 2021-03-10 01:40:21 +00:00
net net/freeradius3: Add FLAVORs for LDAP, MYSQL, PGSQL, and SQLITE3 2021-03-09 18:47:18 +00:00
net-im Remove occurrences of %%LUA_LIBDIR%%. 2021-03-09 14:13:41 +00:00
net-mgmt update net-mgmt/networkmgr to 4.5 2021-03-08 22:55:31 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/scribus-devel: fix build after poppler 21.03.0 upgrade 2021-03-09 15:53:11 +00:00
russian
science science/thermofun: Update 0.3.6 -> 0.3.7 2021-03-09 21:07:52 +00:00
security security/p5-Crypt-Argon2: Update to 0.009 2021-03-09 14:00:15 +00:00
shells shells/starship: Change FONTS option to OFF by default 2021-03-09 18:24:55 +00:00
sysutils Give back port to former maintainer updating ti new email address 2021-03-09 21:11:00 +00:00
Templates
textproc Update to 0.11.7 2021-03-09 21:17:29 +00:00
Tools
ukrainian
vietnamese
www www/node: Update 15.10.0 -> 15.11.0 2021-03-09 19:02:21 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Add x11-fonts/otf2bdf, OpenType to BDF converter 2021-03-09 09:57:59 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.873 2021-03-09 00:59:28 +00:00
x11-themes
x11-toolkits
x11-wm Remove occurrences of %%LUA_LIBDIR%%. 2021-03-09 14:13:41 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Update VirtualBox OSE to 6.1.18 2021-03-09 18:27:36 +00:00
README
UIDs
UPDATING - Update VirtualBox OSE to 6.1.18 2021-03-09 18:27:36 +00:00

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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.