Personal patches
Go to file
2020-03-31 05:32:11 +00:00
accessibility
arabic
archivers Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-03-31 01:21:31 +00:00
astro - Update to 0.47.3 2020-03-29 15:42:21 +00:00
audio Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-03-31 01:25:43 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.11.04 2020-03-29 11:18:30 +00:00
biology Update WWW 2020-03-30 13:51:31 +00:00
cad cad/netgen-lvs: Update 1.5.145 -> 1.5.146 2020-03-29 23:10:46 +00:00
chinese
comms
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-29 10:43:21 +00:00
databases - Update to 1.4.2 2020-03-31 01:56:42 +00:00
deskutils deskutils/peaclock: Update 0.4.1 -> 0.4.2 2020-03-29 23:24:48 +00:00
devel devel/py-oci: Update to 2.12.1 2020-03-31 00:23:36 +00:00
dns Update to 0.3.1. 2020-03-30 19:28:24 +00:00
editors Move groff dependency to an option. 2020-03-30 17:01:46 +00:00
emulators Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-03-31 01:03:24 +00:00
finance - Update gnucash to 3.9 2020-03-30 13:06:08 +00:00
french Update to 1.8.0 2020-03-28 17:30:37 +00:00
ftp Remove USES=gmake 2020-03-28 13:34:02 +00:00
games games/homura: Update 3.5 -> 3.6 2020-03-30 19:39:13 +00:00
german
graphics Upgrade to v.2.9.0. 2020-03-30 12:35:02 +00:00
hebrew
hungarian
irc New port: irc/birch: IRC client written in bash 2020-03-31 00:27:07 +00:00
japanese
java
Keywords
korean
lang Update to the 20200328 snapshot of GCC 9.3.1. 2020-03-30 22:55:28 +00:00
mail mail/pear-Mail_Mime: Update version 1.10.6=>1.10.7 2020-03-31 02:29:28 +00:00
math - Update to 0.3.3 2020-03-31 05:32:11 +00:00
misc misc/minidnn: Update g20191209 -> g20200330 2020-03-30 19:07:36 +00:00
Mk
multimedia multimedia/ustreamer: Broken on FreeBSD 11 2020-03-31 05:04:26 +00:00
net net/nncp: Update 5.3.2 -> 5.3.3 2020-03-31 00:40:42 +00:00
net-im
net-mgmt net-mgmt/py-ciscoconfparse: Update to 1.5.1 2020-03-30 15:26:07 +00:00
net-p2p net-p2p/libtorrent-rasterbar: Force clang-9 because clang-10 fails 2020-03-31 05:02:02 +00:00
news
polish
ports-mgmt ports-mgmt/psearch: fix build on GCC architectures 2020-03-29 21:26:32 +00:00
portuguese
print print/panda: Unbreak build on FreeBSD >= 12.1 2020-03-30 08:31:12 +00:00
russian
science Revert r529778, ports depending on it were not tested 2020-03-29 20:41:45 +00:00
security security/softether-devel: Update to v4.34.9744-beta 2020-03-31 03:01:29 +00:00
shells
sysutils Flag BROKEN on powerpc. Though the nut-devel builds on ref13-ppc64 2020-03-31 02:55:43 +00:00
Templates
textproc textproc/py-dparse: Update to 0.5.0 2020-03-30 15:28:52 +00:00
Tools
ukrainian
vietnamese
www www/redmine4: fix patch after r529725 2020-03-30 11:23:03 +00:00
x11 - update to 5.62 2020-03-31 03:38:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/manrope 2020-03-29 15:07:17 +00:00
x11-servers
x11-themes x11-themes/kf5-breeze-icons: fix cmake with respect to optional xmllint 2020-03-29 15:02:59 +00:00
x11-toolkits - Add -fPIC to CFLAGS 2020-03-30 12:23:39 +00:00
x11-wm x11-wm/hikari: update to 1.0.0 2020-03-30 10:07:26 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED sysutils/py-crontab: Rename to python-crontab, Update to 2.4.0 2020-03-31 01:41:29 +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.