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
Jun-ichiro itojun Hagino 375db3c84d enable ports/net/choparp.
Description: small and simplified proxy arp daemon.
1997-10-07 14:46:03 +00:00
archivers cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
astro
audio Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
benchmarks
cad
chinese Turn on hztty. 1997-10-07 07:04:28 +00:00
comms cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
converters
databases Grrr. when writing the committ message I noticed in the source, 1997-10-05 21:22:55 +00:00
deskutils portlint portlint! 1997-09-30 09:28:10 +00:00
devel cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
dns/p5-Net-DNS
editors Upgrade to vim-5.0o beta 1997-10-01 09:59:52 +00:00
emulators A better mtools.conf 1997-09-27 22:48:05 +00:00
finance/p5-Business-CreditCard
ftp
games cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
german Delete last empty line. 1997-10-03 12:26:29 +00:00
graphics Upgrade to 3.04. 1997-10-07 11:48:49 +00:00
irc Update to version 1.18.56 1997-10-01 21:01:27 +00:00
japanese Correctly define RUN_DEPENDS. 1997-10-05 21:36:11 +00:00
java
korean
lang <expletive> Forgot to cvs add/remove these. 1997-10-07 09:22:04 +00:00
mail Upgrade to 4.3.0 1997-10-07 11:58:03 +00:00
math Activate plplot. 1997-10-06 08:22:03 +00:00
mbone Use tcl7.6 and tk4.2 1997-09-25 04:13:04 +00:00
misc Upgrade to 4.3.16. 1997-10-07 08:56:32 +00:00
Mk
multimedia Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your 1997-09-28 13:21:43 +00:00
net enable ports/net/choparp. 1997-10-07 14:46:03 +00:00
net-mgmt to allow arbitrary ${PREFIX}. sorry! 1997-10-07 14:44:04 +00:00
news Upgrade, 3.5.2 -> 3.6.0. 1997-10-05 05:06:27 +00:00
palm/pilot_makedoc
ports-mgmt
print cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
russian
science/felt
security
shells Upgrade to 3.0.5 1997-09-26 08:23:15 +00:00
sysutils cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Templates
textproc Activate wdiff. 1997-10-01 07:09:55 +00:00
vietnamese
www cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
x11 Turn on xskyroot 1997-10-07 04:30:56 +00:00
x11-clocks Patch to output time in 12hr format (ie, 11:00pm is "11:00" rather than 1997-10-07 06:11:12 +00:00
x11-fm
x11-fonts
x11-servers
x11-toolkits Upgrade to 4.1.0.006. Uses tk-8.0 now. 1997-10-01 12:19:43 +00:00
x11-wm Upgrade to 1.0b8e. 1997-09-27 15:06:35 +00:00
.cvsignore
INDEX
LEGAL
Makefile By popular demand, make the search target use grep -i. 1997-10-04 15:54:31 +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/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.