1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Matuska 0f96734149 Horde replacement for serialize()/json_encode() that will automatically use the
most efficient serialization available based on the input.

WWW: http://pear.horde.org
2014-07-10 05:30:16 +00:00
accessibility
arabic
archivers Horde replacement for serialize()/json_encode() that will automatically use the 2014-07-10 05:30:16 +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 - update to 1.2.6 2014-07-09 21:40:49 +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 - Convert net/sdl_net to USES=libtool and bump dependent ports 2014-07-09 19:06:34 +00:00
finance
french
ftp
games Stagify. 2014-07-10 02:37:05 +00:00
german
graphics - Strip libraries 2014-07-09 18:35:54 +00:00
hebrew
hungarian
irc
japanese
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 mail/p5-Email-Sender-Transport-SQLite: Update to version 0.092002 2014-07-09 21:18:47 +00:00
math math/qalculate: fix build with clang 2014-07-09 23:29:01 +00:00
misc
Mk
multimedia - Switch to USES=libtool 2014-07-09 03:31:57 +00:00
net - Convert to USES=libtool 2014-07-09 19:35:03 +00:00
net-im - Add USES=libtool to net/sofia-sip and bump dependent ports 2014-07-09 16:39:16 +00:00
net-mgmt Add USES=libtool 2014-07-09 12:12:44 +00:00
net-p2p - USES=libtool pathfix tar:bzip2 2014-07-08 19:00:02 +00:00
news
palm
polish
ports-mgmt Update to 0.3. 2014-07-09 18:02:58 +00:00
portuguese
print - Convert to USES=libtool 2014-07-08 21:18:25 +00:00
russian
science science/gwyddion: update 2.36 -> 2.37 2014-07-09 08:41:34 +00:00
security security/ppars: 1.0 -> 1.1 2014-07-09 19:31:58 +00:00
shells
sysutils sysutils/qjail: 3.4 -> 3.5 2014-07-09 19:19:46 +00:00
Templates
textproc Correct DATADIR creation 2014-07-10 05:27:06 +00:00
Tools
ukrainian
vietnamese
www Horde package update: 2014-07-10 05:05:01 +00:00
x11 Fix xshmfence_alloc_shm() on 8.3 and 9.x. O_CLOEXEC is available on all 2014-07-08 21:06:40 +00:00
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 - Bump version 2014-07-08 22:03:45 +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.