1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung 75b676e3ac amq-protocol is an AMQP 0.9.1 serialization library for Ruby.
It is not an AMQP client: amq-protocol only handles serialization and deserialization.
2011-09-28 09:18:03 +00:00
accessibility
arabic
archivers
astro
audio Bump PORTREVISION to have the port rebuilt after the GDBM upgrade. 2011-09-27 23:54:27 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel - Register textproc/libxslt as a LIB_DEPENDS, as it's needed at runtime 2011-09-28 08:34:15 +00:00
dns
editors
emulators
finance
french
ftp
games Fix build error with clang. 2011-09-28 06:35:43 +00:00
german
graphics - Remove graphics/pgperl 2011-09-28 06:33:35 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Fix build error with clang. 2011-09-28 02:39:34 +00:00
mail Fix build error with clang. 2011-09-28 06:58:39 +00:00
math forgot to add a patch. 2011-09-28 06:24:29 +00:00
misc Don't forget Asia/Hebron! 2011-09-27 22:11:11 +00:00
Mk - Update to 2.4 2011-09-28 03:14:22 +00:00
multimedia
net amq-protocol is an AMQP 0.9.1 serialization library for Ruby. 2011-09-28 09:18:03 +00:00
net-im When the WITH_TCLTK option is turned on at config-time, use the 2011-09-27 20:19:28 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science eco is a publicly available R package that implements the Bayesian 2011-09-28 07:33:03 +00:00
security - update master-site and www in pkg-descr 2011-09-28 01:39:55 +00:00
shells
sysutils
Templates
textproc - Update to 3.4.0 2011-09-28 08:07:16 +00:00
Tools INDEX-6 -> INDEX-8 2011-09-28 01:44:31 +00:00
ukrainian
vietnamese
www - Update to 2.4 2011-09-28 03:16:05 +00:00
x11
x11-clocks Fix build error with clang. 2011-09-28 06:35:43 +00:00
x11-drivers
x11-fm
x11-fonts Add direct run dependency on databases/py-sqlite3 2011-09-28 03:42:35 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Move graphics/pgperl to graphics/p5-PGPLOT 2011-09-28 06:24:33 +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.