1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rong-En Fan 4be53dc1a3 - Disable OCTAVE by default as it's broken (on octave-forge side)
- Add more OPTIONS: PPM, EXR, TIFF, QT, IM, GL

PR:		ports/118389
Submitted by:	Iouri V. Ivliev <ii at any.com.ru>
Approved by:	Daniel O'Connor <darius at dons.net.au> (maintainer)
2008-01-28 10:41:38 +00:00
accessibility
arabic
archivers
astro Clean up port descriptions for unmaintained ports in `astro' category: 2008-01-26 05:16:13 +00:00
audio A graphical GTK+ MPD client focusing on low footprint. 2008-01-26 19:48:48 +00:00
benchmarks
biology Umark BROKEN, stale distfile removed from ftp-master. 2008-01-27 11:26:35 +00:00
cad
chinese - Use termios.h instead of sgtty.h 2008-01-27 23:46:13 +00:00
comms
converters
databases
deskutils
devel Installing DecoratorTools gives access to the peak.util.decorators module. 2008-01-28 09:23:35 +00:00
dns - use non-version URL in pkg-descr 2008-01-28 00:02:51 +00:00
editors - Update editors/emacs-devel to 23.0.50.20080101 snapshot. 2008-01-27 14:26:42 +00:00
emulators
finance Update to 4.07. 2008-01-26 22:28:04 +00:00
french
ftp - Update to 0.3.0 2008-01-26 12:11:20 +00:00
games Update to 0.7.3 release. 2008-01-28 06:51:07 +00:00
german
graphics - Disable OCTAVE by default as it's broken (on octave-forge side) 2008-01-28 10:41:38 +00:00
hebrew
hungarian
irc - Update to 20080121 2008-01-26 01:18:34 +00:00
japanese
java
korean
lang Rhino is an open-source implementation of JavaScript written entirely 2008-01-27 23:10:45 +00:00
mail Update to 1.005 the latest stable release. While I am there, do some 2008-01-28 08:49:43 +00:00
math
mbone
misc
Mk - Update editors/emacs-devel to 23.0.50.20080101 snapshot. 2008-01-27 14:26:42 +00:00
multimedia - Update to 0.4.3 2008-01-26 18:33:40 +00:00
net - relocate pkg-message 2008-01-28 04:46:44 +00:00
net-im - Fix configure script 2008-01-26 03:12:25 +00:00
net-mgmt - Fix CATEGORIES 2008-01-28 08:44:13 +00:00
net-p2p Update to 0.5.8.2, be sure to read in UPDATING before you run it. 2008-01-26 16:44:43 +00:00
news
palm
polish
ports-mgmt - Fix a function name 2008-01-27 22:45:27 +00:00
portuguese
print A reimplementation of the LaTeX biliographic facilities. 2008-01-26 22:30:50 +00:00
russian
science
security Update to 1.6.9p12 2008-01-28 06:29:03 +00:00
shells
sysutils Update to 2.2.8 2008-01-27 22:20:52 +00:00
Templates
textproc - update URL in pkg-descr 2008-01-28 04:54:09 +00:00
Tools
ukrainian
vietnamese
www - Oops... USE_LDCONFIG shouldn't have been committed 2008-01-27 20:56:14 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update to 2.5. 2008-01-26 13:26:14 +00:00
x11-fonts - Dependancy fix 2008-01-27 04:44:04 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove net/cactid 2008-01-27 20:25:54 +00:00
README
UIDs
UPDATING Update to 0.5.8.2, be sure to read in UPDATING before you run it. 2008-01-26 16:44:43 +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.