Personal patches
Go to file
Fernando Apesteguía c428ed3df6 [new port]: games/colobot: educational real-time strategy video game featuring 3D graphics
The objective of the game is to find a planet for colonization by the human race
by establishing a basic infrastructure on the surface and eliminating any alien
life forms endangering the expedition

You can program your units (bots) in a language called CBOT, which is
similar to C++ and Java.

Reviewed by:	tcberner
Differential Revision:  https://reviews.freebsd.org/D19481
2019-03-09 17:59:01 +00:00
accessibility Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
arabic
archivers Add USES=shared-mime-info 2019-03-09 17:52:25 +00:00
astro Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
audio devel/allegro: Update to 4.4.3.1 2019-03-09 08:07:31 +00:00
base
benchmarks
biology
cad Update ports up to 2019.03.08 2019-03-09 09:54:16 +00:00
chinese
comms Fix build on gcc-based architectures. 2019-03-08 07:57:47 +00:00
converters
databases databases/sqlitebrowser: update to 3.11.1 2019-03-08 21:59:00 +00:00
deskutils deskutils/pinot: prepare fore exiv2-0.27 2019-03-09 07:59:09 +00:00
devel devel/qconf: switch to using Qt5 2019-03-09 16:41:54 +00:00
dns Update to 9.14.0rc2. 2019-03-08 22:25:58 +00:00
editors Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
emulators devel/allegro: Update to 4.4.3.1 2019-03-09 08:07:31 +00:00
finance
french
ftp
games [new port]: games/colobot: educational real-time strategy video game featuring 3D graphics 2019-03-09 17:59:01 +00:00
german
graphics graphics/py-OWSLib: Update to 0.17.1 2019-03-09 15:48:47 +00:00
hebrew
hungarian
irc
japanese Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
java
Keywords
korean
lang Update to the 20180308 snapshot of GCC 8.3.1. 2019-03-09 15:20:29 +00:00
mail Cosmetic change 2019-03-09 14:38:25 +00:00
math Update to 0.22 2019-03-09 14:37:18 +00:00
misc Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 2019-03-09 14:38:30 +00:00
Mk Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
multimedia multimedia/shotcut: update to 19.02.28 2019-03-09 14:28:28 +00:00
net net/x2goclient: switch to using Qt5 2019-03-09 17:11:32 +00:00
net-im New port: net-im/spectral .. a glossy Matrix client. 2019-03-08 17:19:15 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.10.19 2019-03-09 17:26:29 +00:00
net-p2p net-p2p/monero-cli: Upgrade from 0.14.0.1 to 0.14.0.2 2019-03-09 13:36:32 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
russian
science Update to 2.0.1 2019-03-09 12:09:33 +00:00
security Cosmetic change 2019-03-09 14:38:21 +00:00
shells
sysutils sysutils/bulk_extractor: prepare for exiv2-0.27 2019-03-09 08:15:19 +00:00
Templates
textproc textproc/qstardict: update to 1.3 (with Qt5) 2019-03-09 16:30:06 +00:00
Tools
ukrainian
vietnamese
www Update to 1.37.0 2019-03-09 14:37:03 +00:00
x11 New port: x11/py-caffeine-ng. 2019-03-09 07:34:26 +00:00
x11-clocks Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
x11-drivers
x11-fm x11-fm/qtfm: upgrade to 6.1.7 with Qt5 2019-03-09 15:44:27 +00:00
x11-fonts x11-fonts/py-QtAwesome: Update to 0.5.6 2019-03-09 15:43:34 +00:00
x11-servers
x11-themes
x11-toolkits Mark x11-toolkits/fltk-devel deprecated. 2019-03-09 10:19:44 +00:00
x11-wm Redo r495116 in a somewhat better way, particularly, do not assume the 2019-03-09 10:49:42 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Resurrect `x11-toolkits/gtkextra2' and update to version 3.3.4 2019-03-08 14:38:42 +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.