1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey A. Osokin 8c8ee344ee Upgrade third-party tarantool module from b852195 to 1278ee5.
Now it's possible to build it as dynamic module.
2016-08-07 23:20:36 +00:00
accessibility
arabic
archivers - Update to 0.23 2016-08-05 08:22:25 +00:00
astro Remove unneeded dependency on devel/py-six. 2016-08-07 14:50:19 +00:00
audio Set DISTNAME to PORTNAME. 2016-08-05 15:59:42 +00:00
benchmarks benchmarks/clpeak: set USE_GL rather than hardcoding LIB_DEPENDS 2016-08-05 15:04:01 +00:00
biology Update to version 0.8.17 2016-08-05 21:24:06 +00:00
cad Update to version 3.8.1 2016-08-03 22:25:57 +00:00
chinese Don't use extension.ini any more, and have each extension install in its 2016-08-03 12:47:05 +00:00
comms - Update to 1.4 2016-08-06 02:08:59 +00:00
converters Don't use extension.ini any more, and have each extension install in its 2016-08-03 12:47:05 +00:00
databases Upgrade from 3.2.1 to 3.2.3. 2016-08-07 23:18:05 +00:00
deskutils Update to upstream version 5.30.2, add QT5 support via OPTION knob 2016-08-05 13:50:27 +00:00
devel Horde package update: 2016-08-07 23:19:39 +00:00
dns Update to latest snapshot. 2016-08-03 13:28:04 +00:00
editors
emulators Remove PORTSDIR from dependency 2016-08-04 17:22:46 +00:00
finance Don't use extension.ini any more, and have each extension install in its 2016-08-03 12:47:05 +00:00
french
ftp mark ftp/curl-hiphop broken, deprecated and set expiration date 2016-08-07 00:25:28 +00:00
games Update to version 1.0.3 2016-08-06 11:19:08 +00:00
german
graphics New port: graphics/py-mayavi 2016-08-06 07:04:36 +00:00
hebrew
hungarian
irc irc/py-limnoria: Update to 2016.06.29 2016-08-07 11:49:54 +00:00
japanese - Update to 0.20160801 2016-08-04 19:57:15 +00:00
java - Fix build when CC contains "/". 2016-08-04 23:59:15 +00:00
Keywords
korean
lang Fix Erlang version number and format in runtime ports. 2016-08-07 12:21:06 +00:00
mail Horde package update: 2016-08-07 23:19:39 +00:00
math - Update to 1.2.0-rc4. 2016-08-05 22:37:09 +00:00
misc Add 11.0-BETA4 MANIFEST files. 2016-08-05 20:31:00 +00:00
Mk Unregister net/qt5-enginio from Mk/bsd.qt.mk which has expired. 2016-08-06 22:00:20 +00:00
multimedia multimedia/emby-server: Update to 3.0.6030 2016-08-07 16:27:42 +00:00
net - Switch to USES=tar 2016-08-07 09:01:03 +00:00
net-im - Update to version 1.0.16 2016-08-06 02:12:29 +00:00
net-mgmt Update to version 0.8.8h 2016-08-07 20:52:34 +00:00
net-p2p - Update to version 1.4.10 [1] 2016-08-04 19:29:35 +00:00
news news/atp: Remove redundant dependency on unzip 2016-08-04 00:31:27 +00:00
palm
polish
ports-mgmt Fix pkg-plist. 2016-08-07 11:43:58 +00:00
portuguese
print Update to 2.2.1. 2016-08-06 13:13:12 +00:00
russian
science
security Horde package update: 2016-08-07 23:19:39 +00:00
shells
sysutils Fix issues identified by Mk/Scripts/qa.sh. 2016-08-07 03:26:49 +00:00
Templates
textproc Update textproc/kibana45 to 4.5.4. 2016-08-07 12:14:30 +00:00
Tools fixup last updates, and try to be better with slave ports. 2016-08-03 13:27:47 +00:00
ukrainian
vietnamese
www Upgrade third-party tarantool module from b852195 to 1278ee5. 2016-08-07 23:20:36 +00:00
x11 Add x11/linux-c6-pixman, required by graphics/linux-c6-cairo. 2016-08-04 20:29:13 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/rodent: Fix LIB_DEPENDS broken by r300560 (July 2012) 2016-08-04 15:54:57 +00:00
x11-fonts New port: x11-fonts/hack-font. 2016-08-06 12:43:50 +00:00
x11-servers
x11-themes
x11-toolkits Add standard immodules and generate immodules.cache on package installation. 2016-08-04 20:23:23 +00:00
x11-wm - Update to version 1.11.91 2016-08-05 23:58:09 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES Don't use extension.ini any more, and have each extension install in its 2016-08-03 12:47:05 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-08-06 22:08:10 +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.