1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-04-07 02:26:36 +00:00
accessibility
arabic
archivers
astro
audio audio/stegosaurus-lv2: Update g20180904 -> 0.0.3 2019-04-07 02:13:27 +00:00
base
benchmarks
biology
cad cad/openvsp: update to 3.17.0 2019-04-06 21:06:49 +00:00
chinese
comms
converters
databases
deskutils
devel devel/oniguruma: Update 6.9.0 -> 6.9.1 2019-04-07 02:26:36 +00:00
dns
editors
emulators emulators/citra: update to s20190406 2019-04-07 00:22:37 +00:00
finance
french
ftp
games Turn off the -Wno-unused-result flag on GCC-based architectures to 2019-04-06 19:17:00 +00:00
german
graphics New port: graphics/py-geomdl 2019-04-06 21:56:34 +00:00
hebrew
hungarian
irc Add USES=compiler:c11 to fix build on GCC-based architectures: 2019-04-07 01:26:33 +00:00
japanese
java
Keywords
korean
lang lang/gravity: Update 0.6.4 -> 0.6.5 2019-04-07 01:34:37 +00:00
mail
math - Update to 0.2.2. 2019-04-07 02:25:26 +00:00
misc
Mk
multimedia multimedia/obs-studio: Update 23.0.2 -> 23.1.0 2019-04-07 01:30:02 +00:00
net net/libdmapsharing: fix underlinking 2019-04-06 21:16:34 +00:00
net-im
net-mgmt
net-p2p Mark BROKEN on FreeBSD 12 and 13 2019-04-06 19:38:14 +00:00
news
palm
polish Mark BROKEN on FreeBSD 12 and 13 2019-04-06 19:48:15 +00:00
ports-mgmt
portuguese
print
russian
science science/jmol: Update 14.29.32 -> 14.29.34 2019-04-07 01:28:15 +00:00
security racoon2 as maintained by Chrisos Zoulas (@netbsd.org) only supports 2019-04-07 01:50:34 +00:00
shells
sysutils This port needs C++11-compatible compiler. Add USES=compiler:c++11-lang 2019-04-07 01:03:30 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-libsass: Update 0.17.0 -> 0.18.0 2019-04-07 01:59:00 +00:00
x11 Include stdarg.h in src/cppstring.cpp to fix build with GCC-based 2019-04-07 01:38:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Mark BROKEN on i386 2019-04-06 21:15:19 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED New/resurrected port: lang/clisp 2019-04-06 20:06:38 +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.