1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bernard Spil 9e7d5d132f security/libp11: Fix build with LibreSSL
- Fix-up OPENSSL_VERSION_NUMBER checks

PR:		217006
Approved by:	maintainer timeout
2017-03-26 18:55:21 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Update x11/kdelibs4 to 4.14.30. 2017-03-26 15:45:23 +00:00
devel devel/pcsc-lite: Add option for activating filters. 2017-03-26 16:03:10 +00:00
dns
editors
emulators
finance
french
ftp ftp/proftpd: Fix mod_tls build with LibreSSL 2017-03-26 18:52:35 +00:00
games
german
graphics graphics/p5-feedgnuplot: update 1.40 -> 1.41 2017-03-26 17:26:14 +00:00
hebrew
hungarian
irc irc/weechat: Fix python3 detection 2017-03-26 11:14:39 +00:00
japanese
java
Keywords
korean
lang Fix plist 2017-03-26 15:21:45 +00:00
mail libvmime stages fine with default INSTALL_TARGET 2017-03-26 11:37:09 +00:00
math - Update to 5.0.17 2017-03-26 14:42:34 +00:00
misc
Mk Update x11/kdelibs4 to 4.14.30. 2017-03-26 15:45:23 +00:00
multimedia
net
net-im - Update to 3.5.5 2017-03-26 15:09:52 +00:00
net-mgmt net-mgmt/netdata: Update to 1.6.0: 2017-03-26 15:39:14 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/orthanc: Fix build with LibreSSL 2017-03-26 10:30:44 +00:00
security security/libp11: Fix build with LibreSSL 2017-03-26 18:55:21 +00:00
shells
sysutils Update x11/kdelibs4 to 4.14.30. 2017-03-26 15:45:23 +00:00
Templates
textproc - Unbreak by updating master site from Google Code to Github 2017-03-26 15:12:13 +00:00
Tools
ukrainian
vietnamese
www Add p5-JSON-API 1.1.0, module to interact with a JSON API. 2017-03-26 13:42:26 +00:00
x11 Update x11/kdelibs4 to 4.14.30. 2017-03-26 15:45:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.