1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-12-26 18:41:15 +00:00
accessibility
arabic
archivers Update to 0.14.0 2017-12-25 13:54:09 +00:00
astro Convert to USES=autoreconf. 2017-12-24 16:41:38 +00:00
audio Update to upstream version 2.8.8; fix build with multimedia/libquicktime 2017-12-25 10:37:50 +00:00
base
benchmarks
biology biology/canu: Replace += with = for depends 2017-12-22 14:14:11 +00:00
cad Remove a patch for configure.ac so we can remove USE_AUTOTOOLS. The patch 2017-12-24 17:00:29 +00:00
chinese
comms comms/cwstudio: Update from 0.9.5 to 0.9.6 2017-12-25 10:23:27 +00:00
converters - Add mutual runtime conflicts between hs-dataenc and hs-sandi 2017-12-25 15:49:23 +00:00
databases databases/ruby-odbc: fix typo from r350465 2017-12-24 23:25:20 +00:00
deskutils Update CMake to 3.10.1 2017-12-23 10:44:23 +00:00
devel - These ports do not need flup anymore 2017-12-26 18:37:52 +00:00
dns Add missing USES=libtool. 2017-12-25 20:26:58 +00:00
editors editors/tree-widget: Remove expired port 2017-12-26 15:00:16 +00:00
emulators - Update WWW 2017-12-26 18:06:06 +00:00
finance
french
ftp Remove unneeded USE_AUTOTOOLS. 2017-12-24 17:36:04 +00:00
games - Add NO_ARCH 2017-12-26 09:00:42 +00:00
german Update to 2017.12.24 2017-12-25 13:53:54 +00:00
graphics Chase www/py-flup -> www/py-flup6 2017-12-26 18:36:47 +00:00
hebrew
hungarian
irc Update to 1.7.4. 2017-12-23 23:26:16 +00:00
japanese japanese/egg-canna: Remove expired port 2017-12-25 19:05:36 +00:00
java Replace USE_AUTOTOOLS and pre-configure with a plain build dependency on 2017-12-25 17:35:39 +00:00
Keywords
korean
lang Update the Mesa ports to 17.3.1 and switch to LLVM5 by default 2017-12-25 23:30:54 +00:00
mail Convert to USES=autoreconf. 2017-12-24 14:36:13 +00:00
math New port: math/adept: Combined array and automatic differentiation library in C++ 2017-12-26 17:43:40 +00:00
misc Update misc/elixir-mime to version 1.2.0. 2017-12-25 08:52:24 +00:00
Mk libtool.mk: pass through LDFLAGS -fuse-ld=* 2017-12-26 17:20:15 +00:00
multimedia Chase ImageMagick7 shlib bump. 2017-12-26 16:16:26 +00:00
net - Remove an old patch that adds HAVE_SYS_PARAM_H to config.h.in. It's 2017-12-26 16:53:32 +00:00
net-im
net-mgmt net-mgmt/alertmanager: Update to 0.12.0 2017-12-24 18:46:53 +00:00
net-p2p net-p2p/bitcoin: unbreak with boost 1.66 2017-12-25 18:07:48 +00:00
news Update to tin 2.4.2 2017-12-25 11:43:02 +00:00
palm
polish Update to 20171224 2017-12-25 13:53:49 +00:00
ports-mgmt Fix installation from local or remote package including the --packages-build 2017-12-23 16:36:51 +00:00
portuguese
print Restrict download htmlxref.cnf from my LOCAL 2017-12-26 14:55:09 +00:00
russian
science science/libefp: Update to 1.5.0 2017-12-23 18:19:11 +00:00
security New port: security/titan: Command line password manager and file encryption program 2017-12-26 18:26:08 +00:00
shells
sysutils - Fix LICENSE 2017-12-26 09:00:38 +00:00
Templates
textproc Add textproc/diff-so-fancy. 2017-12-26 14:09:13 +00:00
Tools
ukrainian
vietnamese
www www/firefox: update to 57.0.3 2017-12-26 18:41:15 +00:00
x11 x11/lightdm: Update to 1.24.0 2017-12-26 10:34:11 +00:00
x11-clocks
x11-drivers
x11-fm Change default version of samba from 4.4 to 4.6 2017-12-23 07:03:21 +00:00
x11-fonts New port: x11-fonts/meslo 2017-12-26 04:40:27 +00:00
x11-servers
x11-themes Update to 0.10.5 2017-12-25 12:28:37 +00:00
x11-toolkits - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
x11-wm x11-wm/rubygem-uh-layout: update to 0.5.2 2017-12-24 20:00:41 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Change to flup6, a fork supports py3k 2017-12-26 18:33:18 +00:00
README
UIDs
UPDATING dns/dnscrypt-proxy: Replace 'cisco' (OpenDNS) resolver by 'random' 2017-12-23 14:16:18 +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.