Personal patches
Go to file
Danilo G. Baio 8b6e8b6ab1 net/shadowsocks-libev: Update to 3.3.5
PR:		249360
Submitted by:	xiaoding+freebsd@xiaoding.org (maintainer)
Event:		September 2020 Bugathon
2020-09-19 15:38:54 +00:00
accessibility Remove unneeded USE_GNOME=intlhack 2020-09-17 08:19:19 +00:00
arabic
archivers Update LICENSE_PERMS: remove *-sell 2020-09-19 15:34:57 +00:00
astro Update to 0.116 2020-09-19 15:36:58 +00:00
audio Remove expired ports: 2020-09-19 13:01:00 +00:00
base
benchmarks Add a port of GpuTest, OpenGL-based GPU stress test and popular benchmark. 2020-09-18 04:41:44 +00:00
biology Unbreak bulk -a 2020-09-19 14:15:42 +00:00
cad cad/gmsh: Fix fetch 2020-09-19 11:03:10 +00:00
chinese Remove expired ports: 2020-09-19 13:01:00 +00:00
comms Remove expired ports: 2020-09-19 13:01:00 +00:00
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-09-14 08:16:38 +00:00
databases Cosmetic change 2020-09-19 15:35:02 +00:00
deskutils Remove expired ports: 2020-09-19 13:01:00 +00:00
devel Update to 2.32 2020-09-19 15:37:03 +00:00
dns Remove expired ports: 2020-09-19 13:01:00 +00:00
editors Remove expired ports: 2020-09-19 13:01:00 +00:00
emulators Remove expired ports: 2020-09-19 13:01:00 +00:00
finance Update to 4.0.3 2020-09-12 17:49:01 +00:00
french
ftp Fix build with clang 11/gcc 10. 2020-09-14 20:34:21 +00:00
games Remove expired ports: 2020-09-19 13:01:00 +00:00
german Update to 2020.09.13 2020-09-19 15:36:49 +00:00
graphics Update to 0.19 2020-09-19 15:35:06 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit 2020-09-09 22:26:41 +00:00
japanese Remove expired ports: 2020-09-19 13:01:00 +00:00
java Remove expired ports: 2020-09-19 13:01:00 +00:00
Keywords
korean
lang Remove expired ports: 2020-09-19 13:01:00 +00:00
mail mail/opensmptd-extras: remove optional support for expired Python plugins 2020-09-19 15:14:02 +00:00
math Unbreak bulk -a 2020-09-19 14:15:42 +00:00
misc Update to 0.9.3 2020-09-19 15:35:41 +00:00
Mk Use correct target-cpu for power* CPU's 2020-09-19 13:01:35 +00:00
multimedia Remove expired ports: 2020-09-19 13:01:00 +00:00
net net/shadowsocks-libev: Update to 3.3.5 2020-09-19 15:38:54 +00:00
net-im Remove expired ports: 2020-09-19 13:01:00 +00:00
net-mgmt net-mgmt/prometheus2: Update to 2.21.0 2020-09-19 15:31:28 +00:00
net-p2p Remove expired ports: 2020-09-19 13:01:00 +00:00
news Remove expired ports: 2020-09-19 13:01:00 +00:00
polish Update to 20200911 2020-09-19 15:36:53 +00:00
ports-mgmt Remove expired ports: 2020-09-19 13:01:00 +00:00
portuguese
print Remove expired ports: 2020-09-19 13:01:00 +00:00
russian
science Use local patch file instead of PATCHFILES 2020-09-19 15:35:11 +00:00
security Update to 0.251 2020-09-19 15:37:07 +00:00
shells Remove expired ports: 2020-09-19 13:01:00 +00:00
sysutils Update to 2.1.1 2020-09-19 15:36:40 +00:00
Templates
textproc Update version requirement of RUN_DEPENDS 2020-09-19 15:37:26 +00:00
Tools
ukrainian
vietnamese
www Update to 5.90128 2020-09-19 15:37:21 +00:00
x11 Remove libgnomemm26 2020-09-19 11:18:06 +00:00
x11-clocks Fix build with clang11 and point to Github upstream 2020-09-14 19:41:59 +00:00
x11-drivers Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fm Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fonts In preparation of the update of glib remove the -reference ports 2020-09-19 10:43:46 +00:00
x11-servers x11-servers/xorg-server: Update to 1.20.9 2020-09-13 17:03:35 +00:00
x11-themes Update KDE Frameworks to 5.74.0 2020-09-14 17:45:34 +00:00
x11-toolkits Remove libgnomeuimm26 2020-09-19 11:09:21 +00:00
x11-wm Remove expired ports: 2020-09-19 13:01:00 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-09-19 13:01:00 +00:00
README
UIDs
UPDATING update mail/thunderbird to 78.2.2 2020-09-18 10:02:23 +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.