Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 838256f07e Update to 20200125
2020-01-27 20:10:13 +00:00
accessibility Remove expired ports: 2020-01-27 15:34:18 +00:00
arabic
archivers Remove expired ports: 2020-01-27 15:34:18 +00:00
astro Bump PORTREVISION for graphics/gdal shlib change 2020-01-22 06:02:24 +00:00
audio Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
base
benchmarks Remove expired ports: 2020-01-27 15:34:18 +00:00
biology biology/infernal: update to 1.1.3 2020-01-27 17:57:14 +00:00
cad Remove expired ports: 2020-01-27 15:34:18 +00:00
chinese Remove expired ports: 2020-01-27 15:34:18 +00:00
comms Remove expired ports: 2020-01-27 15:34:18 +00:00
converters Remove expired ports: 2020-01-27 15:34:18 +00:00
databases Update to 4.2 2020-01-27 20:08:17 +00:00
deskutils Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
devel Update to 1.2.0 2020-01-27 20:09:58 +00:00
dns Update to latest commit. 2020-01-27 14:00:07 +00:00
editors editors/o: Update 2.15.2 -> 2.15.3 2020-01-25 18:00:42 +00:00
emulators Remove expired ports: 2020-01-27 15:34:18 +00:00
finance Remove expired ports: 2020-01-27 15:34:18 +00:00
french
ftp lang/php74: Upgrade from 7.4.1 to 7.4.2 2020-01-25 00:11:52 +00:00
games Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
german Update to 2020.01.26 2020-01-27 20:10:08 +00:00
graphics Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
hebrew
hungarian
irc Remove expired ports: 2020-01-27 15:34:18 +00:00
japanese Remove expired ports: 2020-01-27 15:34:18 +00:00
java java/intellij: Update to version 2019.3.2. 2020-01-21 20:52:14 +00:00
Keywords
korean
lang Remove expired ports: 2020-01-27 15:34:18 +00:00
mail Update to 3.12.0 2020-01-27 20:09:00 +00:00
math Update to 3.2.5 2020-01-27 20:09:05 +00:00
misc Remove expired ports: 2020-01-27 15:34:18 +00:00
Mk Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
multimedia Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
net Unbreak this port 2020-01-27 20:08:28 +00:00
net-im Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
net-mgmt Remove expired ports: 2020-01-27 15:34:18 +00:00
net-p2p Remove expired ports: 2020-01-27 15:34:18 +00:00
news Remove expired ports: 2020-01-27 15:34:18 +00:00
polish Update to 20200125 2020-01-27 20:10:13 +00:00
ports-mgmt Save the file with instructions how to restart portmaster after a failure 2020-01-26 20:22:32 +00:00
portuguese
print Update to 0.9.1 2020-01-27 20:09:11 +00:00
russian
science Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
security Fix typo 2020-01-27 20:09:16 +00:00
shells
sysutils Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
Templates
textproc Update to 0.16.0 2020-01-27 20:10:03 +00:00
Tools
ukrainian
vietnamese
www Update to 0.104.0 2020-01-27 20:09:20 +00:00
x11 Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
x11-clocks
x11-drivers
x11-fm Fix manpage location 2020-01-16 15:55:35 +00:00
x11-fonts Add more distfile mirror 2020-01-27 08:05:12 +00:00
x11-servers x11-servers/xorg-server: expose UDEV support for evdev hotplug 2020-01-25 16:26:41 +00:00
x11-themes
x11-toolkits Remove expired ports (part 2): 2020-01-27 17:18:16 +00:00
x11-wm Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add James Clarke (jrtc27) 2020-01-23 11:01:25 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add imds-filterd. 2020-01-27 09:01:16 +00:00
LEGAL Remove expired ports: 2020-01-27 15:34:18 +00:00
Makefile
MOVED Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
README
UIDs Add imds-filterd. 2020-01-27 09:01:16 +00:00
UPDATING Improve the 20191216 entry. This may or may not cover the 20200113 entry. 2020-01-27 19:47:20 +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.