1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber e11889968d Update to version 1.0.1.
PR:		53098
Submitted by:	Ports Fury
2003-06-11 17:51:34 +00:00
accessibility
arabic
archivers New port hffzip: small file compressor based on Huffman coding 2003-06-11 10:57:35 +00:00
astro
audio Update to version 1.0.1. 2003-06-11 17:51:34 +00:00
benchmarks
biology
cad
chinese Update MASTER_SITES 2003-06-11 16:55:44 +00:00
comms . Update to 2.0.3. 2003-06-11 14:48:00 +00:00
converters Update to 1.9.1. 2003-06-11 17:48:42 +00:00
databases Update to 0.4.3. 2003-06-11 16:28:12 +00:00
deskutils - remove empty dirs 2003-06-10 13:04:35 +00:00
devel Add a missing dependency on libgnomeprintui. 2003-06-11 16:31:40 +00:00
dns update dnsmasq to 1.13 2003-06-11 17:06:01 +00:00
editors Add $CWD to $LD_LIBRARY_PATH as Linux does. This will make 2003-06-09 10:51:58 +00:00
emulators Lars Eggert reports: 2003-06-10 14:57:03 +00:00
finance Add missing file and bump PORTREVISION 2003-06-09 11:19:49 +00:00
french
ftp Add missing @dirrm and bump PORTREVISION 2003-06-09 11:53:48 +00:00
games Update to 0.7.2 2003-06-11 14:39:27 +00:00
german
graphics Fix this port build & library linking. 2003-06-11 14:36:43 +00:00
hebrew
hungarian
irc Update eggdrop to v1.6.15 2003-06-11 05:44:25 +00:00
japanese Update to jajppack-tm 0.2.1. 2003-06-10 17:09:16 +00:00
java Update to the 2003.05.30 version of the tutorial. 2003-06-11 10:05:05 +00:00
korean
lang Remove pkg-message, ghc 6.0 does not install these files anymore. 2003-06-11 16:15:14 +00:00
mail - Fix build on 4.x: pod2man is in /usr/bin instead of ${LOCALBASE}/bin; 2003-06-11 17:29:04 +00:00
math 1. make atlas thread safe 2003-06-11 04:17:37 +00:00
mbone
misc Update to 1.0.5. 2003-06-11 04:43:38 +00:00
Mk Chase gal2's shared lib version. 2003-06-11 05:00:43 +00:00
multimedia Update to 0.2.2. 2003-06-11 04:22:33 +00:00
net update dnsmasq to 1.13 2003-06-11 17:06:01 +00:00
net-im Update to 0.7.0. 2003-06-10 16:24:30 +00:00
net-mgmt Update to 9.1.3 2003-06-10 12:20:36 +00:00
net-p2p Add IPv6 support, bump port revision 2003-06-09 18:16:10 +00:00
news apply SITE_PERL 2003-06-11 06:54:43 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print - take maintainership 2003-06-10 18:18:38 +00:00
russian
science
security Fix install error. 2003-06-11 16:58:37 +00:00
shells - remove empty dirs 2003-06-10 13:04:35 +00:00
sysutils Update to 0.4.1. 2003-06-09 21:22:42 +00:00
Templates
textproc Update 1.0d10 -> 1.0d11. 2003-06-11 11:46:27 +00:00
Tools
ukrainian
vietnamese
www Update to 2.3.15 2003-06-11 17:03:02 +00:00
x11 Remove evolution. It is now a GNOME 2 port. 2003-06-11 06:16:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes o Fix MASTER_SITES 2003-06-09 09:46:36 +00:00
x11-toolkits Update to 1.99.7. 2003-06-11 04:56:12 +00:00
x11-wm Depends now on x11-wm/sawfish2 instead of x11-wm/sawfish. 2003-06-11 08:46:55 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add an entry for evolution-devel. 2003-06-11 06:19:16 +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.