Personal patches
Go to file
Hans Petter Selasky 23067db2d2 Update webcamd to version 5.3.7.0
This change adds support for 32-bit compat IOCTL's and
updates the Linux sources to the latest version.

Approved by:	pi@
2019-09-05 11:20:01 +00:00
accessibility Add LICENSE_FILE 2019-09-04 17:20:20 +00:00
arabic
archivers
astro
audio Update to 0.1.b168 2019-09-04 19:17:06 +00:00
base
benchmarks
biology
cad cad/k40-whisperer: Update to 0.35 2019-09-05 10:29:39 +00:00
chinese
comms - cqrlog also needs mysqld which cqrlog was missing as a dependency 2019-09-03 23:25:25 +00:00
converters Add LICENSE_FILE 2019-09-04 17:20:25 +00:00
databases Update to 0.7.1 2019-09-04 17:19:38 +00:00
deskutils deskutils/dfshow: Update 0.8.1 -> 0.8.2 2019-09-04 09:09:04 +00:00
devel devel/clixon: Update to 4.1.0 2019-09-04 18:00:14 +00:00
dns
editors editors/emacs-devel: Update to 2019-09-03 commit, 5f089ac 2019-09-04 00:24:28 +00:00
emulators
finance - Update to 1.7.6.1 2019-09-04 08:17:51 +00:00
french
ftp
games Update WWW 2019-09-05 10:31:56 +00:00
german
graphics - Cosmetic fixes 2019-09-04 17:43:28 +00:00
hebrew
hungarian
irc - Update to 20181120 2019-09-04 19:48:00 +00:00
japanese
java - Update WWW 2019-09-05 09:32:45 +00:00
Keywords
korean
lang lang/go-devel: Update to g20190903 (go1.13) 2019-09-05 07:43:35 +00:00
mail
math math/exprtk: Update g20190630 -> g20190717 2019-09-05 01:16:42 +00:00
misc misc/dive: Update 0.7.2 -> 0.8.0 2019-09-04 08:28:48 +00:00
Mk www/firefox: bump required rust version after r509978 2019-09-05 10:39:58 +00:00
multimedia Update webcamd to version 5.3.7.0 2019-09-05 11:20:01 +00:00
net net/activemq: Update to 5.15.10 2019-09-05 08:07:18 +00:00
net-im net-im/toot: Remove unused MAKE_ENV assignment 2019-09-04 12:23:03 +00:00
net-mgmt net-mgmt/flow-tools: Fix build with OpenSSL 1.1.x 2019-09-03 21:53:47 +00:00
net-p2p - Update WWW 2019-09-04 09:02:47 +00:00
news
palm
polish
ports-mgmt Update to 2.18.10. 2019-09-04 15:07:47 +00:00
portuguese
print Update to 1.25.4. 2019-09-05 09:41:40 +00:00
russian
science - Update to 1.3.0 2019-09-04 02:25:53 +00:00
security security/afl++: Update to 2.54c 2019-09-05 09:36:30 +00:00
shells Update to the latest att/ast github commit. 2019-09-04 03:14:00 +00:00
sysutils - Update WWW 2019-09-05 09:02:46 +00:00
Templates
textproc textproc/groonga: Update version 9.06=>9.07 2019-09-05 11:06:53 +00:00
Tools
ukrainian
vietnamese
www Update to 0.55.0 2019-09-04 17:19:33 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add LICENSE_FILE 2019-09-04 17:22:00 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile Use sort with "modern" option 2019-09-04 14:07:48 +00:00
MOVED Remove expired ports: 2019-09-04 12:26:01 +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.