1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-02-03 19:32:22 +00:00
accessibility
arabic
archivers
astro
audio Remove the broken evilbar port 2004-02-02 09:18:35 +00:00
benchmarks
biology
cad Drop maintainership to ports@ 2004-02-02 22:44:16 +00:00
chinese Unbreak by updating distinfo to 8.3.7 (the version of the master 2004-02-03 00:35:37 +00:00
comms
converters
databases Don't limit architectures. 2004-02-03 15:25:53 +00:00
deskutils
devel Save 771 byte by use DOCSDIR and EXAMPLESDIR macros. 2004-02-03 14:54:18 +00:00
dns
editors - Update to 0.3.6 2004-02-02 23:02:32 +00:00
emulators - Update to version 20040115 2004-02-02 15:51:50 +00:00
finance
french
ftp - Update to 20031217 snapshot 2004-02-03 17:57:21 +00:00
games New game for port collection: clone of BlockOut game 2004-02-03 19:15:29 +00:00
german
graphics o no need USE_GCC. 2004-02-02 17:17:08 +00:00
hebrew
hungarian
irc - Fix build on amd64 (-fPIC) 2004-02-02 22:48:55 +00:00
japanese
java Upgrade to version 1.19. 2004-02-02 19:43:09 +00:00
korean
lang Remove this one. The contents is not true for the current port version. 2004-02-03 19:06:25 +00:00
mail - Update to 1.2.3 2004-02-03 10:28:57 +00:00
math . Fix the Java include path (bsd -> freebsd). 2004-02-03 19:14:29 +00:00
mbone Update tcl/tk dependency to 8.4. 2004-02-02 01:24:52 +00:00
misc Multiple size data don't work (my test of this was in error). 2004-02-03 00:41:22 +00:00
Mk
multimedia Remove the broken WMxmms port. 2004-02-02 09:10:29 +00:00
net - update to 0.12.1 2004-02-03 10:02:26 +00:00
net-im
net-mgmt
net-p2p Fix Build on AMD64 2004-02-03 09:32:10 +00:00
news - Update to 0.9.12 2004-02-03 09:38:13 +00:00
palm Bump PORTREVISION for read-todos output format fix. 2004-02-02 23:09:11 +00:00
picobsd
polish
ports-mgmt
portuguese
print Fix some fallout from the permissions-fix. 2004-02-03 18:53:18 +00:00
russian
science
security 1. Add a freshclam rc.d script to start freshclam so the AV database is 2004-02-03 06:46:21 +00:00
shells
sysutils o) Update to version 1.32f-4 2004-02-03 19:32:22 +00:00
Templates
textproc Add a dependency on the XML DocBook files. 2004-02-03 17:19:56 +00:00
Tools
ukrainian
vietnamese
www Update to 0.05 2004-02-03 15:05:15 +00:00
x11 Add a missing dependency on xproto. 2004-02-03 17:52:08 +00:00
x11-clocks
x11-fm Update to 2.4.2. 2004-02-03 06:56:50 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.4.2. 2004-02-03 03:38:09 +00:00
x11-wm - Update to 1.0 release 2004-02-03 10:14:00 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Document the results of tonight's mini-reaping session 2004-02-02 11:01:53 +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.