1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tijl Coosemans 04ac9cfde8 Update net/ortp to 0.23.0
PR:		187135
Submitted by:	koue@chaosophia.net
Approved by:	maintainer timeout (4 months)
2014-07-10 16:16:32 +00:00
accessibility
arabic
archivers - Use USES=libtool 2014-07-10 15:47:22 +00:00
astro - Update core markers 2014-07-09 11:42:05 +00:00
audio - Update from 0.3.0 to 0.3.1 2014-07-09 17:17:54 +00:00
benchmarks
biology
cad
chinese - add LICENSE 2014-07-10 00:30:19 +00:00
comms - Fix build 2014-07-10 05:10:35 +00:00
converters
databases
deskutils Horde package update: 2014-07-09 19:45:27 +00:00
devel remove NO_STAGE. 2014-07-10 15:48:23 +00:00
dns 1: Stagify. 2014-07-09 07:56:24 +00:00
editors Upgrading to 2014.24.2. 2014-07-09 19:46:11 +00:00
emulators Add a new OPTION named COMPHOLIO to include the Compholio patchset. 2014-07-10 15:40:54 +00:00
finance
french
ftp
games Stagify. 2014-07-10 02:37:05 +00:00
german
graphics - Update to 2.29 2014-07-10 15:46:57 +00:00
hebrew
hungarian
irc
japanese 1: remove NO_STAGE. 2014-07-10 12:50:35 +00:00
java
Keywords
korean
lang Add ceylon, which is a language for writing large programs in teams 2014-07-09 04:51:47 +00:00
mail Stagify, add INSTALLS_EGGINFO, bump version. 2014-07-10 13:25:32 +00:00
math math/scilab: 2014-07-10 10:08:10 +00:00
misc
Mk
multimedia - Switch to USES=libtool 2014-07-09 03:31:57 +00:00
net Update net/ortp to 0.23.0 2014-07-10 16:16:32 +00:00
net-im Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
net-mgmt - Convert net/librouteros to USES=libtool and bump dependent ports 2014-07-10 13:15:21 +00:00
net-p2p Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
news Update to 0.7.18 2014-07-10 12:14:26 +00:00
palm
polish
ports-mgmt Update to 0.3. 2014-07-09 18:02:58 +00:00
portuguese
print
russian
science - Update to 1.5.0 2014-07-10 15:47:08 +00:00
security - Fix build with clang (overzealous -Werror) 2014-07-10 15:18:22 +00:00
shells
sysutils sysutils/cbsd: Add libsqlite3.so to LIB_DEPENDS 2014-07-10 07:39:26 +00:00
Templates
textproc Horde abstracted interface to various javascript minification backends. 2014-07-10 13:20:25 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.48.14 2014-07-10 15:47:14 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove some textproc/stardict-* dictionaries due to possible copyright 2014-07-10 10:06:57 +00:00
README
UIDs
UPDATING Notify users of security/pam-pgsql that pam_pgsql.so has been moved. 2014-07-08 22:17:33 +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.