1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cy Schubert 5df07e7f56 Rather than flag cfengine ports that do not support openssl111
unconditionally BROKEN under FreeBSD 12 & 13, only flag BROKEN
when security/openssl is not installed on systems after
openssl111 was committed to 12-CURRENT.

PR:		232709
Reported by:	linimon
2018-10-31 05:10:50 +00:00
accessibility
arabic
archivers
astro
audio Fix build on powerpc64. 2018-10-30 18:24:56 +00:00
base
benchmarks
biology biology/py-loompy: Update 2.0.15 -> 2.0.16 2018-10-30 05:57:43 +00:00
cad Upgrade to 7.3.0. 2018-10-30 17:23:01 +00:00
chinese
comms Update to 2.39.4 2018-10-30 11:58:47 +00:00
converters
databases Update to 1.642 2018-10-30 19:54:41 +00:00
deskutils Fix build with GCC-based architectures. 2018-10-30 12:26:42 +00:00
devel - Update to 3.10.0 2018-10-31 02:14:50 +00:00
dns Update to 0.9.0 2018-10-30 19:55:24 +00:00
editors - Remove empty lines after .include <bsd.port.mk> 2018-10-29 09:00:46 +00:00
emulators Remove DNET option and hardwire the libdnet dependency 2018-10-30 19:17:34 +00:00
finance New port: finance/qtbitcointrader: Secure client uses latest OpenSSL and best encryption 2018-10-29 03:58:14 +00:00
french
ftp
games Now builds on powerpc64. 2018-10-30 19:09:11 +00:00
german Update to 2018.10.28 2018-10-29 22:13:50 +00:00
graphics Now builds on powerpc64. 2018-10-30 19:15:45 +00:00
hebrew
hungarian
irc - Remove BROKEN_SSL line (should've been part of r483042) 2018-10-29 10:54:15 +00:00
japanese japanese/a2ps: Fix license 2018-10-30 16:24:34 +00:00
java
Keywords
korean
lang - Take maintainership 2018-10-30 19:53:36 +00:00
mail mail/py-authres: Update to 1.1.1 2018-10-31 01:58:46 +00:00
math Update to 1.0.11 2018-10-30 19:54:13 +00:00
misc Fix build on powerpc64. 2018-10-30 19:00:18 +00:00
Mk gecko: silence USES warnings 2018-10-29 22:32:17 +00:00
multimedia Fix build on powerpc64. 2018-10-30 19:02:48 +00:00
net Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5), 2018-10-31 02:29:03 +00:00
net-im Fix build on gcc-based archs. 2018-10-30 12:02:51 +00:00
net-mgmt net-mgmt/prometheus2: Remove syslog and newsyslog config files 2018-10-31 01:44:04 +00:00
net-p2p Fix build with GCC-based architectures. 2018-10-30 12:06:14 +00:00
news
palm
polish Update to 20181025 2018-10-29 22:13:58 +00:00
ports-mgmt - Update to 1.21 2018-10-29 09:19:57 +00:00
portuguese
print print/harfbuzz: update to 2.1.0 2018-10-31 01:07:54 +00:00
russian
science - Add LICENSE 2018-10-30 09:00:15 +00:00
security Add missing RUN_DEPENDS 2018-10-30 19:55:49 +00:00
shells
sysutils Rather than flag cfengine ports that do not support openssl111 2018-10-31 05:10:50 +00:00
Templates
textproc Update to 1.2.0 2018-10-30 19:54:50 +00:00
Tools
ukrainian
vietnamese
www www/rssroll: update to 0.6.2 2018-10-31 01:56:10 +00:00
x11 x11/xkeyboard-config: Fix typo in Armenian layout 2018-10-30 21:31:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits In r483285, compiler:c++11-lang was added to USES in order to unbreak the 2018-10-31 02:32:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2018-10-29 09:48:21 +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.