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
2004-01-25 08:23:09 +00:00
accessibility
arabic
archivers - Give maintainership to Igor Pokrovsky <tiamat@comset.net> 2004-01-24 08:15:42 +00:00
astro
audio
benchmarks - Obey NO_INSTALL_MANPAGES 2004-01-23 23:37:38 +00:00
biology
cad
chinese
comms Upgrade to version 2.5 2004-01-23 22:32:31 +00:00
converters
databases Per kris, mark as also broken on 4.x. Notified maintainer. 2004-01-25 05:21:27 +00:00
deskutils
devel version 0.13.1, noticed by marcus 2004-01-25 02:19:25 +00:00
dns Fix build on -current due to removal of EAI_NODATA 2004-01-25 00:24:33 +00:00
editors Update to 2.0.3. 2004-01-24 09:33:45 +00:00
emulators - Update to plugins2 2004-01-24 20:13:58 +00:00
finance Fix dependencies for finance/aqmoney; fix plist for those dependencies. 2004-01-25 04:02:44 +00:00
french
ftp - Rip post-install echo block into standalone pkg-message 2004-01-23 22:56:46 +00:00
games To be complete, this needs pygnome2, not pygtk2. 2004-01-25 02:14:41 +00:00
german
graphics Per bento logs, mark as broken due to missing dependency, probably 2004-01-25 06:57:28 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Do not install dangling symlinks. 2004-01-24 22:14:55 +00:00
mail Update to 0.8, requested by Stephane Lentz. Use PLIST_FILES. 2004-01-25 01:47:14 +00:00
math - Fix build on -STABLE 2004-01-23 23:08:22 +00:00
mbone
misc - Update to 1.04 2004-01-24 18:20:26 +00:00
Mk Back out last change to make PTHREAD_LIBS and PTHREAD_CFLAGS conditional 2004-01-24 01:26:30 +00:00
multimedia
net Correct dependency on py-bsddb3. 2004-01-25 02:21:53 +00:00
net-im Update to 0.15.1. 2004-01-24 23:11:40 +00:00
net-mgmt - Fix RUN_DEPENDS for tmpwatch 2004-01-25 02:09:09 +00:00
net-p2p Correct dependency on py-bsddb3. 2004-01-25 02:21:53 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print Add latex-mathabx 1.0.20031201, 2004-01-24 18:45:37 +00:00
russian
science
security - Update to 1.1.4 2004-01-24 22:19:09 +00:00
shells
sysutils Fix plist and fix up pkg-message. Prodded by: kris. 2004-01-25 06:06:26 +00:00
Templates
textproc Fix plist by changing MAN1. 2004-01-25 05:46:28 +00:00
Tools
ukrainian
vietnamese
www Set USE_MYSQL and WANT_MYSQL_VER to see if we can pacify the bento build. 2004-01-25 06:19:09 +00:00
x11 Update to 1.0.1 2004-01-25 08:23:09 +00:00
x11-clocks
x11-fm - Update to 0.0.5 2004-01-23 22:36:27 +00:00
x11-fonts
x11-servers
x11-themes - Update to 1.2.8 2004-01-23 22:27:35 +00:00
x11-toolkits Complete repocopy of x11-toolkits/xrender to x11/libXrender, and update to 2004-01-25 08:00:09 +00:00
x11-wm update xfce4 to 4.0.3.1 2004-01-24 17:04:55 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Complete repocopy of x11-toolkits/xrender to x11/libXrender, and update to 2004-01-25 08:00:09 +00:00
README

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.