1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Scheidell 15daaa8015 - install libbacfind.so
PR:		ports/163247
Submitted by:	olevole <olevole@olevole.ru>
Approved by:	dan@langille.org (maintainer), gabor (mentor)
2012-01-04 08:20:50 +00:00
accessibility
arabic
archivers
astro
audio - Respect CC 2012-01-03 23:40:53 +00:00
benchmarks - Respect CC/CFLAGS 2012-01-03 23:35:34 +00:00
biology
cad
chinese - update to 2.0.1 2012-01-02 15:34:21 +00:00
comms
converters
databases Add php5-pdo_cassandra 0.2.1, PDO driver for Apache Cassandra. 2012-01-03 11:50:35 +00:00
deskutils - Fix build with clang 2012-01-03 04:53:51 +00:00
devel Update to 2.59 2012-01-04 06:36:27 +00:00
dns - Add SSL to OPTIONS 2012-01-04 01:47:21 +00:00
editors
emulators - Update to 20111213 2012-01-02 12:16:47 +00:00
finance
french
ftp
games - Fix build with clang 2012-01-02 16:49:59 +00:00
german
graphics Switch libwpg dependency to fix the upgrade. 2012-01-03 20:22:37 +00:00
hebrew
hungarian
irc
japanese
java - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE. 2012-01-03 06:41:23 +00:00
korean - Update to 2.1.0. 2012-01-04 00:02:56 +00:00
lang - Update to 05_20120101 2012-01-03 09:08:47 +00:00
mail - fix build with gcc46 2012-01-04 05:26:10 +00:00
math - update to 1.6.0 2012-01-04 00:47:20 +00:00
misc - Update to 1.40.5 2012-01-04 03:53:39 +00:00
Mk
multimedia Update to 3.21.0 2012-01-03 16:46:10 +00:00
net - Patch sample ifstated.conf to honor FreeBSD's ping(1) syntax 2012-01-04 01:34:00 +00:00
net-im
net-mgmt - Update to 1.6.5 2012-01-03 02:28:11 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Add a symlink so ldconfig can find the shared object. 2012-01-02 21:48:33 +00:00
russian
science - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE. 2012-01-03 02:34:10 +00:00
security Document wordpress xss vulnerability. 2012-01-03 23:50:36 +00:00
shells
sysutils - install libbacfind.so 2012-01-04 08:20:50 +00:00
Templates
textproc Update to 0.20 2012-01-04 06:40:10 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.3.1 2012-01-04 08:01:27 +00:00
x11 Remove an unnecessaty patch. 2012-01-02 20:04:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.7.31 2012-01-03 09:45:07 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Update to 2.9-20120102 and eliminate a now unnecessary 2012-01-04 01:57:22 +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.