1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Volker Stolz ba65eb4005 Update to 17, bugfix release:
- added pointupdates tool
- do not crash when generating port with incomplete depends
- keep unresolved cfg option was reversed by mistake
- updateall: print generating readme.html
- updateall: ports with unresolved depends needs to be removed from in-memory list also
- do not warn about missing port multiple times
- check for write errors while generating readme.html

PR:		ports/69316
Submitted by:	Radim Kolar (maintainer)
2004-07-20 15:03:00 +00:00
accessibility
arabic
archivers - Update to 2004.07.14 2004-07-19 17:56:43 +00:00
astro Update to version 3.10.2 2004-07-19 17:42:49 +00:00
audio upgrade to 0.11.2 2004-07-20 01:15:57 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Add path to libmysql (fix configure). 2004-07-19 21:56:51 +00:00
deskutils Update to version 0.2.4 2004-07-19 17:44:45 +00:00
devel Update to the 2004-07-20 snapshot. 2004-07-20 15:01:51 +00:00
dns Update to 1.1. 2004-07-19 20:58:53 +00:00
editors
emulators
finance
french
ftp Figure out what the vendor typo really was suppose to be. 2004-07-20 09:22:54 +00:00
games Update to version 0.0.9 2004-07-19 18:02:38 +00:00
german
graphics Update to version 0.6 2004-07-19 17:51:05 +00:00
hebrew
hungarian
irc
japanese Mark IGNORE until it can be updated for Gaim 0.80. 2004-07-20 05:53:12 +00:00
java
korean
lang - drop maintainership 2004-07-20 05:46:06 +00:00
mail upgrade to 1.2.9 2004-07-20 02:19:08 +00:00
math Update to 0.9.3. 2004-07-19 20:45:19 +00:00
mbone
misc Update to 9.18 2004-07-20 07:24:28 +00:00
Mk - Document DEFAULT_PHP_VER and BROKEN_WITH_PHP 2004-07-19 23:25:22 +00:00
multimedia - update to 0.1.2 2004-07-20 05:26:00 +00:00
net Update to 0.80. 2004-07-20 05:50:57 +00:00
net-im Update to 1.10. 2004-07-20 05:52:17 +00:00
net-mgmt Update to 0.10 2004-07-20 09:08:06 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt subversion access control bypass 2004-07-20 10:30:55 +00:00
portuguese
print
russian
science
security Fix WWW-tag 2004-07-20 14:56:08 +00:00
shells
sysutils Update to 17, bugfix release: 2004-07-20 15:03:00 +00:00
Templates
textproc Include config.h in compat.c (fix xml compat). 2004-07-20 09:03:42 +00:00
Tools
ukrainian
vietnamese
www Unbreak missed manpage on perl 5.00503 2004-07-20 11:40:54 +00:00
x11 Handle the special GConf entries file correctly. 2004-07-20 00:14:35 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES Grammar fixes. 2004-07-19 22:14:53 +00:00
INDEX
INDEX-5
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.