Personal patches
Go to file
Martin Wilke 96dba2b234 - Update to 1.2
PR:	229515
Submitted by:	maintainer
2018-07-06 09:17:14 +00:00
accessibility
arabic
archivers - Fix build in presence of elfutils 2018-07-05 20:11:03 +00:00
astro - Update to 4.34 2018-07-06 01:52:49 +00:00
audio - Switch to options helpers 2018-07-05 12:44:02 +00:00
base
benchmarks www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
biology
cad Follow upstream and split the kicad-library-devel port into 2018-07-06 08:24:33 +00:00
chinese
comms Remove debug attempt that kept this port from building on package builder 2018-07-04 17:22:29 +00:00
converters
databases - Update to 1.12.2 2018-07-05 08:52:25 +00:00
deskutils - Update to 17.1.20180625 2018-07-05 15:23:15 +00:00
devel - Add LICENSE 2018-07-06 09:07:37 +00:00
dns Remove expired ports: 2018-07-04 12:57:28 +00:00
editors - Update to 45.0.2 2018-07-05 16:28:34 +00:00
emulators - Update to 2.13.0_20180622 2018-07-05 16:36:53 +00:00
finance
french
ftp
games Fix build with Clang6 2018-07-05 13:01:55 +00:00
german
graphics graphics/engauge-digitizer: Update 10.7.6.2 -> 10.8 2018-07-05 08:37:09 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/python36: update 3.6.5 -> 3.6.6 2018-07-06 08:10:39 +00:00
mail - fix spelling 2018-07-05 11:13:18 +00:00
math - Update to 1.6.2 2018-07-06 07:15:53 +00:00
misc New port: misc/tdfiglet: 2018-07-04 14:01:00 +00:00
Mk
multimedia Update to upstream version 1.3.5 2018-07-04 13:37:13 +00:00
net net/p5-Net-AMQP-RabbitMQ: another portscout change 2018-07-06 08:39:03 +00:00
net-im www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
net-mgmt www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/PETSc: Update 3.9.2 -> 3.9.3 2018-07-04 20:25:29 +00:00
security security/i2p: Update to 0.9.35 2018-07-05 15:16:33 +00:00
shells
sysutils - Update to 1.2 2018-07-06 09:17:14 +00:00
Templates
textproc - Update to 2.32 2018-07-05 17:31:36 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.4.4.2 2018-07-05 22:09:49 +00:00
x11 x11/radare-cutter: update to 1.5 2018-07-04 19:59:27 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-vmware: Update to 13.3.0 2018-07-04 18:30:10 +00:00
x11-fm x11-wm/qtfm Fix build with Clang6 2018-07-04 09:30:56 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wxgtk30: update to 3.0.4 2018-07-04 21:57:33 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Ben Widawsky (bwidawsk) 2018-07-05 14:03:02 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2018-07-04 21:36:09 +00:00
README
UIDs
UPDATING Updated gitlab to 11.0.2. 2018-07-04 17:38:29 +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.