1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthias Andree 9c9c191d6e Fix build with openssl-devel, remove BROKEN_SSL.
Approved by: (blanket approval for unbreaking builds)
2018-05-11 11:23:42 +00:00
accessibility Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
arabic
archivers Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
astro Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
audio Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mariadb102-server: ${name}_limits on 11-STABLE 2018-05-11 09:46:40 +00:00
deskutils Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
devel New port: devel/p5-Symbol-Get 2018-05-11 10:40:41 +00:00
dns
editors Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
emulators emulators/rpcs3: disable assertions 2018-05-11 06:24:02 +00:00
finance
french
ftp
games Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
german
graphics Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
hebrew
hungarian
irc
japanese Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
java
Keywords
korean
lang Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
mail Fix build with openssl-devel, remove BROKEN_SSL. 2018-05-11 11:23:42 +00:00
math New port: math/p5-Math-ProvablePrime 2018-05-11 11:05:10 +00:00
misc Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
Mk Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
multimedia Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
net - Add LICENSE_FILE 2018-05-11 09:34:02 +00:00
net-im net-im/py-slackclient: Update to 1.2.1 2018-05-11 06:40:27 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
russian
science Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
security New port: security/p5-Bytes-Random-Secure-Tiny 2018-05-11 10:57:38 +00:00
shells
sysutils Don't set USE_LDCONFIG for child ports. They will do so themselves if 2018-05-11 10:51:36 +00:00
Templates
textproc Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
Tools
ukrainian
vietnamese
www www/py-django-dpaste: Update to 2.13 2018-05-11 11:06:47 +00:00
x11 Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
x11-clocks Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
x11-drivers
x11-fm Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove trailing dot in MOVED entry 2018-05-11 03:24:06 +00: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://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.