1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Olivier Duchateau 7fe98f9ebd - Update to 0.10.1
- Trim header
- Add patch for GLib 2.28

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 17:40:46 +00:00
accessibility
arabic
archivers
astro
audio Update pocketsphinx to 0.8 2012-12-14 17:37:42 +00:00
benchmarks
biology
cad Update leocad to 0.79 2012-12-14 17:27:03 +00:00
chinese
comms
converters
databases Update to 0.24. 2012-12-14 09:41:29 +00:00
deskutils - Chase graphics/ImageMagick update 2012-12-13 18:35:52 +00:00
devel - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
dns - Update to 1.1.19 2012-12-14 13:56:16 +00:00
editors
emulators - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
finance
french
ftp - Support USE_READLINE. 2012-12-14 02:35:12 +00:00
games - Update MASTER_SITES. 2012-12-14 07:16:20 +00:00
german
graphics - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
hebrew
hungarian
irc
japanese fixed build error related to OPENSSL_LDFLAGS 2012-12-14 07:52:55 +00:00
java - Add JBoss 7.1.3.Final application server to the zoo 2012-12-14 14:18:50 +00:00
korean
lang Fix build. 2012-12-14 13:41:04 +00:00
mail - Update to 2.7.3 2012-12-13 21:40:51 +00:00
math - Mark as DEPRECATED, the project has been abandoned 2012-12-14 15:39:57 +00:00
misc Update maintainer address missed from when I got my ports bit(!) 2012-12-13 19:05:00 +00:00
Mk - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
multimedia
net - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
net-im
net-mgmt Cleanup header again. 2012-12-13 16:37:26 +00:00
net-p2p Convert to new option framework 2012-12-13 08:54:03 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 0.0205 2012-12-14 08:24:07 +00:00
russian
science Convert to new option framework 2012-12-13 10:47:44 +00:00
security - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
shells
sysutils - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
Templates
textproc update to 1.31 2012-12-14 13:51:27 +00:00
Tools
ukrainian
vietnamese
www Take maintainership. 2012-12-14 15:13:07 +00:00
x11 - Update to 0.10.1 2012-12-14 17:40:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers Add a patch to fix a couple of cases of use before initialized in the new 2012-12-14 11:02:48 +00:00
x11-themes
x11-toolkits
x11-wm - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
.cvsignore
CHANGES - introduce a USE_FUSE macro 2012-12-14 15:47:00 +00:00
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.