1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-07-05 01:34:50 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks Update to 8.0.0. 2018-07-04 14:48:17 +00:00
biology
cad
chinese
comms Remove debug attempt that kept this port from building on package builder 2018-07-04 17:22:29 +00:00
converters
databases
deskutils
devel - Update to 0.14 2018-07-04 23:43:34 +00:00
dns
editors
emulators emulators/citra: update to s20180704 2018-07-05 00:21:34 +00:00
finance
french
ftp
games
german
graphics graphics/drm-next-kmod and graphics/drm-stable-kmod: bump PORTREVISION to trigger new packages after CURRENT got 2018-07-04 23:04:48 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/coffeescript: update to 2.3.1 2018-07-04 22:00:27 +00:00
mail
math - Update to 2.85 2018-07-04 23:53:05 +00:00
misc New port: misc/tdfiglet: 2018-07-04 14:01:00 +00:00
Mk
multimedia
net - Reset MAINTAINERship due to multiple fatal email bounced 2018-07-05 00:27:46 +00:00
net-im net-im/qTox: Update 1.15.0 -> 1.16.0 2018-07-04 19:28:44 +00:00
net-mgmt - Update to 0.27 2018-07-05 01:34:50 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/PETSc: Update 3.9.2 -> 3.9.3 2018-07-04 20:25:29 +00:00
security - Reset MAINTAINERship due to multiple fatal email bounced 2018-07-05 00:27:46 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/waterfox: apply some FF61 fix 2018-07-05 00:21:13 +00:00
x11 x11/radare-cutter: update to 1.5 2018-07-04 19:59:27 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-vmware: Update to 13.3.0 2018-07-04 18:30:10 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wxgtk30: update to 3.0.4 2018-07-04 21:57:33 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Jesper Schmitz Mouridsen (jsm) 2018-07-04 16:16:20 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2018-07-04 21:36:09 +00:00
README
UIDs
UPDATING Updated gitlab to 11.0.2. 2018-07-04 17:38:29 +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.