1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-03-02 15:26:49 +00:00
accessibility
arabic
archivers Remove unnecessary rubygem-backports 2018-02-28 15:13:02 +00:00
astro Maintainer reset for e-mails in domains without MX records 2018-02-27 04:55:52 +00:00
audio Add several security fixes addressing: 2018-03-02 00:42:07 +00:00
base
benchmarks apib is a tool that makes it easy to test API servers. It is supported 2018-03-01 17:37:51 +00:00
biology
cad
chinese
comms
converters Update to 4.02 2018-02-28 15:52:46 +00:00
databases Disable Qt5 sqldrivers-ibase on not-(i386|amd64) 2018-03-02 13:27:13 +00:00
deskutils - Update to 0.4.2 2018-03-01 10:49:03 +00:00
devel lang/php72: Update from 7.2.2 to 7.2.3 2018-03-02 13:11:59 +00:00
dns dns/py-dns-lexicon: Update to 2.1.20 2018-03-02 04:33:29 +00:00
editors Display selected VCL backend as Linux. 2018-03-01 17:12:07 +00:00
emulators emulators/gem5 www/mongrel2: neel@neelc.org takes maintainership 2018-03-02 06:20:55 +00:00
finance
french
ftp Update dns/libpsl to 0.20.1 2018-02-27 13:24:14 +00:00
games - Update to 1.6.1 2018-02-28 03:01:31 +00:00
german
graphics graphics/phototonic: Update to 2.0 2018-03-02 04:59:40 +00:00
hebrew
hungarian
irc
japanese Update to 2.1.4. 2018-03-01 17:19:10 +00:00
java Update to 6.0 release. 2018-03-02 08:23:41 +00:00
Keywords
korean
lang lang/php72: Update from 7.2.2 to 7.2.3 2018-03-02 13:11:59 +00:00
mail Update dovecot to 2.2.34, and bump pigeonhole. 2018-02-28 23:12:44 +00:00
math - Make sure qscintilla links correctly to octave (otherwise the built in text editor 2018-03-01 19:41:29 +00:00
misc Update to 1.47.6 2018-03-01 15:19:18 +00:00
Mk Disable Qt4 sql-ibase plugin on not-(i386|amd64) 2018-03-02 13:07:57 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.12.0.4829 2018-03-02 14:50:37 +00:00
net - Add PCRE as an OPTION (off by default) 2018-03-02 14:32:37 +00:00
net-im net-im/corebird: Update to 1.7.4 2018-03-02 13:34:27 +00:00
net-mgmt net-mgmt/unifi-devel: Replace bundled snappy jar 2018-03-02 13:36:29 +00:00
net-p2p net-p2p/radarr: Update to 0.2.0.980 2018-03-02 15:26:49 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 0.1.4. 2018-03-01 01:48:18 +00:00
russian
science science/veusz: Unbroke; Renamed to science/py-veusz. 2018-03-01 11:29:58 +00:00
security security/clamav: upgrade to 0.99.4 2018-03-02 14:54:34 +00:00
shells
sysutils Update to 6.2.2 2018-03-02 14:55:27 +00:00
Templates
textproc textproc/elasticsearch{5,6}: Fix symlink 2018-03-02 13:06:24 +00:00
Tools
ukrainian
vietnamese
www www/node: Update 9.7.0 -> 9.7.1 2018-03-02 12:11:51 +00:00
x11 - Add LICENSE 2018-03-01 08:33:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add LICENSE 2018-03-01 09:33:02 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update libwraster to 0.95.8 and make x11-wm/windowmaker 2018-02-28 04:58:15 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED security/obfsproxy: Unbreak; Rename to security/py-obfsproxy-tor 2018-03-02 07:35:25 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.