1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Will Andrews e7645e6955 Add msend 3.0, a client and server for the RFC1312 message protocol.
PR:		26287
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 05:09:04 +00:00
arabic Update to 2.1.1 2001-04-05 16:00:00 +00:00
archivers Distfile moved 2001-04-07 01:42:21 +00:00
astro Add ksetiwatch 2.2.0, a monitoring tool for the seti@home client. 2001-04-07 02:27:21 +00:00
audio Add wmrecord 1.0.5, a general purpose audio recording utility for the 2001-04-07 05:04:42 +00:00
benchmarks
biology
cad Upgrade to 20010304. and change MAINTAINER to bruno.schwander@technologist.com 2001-04-07 00:24:22 +00:00
chinese
comms
converters
databases
deskutils
devel Add p5-Tie-Cache 0.15, LRU Cache in Memory through a tie interface. 2001-04-07 04:30:12 +00:00
dns
editors
emulators Don't require a 686. 2001-04-06 07:15:16 +00:00
finance
french
ftp Add oftpd 0.3.3, a threaded, anonymous only FTP server designed for 2001-04-07 00:39:05 +00:00
games Add deal 2.1, a calculator for card-draw probabilities. 2001-04-07 04:36:47 +00:00
german
graphics Add ipe 5.0, an extensible drawing editor. 2001-04-07 03:12:08 +00:00
hebrew Update to 2.1.1 2001-04-05 16:00:00 +00:00
hungarian Update to 2.1.1 2001-04-05 16:00:00 +00:00
irc Tune a knob to make WITH_IPV6 really work. 2001-04-06 21:36:03 +00:00
japanese Add jyuroku 1.32, a japanese address book. 2001-04-07 01:47:09 +00:00
java
korean
lang Add jython 2.0, an implementation of Python Interpreter with Pure 2001-04-07 04:56:17 +00:00
mail Add missing patch that does chown to cyrus spool directory. 2001-04-06 20:57:14 +00:00
math Update to 0.5.3. 2001-04-06 10:45:50 +00:00
mbone Remove patch-ag 2001-04-06 07:58:45 +00:00
misc Update to 2.1.1 2001-04-05 16:00:00 +00:00
Mk Do the RUBY_WITH_PTHREAD hack in a more elegant way. 2001-04-06 10:11:41 +00:00
multimedia Update to 0.4.3. 2001-04-06 13:40:23 +00:00
net Add msend 3.0, a client and server for the RFC1312 message protocol. 2001-04-07 05:09:04 +00:00
net-im Update net/fugu from 0.9.9e to 1.0 2001-04-06 06:34:54 +00:00
net-mgmt GNU_CONFIGURE=yes and teach arpwatch.sh to figure out $PREFIX 2001-04-07 01:51:53 +00:00
net-p2p
news
palm
polish Update to 2.1.1 2001-04-05 16:00:00 +00:00
ports-mgmt
portuguese Update to 2.1.1 2001-04-05 16:00:00 +00:00
print Use RUBY_WITH_PTHREAD. 2001-04-06 10:44:57 +00:00
russian
science
security Add op 1.11, a program to allow others to run commands as root (like 2001-04-07 02:13:55 +00:00
shells
sysutils
Templates
textproc Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD in 2001-04-06 10:08:15 +00:00
Tools
ukrainian
vietnamese Update to 2.1.1 2001-04-05 16:00:00 +00:00
www Add p5-Apache-Filter 1.016, a perl module to alter the output of 2001-04-07 04:33:24 +00:00
x11 PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since this 2001-04-07 04:22:51 +00:00
x11-clocks
x11-fm
x11-fonts Add bdfresize 1.5, a tool for resizing BDF format font. 2001-04-07 01:39:01 +00:00
x11-servers
x11-themes
x11-toolkits Add viewkit 0.00, a ViewKit workalike from Hungry Programmers. 2001-04-07 04:19:54 +00:00
x11-wm
.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.