1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 801dff3561 add missing icons and links
PR:		27442
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-27 17:02:08 +00:00
accessibility/atk
arabic
archivers Chase the checksum 2001-05-26 02:59:50 +00:00
astro
audio add missing mimelink 2001-05-27 16:58:59 +00:00
benchmarks
biology upgrade to 4.3.2 2001-05-27 13:49:54 +00:00
cad
chinese Add manpages. 2001-05-25 04:21:30 +00:00
comms
converters
databases add Japanese mirror to MASTER_SITES. 2001-05-27 14:31:05 +00:00
deskutils upgrade to 0510 2001-05-27 13:03:34 +00:00
devel upgrade to 0.6 2001-05-27 14:03:13 +00:00
dns Update to 8.2.4-REL 2001-05-25 08:23:16 +00:00
editors upgrade to 1.0.2 2001-05-27 16:09:44 +00:00
emulators Chase the directory layout on ftp.redhat.com, no checksum changes. 2001-05-24 08:28:41 +00:00
finance Update to 1.4.12 2001-05-22 23:34:13 +00:00
french
ftp drop maintainership 2001-05-27 08:12:14 +00:00
games add gtypist 2001-05-27 16:50:00 +00:00
german A German-English dictionary program for X windows/Unix 2001-05-25 23:51:34 +00:00
graphics Forgot to add a patch to previos commit. *sigh* 2001-05-27 15:26:35 +00:00
hebrew
hungarian
irc add py-irclib 2001-05-24 13:20:32 +00:00
japanese Maintainer's change #2: Added a patch for mkstemp() 2001-05-27 09:28:55 +00:00
java Update to java/cos port to latest version (21May2001) 2001-05-27 13:08:01 +00:00
korean Ports policy: 2001-05-22 18:19:44 +00:00
lang Add @dirrm for "share/modula-3". There are still many more of them 2001-05-26 16:50:25 +00:00
mail add missing icons and links 2001-05-27 17:02:08 +00:00
math update to 3.4.7 2001-05-27 13:03:44 +00:00
mbone
misc s/5.6.0/%%PERL_VER%%/ 2001-05-27 10:37:40 +00:00
Mk Update lang/ruby to 1.6.4-preview4. 2001-05-26 03:59:20 +00:00
multimedia upgrade to 0.60.20010429 2001-05-23 06:30:25 +00:00
net upgrade to 1.3 2001-05-27 16:33:59 +00:00
net-im Update to version 0.11.0pre11. 2001-05-24 17:18:13 +00:00
net-mgmt upgrade to 1.3 2001-05-27 16:33:59 +00:00
net-p2p upgrade to 0.4.0 2001-05-27 10:52:30 +00:00
news Add management of etc/tin.defaults to pkg-plist. 2001-05-27 15:33:07 +00:00
palm
picobsd Ports policy: 2001-05-22 18:19:44 +00:00
polish
ports-mgmt
portuguese
print Don't overwrite CATEGORIES in master ports. Use += instead, so slaves 2001-05-22 18:16:59 +00:00
russian
science
security Perl5 interface to the MD2 message digest algorithm 2001-05-27 05:35:20 +00:00
shells
sysutils upgrade to 1.1.5 2001-05-27 12:48:45 +00:00
Templates
textproc Perl implementation of N-ary search trees 2001-05-27 05:42:57 +00:00
Tools
ukrainian
vietnamese
www add missing man pages 2001-05-27 15:59:42 +00:00
x11 add xkbset 2001-05-27 14:34:55 +00:00
x11-clocks Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker. 2001-05-27 11:23:56 +00:00
x11-fm Update port to version 1.1.3. 2001-05-27 15:10:05 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop MAINTAINERship. 2001-05-25 15:59:23 +00:00
x11-wm - Add missed @dirrm into PLIST; 2001-05-27 15:33:18 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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/handbook/handbook.html

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.