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
2019-10-21 13:54:56 +00:00
accessibility
arabic
archivers
astro astro/garmindev: fix build on powerpc and arm 2019-10-21 10:07:28 +00:00
audio audio/pulseaudio-module-xrdp: Update to 0.4 2019-10-21 06:41:24 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Fix PLIST problems when building with LLVM but without GSSAPI or OPENSSL. 2019-10-21 10:10:56 +00:00
deskutils deskutils/lumina-pdf: fix build on GCC architectures 2019-10-21 10:09:16 +00:00
devel devel/libpololu-avr: unbreak on powerpc64 2019-10-21 12:31:06 +00:00
dns Update to latest commit. 2019-10-21 13:54:52 +00:00
editors editors/mg: Update to 6.6 2019-10-21 13:44:55 +00:00
emulators Update to Wine 4.18. This includes the following changes: 2019-10-21 11:48:57 +00:00
finance
french
ftp
games games/colobot: fix build on ARM and PPC 2019-10-21 10:05:15 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to v5.31.5-59-geeaa50cc8b. 2019-10-21 13:54:22 +00:00
mail Update to 1.3.10 release and fix NSC option [1]. 2019-10-21 08:36:10 +00:00
math math/py-networkx: Update 2.1 -> 2.4 2019-10-21 01:05:34 +00:00
misc Update version requirement of RUN_DEPENDS 2019-10-20 17:21:36 +00:00
Mk
multimedia
net net/malo-firmware-kmod: unbreak on powerpc64 2019-10-20 17:22:47 +00:00
net-im
net-mgmt Update to 1.2.1 2019-10-21 07:19:00 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-10-21 09:39:13 +00:00
portuguese
print
russian
science
security security/dsvpn: fix rc script 2019-10-21 13:01:55 +00:00
shells shells/oksh: Update to 6.6 2019-10-21 13:44:21 +00:00
sysutils Update to 2.0.51. 2019-10-21 13:54:56 +00:00
Templates
textproc Disable optimization 2019-10-20 17:21:41 +00:00
Tools
ukrainian
vietnamese
www Remove www/nuvolaplayer-* 2019-10-21 12:09:33 +00:00
x11 - Update WWW 2019-10-21 09:39:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove www/nuvolaplayer-* 2019-10-21 12:09:33 +00:00
README
UIDs
UPDATING UPDATING: Add category/portname for KDE Plasma Desktop in 20191016 2019-10-21 04:42:37 +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.