1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 0af307b14d Update to 2.0.3.
2002-11-20 08:48:37 +00:00
accessibility
arabic
archivers Update to 0.6.2 2002-11-19 17:23:20 +00:00
astro
audio Update to 2.0.3. 2002-11-20 08:48:37 +00:00
benchmarks gzcat -> ${GZCAT} 2002-11-18 23:05:05 +00:00
biology 1. add a missing dependency on png and unbreak. 2002-11-19 23:01:49 +00:00
cad Remove obsolete patches left over from previous commit 2002-11-19 16:43:51 +00:00
chinese
comms Update to 8.0.206: bugfix release. 2002-11-18 23:14:39 +00:00
converters
databases Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}. 2002-11-19 21:06:24 +00:00
deskutils Update to 2.0.6. 2002-11-19 07:42:30 +00:00
devel Removed old man-page from the list. 2002-11-20 05:11:09 +00:00
dns
editors Update to Vim 6.1 patchlevel 262 2002-11-20 06:16:41 +00:00
emulators add yape 0.32.3 2002-11-19 14:39:00 +00:00
finance
french
ftp upgrade to 3p2 2002-11-20 04:44:09 +00:00
games add lgeneral 1.1.1 2002-11-19 13:47:13 +00:00
german
graphics Upgrade to 3.5.9 2002-11-19 22:54:12 +00:00
hebrew
hungarian Add hungarian/ispell, the Hungarian dictionary for ispell. 2002-11-19 10:46:25 +00:00
irc upgrade 45025 2002-11-19 13:15:36 +00:00
japanese Correctly handle wchar. 2002-11-20 05:35:14 +00:00
java Automagically generating pkg-plist. 2002-11-20 08:45:42 +00:00
korean Use a compact tarball that have only subfont-c from MASTER_SITE_LOCAL 2002-11-19 18:16:58 +00:00
lang Upgrade to 200211. 2002-11-20 08:13:29 +00:00
mail Update to 0.4 2002-11-19 17:18:22 +00:00
math upgrade to 20021113 2002-11-20 05:16:30 +00:00
mbone
misc add xtypo 1.02 2002-11-19 15:46:58 +00:00
Mk Do not choke on an empty SUBDIR. 2002-11-20 04:11:09 +00:00
multimedia
net mode 750 is better than 700 since it doesnt need root priv 2002-11-20 07:40:23 +00:00
net-im fix previous commit 2002-11-20 04:01:14 +00:00
net-mgmt upgrade to 0.62 2002-11-19 08:04:19 +00:00
net-p2p Add SIGCHLD signal(3) handling to prevent zombie processes 2002-11-19 02:12:55 +00:00
news
palm
picobsd
polish
ports-mgmt Reword pkg-comment and pkg-descr. 2002-11-20 08:29:25 +00:00
portuguese Set the default value of PKGNAMEPREFIX to "pt-". 2002-11-18 09:44:32 +00:00
print Update to 1.16 2002-11-19 16:45:45 +00:00
russian
science Change ${.CURDIR} to ${MASTERDIR} for slave ports. 2002-11-19 22:59:19 +00:00
security upgrade to 1.2.1 2002-11-19 13:00:38 +00:00
shells
sysutils Reword pkg-comment and pkg-descr. 2002-11-20 08:29:25 +00:00
Templates
textproc Add galax 0.2.0, a full-featured, fully compliant implementation of XQuery. 2002-11-20 06:52:17 +00:00
Tools unbroke addport by petef 2002-11-19 14:30:54 +00:00
ukrainian
vietnamese
www Update to 2.0.3. 2002-11-20 08:48:37 +00:00
x11 Update to 1.0.7. 2002-11-20 08:48:11 +00:00
x11-clocks
x11-fm Add a missing dependency on libglade. 2002-11-18 21:23:48 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits gtk12-apireference: set the prefix to x11base 2002-11-19 01:07:51 +00:00
x11-wm Upgrade to 1.0.21. 2002-11-18 21:55:21 +00:00
.cvsignore
INDEX
LEGAL
Makefile
MOVED Fix a typo I made. (s/navigator/communicator/) 2002-11-19 06:28:20 +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.