1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-07-23 10:18:05 +00:00
accessibility/atk
arabic
archivers add zipios++ 2001-07-23 08:16:56 +00:00
astro
audio Update to 2.50. 2001-07-23 08:26:37 +00:00
benchmarks
biology
cad
chinese Fix MASTER_SITES 2001-07-22 05:43:53 +00:00
comms
converters Add ruby-dump.rb, a binary data dumper module for Ruby. 2001-07-19 18:50:30 +00:00
databases add dbconnect 2001-07-23 07:51:29 +00:00
deskutils
devel Update to 2.5.4 2001-07-23 03:36:31 +00:00
dns Add odsclient 1.01, ODS Dynamic DNS Client. 2001-07-22 10:54:08 +00:00
editors Update to 2.9.7 pre 0 2001-07-22 03:21:13 +00:00
emulators Update to 2.0.4.1142. 2001-07-23 03:56:15 +00:00
finance Update to version 0.8.4 2001-07-21 16:26:42 +00:00
french
ftp o IPv6 enabled again. 2001-07-19 18:28:48 +00:00
games Upgrade to version 3.5. According to the changes file on the Web 2001-07-22 06:28:10 +00:00
german
graphics
hebrew
hungarian
irc Update to ircII 20010612. Mostly a bug fix release, though with these 2001-07-23 08:10:03 +00:00
japanese Porting latest chasen suite from NetBSD pkgsrc. 2001-07-23 09:54:11 +00:00
java
korean Update to 0.5.20 2001-07-22 03:27:06 +00:00
lang Remove the old modula-3 and modula-3-lib ports. They are superseded 2001-07-21 23:41:46 +00:00
mail Add regm 1.0, extract messages from a mailbox using regular 2001-07-22 07:52:00 +00:00
math
mbone
misc add patchutils 2001-07-23 10:02:24 +00:00
Mk - Remove Eazel's mirror of MASTER_SITE_GNOME - the company died quite some 2001-07-23 09:17:42 +00:00
multimedia Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile). 2001-07-20 20:52:49 +00:00
net Patch has been merged into the official distribution. 2001-07-22 22:40:26 +00:00
net-im
net-mgmt Update to 0.7.8 2001-07-22 04:39:26 +00:00
net-p2p
news Update to 1.2.5. 2001-07-21 16:04:55 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Revamp this port to build using the PM3 compiler instead of the old 2001-07-21 23:28:12 +00:00
russian
science
security add py-rijndael 2001-07-23 09:03:45 +00:00
shells
sysutils Update to 1.31 2001-07-23 03:31:22 +00:00
Templates
textproc - fix WWW: line to point to HTML-Format's CPAN page 2001-07-22 14:52:06 +00:00
Tools
ukrainian
vietnamese
www Update to 0.10.0. 2001-07-23 10:18:05 +00:00
x11 Update to 1.3 2001-07-22 05:39:28 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove gtkhtml from LIB_DEPENDS - we inherit this dependency along with 2001-07-23 10:17:37 +00:00
x11-wm Update master site and WWW. 2001-07-18 14:43:41 +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.