Personal patches
Go to file
Raphael Kubo da Costa f19eed403c New port: sysutils/ansible-sysrc
Ansible module to manipulate rc.conf on a FreeBSD system via sysrc. The
current states available are: append, absent, present and subtract.

PR:		240788
Submitted by:	Lewis Cook <vulcan@wired.sh>
2019-11-04 20:21:00 +00:00
accessibility
arabic
archivers Update to 2.088 2019-11-04 16:00:07 +00:00
astro
audio audio/spotifyd: Update to v0.2.20 2019-11-04 15:00:15 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.17.1 2019-11-04 16:02:29 +00:00
deskutils
devel devel/libzookeeper: unbreak on non-x86 architectures 2019-11-04 18:12:34 +00:00
dns Update to latest commit. 2019-11-04 14:06:47 +00:00
editors
emulators
finance
french
ftp
games Don't put magic strings where they are not needed. 2019-11-04 17:26:59 +00:00
german Update to 2019.11.03 2019-11-04 16:03:43 +00:00
graphics Update to 0.17 2019-11-04 15:58:26 +00:00
hebrew
hungarian
irc
japanese
java java/javahelp: 2019-11-04 12:52:46 +00:00
Keywords
korean
lang Update to v5.31.5-160-g98f0203bc5. 2019-11-04 14:06:28 +00:00
mail Update to 2.0.13 2019-11-04 16:01:49 +00:00
math Update to 3.2.2 2019-11-04 16:02:01 +00:00
misc Actually remove the 12.1-RC1 and 12.1-RC2 files. 2019-11-04 18:44:46 +00:00
Mk Retire XORG_CAT 2019-11-04 18:08:20 +00:00
multimedia multimedia/py-soco: Update to 0.18.1 2019-11-04 07:14:23 +00:00
net Update to 1.9.0 2019-11-04 16:02:07 +00:00
net-im
net-mgmt net-mgmt/zabbix22-*: Mark as deprecated 2019-11-03 21:59:02 +00:00
net-p2p
news
polish Update to 20191103 2019-11-04 16:03:48 +00:00
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-11-04 16:24:21 +00:00
portuguese
print Update to 1.19.8 2019-11-04 16:03:28 +00:00
russian
science Don't put magic strings where they are not needed. 2019-11-04 17:26:59 +00:00
security Update to 9.9.0 2019-11-04 20:08:42 +00:00
shells
sysutils New port: sysutils/ansible-sysrc 2019-11-04 20:21:00 +00:00
Templates
textproc Update to 0.0.10 2019-11-04 16:03:33 +00:00
Tools
ukrainian
vietnamese
www mojolicious: Update to 8.26 2019-11-04 17:07:56 +00:00
x11 - Update NVidia Linux userland components port to version 430.50 2019-11-04 11:32:52 +00:00
x11-clocks Update xfce4-time-out-plugin to 1.1.0 2019-11-04 16:00:31 +00:00
x11-drivers Switch all ports to use USES=xorg-cat 2019-11-03 21:56:37 +00:00
x11-fm
x11-fonts Update to 3.001 2019-11-04 15:59:33 +00:00
x11-servers Switch all ports to use USES=xorg-cat 2019-11-03 21:56:37 +00:00
x11-themes Switch all ports to use USES=xorg-cat 2019-11-03 21:56:37 +00:00
x11-toolkits Switch all ports to use USES=xorg-cat 2019-11-03 21:56:37 +00:00
x11-wm Switch all ports to use USES=xorg-cat 2019-11-03 21:56:37 +00:00
.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 Retire the palm category (1999-2019) 2019-11-04 11:57:46 +00:00
MOVED
README
UIDs
UPDATING www/node: Update 12.13.0 -> 13.0.0 2019-11-03 22:38:40 +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.