1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-03-10 21:45:54 +00:00
accessibility
arabic
archivers
astro Update my location. 2020-03-10 16:46:19 +00:00
audio audio/grip: removed useless dependencies 2020-03-10 16:14:14 +00:00
base
benchmarks
biology Mark BROKEN: fails to build 2020-03-10 14:17:19 +00:00
cad Use byacc instead of bison (via the new bison wrapper) 2020-03-10 14:24:19 +00:00
chinese
comms
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-10 12:30:41 +00:00
databases update to 3.9.0 2020-03-09 17:22:50 +00:00
deskutils
devel Update linux_libusb to FreeBSD-current r358841. 2020-03-10 18:46:35 +00:00
dns Remove useless dependency on bison 2020-03-10 11:12:30 +00:00
editors
emulators emulators/yuzu: update to s20200309 2020-03-10 00:57:51 +00:00
finance
french
ftp
games - Update to 11.3a 2020-03-10 21:36:45 +00:00
german
graphics Mark BROKEN: fails to configure 2020-03-10 14:21:45 +00:00
hebrew
hungarian
irc irc/oragono: Update 1.2.0 -> 2.0.0 2020-03-09 07:42:22 +00:00
japanese
java Update to 4.1.46 2020-03-09 06:03:31 +00:00
Keywords
korean
lang lang/ghc: Fix build on CURRENT. 2020-03-10 18:45:38 +00:00
mail mail/dovecot-pigeonhole: upgrade to 0.5.10. 2020-03-09 18:16:21 +00:00
math Mark BROKEN: missing dependency 2020-03-10 14:20:06 +00:00
misc
Mk Update documentation for USES=bison with arguments alias and wrappers 2020-03-10 16:05:11 +00:00
multimedia multimedia/zoneminder: Update to 1.34.6 2020-03-09 17:33:07 +00:00
net Update to 0.603. 2020-03-09 13:31:04 +00:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 1.111.0 2020-03-10 11:02:44 +00:00
net-p2p net-p2p/py-libtorrent-rasterbar: Update 1.2.4 -> 1.2.5 2020-03-10 14:11:38 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/elmerfem: Add the GUI option 2020-03-10 16:52:41 +00:00
security New port: security/py-ailment 2020-03-10 18:34:49 +00:00
shells
sysutils Update to 9.6.3 2020-03-10 14:26:30 +00:00
Templates
textproc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-10 12:30:41 +00:00
Tools
ukrainian
vietnamese
www www/npm remove EOL Node 8 as an option. 2020-03-10 21:45:54 +00:00
x11 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-10 12:30:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/plata-theme: update to 0.9.4 2020-03-09 18:37:34 +00:00
x11-toolkits x11-toolkits/wlroots: update to 0.10.1 2020-03-10 14:31:12 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-10 12:30:41 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix my typo: 2020-03-09 15:17:17 +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.