1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 4e45793e74 Simplify COMMENT
2018-11-01 19:15:28 +00:00
accessibility
arabic
archivers Update to 1.4.3 2018-11-01 19:13:07 +00:00
astro
audio Update to upstream version 0.20.23 2018-11-01 12:51:51 +00:00
base
benchmarks
biology
cad cad/freecad: update to 0.17.13541 2018-10-31 12:19:21 +00:00
chinese
comms Fix build with GCC-based architectures. 2018-11-01 15:34:46 +00:00
converters
databases Update to 1.60 2018-11-01 19:15:11 +00:00
deskutils deskutils/syncthing-gtk: update to 0.9.4.2 2018-10-31 14:03:48 +00:00
devel Use real PORTVERSION and update dependent ports 2018-11-01 19:15:20 +00:00
dns Update to latest commit. 2018-10-31 15:47:27 +00:00
editors Slightly decrease the chance that I'll break -console and -tiny again next time 2018-11-01 16:34:30 +00:00
emulators Remove expired ports: 2018-11-01 19:05:28 +00:00
finance
french
ftp Update to 7.62.0 2018-11-01 19:13:16 +00:00
games Remove expired ports: 2018-11-01 19:05:28 +00:00
german
graphics graphics/drm-legacy-kmod: Update snapshot 2018-10-31 21:17:15 +00:00
hebrew
hungarian
irc
japanese japanese/a2ps: Fix license 2018-10-30 16:24:34 +00:00
java Update subversion to 1.11.0. 2018-11-01 16:12:44 +00:00
Keywords
korean
lang Racket actually has been ported to all the architectures, just without JIT. 2018-11-01 14:42:57 +00:00
mail Upgrade to include PostgreSQL 10 support 2018-10-31 12:59:11 +00:00
math Update to 1.13 2018-11-01 19:13:42 +00:00
misc Update to 2018.7 2018-11-01 19:13:50 +00:00
Mk Mark FreeBSD 10.4 as unsupported, it is end-of-life as of today. 2018-11-01 10:24:15 +00:00
multimedia multimedia/aom: update to 1.0.0.858 2018-10-31 20:49:34 +00:00
net Remove expired ports: 2018-11-01 19:05:28 +00:00
net-im net-im/matterircd: update to 0.18.4 2018-11-01 12:33:20 +00:00
net-mgmt net-mgmt/nsca-ng: Fix OpenSSL 2018-11-01 15:24:14 +00:00
net-p2p Now builds on powerpc64. 2018-10-31 14:23:31 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/lyx: unbreak with boost 1.69 2018-10-31 15:10:44 +00:00
russian
science New port: science/latte: Quantum chemistry: Density functional tight binding molecular dynamics 2018-10-31 23:05:37 +00:00
security Update to 2.9.0 2018-11-01 19:13:26 +00:00
shells Update to the latest ast/ksh93 github commit, specifically to bring 2018-11-01 02:12:38 +00:00
sysutils Update to 5.4.8 2018-11-01 19:14:12 +00:00
Templates
textproc Simplify COMMENT 2018-11-01 19:15:28 +00:00
Tools
ukrainian
vietnamese
www Update to 1.5.1 2018-11-01 19:14:21 +00:00
x11 devel/sdl20: update to 2.0.9 2018-11-01 09:37:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits In r483285, compiler:c++11-lang was added to USES in order to unbreak the 2018-10-31 02:32:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2018-11-01 19:05:28 +00:00
README
UIDs
UPDATING www/node: Update 10.12.0_1 -> 11.0.0 2018-10-31 22:09:10 +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.