1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira 6787a51e1f Update to 0.9.0-pre3
PR:		81190
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-28 21:23:30 +00:00
accessibility
arabic
archivers
astro
audio Fix a patch that got mangled on the last update. 2005-05-28 10:45:00 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns
editors
emulators Update to the 20050524 snapshot of Wine. 2005-05-28 15:40:32 +00:00
finance
french
ftp
games
german
graphics GIMP User's Manual for recent GIMP versions. 2005-05-28 19:56:58 +00:00
hebrew
hungarian
irc
japanese - Upgrade to 0.81. 2005-05-28 12:58:56 +00:00
java Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc, 2005-05-28 20:51:58 +00:00
korean
lang - Add $(includedir) to BASE_CPPFLAGS, otherwise chicken can't find it's own 2005-05-28 09:48:57 +00:00
mail - Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag 2005-05-28 16:28:04 +00:00
math Switch to static binary distribution instead of building from source: 2005-05-28 20:31:14 +00:00
mbone
misc - Add pkg-message with a note about limitation of this software with big files 2005-05-28 14:33:25 +00:00
Mk
multimedia Update to 0.9.0-pre3 2005-05-28 21:23:30 +00:00
net - Update to 0.69 2005-05-28 17:26:23 +00:00
net-im
net-mgmt
net-p2p - Add pkg-message with a note about limitation of this software with big files 2005-05-28 14:33:25 +00:00
news
palm - Fix build with gcc-3.4 2005-05-28 15:34:16 +00:00
polish
ports-mgmt
portuguese
print
russian
science - Does not compile on sparc64 2005-05-28 09:42:15 +00:00
security An inline IPS system based on snort using ipfw. 2005-05-28 11:06:39 +00:00
shells
sysutils - Don't document non-existant feature 2005-05-28 14:48:53 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Upgrade to 050527. 2005-05-28 13:25:30 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix with recent wxWidgets changes 2005-05-28 10:44:16 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.