Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 940a4e0ec4 Sort SUBDIRs
2020-03-31 13:51:08 +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 Stellarium to version 0.20.0 2020-03-31 13:05:07 +00:00
audio Remove expired ports: 2020-03-31 11:26:12 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.11.04 2020-03-29 11:18:30 +00:00
biology biology/cufflinks: Update 2.2.1-83 -> 2.2.1-89 2020-03-31 06:42:22 +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 Remove expired ports: 2020-03-31 11:26:12 +00:00
deskutils deskutils/peaclock: Update 0.4.1 -> 0.4.2 2020-03-29 23:24:48 +00:00
devel Sort SUBDIRs 2020-03-31 13:51:08 +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 to 2.2-3 2020-03-31 09:19:05 +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 Update to 2020.03.22 2020-03-28 13:33:20 +00:00
graphics Remove expired ports: 2020-03-31 11:26:12 +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 Remove expired ports: 2020-03-31 11:26:12 +00:00
mail mail/pear-Mail_Mime: Update version 1.10.6=>1.10.7 2020-03-31 02:29:28 +00:00
math Sort SUBDIRs 2020-03-31 13:51:08 +00:00
misc Sort SUBDIRs 2020-03-31 13:51:08 +00:00
Mk Unregister expired Ruby 2.4 2020-03-31 11:13:55 +00:00
multimedia multimedia/ustreamer: Broken on FreeBSD 11 2020-03-31 05:04:26 +00:00
net Sort SUBDIRs 2020-03-31 13:51:08 +00:00
net-im Update to 0.6.6 2020-03-31 12:54:09 +00:00
net-mgmt Remove expired ports: 2020-03-31 11:26:12 +00:00
net-p2p Clean up net-p2p/go-ethereum a little 2020-03-31 06:22:52 +00:00
news
polish Update to 20200320 2020-03-28 13:33:25 +00:00
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 science/py-abipy: Unbreak 2020-03-31 05:50:30 +00:00
security Remove expired ports: 2020-03-31 11:26:12 +00:00
shells
sysutils Sort SUBDIRs 2020-03-31 13:51:08 +00:00
Templates
textproc Sort SUBDIRs 2020-03-31 13:51:08 +00:00
Tools
ukrainian
vietnamese
www Add p5-HTTP-Tiny-Multipart 0.08 2020-03-31 13:49:12 +00:00
x11 - update to 5.62 2020-03-31 03:38:40 +00:00
x11-clocks Mark MAKE_JOBS_UNSAFE 2020-03-28 11:02:36 +00:00
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 Remove expired ports: 2020-03-31 11:26:12 +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.