1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tijl Coosemans d15287648b - Add SRTP and ZRTP support
- Fix MASTER_SITES

PR:		196249
Approved by:	maintainer timeout (16 days)
2015-01-09 15:12:09 +00:00
accessibility Don't hardcode python version. 2015-01-08 21:52:42 +00:00
arabic
archivers Update horde_lz4 to 1.0.7 2015-01-09 13:16:59 +00:00
astro - Update to 4.25.1 2015-01-08 16:11:42 +00:00
audio Update audio/speex to 1.2rc2. One of the libraries has been split off into 2015-01-09 14:37:52 +00:00
benchmarks
biology Update to version 1.15.1. 2015-01-06 05:28:58 +00:00
cad - Uses blaslapack.mk; 2015-01-07 22:38:32 +00:00
chinese
comms Horde package update: 2015-01-07 16:15:17 +00:00
converters - Fix BUILD_DEPENDS: ExtUtils::CBuilder is already in all supported Perl releases 2015-01-07 17:56:05 +00:00
databases Upgrade to 4.3.6 2015-01-08 22:20:44 +00:00
deskutils Fix dependencies for horde-nag 2015-01-09 13:13:20 +00:00
devel 1: reset MAINTAINER to submitter, 2015-01-09 12:27:40 +00:00
dns Horde class for normalized access to various backends providing IDNA 2015-01-09 12:41:33 +00:00
editors Don't hardcode python version. 2015-01-08 21:52:42 +00:00
emulators No longer always configure --with-xcomposite since this is now 2015-01-08 13:06:35 +00:00
finance
french Uses the new blaslapack.mk. 2015-01-05 20:44:46 +00:00
ftp Fix ccache leaking in as a runtime dependency. 2015-01-09 03:06:15 +00:00
games Update to GNU Chess 6.2.1 2015-01-06 19:45:23 +00:00
german Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:01:41 +00:00
graphics Make py3-cairo build with python 3.4. 2015-01-09 11:11:59 +00:00
hebrew
hungarian
irc Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:38:25 +00:00
japanese - Fix *_DEPENDS: parent is already in all supported Perl releases 2015-01-07 19:19:31 +00:00
java
Keywords
korean
lang Update to the 20150107 snapshot of GCC 4.9.3. 2015-01-09 07:56:15 +00:00
mail Fix dependencies for horde-imp 2015-01-09 13:05:53 +00:00
math fixing two bugs: XWindow re-size and command line Geometry option 2015-01-08 01:23:17 +00:00
misc Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:03 +00:00
Mk Add pear-Horde_Mail_Autoconfig to horde.mk 2015-01-09 12:59:05 +00:00
multimedia - Respect DESTDIR when checking old versions 2015-01-08 19:05:28 +00:00
net - Add SRTP and ZRTP support 2015-01-09 15:12:09 +00:00
net-im
net-mgmt - Fix segfault at startup by hardcoding "--no-stack-rlimit" in lib/base/application.cpp 2015-01-07 19:43:40 +00:00
net-p2p Do not override USES set by slave ports in master ports 2015-01-06 13:59:35 +00:00
news Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:45 +00:00
palm
polish
ports-mgmt Remove expired ports: 2015-01-06 18:49:16 +00:00
portuguese
print Update freetype2 to 2.5.5. 2015-01-08 13:03:15 +00:00
russian
science
security Add USES=compiler:c++11-lib to fix build on FreeBSD 8 and 9. 2015-01-09 15:07:43 +00:00
shells
sysutils - Update to 2.11.1 2015-01-08 19:05:13 +00:00
Templates
textproc Update pear-Horde_Text_Filter to 2.2.2 2015-01-09 12:49:24 +00:00
Tools
ukrainian
vietnamese
www Update webkit-gtk[23] to 1.4.8. 2015-01-09 13:37:56 +00:00
x11 - Update to 0.8.0 2015-01-06 17:28:16 +00:00
x11-clocks Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:41:02 +00:00
x11-drivers
x11-fm
x11-fonts Use SUB_LIST to set the actual font path in pkg-message. 2015-01-06 14:35:20 +00:00
x11-servers
x11-themes Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:01:41 +00:00
x11-toolkits Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
x11-wm - Update to 1.3.6 2015-01-08 11:05:27 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Ressurect klog - a simple QSO logger for Amateur radio 2015-01-07 14:53:00 +00:00
README
UIDs
UPDATING Update audio/speex to 1.2rc2. One of the libraries has been split off into 2015-01-09 14:37:52 +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.