1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik cb82aed396 - Modernize rc script handling
- Update MASTER_SITES, WWW

PR:		ports/95735
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	Alastair Rankine <arsptr@optusnet.com.au> (maintainer)
2006-04-15 16:29:22 +00:00
accessibility
arabic
archivers - Update to 1.4 2006-04-15 15:50:56 +00:00
astro
audio - Update to 1.61.19 2006-04-15 16:04:50 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils After a recent discussion on freebsd-ports, I have modified the Horde ports, so that 2006-04-15 16:11:25 +00:00
devel After a recent discussion on freebsd-ports, I have modified the Horde 2006-04-15 16:23:50 +00:00
dns
editors
emulators
finance
french
ftp - Update to 2.5.7.1 2006-04-15 14:04:43 +00:00
games Update to 0.9.61 2006-04-15 16:02:34 +00:00
german
graphics Update to 8.13 2006-04-15 15:47:54 +00:00
hebrew
hungarian
irc
japanese Update to 382.262. 2006-04-15 15:30:29 +00:00
java
korean
lang
mail After a recent discussion on freebsd-ports, I have modified the Horde 2006-04-15 16:23:50 +00:00
math
mbone
misc
Mk
multimedia - Chase libmpcdec update 2006-04-15 16:00:19 +00:00
net - Update to 0.9.1 2006-04-15 15:47:25 +00:00
net-im
net-mgmt Important bugfixes: 2006-04-15 16:14:46 +00:00
net-p2p [PATCH] net-p2p/nicotine: portlint(1) fixes 2006-04-15 11:52:31 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 0.72 2006-04-15 16:27:52 +00:00
shells
sysutils - Update to 0.43 2006-04-15 16:04:03 +00:00
Templates
textproc Update to 0.9.89 2006-04-15 15:58:22 +00:00
Tools
ukrainian
vietnamese
www - Modernize rc script handling 2006-04-15 16:29:22 +00:00
x11 - Chase gle update 2006-04-15 15:28:02 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS Document WITH_GHC/NHC98, which select your preferred Haskell compiler 2006-04-15 13:29:35 +00:00
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.