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
Pav Lucistnik 7af14f6ae0 - Mark BROKEN: does not compile
cc1: warnings being treated as errors
  db.c:61: warning: assignment discards qualifiers from pointer target type

Reported by:	pointyhat
2011-09-24 20:05:57 +00:00
accessibility
arabic
archivers
astro
audio - Mark BROKEN: does not compile 2011-09-24 20:05:57 +00:00
benchmarks
biology
cad
chinese
comms - Update from 0.2.0 to 0.2.1 2011-09-24 12:49:17 +00:00
converters
databases - Update to 1.022 2011-09-24 17:44:08 +00:00
deskutils
devel - Adopt ports 2011-09-24 19:27:34 +00:00
dns
editors
emulators
finance
french
ftp Drop maintainership as I'm not using this software anymore. 2011-09-24 17:16:46 +00:00
games Stockfish is an open-source UCI chess engine based on Glaurung. 2011-09-24 17:17:03 +00:00
german
graphics - Add comments about graphics/p5-Image-ExifTool-devel 2011-09-24 17:33:17 +00:00
hebrew
hungarian
irc
japanese
java
korean - Mark BROKEN: installs file into / 2011-09-24 20:03:08 +00:00
lang Update to the 20110923 snapshot of GCC 4.6.2. 2011-09-24 19:12:31 +00:00
mail - Update to 1.456 2011-09-24 17:17:52 +00:00
math Update to 3.8.4 before the 3.10 release; clean up (substantially 2011-09-24 18:36:59 +00:00
misc
Mk
multimedia
net - Adopt ports 2011-09-24 19:27:34 +00:00
net-im - Pass ERL_EPMD_ADDRESS to other actions of rc.d script, missed from last time 2011-09-24 18:50:05 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 2.1.25. 2011-09-24 09:13:35 +00:00
shells
sysutils Added a run time option '-c' to use the temperature of cpu.0 and not acpi. 2011-09-24 17:35:24 +00:00
Templates
textproc - Update to 1.12 2011-09-24 17:20:09 +00:00
Tools
ukrainian
vietnamese
www - New port www/links-hacked. 2011-09-24 18:45:03 +00:00
x11 - Update to 0.0.7.27 2011-09-24 15:55:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Merge upstream fix for config path handling bug for obconf invoked with 2011-09-24 01:06:01 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.