Personal patches
Go to file
Yuri Victorovich 613f47f8b1 net/nncp: Update 5.3.2 -> 5.3.3
PR:		245033
Submitted by:	Sergey Matveev <stargrave@stargrave.org> (maintainer)
2020-03-31 00:40:42 +00:00
accessibility
arabic
archivers archivers/lib1541img: fix build on GCC architectures 2020-03-29 21:11:13 +00:00
astro - Update to 0.47.3 2020-03-29 15:42:21 +00:00
audio audio/pianod2: update to 307 2020-03-30 22:49:27 +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 5.6.0. 2020-03-30 19:28:32 +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 emulators/rpcs3: drop LLVM option after r469492 2020-03-29 21:00:40 +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 - fix build against openssl 1.x 2020-03-30 21:10:08 +00:00
math math/jacal: Update version 1c4=>1c7 2020-03-30 20:47:10 +00:00
misc misc/minidnn: Update g20191209 -> g20200330 2020-03-30 19:07:36 +00:00
Mk
multimedia multimedia/libdvdread: fix build on GCC architectures 2020-03-29 17:26:13 +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/go-ethereum: Update 1.9.7 -> 1.9.12 2020-03-31 00:35:36 +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/easy-rsa: Update to v3.0.7 2020-03-31 00:36:54 +00:00
shells
sysutils Update to 2.0.59. 2020-03-30 19:28:27 +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 xfce4-terminal to 0.8.9.2 2020-03-30 13:09:03 +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 Obsolete, please use textproc/rubygem-diffy instead. 2020-03-30 07:15:24 +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.