Personal patches
Go to file
Jason E. Hale 6d4b6bc964 x11-themes/qtcurve: Update to 1.9.0
Remove old KDE4 pkg-plist
2020-06-30 18:41:43 +00:00
accessibility
arabic
archivers - Update WWW 2020-06-28 09:35:07 +00:00
astro Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
audio audio/jamulus: Update 3.5.5 -> 3.5.7 2020-06-30 18:35:48 +00:00
base
benchmarks
biology Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
cad cad/NASTRAN-95: Unbreak build with GCC 10 2020-06-28 04:29:19 +00:00
chinese Update to 5.4.2 2020-06-29 22:24:46 +00:00
comms comms/flmsg: Update 4.0.15 -> 4.0.16 2020-06-30 07:14:49 +00:00
converters - Update to 1.7.0 2020-06-27 14:22:48 +00:00
databases Update to 3.5.3 2020-06-30 16:39:32 +00:00
deskutils - Update `deskutils/recoll' to the latest version 1.27.3 2020-06-30 13:55:32 +00:00
devel Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
dns Update to 1.17 2020-06-29 16:15:46 +00:00
editors editors/o: Update 2.30.2 -> 2.30.3 2020-06-30 02:18:53 +00:00
emulators emulators/rpcs3: unbreak on FreeBSD < 11.4/12.2 after r540845 2020-06-30 06:11:00 +00:00
finance - Unbreak by fixing MASTER_SITES 2020-06-30 08:14:14 +00:00
french Update to 5.4.2 2020-06-29 22:24:46 +00:00
ftp Remove pre-test-PROXY-off: 2020-06-26 11:55:49 +00:00
games Add some dependencies which are not always satisfied implicitely, 2020-06-30 13:42:43 +00:00
german Update to 5.4.2 2020-06-29 22:24:46 +00:00
graphics Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
hebrew
hungarian
irc
japanese Update to 5.4.2 2020-06-29 22:24:46 +00:00
java java/apache-commons-collections: 2020-06-28 13:47:26 +00:00
Keywords
korean
lang Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
mail Update to 6.1.6 2020-06-30 15:40:08 +00:00
math math/py-uncertainties: Update 3.1.2 -> 3.1.4 2020-06-30 18:24:24 +00:00
misc Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
Mk
multimedia Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
net Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
net-im Update to 2.1.13 2020-06-28 05:46:48 +00:00
net-mgmt Update to 1.23.0 2020-06-29 15:17:50 +00:00
net-p2p Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
news Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
polish
ports-mgmt Use correct DISTVERSION 2020-06-29 08:59:32 +00:00
portuguese
print Remove expired ports: 2020-06-30 10:32:54 +00:00
russian Update to 5.4.2 2020-06-30 07:39:38 +00:00
science Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
security - Update WWW 2020-06-30 09:35:09 +00:00
shells Update to 0.32.0 2020-06-26 08:43:04 +00:00
sysutils Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
Templates
textproc Remove expired ports: 2020-06-30 10:32:54 +00:00
Tools
ukrainian
vietnamese
www Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
x11 Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/spleen: Update to 1.8.0 2020-06-30 09:50:12 +00:00
x11-servers x11-servers/xwayland-devel: switch to GitHub mirror 2020-06-26 22:00:44 +00:00
x11-themes x11-themes/qtcurve: Update to 1.9.0 2020-06-30 18:41:43 +00:00
x11-toolkits Remove no-op typo 2020-06-29 16:16:48 +00:00
x11-wm x11-wm/e16: update to 1.0.22 2020-06-30 15:00:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-06-30 10:32:54 +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.