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
Philip Paeps dcc4a750f8 Allow overriding the Python version.
Approved by:	koobs (maintainer)
2016-09-21 12:24:21 +00:00
accessibility
arabic
archivers archivers/snappy-java: new fedora MASTER_SITE to unbreak 2016-09-20 15:19:52 +00:00
astro - Update to 3.390 2016-09-20 01:09:49 +00:00
audio eSpeak For Asterisk provides the "Espeak" dialplan application, 2016-09-20 18:10:54 +00:00
base
benchmarks Update to 2.14 2016-09-17 19:00:47 +00:00
biology
cad - Update to 9.7.95 2016-09-18 13:53:28 +00:00
chinese
comms Update the Qt5 ports to 5.6.1. 2016-09-17 09:46:54 +00:00
converters - Update to 1.1 2016-09-17 08:29:41 +00:00
databases We should tell initdb which user we want as DBA 2016-09-21 09:02:59 +00:00
deskutils
devel The port builds fine with ruby-2.3 2016-09-21 08:42:26 +00:00
dns Re-assign jase@'s p5-* ports to perl@ 2016-09-18 11:54:01 +00:00
editors Revert r422225 as devel/ucpp is now fixed. 2016-09-20 20:56:57 +00:00
emulators emulators/i386-wine-devel: update to 1.9.19. 2016-09-20 19:27:02 +00:00
finance - Update gnucash-docs to 2.6.14 2016-09-19 21:17:59 +00:00
french
ftp
games - Update to 2.4.6 2016-09-20 11:32:32 +00:00
german
graphics graphics/lib3ds: new fedora MASTER_SITES to unbreak 2016-09-20 18:40:07 +00:00
hebrew
hungarian
irc irc/inspircd: move USES=pkgconfig to SSL option 2016-09-20 20:29:17 +00:00
japanese japanese/ruby-mecab: Update MASTER_SITES to unbreak 2016-09-20 14:07:20 +00:00
java
Keywords
korean
lang lang/phantomjs: Remove hack for FreeBSD 9 and use compiler:c++11-lang 2016-09-19 17:22:44 +00:00
mail gecko: update OSS fallback for HTML5 audio 2016-09-19 21:58:53 +00:00
math - Update to 5.38.1 2016-09-21 01:25:11 +00:00
misc Update misc/elixir-uuid to version 1.1.5. 2016-09-21 07:52:30 +00:00
Mk Remove support for RUBY_ELISPDIR 2016-09-19 16:46:34 +00:00
multimedia multimedia/gnome-mplayer: new ubuntu MASTER_SITE to unbreak 2016-09-20 18:27:18 +00:00
net Fix MASTER_SITES and switch to USES=ssl 2016-09-20 16:33:05 +00:00
net-im Update net-im/py-fbmq to version 2.0.1. 2016-09-21 09:56:34 +00:00
net-mgmt net-mgmt/zabbix3-server: unbreak build 2016-09-20 17:02:54 +00:00
net-p2p net-p2p/zetacoin: set SSL flags for non-base SSL building 2016-09-20 20:37:41 +00:00
news
palm
polish polish/fortunepl: uncomment BROKEN 2016-09-19 19:55:44 +00:00
ports-mgmt
portuguese
print Update to 0.2.5 2016-09-18 14:14:25 +00:00
russian russian/fortuneru: Once again, mark this port BROKEN (unfetchable) 2016-09-19 18:57:36 +00:00
science
security Allow overriding the Python version. 2016-09-21 12:24:21 +00:00
shells Mark as broken on sparc64. 2016-09-18 10:10:31 +00:00
sysutils Update to 20160918 2016-09-20 16:42:46 +00:00
Templates
textproc Update textproc/elixir-ex_doc to version 0.13.2. 2016-09-21 07:52:43 +00:00
Tools
ukrainian
vietnamese
www www/py-rollbar: Easy and powerful exception tracking with Rollbar 2016-09-21 11:13:50 +00:00
x11 Drop ${PORTSDIR} from LIB_DEPENDS in options. 2016-09-16 13:41:59 +00:00
x11-clocks
x11-drivers
x11-fm Small and highly customizable twin-panel file manager with support for plugins. 2016-09-20 11:09:05 +00:00
x11-fonts
x11-servers
x11-themes Update to 2.6.2 2016-09-20 10:05:05 +00:00
x11-toolkits graphics/squish: new fedora MASTER_SITES to unbreak 2016-09-20 17:33:52 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-09-18 10:06:33 +00:00
README
UIDs
UPDATING net/vtun: Document the removal of the VTUN_EXTENDED_MODE build time 2016-09-20 03:41:59 +00:00

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.