Go to file
Jan Beich 3e5caf5a86 MFH: r504455
games/openbor: update to 7056

Changes:	68a1c977...6de201a4
Approved by:	ports-secteam (feld, implicit for snapshots)
2019-06-18 00:56:28 +00:00
Keywords
Mk MFH: r504160 2019-06-14 08:41:42 +00:00
Templates
Tools
accessibility
arabic
archivers
astro
audio MFH: r503813 2019-06-09 11:42:03 +00:00
base
benchmarks
biology
cad MFH: r499858 2019-04-24 16:14:45 +00:00
chinese
comms MFH: r500847 comms/hylafax: Update to 6.0.7 2019-05-24 10:16:54 +00:00
converters
databases MFH: r504158 2019-06-14 12:49:07 +00:00
deskutils
devel MFH: r504076 2019-06-13 18:43:31 +00:00
dns MFH: r503955 2019-06-11 12:19:40 +00:00
editors Update vim to patchlevel 1365 2019-06-13 18:32:55 +00:00
emulators MFH: r503931 2019-06-11 00:52:07 +00:00
finance
french
ftp MFH: r503090 2019-05-30 22:12:20 +00:00
games MFH: r504455 2019-06-18 00:56:28 +00:00
german
graphics MFH: r504270 2019-06-15 22:25:44 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang MFH: r504058 2019-06-13 05:43:47 +00:00
mail MFH: r504100 2019-06-13 15:32:01 +00:00
math
misc MFH: r504215 2019-06-14 23:20:34 +00:00
multimedia MFH: r503368 2019-06-03 10:50:56 +00:00
net MFH: r503181 2019-05-31 16:25:50 +00:00
net-im
net-mgmt MFH: r503784 r503787 2019-06-10 17:08:16 +00:00
net-p2p MFH: r502572 2019-05-25 12:30:14 +00:00
news
palm
polish
ports-mgmt
portuguese
print MFH: r499370 2019-05-08 07:52:04 +00:00
russian
science
security MFH: r503790 r503811 2019-06-13 00:47:22 +00:00
shells
sysutils MFH: r503235 2019-06-02 09:38:08 +00:00
textproc MFH: r501563 textproc/py-rdflib: Make concurrent safe 2019-05-24 10:18:46 +00:00
ukrainian
vietnamese
www MFH: r504160 2019-06-14 08:41:42 +00:00
x11 MFH: r503583 2019-06-06 22:07:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
MOVED MFH: r502165 r502166 r502167 r502168 2019-05-20 20:45:19 +00:00
Makefile
README
UIDs
UPDATING

README

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.