Personal patches
Go to file
Chris Rees 93bf29dca6 Fix build if libressl is used instead of openssl
Submitted by:	Walter Schwarzenfeld
2018-03-01 18:56:40 +00:00
accessibility
arabic
archivers
astro
audio Python3 metaport is not installed on pkgbuilder, so fix env 2018-03-01 10:49:51 +00:00
base
benchmarks apib is a tool that makes it easy to test API servers. It is supported 2018-03-01 17:37:51 +00:00
biology
cad
chinese
comms
converters
databases Update to 1.56 2018-03-01 15:19:55 +00:00
deskutils - Update to 0.4.2 2018-03-01 10:49:03 +00:00
devel Update to 3.41 2018-03-01 15:20:06 +00:00
dns Update to 1.9.0 2018-03-01 15:19:13 +00:00
editors Display selected VCL backend as Linux. 2018-03-01 17:12:07 +00:00
emulators - Fix LICENSE 2018-03-01 13:19:04 +00:00
finance
french
ftp
games
german
graphics - Add LICENSE_FILE 2018-03-01 13:17:57 +00:00
hebrew
hungarian
irc
japanese Update to 2.1.4. 2018-03-01 17:19:10 +00:00
java
Keywords
korean
lang lang/python27: Fix build regression 2018-03-01 13:47:10 +00:00
mail Update dovecot to 2.2.34, and bump pigeonhole. 2018-02-28 23:12:44 +00:00
math This small library contains a series of simple tools for constructing and 2018-03-01 14:25:36 +00:00
misc Update to 1.47.6 2018-03-01 15:19:18 +00:00
Mk Fix a sub-submodule extraction problem with GH_SUBDIR. 2018-03-01 12:58:53 +00:00
multimedia multimedia/xfce4-parole: Update to 1.0.0 2018-03-01 11:35:27 +00:00
net Update to 1.11.7 2018-03-01 15:19:50 +00:00
net-im
net-mgmt
net-p2p Fix build if libressl is used instead of openssl 2018-03-01 18:56:40 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 0.1.4. 2018-03-01 01:48:18 +00:00
russian
science science/veusz: Unbroke; Renamed to science/py-veusz. 2018-03-01 11:29:58 +00:00
security Document PostgreSQL vulnerability 2018-03-01 15:58:43 +00:00
shells
sysutils sysutils/node_exporter: Update to 0.15.2 2018-03-01 15:58:00 +00:00
Templates
textproc Update to 0.12 2018-02-28 15:53:02 +00:00
Tools
ukrainian
vietnamese
www Update to 4.7.9 2018-03-01 15:19:28 +00:00
x11 - Add LICENSE 2018-03-01 08:33:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add LICENSE 2018-03-01 09:33:02 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED science/veusz: Unbroke; Renamed to science/py-veusz. 2018-03-01 11:29:58 +00:00
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.