1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh ffd6bc3cd2 Fix typo
- Bump PORTREVISION for dependency change
2020-01-27 20:09:16 +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
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 2.1.71 2020-01-27 20:08:55 +00:00
dns
editors
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
games Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
german
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
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
ports-mgmt
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 Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
Tools
ukrainian
vietnamese
www Add py-hstspreload 2020.1.22 2020-01-27 20:08:12 +00:00
x11 Remove textproc/gnome-doc-utils. 2020-01-27 19:40:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
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
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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
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.